c2g.CODAAPISalesCreditNote_7_0global with sharing class CODAAPISalesCreditNote_7_0 Deprecated: Deprecated Old Credit Note APIs. Properties
Methods
GetAPIVersionDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static string GetAPIVersion() GetServiceNameDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static string GetServiceName() CreateCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static CODAAPiCommon.Reference CreateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote value) UpdateCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static CODAAPiCommon.Reference UpdateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote value) PostCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void PostCreditNote(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference value) GetCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static c2g.CODAAPICreditNoteTypes_7_0.CreditNote GetCreditNote(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteToEmailDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void PrintCreditNoteToEmail(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static Blob PrintCreditNote(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference value) MarkAsPrintedDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void MarkAsPrinted(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference value) BulkCreateCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static CODAAPiCommon.Reference[] BulkCreateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote[] values) BulkUpdateCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static CODAAPiCommon.Reference[] BulkUpdateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote[] values) BulkPostCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkPostCreditNote(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference[] values) BulkMarkAsPrintedDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkMarkAsPrinted(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference[] values) |