v1
latestOpenAPI 3.0.02026-07-2640301.0 MBAccount Endpoints
account/withdraw-my-account/schedule
This endpoint will create a scheduled transaction to credit your default bank account by withdarwing funds from your VoPay account.
To set a default bank account, please use the /bank-account/set-my-bank-account endpoint.
post/account/withdraw-my-account/schedule
Response
Example response
{
"Success": true,
"Frequency": "single",
"ScheduleStartDate": "2020-01-01",
"Status": "in progress"
}