---
title: "Приём событий от Stock.Futures и ретрансляция в хабы. Только изнутри периметра — как trades/notify; путь наружу не whitelist-ится."
method: POST
path: "/api/futures/notify"
tags: ["ApiFutures"]
---

# Приём событий от Stock.Futures и ретрансляция в хабы. Только изнутри периметра — как trades/notify; путь наружу не whitelist-ится.

`POST /api/futures/notify`

## Request body

- FuturesNotification[]
  - `target` string, nullable
  - `currencyPairCode` string, nullable
  - `futuresAccountId` integer, nullable
  - `payload` unknown

## Response `200`

Success

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
