Query

Number of APIs: 4

  1. Find Transaction GET {{BASE_URL}}/query/transaction/find?username={{USERNAME}}&transactionId=ATPid_6ee79376a56fc41859781dba3e29aaeb

  2. Fetch Product Transactions GET {{BASE_URL}}/query/transaction/fetch?username={{USERNAME}}&productName=Bebabeggie&pageNumber=1&count=10&startDate=2020-07-14&endDate=2020-07-16&category=MobileCheckout&provider=Athena&status=Success&source=phoneNumber&destination=phoneNumber&providerChannel=1212

  3. Fetch Wallet Transactions GET {{BASE_URL}}/query/wallet/fetch?username={{USERNAME}}&pageNumber=1&count=100

  4. Fetch Wallet Balance GET {{BASE_URL}}/query/wallet/balance?username={{USERNAME}}