Accounting Apex API Developer Reference

c2g.CODAAPISalesCreditNote_7_0

global with sharing class CODAAPISalesCreditNote_7_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 CODAAPISalesCreditNote_10_0.

webService static CODAAPiCommon.Reference CreateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote value)

UpdateCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static CODAAPiCommon.Reference UpdateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote value)

PostCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

GetCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static c2g.CODAAPICreditNoteTypes_7_0.CreditNote GetCreditNote(c2g.CODAAPICommon_7_0.Context context, CODAAPiCommon.Reference value)

PrintCreditNoteToEmail

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

PrintCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

MarkAsPrinted

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

BulkCreateCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static CODAAPiCommon.Reference[] BulkCreateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote[] values)

BulkUpdateCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

webService static CODAAPiCommon.Reference[] BulkUpdateCreditNote(c2g.CODAAPICommon_7_0.Context context, c2g.CODAAPICreditNoteTypes_7_0.CreditNote[] values)

BulkPostCreditNote

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

BulkMarkAsPrinted

Deprecated: Deprecated: Use CODAAPISalesCreditNote_10_0.

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

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