---
title: "Use a list of granted rewards"
method: POST
path: "/loyalty/v1/rewards/burn"
tags: ["Reward"]
---

# Use a list of granted rewards

`POST /loyalty/v1/rewards/burn`

Use a list of granted rewards

## Request body

- object
  - `elements` object[]
    - `card_code` string, required
    - `reason_msg` string
    - `burned_date` string
    - `store_id` string
    - `attribution_ids` string[]

## Response `200`

All granted rewards are successfully used.

## Other responses

- `207` — Partial successes.
- `400` — Can't perform this request
- `401` — Authentication failed.
- `403` — Forbidden.

---

[API](https://skmtc.net/splio/apis/splio-customer-platform.md) · [All operations](https://skmtc.net/splio/apis/splio-customer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splio/splio-customer-platform/revisions/2ff4735f665c/schema)
