c2g.CODAAPISalesCreditNote_9_0global with sharing class CODAAPISalesCreditNote_9_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 the Salesforce API for CRUD operations. webService static CODAAPiCommon.Reference CreateCreditNote(c2g.CODAAPICommon_9_0.Context context, c2g.CODAAPICreditNoteTypes_9_0.CreditNote value) UpdateCreditNoteDeprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static CODAAPiCommon.Reference UpdateCreditNote(c2g.CODAAPICommon_9_0.Context context, c2g.CODAAPICreditNoteTypes_9_0.CreditNote value) PostCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void PostCreditNote(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference value) GetCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static c2g.CODAAPICreditNoteTypes_9_0.CreditNote GetCreditNote(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteToEmailDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void PrintCreditNoteToEmail(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static Blob PrintCreditNote(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference value) MarkAsPrintedDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void MarkAsPrinted(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference value) BulkCreateCreditNoteDeprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static CODAAPiCommon.Reference[] BulkCreateCreditNote(c2g.CODAAPICommon_9_0.Context context, c2g.CODAAPICreditNoteTypes_9_0.CreditNote[] values) Mass creation of dimensions BulkUpdateCreditNoteDeprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static CODAAPiCommon.Reference[] BulkUpdateCreditNote(c2g.CODAAPICommon_9_0.Context context, c2g.CODAAPICreditNoteTypes_9_0.CreditNote[] values) BulkPostCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkPostCreditNote(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference[] values) BulkMarkAsPrintedDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkMarkAsPrinted(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference[] values) BulkAmendCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkAmendCreditNote(c2g.CODAAPICommon_9_0.Context context, List<c2g.CODAAPICreditNoteTypes_9_0.CreditNoteForAmend> headers) BulkAmendCreditNoteLineItemDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkAmendCreditNoteLineItem(c2g.CODAAPICommon_9_0.Context context, List<c2g.CODAAPICreditNoteLineItemTypes_9_0.CreditNoteLineItemForAmend> lines) ScheduleCreditNotesForPostingDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void ScheduleCreditNotesForPosting(c2g.CODAAPICommon_9_0.Context context, c2g.CODAAPICommon.Reference[] values) |