cURL
Credit Notes
Create Credit Note
Create a credit note.
POST
cURL
Credit notes are normally created against a finalized invoice via Create Credit Note on the invoice.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
201 - application/json
duplicated_charge- Duplicated Chargebilling_error- Billing Errordispute- Disputegoodwill- Goodwillother- Other
Available options:
duplicated_charge, billing_error, dispute, goodwill, other FINALIZED- FinalizedVOID- Void
Available options:
FINALIZED, VOID Pattern:
^-?\d{0,10}(?:\.\d{0,2})?$PENDING- PendingIN_PROGRESS- In ProgressCOMPLETE- Complete
Available options:
PENDING, IN_PROGRESS, COMPLETE 
