Skip to main content

Create a TED Transfer Batch

POST 

/v2/transfer/ted_batches

This endpoint is used to generate a TED transfer batch.

Prerequisite

To issue a transfer batch, you must have a Financial Account, specified in financial_account_uid. The transfer account applied to the batch 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.batch.db.created event is triggered in this operation.

When registering a Transfer Batch, the system creates a command to register it in the financial institution. After the batch registration is confirmed in the institution, the transfer.ted_batch.confirmed event is triggered.

The transfer.db.created event is also triggered in this operation if the batch contains a new transfer.

Request

Responses

TED Transfer Batch Created