Mark invoice as paid
Invoices
Mark invoice as paid
Manually marks an invoice as paid, creating a payment record.
POST
Mark invoice as paid
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
Optional body for marking an invoice as paid (id is in the URL path).
Response
Invoice marked as paid
Response after marking an invoice as paid.
Invoice record representing a payment request sent to a customer.