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