Credit notes
Void available credit
This endpoint voids the available credit linked to a specific credit note.
PUT
/
credit_notes
/
{lago_id}
/
void
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.
Response
200 - application/json
credit_note
object
requiredWas this page helpful?