Create Withdrawal Destination

Create a withdrawal information for a beneficiary

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
	]
}

Path Params
string
required
Body Params
string
required
string
json
Response

Language
LoadingLoading…
Response
Choose an example:
application/json