---
title: "Update cart line (update quantity)"
method: PATCH
path: "/api/v1/cart-lines/13516"
tags: ["CartLines"]
---

# Update cart line (update quantity)

`PATCH /api/v1/cart-lines/13516`

Update cart line (update quantity)

## Request body

- object
  - `data` object
    - `attributes` object
      - `quantity` number
    - `id` 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)
