Management
Update invoice
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Invoice UUID
Body
application/json
Available options:
draft
, pending
, paid
, sent
, overdue
Response
200 - application/json
Invoice updated successfully