Developers Changelog API
Transaction response fields and a new Merchants API
Added paymentId and rrn field to the response parameters of the Fetch One Transaction API and Fetch Transactions by ID API.
Response parameter updates in Transaction APIs
๐ง Updates
- Added
paymentIdandrrnfield to the response parameters of the Fetch One Transaction API and Fetch Transactions by ID API. - These fields return the unique payment ID of the transaction and the Retrieval Reference Number(RRN) of the transaction respectively.
New API in Merchants APIs
๐ New
- Added new Fetch All Merchant Contracts API to Merchants APIs.
- You can use this API to retrieve a list of all contracts associated with the merchant.