Skip to main content

Release (Approve) a TED Transfer

PUT 

/v2/transfer/ted/:uid/approve

Asynchronous Processing: creates a release (approve) command for the Transfer awaiting approval.

The release is processed asynchronously: the API saves the request, creates a Command, and responds with its ID. After confirmation from the financial institution, the Transfer is released.

⚠️ Bank Support: not all financial providers support release via API. When not supported, the API responds 422 with the message "does not have support for this operation via API for this financial provider".

Request

Responses

Command created successfully