v1
latestOpenAPI 3.0.02026-07-26868170.3 KBReward
Use a list of granted rewards
Use a list of granted rewards
post/loyalty/v1/rewards/burn
Request body
Example request
{
"elements": [
{
"card_code": "44010000002",
"reason_msg": "Catching up summer's free cake offer.",
"burned_date": "2018-01-12 15:00:00",
"store_id": "store01",
"attribution_ids": [
"reward_attribution_id_1",
"reward_attribution_id_2"
]
}
]
}Response
All granted rewards are successfully used.