PUT
/
invoices
/
{lago_id}

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

Unique identifier assigned to the invoice within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the invoice's record within the Lago system.

Body

application/json
Update an existing invoice
invoice
object
required

Response

200
application/json
Invoice updated
invoice
object
required