View Deposit Transaction


This endpoint retrieves detailed information about a specific deposit transaction based on its unique identifier. It returns transaction data including the amount, currency, status, reference IDs, and associated external provider data. A valid Bearer token is required for authentication.

Method API Endpoint
GET https://efylink-business.rare-able.com/api/user/deposit_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 Deposit Transactions for Unique ID