third_loyalty_read - Third Loyalty Readcurl --location 'https://api.zid.sa/v1/managers/loyalty-program/settings' \
--header 'Authorization: {{Autherization}}' \
--header 'Store-ID: {{StoreId}}'{
"is_active": false,
"is_trial": false,
"end_trial": false,
"expiration_period": 360,
"redemption_sort_direction": "asc",
"cashback_rules": [],
"redemption_rules": []
}