Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Payment amount
Required range:
x >= 0Currency for the amount
List of accepted cryptocurrency symbols
Percentage of underpayment to accept
Required range:
0 <= x <= 50Must be a multiple of 0.1Whether the fee is paid by the payer
Invoice lifetime in minutes
Required range:
1 <= x <= 1440URL to return to after payment
Response
Payment invoice created successfully
Available options:
PENDING, CONFIRMING, UNDER_PAID, PAID, FAILED, EXPIRED 
