Within Pay Transactions | List
This endpoint retrieves a list of transactions associated with the authenticated user's account. It typically includes transaction details such as amounts, dates, status, and other relevant metadata for each transaction.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/m_transactions |
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
search_key optional
type optional Credit - 1 , Debit - 2
from_date optional Format YYYY-MM-DD
to_date optional Format YYYY-MM-DD
skip optional For Pagination | Accepted values - 0,1
take optional For Pagination | Max 12