Credit notes
Download a credit note
This endpoint downloads the PDF of an existing credit note.
POST
/
credit_notes
/
{lago_id}
/
download
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?