List of Transactions
This endpoint retrieves a list of transactions associated with a specific beneficiary. It includes details such as transaction amounts, dates, status, and any other relevant metadata related to payments made to or from the beneficiary.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/iban/beneficiary_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
from_date optional Format - d-m-Y
to_date optional Format - d-m-Y
skip optional For Pagination | Accepted values - 0,1
take optional For Pagination | Max 12