Invoices
Fetch Payment Invoice
Retrieves details of an existing payment invoice
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
ID of the payment invoice to fetch
Response
200 - application/json
Available options:
PENDING
, CONFIRMING
, UNDER_PAID
, PAID
, FAILED
, EXPIRED