Accounting Apex API Developer Reference

c2g.CODAAPISalesCreditNote_2_0

global with sharing class CODAAPISalesCreditNote_2_0

Deprecated: Deprecated Old Credit Note APIs.

Properties

Name Type Description
VERSION_STRING string
SERVICE_NAME string

Methods

GetAPIVersion

webService static string GetAPIVersion()

GetServiceName

webService static string GetServiceName()

CreateCreditNote

webService static CODAAPiCommon.Reference CreateCreditNote(c2g.CODAAPICommon_2_0.Context context, c2g.CODAAPICreditNoteTypes_2_0.CreditNote value)

UpdateCreditNote

webService static CODAAPiCommon.Reference UpdateCreditNote(c2g.CODAAPICommon_2_0.Context context, c2g.CODAAPICreditNoteTypes_2_0.CreditNote value)

PostCreditNote

webService static void PostCreditNote(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value)

GetCreditNote

webService static c2g.CODAAPICreditNoteTypes_2_0.CreditNote GetCreditNote(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value)

PrintCreditNoteToEmail

webService static void PrintCreditNoteToEmail(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value)

PrintCreditNote

webService static Blob PrintCreditNote(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value)

MarkAsPrinted

webService static void MarkAsPrinted(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value)

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.