post
https://api-sandbox.poweredbyibex.io/crypto/send/infos
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" : ["address"]
}
To create a withdrawal information you will need to pass the following body:
{
...
"data" : {
"address": "0x68146165"
]
}
