1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-18 23:48:56 +02:00
OpenIntegrations/docs/en/md/VK/Order-management/Get-order-list.md

36 lines
497 B
Markdown
Raw Normal View History

---
sidebar_position: 1
---
# Get order list
Returns the community's order list
*Function GetOrderList(Val Parameters = "") Export*
| Parameter | CLI option | Type | Destination |
|-|-|-|-|
| Parameters | --auth | Structure Of String | Authorization JSON or path to .json |
Returns: Key-Value Pair - Serialized JSON response from VK
```bsl title="Code example"
```
```sh title="CLI command example"
oint vk GetOrderList --auth %auth%
```
```json title="Result"
```