Submit POS Invoice

Submit a point of sale invoice for payment

Body Params
string
required
Defaults to 2.5

Invoice amount in currency (From 0.1 USD to 1000 USD)

string
required
Defaults to USD

Invoice currency, currently supported: USD, EUR, GBP, CHF

payCurrencies
array of strings
required
Defaults to BTC,ETH

Currencies in which invoice accepts the payments, supported values are: BTC, ETH, UST-ETH, UST-TRX, LNX, LBT, UST-LBT, LTC, DOGE, MATIC, MATICM, AVAX, EUT-ETH

payCurrencies*
int32
Defaults to 900

Optional, invoice expire time in seconds, minimal duration is 5 mins (300) and maximal duration is 3 days (259200). Default value is 15 minutes

string
required

Reference order identifier in merchant's platform

string
Defaults to https://example.com/api/v3/order/order123

Optional, the endpoint that will be called once the payment is completed/expired

string
Defaults to ttps://example.com/checkout/order123

Optional, merchant redirect URL, this one is used in UI to redirect customer to merchant's site once the payment is completed/expired

meta
object

Optional, invoice metadata

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json