{
	"info": {
		"_postman_id": "d3f31036-8190-46ad-9ad5-9321328a0966",
		"name": "SUZ",
		"description": "All the requests that the server will respond to.",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "14639476"
	},
	"item": [
		{
			"name": "api/v2",
			"item": [
				{
					"name": "shoes",
					"item": [
						{
							"name": "aggregation",
							"item": [
								{
									"name": "Identification Code Aggregation Report (Отчет об агрегации КМ)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											},
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"participantId\": \"960202350172\",\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 50,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 2,\n            \"sntins\": [\n                \"0108445456634508213&9!C_fsrOn!o\",\n                \"0108445456634508213jDDk_12pFatg\"\n            ],\n            \"unitSerialNumber\": \"108445456600000025\"\n        }\n    ]\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/aggregation?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"aggregation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Unique OMS Report ID (Идентификатор отчета об агрегации)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													},
													{
														"description": "Имя пользователя",
														"key": "userName",
														"value": "API"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        },\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        }\n    ],\n    \"participantId\": \"dolore commodo aliquip\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													},
													{
														"description": "Имя пользователя",
														"key": "userName",
														"value": "API"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        },\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        }\n    ],\n    \"participantId\": \"dolore commodo aliquip\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													},
													{
														"description": "Имя пользователя",
														"key": "userName",
														"value": "API"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        },\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        }\n    ],\n    \"participantId\": \"dolore commodo aliquip\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "Get aggregation info (Получение информации об агрегации КМ)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/aggregation/info?omsId={{omsid}}&unitSerialNumber=005700266000000008",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"aggregation",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "unitSerialNumber",
													"value": "005700266000000008",
													"description": "(Required) Aggregation unit number (КМ агрегата)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Operation Status (Статус операции)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"aggregationUnit\": {\n  \"aggregatedItemsCount\": 48,\n  \"aggregationType\": \"AGGREGATION\",\n  \"aggregationUnitCapacity\": 50,\n  \"sntins\": [\n   \"0100000848839984215LJ\",\n   \"0100000848839984215Py\"\n  ],\n  \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n },\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"participantId\": \"nulla aliqua adipisicing mollit\",\n \"productsInfo\": [\n  {\n   \"gtin\": \"amet enim sint elit consequat\",\n   \"name\": \"ma\"\n  },\n  {\n   \"gtin\": \"voluptate \",\n   \"name\": \"in non aliquip\"\n  }\n ]\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Aggregation unit not found. (Операция не выполнена. Агрегат не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "buffer",
							"item": [
								{
									"name": "Закрыть подзаказ/заказ (Close suborder/order)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/buffer/close?gtin=08424309920432&lastBlockId=0&omsId={{omsid}}&orderId=3bd10e9a-efa9-472b-9977-1e441a264c98",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"buffer",
												"close"
											],
											"query": [
												{
													"key": "gtin",
													"value": "08424309920432",
													"description": "Product GTIN (GTIN товара, по которому требуется прекратить выдачу КМ)"
												},
												{
													"key": "lastBlockId",
													"value": "0",
													"description": "Identifier of last sent code block (Идентификатор последнего полученного блока кодов)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "3bd10e9a-efa9-472b-9977-1e441a264c98",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Operation Status (Статус операции)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "Get buffers status for a specific product GTIN (Статус ,буфера бизнес-заказа по заданному GTIN)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											},
											{
												"key": "Accept-Language",
												"value": "ru",
												"type": "default"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/buffer/status?omsId={{omsid}}&orderId=2fb92875-17da-49b3-9a40-c4ad237cd3b9&gtin=04630026716577",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"buffer",
												"status"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "2fb92875-17da-49b3-9a40-c4ad237cd3b9",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												},
												{
													"key": "gtin",
													"value": "04630026716577",
													"description": "(Required) Product GTIN (GTIN товара, по которому нужно получить статус заказа)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Order Status (Статус буфера КМ)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"availableCodes\": -49525401,\n \"bufferStatus\": \"EXHAUSTED\",\n \"gtin\": \"01334567894339\",\n \"leftInBuffer\": 77783652,\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n \"poolsExhausted\": false,\n \"totalCodes\": -74684377,\n \"totalPassed\": 39110913,\n \"unavailableCodes\": -29307703,\n \"expiredDate\": 1596792681987,\n \"poolInfos\": [\n  {\n   \"isRegistrarReady\": true,\n   \"lastRegistrarErrorTimestamp\": 0,\n   \"leftInRegistrar\": 0,\n   \"quantity\": 10,\n   \"registrarErrorCount\": 0,\n   \"registrarId\": \"0000000099990099\",\n   \"status\": \"REQUESTED\",\n   \"rejectionReason\": \"Ошибка\"\n  },\n  {\n   \"isRegistrarReady\": true,\n   \"lastRegistrarErrorTimestamp\": 0,\n   \"leftInRegistrar\": 0,\n   \"quantity\": 10,\n   \"registrarErrorCount\": 0,\n   \"registrarId\": \"0000000099990099\",\n   \"status\": \"REQUESTED\",\n   \"rejectionReason\": \"Ошибка\"\n  }\n ],\n \"rejectionReason\": \"eu commodo\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "codes",
							"item": [
								{
									"name": "Get identification codes for a specific product GTIN (Получение КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											},
											{
												"key": "Accept-Language",
												"value": "ru",
												"type": "text"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/codes?gtin=08445456634508&quantity=2&omsId={{omsid}}&orderId=87162f52-a5df-4eca-ad8c-67355206a484",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"codes"
											],
											"query": [
												{
													"key": "gtin",
													"value": "08445456634508",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "quantity",
													"value": "2",
													"description": "(Required) Required identification code quantity (Количество запрашиваемых кодов)"
												},
												{
													"key": "gtin",
													"value": "04620077601731",
													"disabled": true
												},
												{
													"key": "lastBlockId",
													"value": "",
													"description": "Identifier of last sent code block (Идентификатор последнего полученного блока кодов)",
													"disabled": true
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "87162f52-a5df-4eca-ad8c-67355206a484",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "Get identification blocks code for a specific product GTIN (Получение идентификационных блоков КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/codes/blocks?gtin=04630026716577&omsId={{omsid}}&orderId=2fb92875-17da-49b3-9a40-c4ad237cd3b9",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"codes",
												"blocks"
											],
											"query": [
												{
													"key": "gtin",
													"value": "04630026716577",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "2fb92875-17da-49b3-9a40-c4ad237cd3b9",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "Get retry identification codes for a specific product GTIN (Получение повторно КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/codes/retry?blockId=a4996799-cd52-4f03-b248-6a98b5a5ef84&gtin=04630026716577&omsId={{omsid}}&orderId=2fb92875-17da-49b3-9a40-c4ad237cd3b9",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"codes",
												"retry"
											],
											"query": [
												{
													"key": "blockId",
													"value": "a4996799-cd52-4f03-b248-6a98b5a5ef84",
													"description": "(Required) Identifier code block (Идентификатор блока кодов)"
												},
												{
													"key": "gtin",
													"value": "04630026716577",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "2fb92875-17da-49b3-9a40-c4ad237cd3b9",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": []
								}
							]
						},
						{
							"name": "orders",
							"item": [
								{
									"name": "Create Order (Создание бизнес-заказа)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											},
											{
												"key": "Content-Type",
												"value": "application/json"
											},
											{
												"key": "Accept-Language",
												"value": "ru",
												"type": "default"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"contactPerson\": \"ИП НУРМАГАМБЕТОВ\",\n    \"releaseMethodType\": \"IMPORT\",\n    \"createMethodType\": \"SELF_MADE\",\n    \"country\": \"IT\",\n    \"products\": [\n        {\n            \"gtin\": \"08445456634508\",\n            \"quantity\": 2,\n            \"serialNumberType\": \"OPERATOR\",\n            \"templateId\": 1\n        }\n    ]\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/orders?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"orders"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Request result (Результат создания бизнес-заказа)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"contactPerson\": \"John Smith (Иванов Петр Сидорович)\",\n    \"createMethodType\": \"SELF_MADE\",\n    \"products\": [\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 28256,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 4,\n            \"exporterTaxpayerId\": \"irure\",\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"nostrud dolor do\"\n        },\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 124972,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 10,\n            \"exporterTaxpayerId\": \"voluptate\",\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"officia\"\n        }\n    ],\n    \"releaseMethodType\": \"IMPORT\",\n    \"productionOrderId\": \"63b5d1cd-919b-4cef-b117-2ce59059bc33\",\n    \"serviceProviderId\": \"ut\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"expectedCompleteTimestamp\": 6131,\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"contactPerson\": \"John Smith (Иванов Петр Сидорович)\",\n    \"createMethodType\": \"SELF_MADE\",\n    \"products\": [\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 28256,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 4,\n            \"exporterTaxpayerId\": \"irure\",\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"nostrud dolor do\"\n        },\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 124972,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 10,\n            \"exporterTaxpayerId\": \"voluptate\",\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"officia\"\n        }\n    ],\n    \"releaseMethodType\": \"IMPORT\",\n    \"productionOrderId\": \"63b5d1cd-919b-4cef-b117-2ce59059bc33\",\n    \"serviceProviderId\": \"ut\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"contactPerson\": \"John Smith (Иванов Петр Сидорович)\",\n    \"createMethodType\": \"SELF_MADE\",\n    \"products\": [\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 28256,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 4,\n            \"exporterTaxpayerId\": \"irure\",\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"nostrud dolor do\"\n        },\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 124972,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 10,\n            \"exporterTaxpayerId\": \"voluptate\",\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"officia\"\n        }\n    ],\n    \"releaseMethodType\": \"IMPORT\",\n    \"productionOrderId\": \"63b5d1cd-919b-4cef-b117-2ce59059bc33\",\n    \"serviceProviderId\": \"ut\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "Status of orders (Статус бизнес-заказов)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Токен авторизации",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/shoes/orders?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"shoes",
												"orders"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Массив связанных бизнес-заказов с их статусами",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Токен авторизации",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderInfos\": [\n  {\n   \"buffers\": [\n    {\n     \"availableCodes\": 34569253,\n     \"bufferStatus\": \"PENDING\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": 90775510,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": false,\n     \"totalCodes\": 64178349,\n     \"totalPassed\": 1419861,\n     \"unavailableCodes\": -14682546,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"ad Duis pariatur do \"\n    },\n    {\n     \"availableCodes\": 68041055,\n     \"bufferStatus\": \"PENDING\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": 43983425,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": true,\n     \"totalCodes\": -56899195,\n     \"totalPassed\": 8287147,\n     \"unavailableCodes\": -10752773,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"exercitation est minim fugiat laboris\"\n    }\n   ],\n   \"createdTimestamp\": -66836360,\n   \"declineReason\": \"consectetur\",\n   \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n   \"orderStatus\": \"READY\"\n  },\n  {\n   \"buffers\": [\n    {\n     \"availableCodes\": 11766931,\n     \"bufferStatus\": \"ACTIVE\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": -53502205,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": true,\n     \"totalCodes\": 88687137,\n     \"totalPassed\": -22039762,\n     \"unavailableCodes\": 27832343,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"dolore dolore elit ea\"\n    },\n    {\n     \"availableCodes\": -14501806,\n     \"bufferStatus\": \"ACTIVE\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": -11176195,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": true,\n     \"totalCodes\": 10814599,\n     \"totalPassed\": 38634766,\n     \"unavailableCodes\": -11098639,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"Excepteur exercitation cillum consectetur qui\"\n    }\n   ],\n   \"createdTimestamp\": 68873327,\n   \"declineReason\": \"incididunt adipisicing\",\n   \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n   \"orderStatus\": \"READY\"\n  }\n ]\n}"
										},
										{
											"name": "Операция не выполнена. Неверные входные параметры",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Токен авторизации",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Операция не выполнена. Внутренняя ошибка сервера",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Токен авторизации",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/shoes/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"shoes",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "Send Automated process control system logs files (Отправить лог файлы АСУТП)",
							"protocolProfileBehavior": {
								"disabledSystemHeaders": {}
							},
							"request": {
								"method": "POST",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/shoes/logs/upload?omsId={{omsid}} ",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"shoes",
										"logs",
										"upload"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsid}} ",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Operation Status (Статус операции)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "PING OMS (Проверка доступности СУЗ)",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/shoes/ping?omsId={{omsid}}",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"shoes",
										"ping"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Request result (Результат проверки доступности СУЗ)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						},
						{
							"name": "Получение квитанций по уникальному идентификатору документа",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/shoes/receipts?docId=b97a54ef-7575-46c2-960b-52e7b3cb7daa&omsId={{omsid}}",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"shoes",
										"receipts"
									],
									"query": [
										{
											"key": "docId",
											"value": "b97a54ef-7575-46c2-960b-52e7b3cb7daa",
											"description": "(Required) docId"
										},
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Request result (Результат создания бизнес-заказа)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						},
						{
							"name": "Получение информации о статусе отчета по его идентификатору",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/shoes/report/info?omsId={{omsid}}&reportId=71677eab-b15c-475b-aef9-e4ceb4c7aa5e",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"shoes",
										"report",
										"info"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										},
										{
											"key": "reportId",
											"value": "71677eab-b15c-475b-aef9-e4ceb4c7aa5e",
											"description": "(Required) Report ID (Идентификатор отчета)"
										},
										{
											"key": "",
											"value": "",
											"disabled": true
										}
									]
								}
							},
							"response": [
								{
									"name": "Operation Status (Статус операции)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"velit\",\n \"reportStatus\": \"CHECK\",\n \"errorReason\": \"eu velit nostrud\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Report not found. (Операция не выполнена. Отчет не найден)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Not Found",
									"code": 404,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "Request OMS and OMS API versions (Получение версий СУЗ и СУЗ API)",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}api/v2/shoes/version",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"shoes",
										"version"
									]
								}
							},
							"response": [
								{
									"name": "Request result (Номера версий СУЗ и СУЗ API)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"version"
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"version"
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/shoes/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"shoes",
												"version"
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "pharma",
					"item": [
						{
							"name": "aggregation",
							"item": [
								{
									"name": "Identification Code Aggregation Report (Отчет об агрегации КМ)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											},
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 1,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 1,\n            \"sntins\": [\n                \"010460398801357221amNlDt9ku31qk\"\n            ],\n            \"unitSerialNumber\": \"00004603988000007849\"\n        }\n    ],\n    \"participantId\": \"960202350172\",\n    \"productionLineId\": \"1\",\n    \"productionOrderId\": \"123\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/aggregation?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"aggregation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Unique OMS Report ID (Идентификатор отчета об агрегации)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													},
													{
														"description": "Имя пользователя",
														"key": "userName",
														"value": "API"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        },\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        }\n    ],\n    \"participantId\": \"quis non est\",\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"reprehenderit veniam\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													},
													{
														"description": "Имя пользователя",
														"key": "userName",
														"value": "API"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        },\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        }\n    ],\n    \"participantId\": \"quis non est\",\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"reprehenderit veniam\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													},
													{
														"description": "Имя пользователя",
														"key": "userName",
														"value": "API"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        },\n        {\n            \"aggregatedItemsCount\": 48,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 50,\n            \"sntins\": [\n                \"0100000848839984215LJ\",\n                \"0100000848839984215Py\"\n            ],\n            \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n        }\n    ],\n    \"participantId\": \"quis non est\",\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"reprehenderit veniam\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "Get aggregation info (Получение информации об агрегации КМ)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Autorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/aggregation/info?omsId={{omsid}}&unitSerialNumber=00004603988000006408",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"aggregation",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "unitSerialNumber",
													"value": "00004603988000006408",
													"description": "(Required) Aggregation unit number (КМ агрегата)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Operation Status (Статус операции)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Autorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"aggregationUnit\": {\n  \"aggregatedItemsCount\": 48,\n  \"aggregationType\": \"AGGREGATION\",\n  \"aggregationUnitCapacity\": 50,\n  \"sntins\": [\n   \"0100000848839984215LJ\",\n   \"0100000848839984215Py\"\n  ],\n  \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n },\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"participantId\": \"nulla aliqua adipisicing mollit\",\n \"productsInfo\": [\n  {\n   \"gtin\": \"amet enim sint elit consequat\",\n   \"name\": \"ma\"\n  },\n  {\n   \"gtin\": \"voluptate \",\n   \"name\": \"in non aliquip\"\n  }\n ]\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Autorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Aggregation unit not found. (Операция не выполнена. Агрегат не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Autorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Autorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "dropout",
							"item": [
								{
									"name": "отбраковка",
									"request": {
										"method": "POST",
										"header": [
											{
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245",
												"type": "text"
											},
											{
												"key": "Content-Type",
												"value": "application/json",
												"type": "text"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\r\n  \"address\": \"1\",\r\n  \"dropoutReason\": \"DEFECT\",\r\n  \"participantId\": \"960202350172\",\r\n  \"productionLineId\": \"1\",\r\n  \"productionOrderId\": \"1\",\r\n  \"sntins\": [\r\n    \"010460398801357221wt1R658K0wOju\u001d91KZF0\u001d92Ly8ySNNCCb9DcL3KNwU7c6F1t8jyZ+lUx9nxFenQV9w=\"\r\n  ],\r\n  \"sourceDocDate\": \"2021-08-17\",\r\n  \"sourceDocNum\": \"235431\",\r\n  \"withChild\": false\r\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/dropout?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"dropout"
											],
											"query": [
												{
													"key": "omsId",
													"value": "d9cdba15-0536-4c28-a328-a42fe99d931a"
												}
											]
										}
									},
									"response": []
								}
							]
						},
						{
							"name": "buffer",
							"item": [
								{
									"name": "Закрыть подзаказ/заказ (Close suborder/order)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/buffer/close?gtin=04603988013572&lastBlockId=0&omsId={{omsid}}&orderId=cedddf04-9b94-4eef-a307-c523b8d78198",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"buffer",
												"close"
											],
											"query": [
												{
													"key": "gtin",
													"value": "04603988013572",
													"description": "Product GTIN (GTIN товара, по которому требуется прекратить выдачу КМ)"
												},
												{
													"key": "lastBlockId",
													"value": "0",
													"description": "Identifier of last sent code block (Идентификатор последнего полученного блока кодов)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "cedddf04-9b94-4eef-a307-c523b8d78198",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Operation Status (Статус операции)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/close?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"close"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "Get buffers status for a specific product GTIN (Статус ,буфера бизнес-заказа по заданному GTIN)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/buffer/status?gtin=04603988013572&omsId={{omsid}}&orderId=cedddf04-9b94-4eef-a307-c523b8d78198",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"buffer",
												"status"
											],
											"query": [
												{
													"key": "gtin",
													"value": "04603988013572",
													"description": "(Required) Product GTIN (GTIN товара, по которому нужно получить статус заказа)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "cedddf04-9b94-4eef-a307-c523b8d78198",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												},
												{
													"key": "lastBlockId",
													"value": "0",
													"disabled": true
												}
											]
										}
									},
									"response": [
										{
											"name": "Order Status (Статус буфера КМ)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"availableCodes\": -49525401,\n \"bufferStatus\": \"EXHAUSTED\",\n \"gtin\": \"01334567894339\",\n \"leftInBuffer\": 77783652,\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n \"poolsExhausted\": false,\n \"totalCodes\": -74684377,\n \"totalPassed\": 39110913,\n \"unavailableCodes\": -29307703,\n \"expiredDate\": 1596792681987,\n \"poolInfos\": [\n  {\n   \"isRegistrarReady\": true,\n   \"lastRegistrarErrorTimestamp\": 0,\n   \"leftInRegistrar\": 0,\n   \"quantity\": 10,\n   \"registrarErrorCount\": 0,\n   \"registrarId\": \"0000000099990099\",\n   \"status\": \"REQUESTED\",\n   \"rejectionReason\": \"Ошибка\"\n  },\n  {\n   \"isRegistrarReady\": true,\n   \"lastRegistrarErrorTimestamp\": 0,\n   \"leftInRegistrar\": 0,\n   \"quantity\": 10,\n   \"registrarErrorCount\": 0,\n   \"registrarId\": \"0000000099990099\",\n   \"status\": \"REQUESTED\",\n   \"rejectionReason\": \"Ошибка\"\n  }\n ],\n \"rejectionReason\": \"eu commodo\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "codes",
							"item": [
								{
									"name": "(Получение КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/codes?gtin=04603988013572&lastBlockId=0&omsId={{omsid}}&orderId=cedddf04-9b94-4eef-a307-c523b8d78198&quantity=1",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"codes"
											],
											"query": [
												{
													"key": "gtin",
													"value": "04603988013572",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "lastBlockId",
													"value": "0",
													"description": "Identifier of last sent code block (Идентификатор последнего полученного блока кодов)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "cedddf04-9b94-4eef-a307-c523b8d78198",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												},
												{
													"key": "quantity",
													"value": "1",
													"description": "(Required) Required identification code quantity (Количество запрашиваемых кодов)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Identification Code Array (Массив КМ)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure&quantity=-14870049",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "quantity",
															"value": "-14870049"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"blockId\": \"76795854-5024-404e-9275-959ac89ccb57\",\n \"codes\": [\n  \"010133456789433921i7RAGfsaWLTnA\",\n  \"010133456789433921bRwqoIwHtxzoM\"\n ]\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure&quantity=-14870049",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "quantity",
															"value": "-14870049"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure&quantity=-14870049",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "quantity",
															"value": "-14870049"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes?gtin=consequat Ut reprehenderit irure&lastBlockId=0&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure&quantity=-14870049",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "lastBlockId",
															"value": "0"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "quantity",
															"value": "-14870049"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "(Получение идентификационных блоков КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/codes/blocks?gtin=04603988013572&omsId={{omsid}}&orderId=cedddf04-9b94-4eef-a307-c523b8d78198",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"codes",
												"blocks"
											],
											"query": [
												{
													"key": "gtin",
													"value": "04603988013572",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "cedddf04-9b94-4eef-a307-c523b8d78198",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Identification Block Code Array (Массив идентификационных блоков КМ)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/blocks?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"blocks"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"gtin\": \"01334567894339\",\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"blocks\": [\n  {\n   \"blockDateTime\": 1574780400,\n   \"blockId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n   \"quantity\": 10\n  },\n  {\n   \"blockDateTime\": 1574780400,\n   \"blockId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n   \"quantity\": 10\n  }\n ],\n \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/blocks?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"blocks"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/blocks?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"blocks"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/blocks?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"blocks"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "(Получение повторно КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/codes/retry?blockId=ce3fe796-93c2-4b18-bc3e-102aaf081d64&gtin=04603988013572&omsId={{omsid}}&orderId=cedddf04-9b94-4eef-a307-c523b8d78198",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"codes",
												"retry"
											],
											"query": [
												{
													"key": "blockId",
													"value": "ce3fe796-93c2-4b18-bc3e-102aaf081d64",
													"description": "(Required) Identifier code block (Идентификатор блока кодов)"
												},
												{
													"key": "gtin",
													"value": "04603988013572",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "cedddf04-9b94-4eef-a307-c523b8d78198",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Identification Code Array (Массив КМ)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/retry?blockId=consequat Ut reprehenderit irure&gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"retry"
													],
													"query": [
														{
															"key": "blockId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"blockId\": \"76795854-5024-404e-9275-959ac89ccb57\",\n \"codes\": [\n  \"010133456789433921i7RAGfsaWLTnA\",\n  \"010133456789433921bRwqoIwHtxzoM\"\n ]\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/retry?blockId=consequat Ut reprehenderit irure&gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"retry"
													],
													"query": [
														{
															"key": "blockId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/retry?blockId=consequat Ut reprehenderit irure&gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"retry"
													],
													"query": [
														{
															"key": "blockId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/codes/retry?blockId=consequat Ut reprehenderit irure&gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"codes",
														"retry"
													],
													"query": [
														{
															"key": "blockId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "orders",
							"item": [
								{
									"name": "Status of orders (Статус бизнес-заказов)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Токен авторизации",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/orders?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"orders"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "cedddf04-9b94-4eef-a307-c523b8d78198",
													"disabled": true
												}
											]
										}
									},
									"response": [
										{
											"name": "Массив связанных бизнес-заказов с их статусами",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Токен авторизации",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderInfos\": [\n  {\n   \"buffers\": [\n    {\n     \"availableCodes\": 34569253,\n     \"bufferStatus\": \"PENDING\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": 90775510,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": false,\n     \"totalCodes\": 64178349,\n     \"totalPassed\": 1419861,\n     \"unavailableCodes\": -14682546,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"ad Duis pariatur do \"\n    },\n    {\n     \"availableCodes\": 68041055,\n     \"bufferStatus\": \"PENDING\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": 43983425,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": true,\n     \"totalCodes\": -56899195,\n     \"totalPassed\": 8287147,\n     \"unavailableCodes\": -10752773,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"exercitation est minim fugiat laboris\"\n    }\n   ],\n   \"createdTimestamp\": -66836360,\n   \"declineReason\": \"consectetur\",\n   \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n   \"orderStatus\": \"READY\"\n  },\n  {\n   \"buffers\": [\n    {\n     \"availableCodes\": 11766931,\n     \"bufferStatus\": \"ACTIVE\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": -53502205,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": true,\n     \"totalCodes\": 88687137,\n     \"totalPassed\": -22039762,\n     \"unavailableCodes\": 27832343,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"dolore dolore elit ea\"\n    },\n    {\n     \"availableCodes\": -14501806,\n     \"bufferStatus\": \"ACTIVE\",\n     \"gtin\": \"01334567894339\",\n     \"leftInBuffer\": -11176195,\n     \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n     \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n     \"poolsExhausted\": true,\n     \"totalCodes\": 10814599,\n     \"totalPassed\": 38634766,\n     \"unavailableCodes\": -11098639,\n     \"expiredDate\": 1596792681987,\n     \"poolInfos\": [\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      },\n      {\n       \"isRegistrarReady\": true,\n       \"lastRegistrarErrorTimestamp\": 0,\n       \"leftInRegistrar\": 0,\n       \"quantity\": 10,\n       \"registrarErrorCount\": 0,\n       \"registrarId\": \"0000000099990099\",\n       \"status\": \"REQUESTED\",\n       \"rejectionReason\": \"Ошибка\"\n      }\n     ],\n     \"rejectionReason\": \"Excepteur exercitation cillum consectetur qui\"\n    }\n   ],\n   \"createdTimestamp\": 68873327,\n   \"declineReason\": \"incididunt adipisicing\",\n   \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n   \"orderStatus\": \"READY\"\n  }\n ]\n}"
										},
										{
											"name": "Операция не выполнена. Неверные входные параметры",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Токен авторизации",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Операция не выполнена. Внутренняя ошибка сервера",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Токен авторизации",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								},
								{
									"name": "Create Order (Создание бизнес-заказа)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											},
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n  \"expectedStartDate\": \"2021-06-01\",\n  \"factoryAddress\": \"1\",\n  \"factoryCountry\": \"kz\",\n  \"factoryId\": \"1\",\n  \"factoryName\": \"не является обязательным полем\",\n  \"poNumber\": \"123456\",\n  \"productCode\": \"не является обязательным полем\",\n  \"productDescription\": \"не является обязательным полем\",\n  \"productionLineId\": \"1\",\n  \"productionOrderId\": 123,\n  \"products\": [\n    {\n      \"gtin\": \"04603988013572\",\n      \"quantity\": 1,\n      \"serialNumberType\": \"OPERATOR\",\n      \"templateId\": 5\n    }\n  ],\n  \"releaseMethodType\": \"IMPORT\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/pharma/orders?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"pharma",
												"orders"
											],
											"query": [
												{
													"key": "omsId",
													"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Request result (Результат создания бизнес-заказа)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"factoryCountry\": \"RU\",\n    \"factoryId\": \"ftf_001\",\n    \"productCode\": \"ABCD123456\",\n    \"productDescription\": \"Cigarettes Friend\",\n    \"productionLineId\": \"123\",\n    \"products\": [\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 76273,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 11,\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"deserunt enim ipsum\"\n        },\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 12442,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 4,\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"ipsum in\"\n        }\n    ],\n    \"expectedStartDate\": \"2019-03-01\",\n    \"factoryAddress\": \"ul. Pervaya Tabachnaya, 7\",\n    \"factoryName\": \"First Tobacco Factory\",\n    \"poNumber\": \"123456\",\n    \"productionOrderId\": \"ex dolor cillum laborum\",\n    \"releaseMethodType\": \"IMPORT\",\n    \"serviceProviderId\": \"irure dolore pariatur\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"expectedCompleteTimestamp\": 6131,\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"factoryCountry\": \"RU\",\n    \"factoryId\": \"ftf_001\",\n    \"productCode\": \"ABCD123456\",\n    \"productDescription\": \"Cigarettes Friend\",\n    \"productionLineId\": \"123\",\n    \"products\": [\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 76273,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 11,\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"deserunt enim ipsum\"\n        },\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 12442,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 4,\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"ipsum in\"\n        }\n    ],\n    \"expectedStartDate\": \"2019-03-01\",\n    \"factoryAddress\": \"ul. Pervaya Tabachnaya, 7\",\n    \"factoryName\": \"First Tobacco Factory\",\n    \"poNumber\": \"123456\",\n    \"productionOrderId\": \"ex dolor cillum laborum\",\n    \"releaseMethodType\": \"IMPORT\",\n    \"serviceProviderId\": \"irure dolore pariatur\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "POST",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"body": {
													"mode": "raw",
													"raw": "{\n    \"factoryCountry\": \"RU\",\n    \"factoryId\": \"ftf_001\",\n    \"productCode\": \"ABCD123456\",\n    \"productDescription\": \"Cigarettes Friend\",\n    \"productionLineId\": \"123\",\n    \"products\": [\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 76273,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 11,\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"deserunt enim ipsum\"\n        },\n        {\n            \"gtin\": \"01334567894339\",\n            \"quantity\": 12442,\n            \"serialNumberType\": \"SELF_MADE\",\n            \"templateId\": 4,\n            \"serialNumbers\": [\n                \"XT6c84e39gXjW\",\n                \"2kY39OmdmHTwx\",\n                \"X4ebssJPznnLg\"\n            ],\n            \"stickerId\": \"ipsum in\"\n        }\n    ],\n    \"expectedStartDate\": \"2019-03-01\",\n    \"factoryAddress\": \"ul. Pervaya Tabachnaya, 7\",\n    \"factoryName\": \"First Tobacco Factory\",\n    \"poNumber\": \"123456\",\n    \"productionOrderId\": \"ex dolor cillum laborum\",\n    \"releaseMethodType\": \"IMPORT\",\n    \"serviceProviderId\": \"irure dolore pariatur\"\n}"
												},
												"url": {
													"raw": "{{baseUrl}}/api/v2/pharma/orders?omsId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"pharma",
														"orders"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "Send Automated process control system logs files (Отправить лог файлы АСУТП)",
							"request": {
								"method": "POST",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									},
									{
										"key": "Content-Type",
										"value": "multipart/form-data"
									}
								],
								"body": {
									"mode": "formdata",
									"formdata": [
										{
											"key": "log",
											"value": "minim adipisicing",
											"description": "(Required) Log file (Файл с логами)",
											"type": "text"
										}
									]
								},
								"url": {
									"raw": "{{baseUrl}}api/v2/pharma/logs/upload?omsId={{omsid}}",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"pharma",
										"logs",
										"upload"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Operation Status (Статус операции)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "PING OMS (Проверка доступности СУЗ)",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/pharma/ping?omsId={{omsid}}",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"pharma",
										"ping"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Request result (Результат проверки доступности СУЗ)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						},
						{
							"name": "Получение квитанций по уникальному идентификатору документа",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/pharma/receipts?docId=a5820c7b-568c-4a2f-8bdc-a2bc1a9dd480&omsId={{omsid}}",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"pharma",
										"receipts"
									],
									"query": [
										{
											"key": "docId",
											"value": "a5820c7b-568c-4a2f-8bdc-a2bc1a9dd480",
											"description": "(Required) docId"
										},
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										},
										{
											"key": "signature",
											"value": "",
											"disabled": true
										}
									]
								}
							},
							"response": [
								{
									"name": "Request result (Результат создания бизнес-заказа)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						},
						{
							"name": "Get report status information by unique report ID (Получение информации о статусе отчета по его идентификатору)",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/pharma/report/info?omsId={{omsid}}&reportId=97eabca1-b1cb-48d3-95cf-ba4fe745dad9",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"pharma",
										"report",
										"info"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsid}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										},
										{
											"key": "reportId",
											"value": "97eabca1-b1cb-48d3-95cf-ba4fe745dad9",
											"description": "(Required) Report ID (Идентификатор отчета)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Operation Status (Статус операции)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"velit\",\n \"reportStatus\": \"CHECK\",\n \"errorReason\": \"eu velit nostrud\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Report not found. (Операция не выполнена. Отчет не найден)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Not Found",
									"code": 404,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "Identification Code Utilisation Report (Передача отчета об нанесении КМ)",
							"request": {
								"method": "POST",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "ed310465-2759-4b1d-be06-1f027b59e245"
									},
									{
										"description": "Имя пользователя",
										"key": "userName",
										"value": "API"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"expirationDate\": \"2024-10-31\",\n    \"usageType\": \"PRINTED\",\n    \"seriesNumber\": \"1\",\n    \"sntins\": [\"010460398801822521krt32Pdsaayhe\u001d91KZF0\u001d92dTRzMC5S7XNwarbnFSe8JD30haYAoetCdk688ULDCFY=\",\n\"0104603988018225218MhrZgKh9dS2g\u001d91KZF0\u001d92Mk5ab+X3VJ1kCF+nM03xSMfzMInK6aj7mzA6CqMB6bQ=\",\n\"010460398801822521AB6jY4hDeTCHS\u001d91KZF0\u001d92eXRCUvQcsCzeBTue4T/ukD9KDqiRdTwTNBuiKZJwSNA=\",\n\"010460398801822521aPEYzzJAfIoD2\u001d91KZF0\u001d92bC8zMb0dBzYIcSKOg3adbewl1I+LDVj8zp1NZDK6JCU=\",\n\"010460398801822521Okg9qxovd9ePN\u001d91KZF0\u001d92bk12V98zUsP4NUZrdpxZ2L0je3ld6A6gUXJt67KIkRQ=\",\n\"01046039880182252199qGYEZz8zavC\u001d91KZF0\u001d92R1hJd5TYmTN2JotwasP8khfkuQPfcueOSXvdSt93GTY=\",\n\"010460398801822521GxjHQSBzz4eq5\u001d91KZF0\u001d92YjB1afY152ZAFQ2bxdz/x9vZNDq7lBy46rWRvoBwC/M=\",\n\"01046039880182252119P8fUdTXLWDd\u001d91KZF0\u001d92NHlRZ5y2qTBKrLjGZXLzWPwCYC9HrvkpkcGFVY22klo=\",\n\"010460398801822521Sn2a1WnwZg5b4\u001d91KZF0\u001d92VFJpQojfM9w1Jl3ZgU69SQApuj61hyoL8HPPq0pFFvY=\",\n\"010460398801822521fbkTQg6qAX6Iz\u001d91KZF0\u001d92dkEwbyINEyuDpps1+H8OQwebuQleO9d9EOP0EGoUJD4=\"\n    ]\n}"
								},
								"url": {
									"raw": "{{baseUrl}}api/v2/pharma/utilisation?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"pharma",
										"utilisation"
									],
									"query": [
										{
											"key": "omsId",
											"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Unique OMS Report ID (Идентификатор отчета об нанесении КМ)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"expirationDate\": \"2024-10-31\",\n    \"seriesNumber\": \"123456789\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"usageType\": \"USED_FOR_PRODUCTION\",\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionOrderId\": \"100987\",\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/utilisation?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"utilisation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"expirationDate\": \"2024-10-31\",\n    \"seriesNumber\": \"123456789\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"usageType\": \"USED_FOR_PRODUCTION\",\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionOrderId\": \"100987\",\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/utilisation?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"utilisation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"expirationDate\": \"2024-10-31\",\n    \"seriesNumber\": \"123456789\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"usageType\": \"USED_FOR_PRODUCTION\",\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionOrderId\": \"100987\",\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/utilisation?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"utilisation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "Request OMS and OMS API versions (Получение версий СУЗ и СУЗ API)",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}api/v2/pharma/version",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"pharma",
										"version"
									]
								}
							},
							"response": [
								{
									"name": "Request result (Номера версий СУЗ и СУЗ API)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"version"
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"version"
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/pharma/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"pharma",
												"version"
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "tobacco",
					"item": [
						{
							"name": "aggregation",
							"item": [
								{
									"name": "(Отчет об агрегации КМ)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											},
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"aggregationUnits\": [\n        {\n            \"aggregatedItemsCount\": 10,\n            \"aggregationType\": \"AGGREGATION\",\n            \"aggregationUnitCapacity\": 1,\n            \"sntins\": [\n                \"010460026600575521SKNOF(c\"\n            ],\n            \"unitSerialNumber\": \"00108445456600000056\"\n        }\n    ],\n    \"participantId\": \"960202350172\",\n    \"productionLineId\": \"1\",\n    \"productionOrderId\": \"100987\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/aggregation?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"aggregation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "Get aggregation info (Получение информации об агрегации КМ)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/aggregation/info?omsId={{omsid}}&unitSerialNumber=010460026600575521<jLVKos",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"aggregation",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "unitSerialNumber",
													"value": "010460026600575521<jLVKos",
													"description": "(Required) Aggregation unit number (КМ агрегата)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Operation Status (Статус операции)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"aggregationUnit\": {\n  \"aggregatedItemsCount\": 48,\n  \"aggregationType\": \"AGGREGATION\",\n  \"aggregationUnitCapacity\": 50,\n  \"sntins\": [\n   \"0100000848839984215LJ\",\n   \"0100000848839984215Py\"\n  ],\n  \"unitSerialNumber\": \"1jdu7-kksb67-qwtg66\"\n },\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"participantId\": \"nulla aliqua adipisicing mollit\",\n \"productsInfo\": [\n  {\n   \"gtin\": \"amet enim sint elit consequat\",\n   \"name\": \"ma\"\n  },\n  {\n   \"gtin\": \"voluptate \",\n   \"name\": \"in non aliquip\"\n  }\n ]\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Aggregation unit not found. (Операция не выполнена. Агрегат не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/aggregation/info?omsId=consequat Ut reprehenderit irure&unitSerialNumber=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"aggregation",
														"info"
													],
													"query": [
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "unitSerialNumber",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "buffer",
							"item": [
								{
									"name": "Закрыть подзаказ/заказ (Close suborder/order)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/buffer/close?gtin=00000046082251&lastBlockId=0&omsId={{omsid}}&orderId=06501aac-cf61-4772-a5a6-ee0d79824a21",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"buffer",
												"close"
											],
											"query": [
												{
													"key": "gtin",
													"value": "00000046082251",
													"description": "Product GTIN (GTIN товара, по которому требуется прекратить выдачу КМ)"
												},
												{
													"key": "lastBlockId",
													"value": "0",
													"description": "Identifier of last sent code block (Идентификатор последнего полученного блока кодов)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "06501aac-cf61-4772-a5a6-ee0d79824a21",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "Get buffers status for a specific product GTIN (Статус ,буфера бизнес-заказа по заданному GTIN)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/buffer/status?gtin=00000046082251&omsId={{omsid}}&orderId=06501aac-cf61-4772-a5a6-ee0d79824a21",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"buffer",
												"status"
											],
											"query": [
												{
													"key": "gtin",
													"value": "00000046082251",
													"description": "(Required) Product GTIN (GTIN товара, по которому нужно получить статус заказа)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "06501aac-cf61-4772-a5a6-ee0d79824a21",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": [
										{
											"name": "Order Status (Статус буфера КМ)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"availableCodes\": -49525401,\n \"bufferStatus\": \"EXHAUSTED\",\n \"gtin\": \"01334567894339\",\n \"leftInBuffer\": 77783652,\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"orderId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\",\n \"poolsExhausted\": false,\n \"totalCodes\": -74684377,\n \"totalPassed\": 39110913,\n \"unavailableCodes\": -29307703,\n \"expiredDate\": 1596792681987,\n \"poolInfos\": [\n  {\n   \"isRegistrarReady\": true,\n   \"lastRegistrarErrorTimestamp\": 0,\n   \"leftInRegistrar\": 0,\n   \"quantity\": 10,\n   \"registrarErrorCount\": 0,\n   \"registrarId\": \"0000000099990099\",\n   \"status\": \"REQUESTED\",\n   \"rejectionReason\": \"Ошибка\"\n  },\n  {\n   \"isRegistrarReady\": true,\n   \"lastRegistrarErrorTimestamp\": 0,\n   \"leftInRegistrar\": 0,\n   \"quantity\": 10,\n   \"registrarErrorCount\": 0,\n   \"registrarId\": \"0000000099990099\",\n   \"status\": \"REQUESTED\",\n   \"rejectionReason\": \"Ошибка\"\n  }\n ],\n \"rejectionReason\": \"eu commodo\"\n}"
										},
										{
											"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Bad Request",
											"code": 400,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Buffer not found. (Операция не выполнена. Буфер не найден)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Not Found",
											"code": 404,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										},
										{
											"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
											"originalRequest": {
												"method": "GET",
												"header": [
													{
														"description": "(Required) Authorization token (Токен авторизации)",
														"key": "clientToken",
														"value": "consequat Ut reprehenderit irure"
													}
												],
												"url": {
													"raw": "{{baseUrl}}/api/v2/tobacco/buffer/status?gtin=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure&orderId=consequat Ut reprehenderit irure",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v2",
														"tobacco",
														"buffer",
														"status"
													],
													"query": [
														{
															"key": "gtin",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "omsId",
															"value": "consequat Ut reprehenderit irure"
														},
														{
															"key": "orderId",
															"value": "consequat Ut reprehenderit irure"
														}
													]
												}
											},
											"status": "Internal Server Error",
											"code": 500,
											"_postman_previewlanguage": "json",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												}
											],
											"cookie": [],
											"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
										}
									]
								}
							]
						},
						{
							"name": "codes",
							"item": [
								{
									"name": "(Получение КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "ed310465-2759-4b1d-be06-1f027b59e245"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/codes?gtin=00000046082251&lastBlockId=0&omsId={{omsid}}&orderId=7097884c-b5cc-43c4-845b-d8b2e8f9eeb7&quantity=10",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"codes"
											],
											"query": [
												{
													"key": "gtin",
													"value": "00000046082251",
													"description": "04600266005755 - group, potreb - 00000046082251"
												},
												{
													"key": "lastBlockId",
													"value": "0",
													"description": "Identifier of last sent code block (Идентификатор последнего полученного блока кодов)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "7097884c-b5cc-43c4-845b-d8b2e8f9eeb7",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												},
												{
													"key": "quantity",
													"value": "10",
													"description": "(Required) Required identification code quantity (Количество запрашиваемых кодов)"
												},
												{
													"key": "lang",
													"value": "ru",
													"disabled": true
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "Get identification blocks code for a specific product GTIN (Получение идентификационных блоков КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/codes/blocks?gtin=04600266005755&omsId={{omsid}}&orderId=06501aac-cf61-4772-a5a6-ee0d79824a21",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"codes",
												"blocks"
											],
											"query": [
												{
													"key": "gtin",
													"value": "04600266005755",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "06501aac-cf61-4772-a5a6-ee0d79824a21",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "Get retry identification codes for a specific product GTIN (Получение повторно КМ для заданного товара)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/codes/retry?blockId=c40d37a1-1386-4049-a6bb-ff4454f56171&gtin=04600266005755&omsId={{omsid}}&orderId=06501aac-cf61-4772-a5a6-ee0d79824a21",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"codes",
												"retry"
											],
											"query": [
												{
													"key": "blockId",
													"value": "c40d37a1-1386-4049-a6bb-ff4454f56171",
													"description": "(Required) Identifier code block (Идентификатор блока кодов)"
												},
												{
													"key": "gtin",
													"value": "04600266005755",
													"description": "(Required) Product GTIN (GTIN товара, по которому запрашиваются коды)"
												},
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												},
												{
													"key": "orderId",
													"value": "06501aac-cf61-4772-a5a6-ee0d79824a21",
													"description": "(Required) Unique OMS Order ID (Идентификатор бизнес-заказа на эмиссию КМ)"
												}
											]
										}
									},
									"response": []
								}
							]
						},
						{
							"name": "orders",
							"item": [
								{
									"name": "Status of orders (Статус бизнес-заказов)",
									"request": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Токен авторизации",
												"key": "clientToken",
												"value": "{{tok}}"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/orders?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"orders"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": []
								},
								{
									"name": "(Создание бизнес-заказа)",
									"request": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "{{tok}}"
											},
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"factoryCountry\": \"KZ\",\n    \"factoryId\": \"1\",\n    \"productCode\": \"1\",\n    \"productDescription\": \"1\",\n    \"productionLineId\": \"1\",\n    \"products\": [\n        {\n            \"gtin\": \"00000046082251\",\n            \"quantity\": 10,\n            \"serialNumberType\": \"OPERATOR\",\n            \"templateId\": 4\n        },\n        {\n            \"gtin\": \"04600266005755\",\n            \"quantity\": 1,\n            \"serialNumberType\": \"OPERATOR\",\n            \"templateId\": 3\n        }\n    ]\n}"
										},
										"url": {
											"raw": "{{baseUrl}}api/v2/tobacco/orders?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}api"
											],
											"path": [
												"v2",
												"tobacco",
												"orders"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}",
													"description": "(Required) OMS Id (Идентификатор СУЗ)"
												}
											]
										}
									},
									"response": []
								}
							]
						},
						{
							"name": "Identification Code Dropout Report (Передача отчета о выбытии/отбраковке КМ)",
							"request": {
								"method": "POST",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "{{tok}}"
									},
									{
										"description": "Имя пользователя",
										"key": "userName",
										"value": "API"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n  \"address\": \"г. Москва ул Мира 20\",\n  \"dropoutReason\": \"DEFECT\",\n  \"participantId\": \"960202350172\",\n  \"productionLineId\": \"455\",\n  \"productionOrderId\": \"100987\",\n  \"sntins\": [\n    \"00000046082251G%GL7<gZEpUaFpD\"\n  ],\n  \"sourceDocDate\": \"2021-08-17\",\n  \"sourceDocNum\": \"235431\",\n  \"withChild\": true\n}"
								},
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/dropout?omsId={{omsi}}",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"dropout"
									],
									"query": [
										{
											"key": "omsId",
											"value": "{{omsi}}",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Unique OMS Report ID (Идентификатор отчета о выбытии/отбраковке в СУЗ)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"address\": \"г. Москва ул Мира 20\",\n    \"dropoutReason\": \"DEFECT\",\n    \"participantId\": \"3543033591\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"withChild\": true,\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"100987\",\n    \"sourceDocDate\": \"2019-05-01\",\n    \"sourceDocNum\": \"235431\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/dropout?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"dropout"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"address\": \"г. Москва ул Мира 20\",\n    \"dropoutReason\": \"DEFECT\",\n    \"participantId\": \"3543033591\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"withChild\": true,\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"100987\",\n    \"sourceDocDate\": \"2019-05-01\",\n    \"sourceDocNum\": \"235431\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/dropout?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"dropout"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"address\": \"г. Москва ул Мира 20\",\n    \"dropoutReason\": \"DEFECT\",\n    \"participantId\": \"3543033591\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"withChild\": true,\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"100987\",\n    \"sourceDocDate\": \"2019-05-01\",\n    \"sourceDocNum\": \"235431\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/dropout?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"dropout"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "Send Automated process control system logs files (Отправить лог файлы АСУТП)",
							"request": {
								"method": "POST",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "0029cb0c-a56d-4ebe-a1d4-11fb06d1ae21"
									},
									{
										"key": "Content-Type",
										"value": "multipart/form-data"
									}
								],
								"body": {
									"mode": "formdata",
									"formdata": [
										{
											"key": "log",
											"value": "1",
											"description": "(Required) Log file (Файл с логами)",
											"type": "text"
										}
									]
								},
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/logs/upload?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"logs",
										"upload"
									],
									"query": [
										{
											"key": "omsId",
											"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Operation Status (Статус операции)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/logs/upload?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"logs",
												"upload"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "PING OMS (Проверка доступности СУЗ)",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "0029cb0c-a56d-4ebe-a1d4-11fb06d1ae21"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/ping?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"ping"
									],
									"query": [
										{
											"key": "omsId",
											"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Request result (Результат проверки доступности СУЗ)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/ping?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"ping"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						},
						{
							"name": "Получение квитанций по уникальному идентификатору документа",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "dba43006-7496-480c-bad5-88b89d88206c"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/receipts?docId=af32549a-2845-441c-b318-3a72cebc9eb9&omsId=29fe47f4-ff3d-49fa-8b0e-d648c26c2195",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"receipts"
									],
									"query": [
										{
											"key": "docId",
											"value": "af32549a-2845-441c-b318-3a72cebc9eb9",
											"description": "(Required) docId"
										},
										{
											"key": "omsId",
											"value": "29fe47f4-ff3d-49fa-8b0e-d648c26c2195",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Request result (Результат создания бизнес-заказа)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/receipts?docId=consequat Ut reprehenderit irure&omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"receipts"
											],
											"query": [
												{
													"key": "docId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						},
						{
							"name": "Get report status information by unique report ID (Получение информации о статусе отчета по его идентификатору)",
							"request": {
								"method": "GET",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "b133595c-90e5-4c7a-8935-0523e4893c22"
									}
								],
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/report/info?omsId=eb49a996-e5b7-41bc-848a-d7f389076229&reportId=25fed9ff-a4ab-4e94-92fb-fe83019dce63",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"report",
										"info"
									],
									"query": [
										{
											"key": "omsId",
											"value": "eb49a996-e5b7-41bc-848a-d7f389076229",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										},
										{
											"key": "reportId",
											"value": "25fed9ff-a4ab-4e94-92fb-fe83019dce63",
											"description": "(Required) Report ID (Идентификатор отчета)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Operation Status (Статус операции)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/report/info?omsId=d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"velit\",\n \"reportStatus\": \"CHECK\",\n \"errorReason\": \"eu velit nostrud\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Report not found. (Операция не выполнена. Отчет не найден)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Not Found",
									"code": 404,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											}
										],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/report/info?omsId=consequat Ut reprehenderit irure&reportId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"report",
												"info"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												},
												{
													"key": "reportId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "(Передача отчета об утилизации КМ)",
							"request": {
								"method": "POST",
								"header": [
									{
										"description": "(Required) Authorization token (Токен авторизации)",
										"key": "clientToken",
										"value": "ed310465-2759-4b1d-be06-1f027b59e245"
									},
									{
										"description": "Имя пользователя",
										"key": "userName",
										"value": "API"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionLineId\": \"455\",\n    \"productionOrderId\": \"100987\",\n    \"sntins\": [\n        \"000000460822510py?qOxUTZzcmRw\",\n        \"00000046082251U<RLHCvMUR5RkI5\",\n        \"00000046082251(3BH<NhTGVUdmxK\",\n        \"00000046082251IZhCvssL1I5RWxq\",\n        \"00000046082251.uBLb/YRHJGSlZl\",\n        \"00000046082251IXajMhiRUdMaVBu\",\n        \"00000046082251jl;DkQ0c3drQm5P\",\n        \"00000046082251XQtl3(XSi94eW10\",\n        \"00000046082251icf8hPcT3VoQnV2\",\n        \"00000046082251YlI'wT>RmlTWWxj\"\n    ],\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\",\n    \"usageType\": \"VERIFIED\"\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/utilisation?omsId=d9cdba15-0536-4c28-a328-a42fe99d931a",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"utilisation"
									],
									"query": [
										{
											"key": "omsId",
											"value": "d9cdba15-0536-4c28-a328-a42fe99d931a",
											"description": "(Required) OMS Id (Идентификатор СУЗ)"
										}
									]
								}
							},
							"response": [
								{
									"name": "Unique OMS Report ID (Идентификатор отчета об нанесении КМ)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"productionLineId\": \"455\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"usageType\": \"USED_FOR_PRODUCTION\",\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionOrderId\": \"100987\",\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/utilisation?omsId=consequat Ut reprehenderit irure",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"utilisation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "consequat Ut reprehenderit irure"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"omsId\": \"d1bc8149-7b39-4aa2-afb1-df1b6c8f80c5\",\n \"reportId\": \"05f52b01-ba4b-4dc7-a94a-7846db44ac63\"\n}"
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"productionLineId\": \"455\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"usageType\": \"USED_FOR_PRODUCTION\",\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionOrderId\": \"100987\",\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/utilisation?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"utilisation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}"
												}
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "POST",
										"header": [
											{
												"description": "(Required) Authorization token (Токен авторизации)",
												"key": "clientToken",
												"value": "consequat Ut reprehenderit irure"
											},
											{
												"description": "Имя пользователя",
												"key": "userName",
												"value": "API"
											}
										],
										"body": {
											"mode": "raw",
											"raw": "{\n    \"productionLineId\": \"455\",\n    \"sntins\": [\n        \"010133456789433921i7RAGfsaWLTnA\",\n        \"010133456789433921bRwqoIwHtxzoM\"\n    ],\n    \"usageType\": \"USED_FOR_PRODUCTION\",\n    \"brandcode\": \"Lorem Ipsum\",\n    \"productionOrderId\": \"100987\",\n    \"sourceReportId\": \"8ed74f90-0119-48f2-b289-379707934e2f\"\n}"
										},
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/utilisation?omsId={{omsid}}",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"utilisation"
											],
											"query": [
												{
													"key": "omsId",
													"value": "{{omsid}}"
												}
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "json",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										}
									],
									"cookie": [],
									"body": "{\n \"fieldErrors\": [\n  {\n   \"fieldError\": \"aute ad fugiat co\",\n   \"fieldName\": \"commodo consectetur culpa irure\"\n  },\n  {\n   \"fieldError\": \"aute culpa occaecat et\",\n   \"fieldName\": \"sunt pariatur dolor sint\"\n  }\n ],\n \"globalErrors\": [\n  \"Lorem sunt nulla\",\n  \"nulla anim\"\n ],\n \"success\": false\n}"
								}
							]
						},
						{
							"name": "Request OMS and OMS API versions (Получение версий СУЗ и СУЗ API)",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}api/v2/tobacco/version",
									"host": [
										"{{baseUrl}}api"
									],
									"path": [
										"v2",
										"tobacco",
										"version"
									]
								}
							},
							"response": [
								{
									"name": "Request result (Номера версий СУЗ и СУЗ API)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"version"
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Incorrect parameters. (Операция не выполнена. Неверные входные параметры)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"version"
											]
										}
									},
									"status": "Bad Request",
									"code": 400,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								},
								{
									"name": "Request failed. Internal Server Error. (Операция не выполнена. Внутренняя ошибка сервера)",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v2/tobacco/version",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v2",
												"tobacco",
												"version"
											]
										}
									},
									"status": "Internal Server Error",
									"code": 500,
									"_postman_previewlanguage": "text",
									"header": [
										{
											"key": "Content-Type",
											"value": "*/*"
										}
									],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				}
			]
		}
	],
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "baseUrl",
			"value": "suzcloud.stage.ismet.kz"
		}
	]
}