c2g.CODAAPISalesCreditNote_2_0global with sharing class CODAAPISalesCreditNote_2_0 Deprecated: Deprecated Old Credit Note APIs. Properties
Methods
GetAPIVersionwebService static string GetAPIVersion() GetServiceNamewebService static string GetServiceName() CreateCreditNotewebService static CODAAPiCommon.Reference CreateCreditNote(c2g.CODAAPICommon_2_0.Context context, c2g.CODAAPICreditNoteTypes_2_0.CreditNote value) UpdateCreditNotewebService static CODAAPiCommon.Reference UpdateCreditNote(c2g.CODAAPICommon_2_0.Context context, c2g.CODAAPICreditNoteTypes_2_0.CreditNote value) PostCreditNotewebService static void PostCreditNote(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value) GetCreditNotewebService static c2g.CODAAPICreditNoteTypes_2_0.CreditNote GetCreditNote(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteToEmailwebService static void PrintCreditNoteToEmail(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value) PrintCreditNotewebService static Blob PrintCreditNote(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value) MarkAsPrintedwebService static void MarkAsPrinted(c2g.CODAAPICommon_2_0.Context context, CODAAPiCommon.Reference value) |