Skip to main content
POST
Mark invoice as paid

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Path Parameters

id
string
required

Identifier of the invoice.

Body

application/json

Optional body for marking an invoice as paid (id is in the URL path).

input
object
required

Response

Invoice marked as paid

Response after marking an invoice as paid.

invoice
object
required

Invoice record representing a payment request sent to a customer.