Create Binance Pay Withdrawal

Initiates crypto payout to a Binance Pay user using their Binance ID or email.

Body Params

Data fields for an Individual Receiver associated with PPDL (Gibraltar) for Binance Pay withdrawals.

string
enum
required

Specifies how the receiver is identified: either BINANCE_ID or EMAIL.

Allowed:
string
required

The Binance ID or email address of the receiver, depending on the receiveType specified.

uuid
required

Unique ID for the transaction generated by the merchant. Each request requires a new externalId; reusing one is not allowed.

uri

URL to receive notifications about the withdrawal status.

string
enum

This is the currency held in the merchant's balance from which the withdrawal amount will be deducted.

Accepted values: USD, GBP, EUR, USDT, USDC.

Allowed:
string

The amount of sourceCurrency that the merchant wants to deduct from their balance.

string
enum

This is the cryptocurrency that the receiver will get in their Binance Pay wallet.

Accepted values: USDT or USDC.

Conversion Rules: If targetCurrency is specified, a conversion occurs. It can be:

  • Fiat-to-Crypto: e.g., USD (source) to USDT (target).
  • Crypto-to-Crypto: e.g., USDT (source) to USDC (target).

If targetCurrency is omitted, no conversion occurs, and the payout is made in the sourceCurrency.

Allowed:
string

The amount of targetCurrency to be credited to the receiver.

string
enum

The currency in which the receiver's balance is displayed on the merchant platform.

string

The amount in cashierCurrency that is displayed in the receiver's balance on the merchant platform.

string
required
length ≤ 100

Receiver's first name.

string
required
length ≤ 100

Receiver's last name.

date
required

Receiver's date of birth in YYYY-MM-DD format.

string

Internal merchant identifier - PMID number. By default, this field is automatically referenced by the system.

string
enum
Defaults to naturalPerson

Indicates the type of receiver. Can be naturalPerson or legalPerson.

Allowed:
Responses

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