[POST] New invoice
Generate new payment method
Base url :
Method :
Auth :
Params :
Body :
Key
Type
Data
amountToken
uint
amount , in token
amountUsd
uint
amount , in usd
paymentMethodId
string
Id of using payment method
comment
string
Some words in invoice
callback
string
Callback path
timeout
uint
Timeout limit for this inovice
redirect
string
The redirect url after user payment .
Response :
Last updated