POST
/
v1
/
partner
/
pricing

Auth Header

Please send you API Secret as Bearer token in Authorization header.

Header Key: Authorization

Header Value: Bearer YourApiSecret

Body

fiatAmount
integer
required

Amount of fiat currency.

Example: 200

cryptoCurrencyCode
string
required

Crypto currency as part of List of crypto currencies response.

Example: USDT

cryptoCurrencyNetwork
string

(Optional) The abbreviated code of the blockchain network. Although it is mandatory to be included in crypto currencies like USDT that support different networks like erc20, trx etc. Basically, you need to send the network value in the crypto currency object that you get in the response of GET crypto currencies list API.

Example: erc20 (for ethereum)

direction
string

Whether to buy or sell. Currently only BUY_CRYPTO is supported.

Example: BUY_CRYPTO

cfpmId
integer
required

The fiat currency and the payment method that user wishes to pay with.

Example: 1