InvoiceResponse

Description

The InvoiceResponse object contains the result data for AddInvoice, UpdateInvoice, and MarkInvoiceAsSynchronized requests.

Properties

TypeNameDescription
stringInvoiceNumberIdentifies the associated Invoice object.
stringInvoiceInternalIdIdentifies the associated Invoice object.
stringStatusIndicates whether the operation was successful.
intStatusCodeCode representing the operation status.
stringErrorDescription of the error.
intErrorCodeCode representing the error type.