Accounting Apex API Developer Reference

c2g.CODAAPISalesCreditNote_9_0

global with sharing class CODAAPISalesCreditNote_9_0

Deprecated: Deprecated Old Credit Note APIs.

Properties

Name Type Description
VERSION_STRING string
SERVICE_NAME string

Methods

GetAPIVersion

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static string GetAPIVersion()

GetServiceName

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static string GetServiceName()

CreateCreditNote

Deprecated: 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)

UpdateCreditNote

Deprecated: 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)

PostCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

GetCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static c2g.CODAAPICreditNoteTypes_9_0.CreditNote GetCreditNote(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference value)

PrintCreditNoteToEmail

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

PrintCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

MarkAsPrinted

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

BulkCreateCreditNote

Deprecated: 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

BulkUpdateCreditNote

Deprecated: 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)

BulkPostCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static void BulkPostCreditNote(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference[] values)

BulkMarkAsPrinted

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static void BulkMarkAsPrinted(c2g.CODAAPICommon_9_0.Context context, CODAAPiCommon.Reference[] values)

BulkAmendCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static void BulkAmendCreditNote(c2g.CODAAPICommon_9_0.Context context, List<c2g.CODAAPICreditNoteTypes_9_0.CreditNoteForAmend> headers)

BulkAmendCreditNoteLineItem

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static void BulkAmendCreditNoteLineItem(c2g.CODAAPICommon_9_0.Context context, List<c2g.CODAAPICreditNoteLineItemTypes_9_0.CreditNoteLineItemForAmend> lines)

ScheduleCreditNotesForPosting

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static void ScheduleCreditNotesForPosting(c2g.CODAAPICommon_9_0.Context context, c2g.CODAAPICommon.Reference[] values)

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