Credit Memo

Convert invoice to credit memo

Converts the specified invoice to a credit memo. Note the invoice must be in DRAFT status and have a negative balance.

put/creditmemos/convert/{invoiceNumber}

Path parameters

invoiceNumberstring required

number of the invoice

Response

successful operation

entityIdstring required
accountIdstring required
amountnumber required
notesstring
creditMemoNumberstring required
currencyCodestring
status'DRAFT' | 'POSTED' | 'CLOSED' | 'VOIDED' required
postedDateinteger
creditMemoDateinteger
createdFromstring
exchangeRateIdstring
exchangeRatenumber
exchangeRateDateinteger
functionalAmountnumber
createdOninteger required
updatedOninteger required
erpIdstring
voidedDateinteger
voidedNotestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.