---
title: "Apply coupon to cart action"
method: POST
path: "/api/v1/carts/-actions/apply-coupon"
tags: ["Cart"]
---

# Apply coupon to cart action

`POST /api/v1/carts/-actions/apply-coupon`

Apply coupon to cart action

## Request body

- object
  - `data` object
    - `attributes` object
      - `coupon_code` string
    - `type` string

## Response `200`

---

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