Skip to main content
GET
Payment estimate

Authorizations

X-API-Key
string
header
required
X-API-Secret
string
header
required

Query Parameters

deductCurrency
enum<string>
required

currency to deduct from your balance

Available options:
USDT,
USDC
Example:

"USDT"

amount
string
required

Amount to pay

Example:

"10000"

currency
string
required

Currency to pay

Example:

"USD"

bankAccountId
string
required

The ID of the bank account to pay

Example:

"d33cb6ae-cc67-40e7-b92d-babb255f1774"

Response

Payment estimate successful

status
enum<string>
required

Success response status

Available options:
SUCCESS
Example:

"SUCCESS"

data
object
required

Response data