Invoices
Pay an invoice
Generates checkout URL for an invoice.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Pay invoice payload
The body is of type object
.
Response
200 - application/json
Checkout URL generated
The response is of type object
.