Skip to main content
POST
Master Wallet Execute

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"YOUR_WALLET_ID"

Body

application/json
accountIdentifier
string
required

destination bank account identifier

Example:

"8034007516"

amount
number
required

amount to withdraw in asset units

Example:

1000

assetId
string
required

asset ID of the stablecoin to withdraw

Example:

"a79270bf-5a79-4bdc-8fef-586bfcff6e9f"

currency
string
required

destination fiat currency code

Example:

"NGN"

institutionIdentifier
string
required

bank or institution identifier code

Example:

"OPAYNGPC"

reference
string

client reference for tracking transaction

Example:

"client-reference-value"

code
string
Example:

"445223"

Response

200 - application/json

200

data
object
message
string
Example:

"Successful"

status
boolean
Example:

true