Invoices
Create Payment Invoice
Creates a new payment invoice for the authenticated merchant
POST
Create a payment invoice
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Payment invoice created successfully
The response is of type object
.
Create a payment invoice