Order
payinAmount
Type:
stringExample:
105.15Details:
Pay in amount. This parameter is incompatible withpayoutAmountorpayoutAmountDefault.
User cannot change value in the widget.
payinAmountDefault
Type:
stringExample:
105.15Details:
Pay in amount. This parameter is incompatible withpayoutAmountorpayoutAmountDefault.
User can change value in the widget.
payinCurrency
Type:
stringExample:
USDDetails:
Pay in currency.payinGrouporpayinGroupDefaultis required.
User cannot change value in the widget.
Also see currency list.
payinCurrencyDefault
Type:
stringExample:
USDDetails:
Pay in currency.payinGrouporpayinGroupDefaultis required.
User can change value in the widget.
Also see currency list.
payinGroup
Type:
stringValue:
card|crypto|bank|sepa|sofort|balance
See group list.Details:
Method of payment.payinCurrencyorpayinCurrencyDefaultis required.
User cannot change value in the widget.
payinGroupDefault
Type:
stringValue:
card|crypto|bank|sepa|sofort|balance
See group list.Details:
Method of payment.payinCurrencyorpayinCurrencyDefaultis required.
User can change value in the widget.
payoutAmount
Type:
stringExample:
0.025Details:
Pay out amount. This parameter is incompatible withpayinAmountorpayinAmountDefault.
User cannot change value in the widget.
payoutAmountDefault
Type:
stringExample:
0.025Details:
Method of payment.payinCurrencyorpayinCurrencyDefaultis required.
User can change value in the widget.
payoutCurrency
Type:
stringExample:
USDDetails:
Pay out currency.payoutGrouporpayoutGroupDefaultis required.
User cannot change value in the widget.
Also see currency list.
payoutCurrencyDefault
Type:
stringExample:
USDDetails:
Pay out currency.payoutGrouporpayoutGroupDefaultis required.
User can change value in the widget.
Also see currency list.
payoutGroup
Type:
stringValue:
card|crypto|bank|sepa|sofort|balance
See group list.Details:
Method of payment.payoutCurrencyorpayoutCurrencyDefaultis required.
User cannot change value in the widget.
payoutGroupDefault
Type:
stringValue:
card|crypto|bank|sepa|sofort|balance
See group list.Details:
Method of payment.payoutCurrencyorpayoutCurrencyDefaultis required.
User can change value in the widget.
dstAddress
Type:
stringDetails:
Wallet address. Must be used together withpayoutCurrency. You should use address from testnet with sandbox.
User cannot change value in the widget.
dstAddressDefault
Type:
stringValue: see payoutGroup
Details:
Wallet address. Must be used together withpayoutCurrency. You should use address from testnet with sandbox.
User can change value in the widget.
memo
Required in case of payoutCurrency is:
| currency | Type | Description |
|---|---|---|
EOS | string | memo_id |
XLM | string | memo_value |
XRP | integer [ 0 .. 4294967295 ] | tag |
- Details:
User cannot change value in the widget.
memoDefault
Type: Same as memo
Details:
User can change value in the widget.
partnerOrderId
Type:
stringDefault:
nullExample:
ABCDEFG-1234567Details:
Unique partner id for the order, 64 characters[A-Za-z0-9-_]- you should make it up yourself - it should be UNIQ.
payToPartner
Type:
booleanDefault
falseDetails:
IfpayToPartner==truethen money will be sent to partner account after exchange. ParameterpayoutCurrencyis required. Compatible only with crypto currencies.