Credit notes
Create a credit note
This endpoint creates a new credit note.
POST
/
credit_notes
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
credit_note
object
requiredResponse
200 - application/json
credit_note
object
requiredWas this page helpful?