Discounts
Discount items applied to the user's past orders
Lists discount items (promotional discount applications) used in the user's past orders.
Business Logic:
Only promotions where
conditional_offer.status = USEDIncludes discount records from all user orders
Each item includes: name, amount, order number, creation date, currency
Supports pagination
Sorted by newest first (
-created_date)
Page number (starts from 1)
1Example: 1Number of records per page
10Example: 10Use X-Cookie header instead of Cookie header in "try out" section. Use Cookie header while testing in postman or other tools. Some commerce applications may support 'sesionid' instead of 'osessionid'.
osessionid=abc123Language preference (for multilingual content). Supported languages: tr, en, ar, ru, de, fr
trExample: trPossible values: Successful response
Authentication credentials were not provided.
Last updated
Was this helpful?

