post
https://api-sandbox.poweredbyibex.io/beneficiaries//withdrawal-destinations
Create a withdrawal information for a beneficiary
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The data field depends on the return value of the get requirement by id endpoint.
For example:
The endpoint requirements by ID return:
{
...
"data" : ["clabe"]
}
To create a withdrawal information you will need to pass the following body:
{
...
"data" : {
"clabe": "1235468789465"
]
}

