Transactions - Create ( Business User Account )


This endpoint allows the authenticated user to create a new transaction. It typically involves providing transaction details such as the amount, recipient, transaction type, and any other relevant metadata required to process the transaction.

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

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

user_id required Please use Employees for Users List

amount required

description required Min : 5 | Max : 255