Get TED status (deprecated legacy path)
Get TED status (deprecated legacy path)
Deprecated. Use GET /v1/accounts/{accountId}/ted/{tedId} instead. This alias
remains for backward compatibility and returns exactly the same payload; it will be
removed in a future major version.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
accountId
Account identifier.
tedId
TED identifier returned when the transfer was created.
Headers
X-Tenant-Id
Tenant context used for authorization and routing.
Response
Current TED state.
tedId
accountId
status
amount
identifier
description
partnerId
Settlement bank’s reference (= identifier in current MT implementation).
createdAt
updatedAt
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error