View Withdraw Transaction


This endpoint returns the details of a single Payout identified by the given unique ID and associated with the authenticated user. It provides key information such as transaction amount, currency, status, and reference identifiers. The response also includes structured 'external_data' from the payment provider, which contains details about the source and destination of funds. A valid Bearer token is required for authentication.

Method API Endpoint
GET https://efylink-business.rare-able.com/api/user/withdraw_transactions/{unique_id}

headers: Object containing the API headers.

'Authorization : Bearer Token': Use Login API for access token

'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID

'X-Api-Signature': To know how to generate please use Authentication

'X-Api-Timestamp': Timestamp

Path Params

unique_id required Please use unique_id from Withdraw Transactions for Unique ID