Updates one or more AP credit memos. Currently supports updating the approval status to Approved.
Put ONLY your JWT Bearer token on textbox below!
Identifier of the credit memo to update.
The approval status to set on the credit memo.
All credit memos updated successfully.
Identifier of the credit memo that was updated.
Identifier of the credit memo that failed to update, if applicable.
Description of the error.
Machine-readable error code (e.g. urn:r365:accounts-payable:credit-memo:not-found).
207 Multi-Status – Partial success: the response contains arrays of updated credit memos and errors for those that could not be updated.
Identifier of the credit memo that was updated.
Identifier of the credit memo that failed to update, if applicable.
Description of the error.
Machine-readable error code (e.g. urn:r365:accounts-payable:credit-memo:not-found).
Bad request – one or more validation errors occurred.
Identifier of the credit memo that was updated.
Identifier of the credit memo that failed to update, if applicable.
Description of the error.
Machine-readable error code (e.g. urn:r365:accounts-payable:credit-memo:not-found).
Not Found – all requested credit memos could not be located. When only some items are not found, a 207 is returned instead with per-item errors.
Identifier of the credit memo that was updated.
Identifier of the credit memo that failed to update, if applicable.
Description of the error.
Machine-readable error code (e.g. urn:r365:accounts-payable:credit-memo:not-found).
Unprocessable Entity – the request was well-formed but contains semantic errors and could not be processed.
Identifier of the credit memo that was updated.
Identifier of the credit memo that failed to update, if applicable.
Description of the error.
Machine-readable error code (e.g. urn:r365:accounts-payable:credit-memo:not-found).