Apply credit memo

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired
Credit memo ID

Request

This endpoint expects an object.
invoiceIdstringRequired
Invoice ID
amountdoubleOptional

Amount to apply. Required for all integrations except Rillet; Rillet does not support partial credit memo applications.

Response

Credit memo application created successfully

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error