Credit Memos
Apply credit memo
post/v3/credit-memos/{id}/applications
Path parameters
idstring required
Credit memo ID
Request body
Example request
{
"invoiceId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 100
}Response
Credit memo application created successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.