Get Loyalty Balances
Retrieve the list of loyalty balance (credit) transactions across all members.
When to Use
▾
Use this endpoint when:
- Auditing loyalty credit movements
- Building a loyalty-balance transaction report
How to Use
▾
/v3/loyalty/balancesGET /v3/loyalty/balances with signed authentication headers.
Request Parameters
▾
No request body. Authenticated headers only.
Response Parameters
▾
Example: (Refer to explanation below)
Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes)
Example: "SUCCESS"
Pagination metadata
Total number of records returned
Example: 50
Cursor for fetching the next page (empty if no more pages)
Example: ""
Example: "1647502414730379278"
Store ID
Example: "1601912947341252990"
Merchant Settlement ID
Example: "1596124535165747709"
Store Name
Example: "Mountain Food - Aeon Mall Shah Alam"
Store image URL
Example: "https://storage.googleapis.com/rm-prod-asset/img/store.png"
Store Address 1
Example: "B-5-30, 5th Floor, Block Bougainvillea,"
Store Address 2
Example: "PJU 6A, Lebuhraya SPRINT, 10 Boulevard,"
Postcode of store
Example: "47400"
City of store
Example: "Petaling Jaya"
State of store
Example: "Selangor"
Country of store
Example: "Malaysia"
Country code of store contact number
Example: "60"
Phone number of store
Example: "377334080"
Geo Location (latitude and longitude) of store
Example: {"latitude": 3.1349857, "longitude": 101.6136659 }
Current status of store
Example: "ACTIVE"
Creation date time of store
Example: "2020-09-14T03:01:20Z"
Last update date time of store
Example: "2020-09-14T03:01:20Z"
Example: ""
Example: "LOYALTY_CREDIT"
Example: "QUICK_PAY"
Order ID (from Merchant), max: 24
Example: "134850717797247290"
Example: ""
Example: ""
Order additional data
Example: ""
Amount of order in cent (min RM 0.10 or amount: 10)
Example: 100
Loyalty member profile (null if not tied to a member)
Member ID
Example: ""
Member key
Example: ""
Member name
Example: ""
Member email
Example: ""
Member NRIC
Example: ""
Member passport number
Example: ""
Member referral code
Example: ""
Member birth date
Example: ""
Member gender
Example: ""
Member state
Example: ""
Member address
Address line 1
Example: ""
Address line 2
Example: ""
Postcode
Example: ""
City
Example: ""
State
Example: ""
Country
Example: ""
Member tier (null if none)
Total loyalty points
Example: 0
Whether member has pin code
Example: false
Loyalty point balance
Example: 0
Spending points
Example: 0
Credit balance
Example: 0
Member status
Example: "ACTIVE"
Member created date time
Example: ""
Member last updated date time
Example: ""
Example: ""
Example: "MYR"
Example: "2022-01-27T04:02:46Z"
Example: "SUCCESS"
Creation date time of merchant
Example: "2022-01-27T04:02:46Z"
Last update date time of merchant
Example: "2022-01-27T04:02:46Z"