---
title: "Retrieve the discount engine item associated to the order"
method: GET
path: "/orders/{orderId}/discount_engine_item"
tags: ["has_one", "discount_engine_items"]
---

# Retrieve the discount engine item associated to the order

`GET /orders/{orderId}/discount_engine_item`

Retrieve the discount engine item associated to the order

## Path parameters

- `orderId` string, required

## Response `200`

The discount_engine_item associated to the order

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
