Skip to main content
PUT
Update a credit note

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lago_id
string
required

The credit note unique identifier, created by Lago.

Example:

"12345"

Body

application/json

Credit note update payload

credit_note
object
required

Response

Credit note updated

credit_note
object
required