Update invoice
Invoices
Update invoice
Updates editable fields of an existing invoice by id.
PATCH
Update invoice
Documentation Index
Fetch the complete documentation index at: https://docs.quentli.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Organization API key using Authorization: Bearer sk_....
Path Parameters
Identifier of the invoice.
Body
application/json
Request body for updating an invoice (id is provided in the URL path).
Response
Invoice updated
Successful invoice update response.
Invoice record representing a payment request sent to a customer.