Get All Transactions
Fetch a paginated list of all transactions for your store.
When to Use
▾
Use this endpoint when:
- Displaying transaction history in your dashboard
- Building a reporting or analytics view
- Auditing recent payment activity
How to Use
▾
Request Parameters
▾
Maximum number of transactions to return
Example: 10
Response Parameters
▾
List of transaction response objects
Revenue Monster's unique transaction ID
Reference ID from the payment provider
Order details
Order ID
Order title
Currency type
Order amount in cents
Order detail
Additional data
Store details
Currency type (MYR)
Remaining balance amount for initiating refund
Amount after all deductions
Transaction platform
Transaction type
Payment method
Payment region
Transaction status (SUCCESS, FAILED, IN_PROCESS, etc.)
Transaction date time (only when SUCCESS)
Created date time
Last updated date time
"SUCCESS" if the request succeeded, otherwise an error code.
Error details
Error code if the request failed.
Error message if the request failed.
Debug message (sandbox only).
See Transaction Object for the full field breakdown of each item in items.