Create a TED Transfer
POST/v2/transfer/ted
This endpoint is used to generate a TED transfer.
Prerequisite
To issue a transfer, you must have a Financial Account, specified in financial_account_uid. The transfer account that records the operation is defined in transfer_account_uid; if omitted, the oldest linked to the financial account is used; if specified, it must belong to financial_account_uid.
Webhook Events
The transfer.db.created event is triggered in this operation.
Next steps: After creating a transfer, you may want to send a Batch to the financial institution at some point. To do this, use the
POST /api/v2/transfer/ted_batchesendpoint.
Request
Responses
- 201
- 401
- 422
TED Transfer Created
Authentication failure. Invalid token
Validation error