Credit notes
Retrieve a credit note
This endpoint retrieves an existing credit note.
GET
/
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.
Response
200 - application/json
credit_note
object
requiredWas this page helpful?