post https://prod.api.getborderless.com/balances/addFunds/directDebit
Introduction
This endpoint allows you to add funds via Direct Debit.
Data Requirements
Provide the following data requirements when sending a POST request to the Add funds via direct debit endpoint.
The body of this request should contain the following parameters:
| Parameter | Required? | Description | Type |
|---|---|---|---|
| amount | Yes | Non-negative amount to top up your balance. | Number |
| description | Yes | Description of what the payment being sent is for. | String |
| bankAccountId | Yes | Bank account identifier from which to pull the funds. | String |
