v1
latestOpenAPI 3.0.32026-07-26362271803.3 KBAccounts Receivable
Update Credit Memo
Performs a complete update of an existing accounting credit memo using PUT semantics.
This endpoint allows full replacement of credit memo data including:
- Complete credit memo metadata update (dates, amounts, client, entity, currency)
- Full line item replacement with new products, accounts, amounts, and departmental allocations
- Journal entry recalculation and update with new accounting transactions
- Exchange rate updates for multi-currency credit memos
- Contract and reference number association updates
- Custom field updates and modifications
**Important Notes:**
- This is a full replacement operation - all credit memo data will be updated
- Missing fields in the request will be set to null or default values
- Existing line items will be completely replaced with the new line items
- Journal entries will be updated to reflect all changes
put/coa/api/v1/credit-memo/{id}
Path parameters
idinteger required