Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The credit note unique identifier, created by Lago.
Example:
"12345"
Body
application/json
Credit note update payload
The body is of type object
.
Response
Credit note updated
The response is of type object
.