---
title: "Redeem incentive"
method: POST
path: "/vendor/rewards/redeem/incentive/{incentiveId}/purchase-state/{customerPurchaseStateId}"
tags: ["Rewards"]
---

# Redeem incentive

`POST /vendor/rewards/redeem/incentive/{incentiveId}/purchase-state/{customerPurchaseStateId}`

## Path parameters

- `incentiveId` string, required
- `customerPurchaseStateId` string, required

## Response `200`

Successful response

- RedeemIncentiveResponse
  - `code` string
  - `cpsId` string
  - `orgPoints` number

## Other responses

- `404` — Successful response
- `422` — Successful response

---

[API](https://skmtc.net/smartrr/apis/smartrr-api.md) · [All operations](https://skmtc.net/smartrr/apis/smartrr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrr/smartrr-api/revisions/da24e062ff11/schema)
