Funding
Create Funding Request
Instruct a funding request to transfer funds from the payor’s funding bank to the payor’s balance held within Velo
post/v3/sourceAccounts/{sourceAccountId}/fundingRequest
Path parameters
sourceAccountIdstring uuid required
Source account id
Request body
Example request
{
"fundingAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"amount": 800828191
}Response
Request Accepted