Transaction listing
The RKFL merchant portal is a one-stop solution for all merchant needs. The RKFL merchant portal offers a wide range of features ex: Dashboard, Transaction listing, Shopper listing, Reports, Invoice, Fund, Account, Subscription, etc. Please see the RKFL merchant portal reference here.
The RKFL doesn't publish all the APIs of the merchant portals. However, a few APIs are available to simulate the features on the merchant website.
This API accepts the merchant access token and returns the transaction list in a pagination manner.
The below screenshot display a transaction listing payload from the RKFL merchant portal.
GET
transactions?limit=5&offset=0&from=2022-01-01&to=2022-07-20&timezone=-330
Query Parameters
Headers
Last updated