> For the complete documentation index, see [llms.txt](https://stagesmm.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stagesmm.gitbook.io/docs/api/status-zakaza.md).

# Статус заказа

| Parameters | Description  |
| ---------- | ------------ |
| key        | Your API key |
| action     | status       |
| order      | Order ID     |

***

***Пример (Example response)***

```
{
    "start_count": "3572",
    "status": "Partial",
    "remains": "157",
    "currency": "USD"
}
```
