Loyalty Card Subscriptions History

Retrieves the subscription details for a user within a specific loyalty program. It finda loyalty card subscriptions associated with the loyalty program and the user. It orders the subscriptions by end date in descending order. Next, it fetches the merchant details related to the loyalty program. Finally, it maps the retrieved subscriptions, adjusting timestamps to the merchant's time zone if available, and returns the data as a success response containing subscription details.

Language
Credentials
Header
Click Try It! to start a request and see the response here!