Employee Transaction View


This endpoint retrieves the details of a specific transaction associated with the authenticated user's account. It includes information such as the transaction amount, recipient, status, date, and any other relevant metadata for that particular transaction.

Method API Endpoint
POST https://admin-eficyent.rare-able.com/api/user/transactions/show

headers: Object containing the API headers.

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

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

Body Params

transaction_id required