Skip to main content
POST
Master Wallet Execute

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

Wallet identifier.

Body

application/json
assetId
string<uuid>
required
amount
string
required
Pattern: ^\d+(\.\d+)?$
currency
string
required
Required string length: 3
paymentMethod
string
required
paymentMethodData
object
isGaslessWithdraw
boolean
reference
string

Unique client reference used for reconciliation and safe retries.

Example:

"wd_20260719_001"

metadata
object

Your application metadata.

Example:
note
string

Human-readable transaction note.

Example:

"Vendor payout"

provider
string

Response

200 - application/json

Successful response.

statusCode
integer
required
Example:

200

message
string
required

Human-readable result.

Example:

"Withdrawal initiated successfully"

data
object
required