---
title: "Get Cart Promotions code API"
method: GET
path: "/api_gateway/v1/promotions/code"
---

# Get Cart Promotions code API

`GET /api_gateway/v1/promotions/code`

This API can be used to fetch the Cart promotion details based on the code of the promotion

## Request body

- object
  - `codes` string — Code assigned to the promotion which can be used for redemption
  - `mode` string — type of mode: DISCOUNT or PAYMENT_VOUCHER
  - `includeRedemptions` boolean — to include details of redemption

## Response `200`

200

## Other responses

- `400` — 400

---

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