Credit notes
Update a credit note
This endpoint updates an existing credit note.
PUT
/
credit_notes
/
{lago_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
lago_id
string
requiredThe credit note unique identifier, created by Lago.
Body
application/json
credit_note
object
requiredResponse
200 - application/json
credit_note
object
requiredWas this page helpful?