v1

latestOpenAPI 3.0.32026-07-2484569553.1 KB
Withdrawals
Users

Get user withdrawal

Fetch the details of a previously created closed-loop withdrawal.

🚧 Payments API v3

The Payments API v3 is the latest version of the TrueLayer payments API. It includes all of the functionality of the PayDirect API, so we recommend you use it instead.

get/v1/users/{user_id}/accounts/{account_id}/withdrawals/{transaction_id}

Path parameters

user_idstring uuid required

UUID identifying the user for the current client

User ID

account_idstring uuid required

UUID identifying the account

Account ID

transaction_idstring uuid required

UUID identifying the withdrawal transaction

Transaction ID

Response

Success