---
title: "POST /v1/structures/pnl"
method: POST
path: "/v1/structures/pnl"
tags: ["Structures"]
---

# POST /v1/structures/pnl

`POST /v1/structures/pnl`

## Request body

- PnlRequest
  - `legs` PnlLegInput[], nullable
    - `action` string, nullable
    - `type` string, nullable
    - `strike` number, double
    - `premium` number, double
    - `quantity` integer
  - `minUnderlying` number, double, nullable
  - `maxUnderlying` number, double, nullable
  - `points` integer, nullable

## Response `200`

OK

---

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