v1
latestOpenAPI 3.0.02026-07-26868170.3 KBReward
Use a reward granted to a loyalty member.
Use a reward granted to a loyalty member.
post/loyalty/v1/reward-attributions/{id}/burn
Path parameters
idstring required
Reward grant unique external identifier.
Request body
Example request
{
"card_code": "44010000002",
"contact_id": "13465",
"reason_msg": "Catching up summer's free cake offer.",
"burned_date": "2018-01-12 15:00:00",
"store_id": "store01"
}Response
Reward use is successful.