---
title: "GET /productMargin/items"
method: GET
path: "/productMargin/items"
tags: ["Risks"]
---

# GET /productMargin/items

`GET /productMargin/items`

Retrieves multiple entities of ProductMargin type by its ids

## Query parameters

- `ids` integer[], required

## Response `200`

See definition

- ProductMargin[]
  - `id` integer
  - `initialMargin` number, double, required
  - `maintenanceMargin` number, double, required
  - `timestamp` string, date-time, required

---

[API](https://skmtc.dev/tradovate/apis/tradovate-api.md) · [All operations](https://skmtc.dev/tradovate/apis/tradovate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradovate/tradovate-api/revisions/7cdb5e795c45/schema)
