---
title: "Returns a Cart by id"
method: GET
path: "/Cart/{CartId}"
tags: ["Cart"]
---

# Returns a Cart by id

`GET /Cart/{CartId}`

Returns an instance of Cart by id

## Path parameters

- `CartId` string, required

## Response `200`

The request was successful.

---

[API](https://skmtc.net/imis/apis/accounting.md) · [All operations](https://skmtc.net/imis/apis/accounting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/imis/accounting/versions/67a8cf169a01/schema)
