curl --location --request GET 'https://api.zid.sa/v1v2/catalog/customers/loyalty-program/<<STORE_ID>>/get-points-per-order-total/1000?STORE_ID&AMOUNT' \
--header 'Accept;' \
--header 'Accept-Language;' \
--header 'Content-Type: text/plain' \
--data-raw ''
{
"status": "string",
"points": "\"100\"",
"message": {
"type": "string",
"code": null,
"name": null,
"description": null
}
}
en
if not specified.