Skip to main content
POST
Master Wallet Execute

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

walletId
string
requerido
Ejemplo:

"YOUR_WALLET_ID"

Cuerpo

application/json
accountIdentifier
string
requerido

destination bank account identifier

Ejemplo:

"8034007516"

amount
number
requerido

amount to withdraw in asset units

Ejemplo:

1000

assetId
string
requerido

asset ID of the stablecoin to withdraw

Ejemplo:

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

currency
string
requerido

destination fiat currency code

Ejemplo:

"NGN"

institutionIdentifier
string
requerido

bank or institution identifier code

Ejemplo:

"OPAYNGPC"

reference
string

client reference for tracking transaction

Ejemplo:

"client-reference-value"

code
string
Ejemplo:

"445223"

Respuesta

200 - application/json

200

data
object
message
string
Ejemplo:

"Successful"

status
boolean
Ejemplo:

true