Funding Manager

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/v1/sourceAccounts/{sourceAccountId}/achFundingRequest

Path parameters

sourceAccountIdstring uuid required

Source account id

Request body

amountinteger required

Amount to fund, decimal implied

Example request

{
  "amount": 800828191
}

Response

Request Accepted

Changes