curl --location --request POST 'https://api.mpc.dev.placewise.com/v3/infinity-mall/members/me/rewards-program/rewards/1/use' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{
"usage": {
"left": 5,
"usable": false,
"active_until": "2028-11-09T16:25:58.099512Z"
}
}