Deposit funds from DDA
Deposits funds from the linked DDA.
POST
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the fiat account to use
Body
application/json
Response
Transfer succeeded
Indicates whether the funds were successfully deposited from the linked DDA
Previous
Get connected accountsReturns all connected accounts.
**Note:** This endpoint is currently in beta and might be subject to changes.
Next
TypeScript