c2g.CODAAPISalesCreditNote_8_0global with sharing class CODAAPISalesCreditNote_8_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_8_0.Context context, c2g.CODAAPICreditNoteTypes_8_0.CreditNote value) UpdateCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static CODAAPiCommon.Reference UpdateCreditNote(c2g.CODAAPICommon_8_0.Context context, c2g.CODAAPICreditNoteTypes_8_0.CreditNote value) PostCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void PostCreditNote(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference value) GetCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static c2g.CODAAPICreditNoteTypes_8_0.CreditNote GetCreditNote(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteToEmailDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void PrintCreditNoteToEmail(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference value) PrintCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static Blob PrintCreditNote(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference value) MarkAsPrintedDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void MarkAsPrinted(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference value) BulkCreateCreditNotewebService static CODAAPiCommon.Reference[] BulkCreateCreditNote(c2g.CODAAPICommon_8_0.Context context, c2g.CODAAPICreditNoteTypes_8_0.CreditNote[] values) Mass creation of dimensions BulkUpdateCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static CODAAPiCommon.Reference[] BulkUpdateCreditNote(c2g.CODAAPICommon_8_0.Context context, c2g.CODAAPICreditNoteTypes_8_0.CreditNote[] values) BulkPostCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkPostCreditNote(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference[] values) BulkMarkAsPrintedDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkMarkAsPrinted(c2g.CODAAPICommon_8_0.Context context, CODAAPiCommon.Reference[] values) BulkAmendCreditNoteDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkAmendCreditNote(c2g.CODAAPICommon_8_0.Context context, List<c2g.CODAAPICreditNoteTypes_8_0.CreditNoteForAmend> headers) BulkAmendCreditNoteLineItemDeprecated: Deprecated: Use CODAAPISalesCreditNote_10_0. webService static void BulkAmendCreditNoteLineItem(c2g.CODAAPICommon_8_0.Context context, List<c2g.CODAAPICreditNoteLineItemTypes_8_0.CreditNoteLineItemForAmend> lines) |