Retrieves loyalty wallet information for the current customer, including balances and wallet activity, in a paginated format.This endpoint is typically used to:
Display available loyalty points
Show wallet history during checkout or in the customer account area
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.zid.sa//cart/loyalty/wallet?page=1&page_size=24'