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