Response
| Field | Description | Type |
|---|---|---|
status | success\|error | string |
message | Message for error status | string |
bank_fiscal_id | Bank TIN | string |
items | Assortment list | array |
Response items — assortment list
| Field | Description | Type |
|---|---|---|
barcode | GTIN of product, 0 level | string |
cnt | Quantity | float |
price | Price for one item | float |
amount | Amount for <cnt> items | float |