{
  "item": [
    {
      "id": "1f7c1e4f-337d-46c9-804a-7993d473931f",
      "name": "v1",
      "item": [
        {
          "id": "e4e18d32-2fa6-45da-bf02-ff29b3f9c5ba",
          "name": "attributes",
          "item": [
            {
              "id": "0c512086-ff07-4de1-b15c-b40a53c19bc3",
              "name": "Возможности раздела Attributes",
              "request": {
                "name": "Возможности раздела Attributes",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела Attributes.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "attributes",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "13b28099-ba79-4811-8f43-b559267ab92b",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"custom_attributes\": false,\n  \"proposals\": false,\n  \"revoke\": true,\n  \"toggle\": false,\n  \"update\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "c8118b74-aaa2-4130-a825-cc50391311bc",
              "name": "custom",
              "item": [
                {
                  "id": "4dc0186a-cefd-4dc9-914c-7042cc15a1a9",
                  "name": "Добавить личный параметр продавца (уровень A, без модерации, идемпотентный)",
                  "request": {
                    "name": "Добавить личный параметр продавца (уровень A, без модерации, идемпотентный)",
                    "description": {
                      "content": "Создаёт кастомный атрибут продавца (без модерации).\nДоступен только этому продавцу на его карточках.\nНе показывается в шаблоне категории другим продавцам.\nНе индексируется в общих фильтрах.\n",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "custom",
                        "add"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"code\": \"<string>\",\n  \"name\": \"<string>\",\n  \"type\": \"<string>\",\n  \"request_key\": \"<string,null>\",\n  \"description\": \"<string,null>\",\n  \"unit\": {\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"symbol\": \"<string>\",\n    \"quantity\": \"<string>\",\n    \"base_unit\": \"<string>\",\n    \"factor\": \"<double>\",\n    \"description\": \"<string,null>\",\n    \"locales\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  },\n  \"max_count\": 0,\n  \"max_length\": 0,\n  \"values\": [\n    {\n      \"id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"enabled\": \"<boolean>\",\n      \"code\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"rgb\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hex\": \"<string,null>\",\n      \"image\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"ref\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"sort_order\": \"<integer,null>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"enabled\": \"<boolean>\",\n      \"code\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"rgb\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hex\": \"<string,null>\",\n      \"image\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"ref\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"sort_order\": \"<integer,null>\"\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "5fecc114-2c06-4836-bc37-07e9c1acc415",
                      "name": "Результат создания кастомного атрибута",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "custom",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"request_key\": \"seller_67890_20260719_180000_internal_sku\",\n  \"code\": \"my_internal_sku\",\n  \"name\": \"Внутренний артикул продавца\",\n  \"description\": \"Для учёта во внутренней системе продавца\",\n  \"role\": \"property\",\n  \"type\": \"string\",\n  \"max_count\": 1,\n  \"max_length\": 100\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_key\": \"seller_67890_20260719_180000_internal_sku\",\n  \"attribute_id\": \"attr_custom_001\",\n  \"code\": \"my_internal_sku\",\n  \"status\": \"active\",\n  \"created_at\": \"2026-07-19T18:00:00Z\"\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "bf83c1f9-23a6-4cb9-a17a-af00f3d98c02",
                  "name": "Получить список кастомных атрибутов продавца",
                  "request": {
                    "name": "Получить список кастомных атрибутов продавца",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "custom",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"enabled\": \"<boolean,null>\",\n    \"code\": \"<string,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "4ac5a367-403e-4328-80e3-2b9bfcbce5eb",
                      "name": "Список",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "custom",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"enabled\": \"<boolean,null>\",\n    \"code\": \"<string,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"ea officia aliquip\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"attributes\": [\n    {\n      \"id\": \"dolor est\",\n      \"code\": \"sunt nulla ex\",\n      \"name\": \"aute quis in culpa\",\n      \"role\": \"property_variation\",\n      \"type\": \"file\",\n      \"source\": \"custom\",\n      \"description\": \"magna Ut ad ullamco\",\n      \"unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"has_dictionary\": true,\n      \"seller_id\": \"dolore et enim nisi\",\n      \"categories_count\": 43772782,\n      \"sort_order\": 0\n    },\n    {\n      \"id\": \"cupidatat qui Excepteur\",\n      \"code\": \"quis proident \",\n      \"name\": \"dolor commodo sit non nulla\",\n      \"role\": \"property\",\n      \"type\": \"bool\",\n      \"source\": \"custom\",\n      \"description\": \"culpa laboris ullamco reprehenderit\",\n      \"unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"has_dictionary\": false,\n      \"seller_id\": \"consequat nisi\",\n      \"categories_count\": 56825091,\n      \"sort_order\": 0\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"in elit\",\n    \"total\": 40113801\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "f9f70a43-9cbb-4fbb-a711-ce24abe98dc6",
                  "name": "Включить/выключить кастомный атрибут продавца (идемпотентный)",
                  "request": {
                    "name": "Включить/выключить кастомный атрибут продавца (идемпотентный)",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "custom",
                        "toggle"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"attribute_id\": \"<string>\",\n  \"enabled\": \"<boolean>\",\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "d6f9a654-4884-47ec-a6d9-bf98e7db6ed3",
                      "name": "Результат",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "custom",
                            "toggle"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"attribute_id\": \"<string>\",\n  \"enabled\": \"<boolean>\",\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"attribute_id\": \"adipisicing dolor cillum\",\n  \"enabled\": true,\n  \"updated_at\": \"1963-07-11T16:04:02.911Z\",\n  \"request_key\": \"cupidatat\",\n  \"idempotent\": false,\n  \"error\": {\n    \"code\": \"code_conflict\",\n    \"message\": \"Код 'my_internal_sku' уже используется продавцом в другом атрибуте\",\n    \"existing_attribute_id\": \"culpa eu pariatur ea\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "14d64d35-9eee-45e0-9f31-97a5c12162b8",
                  "name": "Изменить кастомный атрибут продавца (идемпотентный)",
                  "request": {
                    "name": "Изменить кастомный атрибут продавца (идемпотентный)",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "custom",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"attribute_id\": \"<string>\",\n  \"request_key\": \"<string,null>\",\n  \"name\": \"<string,null>\",\n  \"description\": \"<string,null>\",\n  \"type\": \"<string>\",\n  \"unit\": {\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"symbol\": \"<string>\",\n    \"quantity\": \"<string>\",\n    \"base_unit\": \"<string>\",\n    \"factor\": \"<double>\",\n    \"description\": \"<string,null>\",\n    \"locales\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  },\n  \"max_count\": \"<integer,null>\",\n  \"max_length\": \"<integer,null>\",\n  \"values\": [\n    {\n      \"name\": \"<string>\",\n      \"code\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"rgb\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hex\": \"<string,null>\",\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"sort_order\": \"<integer,null>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"code\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"rgb\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hex\": \"<string,null>\",\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"sort_order\": \"<integer,null>\"\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "48f58d72-d974-45b7-b61c-35c6b69adfb3",
                      "name": "Результат",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "custom",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"attribute_id\": \"<string>\",\n  \"request_key\": \"<string,null>\",\n  \"name\": \"<string,null>\",\n  \"description\": \"<string,null>\",\n  \"type\": \"bool\",\n  \"unit\": {\n    \"code\": \"mm\",\n    \"name\": \"миллиметр\",\n    \"symbol\": \"мм\",\n    \"quantity\": \"mass\",\n    \"base_unit\": \"m\",\n    \"factor\": 0.001,\n    \"description\": \"irure dolore nulla ea eiusmod\",\n    \"locales\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  },\n  \"max_count\": \"<integer,null>\",\n  \"max_length\": \"<integer,null>\",\n  \"values\": [\n    {\n      \"name\": \"красный\",\n      \"code\": \"red\",\n      \"slug\": \"red\",\n      \"rgb\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hex\": \"#FF0000\",\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"sort_order\": 63913990\n    },\n    {\n      \"name\": \"красный\",\n      \"code\": \"red\",\n      \"slug\": \"red\",\n      \"rgb\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hex\": \"#FF0000\",\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"sort_order\": 10220325\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"attribute_id\": \"proident elit ad qui\",\n  \"updated_at\": \"1976-02-06T23:40:48.669Z\",\n  \"request_key\": \"sunt\",\n  \"idempotent\": false,\n  \"error\": {\n    \"code\": \"code_conflict\",\n    \"message\": \"Код 'my_internal_sku' уже используется продавцом в другом атрибуте\",\n    \"existing_attribute_id\": \"sit occaecat ex\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            },
            {
              "id": "c1089fcd-08c7-4a90-a71c-d8ed84187955",
              "name": "Получить список всех доступных параметров",
              "request": {
                "name": "Получить список всех доступных параметров",
                "description": {
                  "content": "Возвращает глобальный список всех атрибутов маркетплейса (общих для всех категорий)\n- для выбора продавцом при создании карточки.\nВключает как атрибуты из шаблонов, так и кастомные атрибуты продавца.\n",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "attributes",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"code\": \"<string,null>\",\n    \"category_id\": \"<string,null>\",\n    \"include_custom\": true\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "030e0064-6b1a-452f-b33f-709b6e10fd05",
                  "name": "Список атрибутов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"include_custom\": true\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"attributes\": [\n    {\n      \"id\": \"dolor est\",\n      \"code\": \"sunt nulla ex\",\n      \"name\": \"aute quis in culpa\",\n      \"role\": \"property_variation\",\n      \"type\": \"file\",\n      \"source\": \"custom\",\n      \"description\": \"magna Ut ad ullamco\",\n      \"unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"has_dictionary\": true,\n      \"seller_id\": \"dolore et enim nisi\",\n      \"categories_count\": 43772782,\n      \"sort_order\": 0\n    },\n    {\n      \"id\": \"cupidatat qui Excepteur\",\n      \"code\": \"quis proident \",\n      \"name\": \"dolor commodo sit non nulla\",\n      \"role\": \"property\",\n      \"type\": \"bool\",\n      \"source\": \"custom\",\n      \"description\": \"culpa laboris ullamco reprehenderit\",\n      \"unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"has_dictionary\": false,\n      \"seller_id\": \"consequat nisi\",\n      \"categories_count\": 56825091,\n      \"sort_order\": 0\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"in elit\",\n    \"total\": 40113801\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "71f30e66-9ccc-49cf-a6fd-9a1465271729",
              "name": "proposal",
              "item": [
                {
                  "id": "d8f059df-2d92-481e-b65b-5b3ee69c6458",
                  "name": "Proposal на добавление общего параметра (уровень B, модерация, идемпотентный)",
                  "request": {
                    "name": "Proposal на добавление общего параметра (уровень B, модерация, идемпотентный)",
                    "description": {
                      "content": "Продавец предлагает новый параметр для включения в шаблон категории.\nПосле одобрения модератором - становится общим для всех продавцов в этой категории,\nиндексируется в фильтрах.\n\nЖизненный цикл proposal:\n- `pending` - подан, ждёт модерации\n- `approved` - одобрен, атрибут добавлен в шаблон категории (создан `attribute_id`)\n- `rejected` - отклонён (дубликат / слишком специфичен - оставьте как custom)\n\nПока proposal `pending` - продавец может использовать атрибут как custom (уровень A),\nтовар не блокируется модерацией.\n",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "proposal",
                        "add"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"category_id\": \"<string>\",\n  \"attribute\": {\n    \"code\": \"<string>\",\n    \"name\": \"<string>\",\n    \"role\": \"<string>\",\n    \"type\": \"<string>\",\n    \"description\": \"<string,null>\",\n    \"unit\": {\n      \"code\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"symbol\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantity\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"base_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"factor\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"max_count\": 0,\n    \"max_length\": 0,\n    \"min_value\": \"<number,null-double>\",\n    \"max_value\": \"<number,null-double>\",\n    \"values\": [\n      {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"enabled\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"code\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rgb\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"hex\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"ref\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"locales\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"enabled\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"code\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"slug\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rgb\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"hex\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"ref\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"locales\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ]\n  },\n  \"justification\": \"<string>\",\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "f032733c-dde1-4256-a923-d5f444717874",
                      "name": "Результат создания proposal",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "proposal",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"request_key\": \"seller_67890_20260719_170000_fabric_density\",\n  \"category_id\": \"cat_fabric\",\n  \"attribute\": {\n    \"code\": \"fabric_density\",\n    \"name\": \"Плотность ткани\",\n    \"description\": \"Плотность ткани в г/м²\",\n    \"role\": \"specification\",\n    \"type\": \"float\",\n    \"unit\": {\n      \"code\": \"g_m2\",\n      \"name\": \"грамм на квадратный метр\",\n      \"symbol\": \"г/м²\",\n      \"quantity\": \"area_density\",\n      \"base_unit\": \"g_m2\",\n      \"factor\": 1,\n      \"locales\": [\n        {\n          \"lang\": \"ru\",\n          \"name\": \"грамм на квадратный метр\",\n          \"symbol\": \"г/м²\"\n        },\n        {\n          \"lang\": \"zh\",\n          \"name\": \"每平方米克\",\n          \"symbol\": \"克/平方米\"\n        },\n        {\n          \"lang\": \"en\",\n          \"name\": \"gram per square meter\",\n          \"symbol\": \"g/m²\"\n        }\n      ]\n    },\n    \"max_count\": 1,\n    \"min_value\": 0,\n    \"max_value\": 1000,\n    \"values\": []\n  },\n  \"justification\": \"Покупатели часто спрашивают плотность ткани - это важно для штор и постельного белья\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_key\": \"seller_67890_20260719_170000_fabric_density\",\n  \"proposal_id\": \"prop_001\",\n  \"status\": \"pending\",\n  \"created_at\": \"2026-07-19T17:00:00Z\"\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "ef64ed7c-047e-45bd-8d1c-50c8c9a8d7e9",
                  "name": "Получить список proposals на общие атрибуты продавца",
                  "request": {
                    "name": "Получить список proposals на общие атрибуты продавца",
                    "description": {
                      "content": "Список proposal-заявок (не результат обработки, а сами поданные заявки с их содержимым).",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "proposal",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": \"<string>\",\n    \"category_id\": \"<string,null>\",\n    \"request_keys\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "8e15e95d-2dee-4bdc-8ef7-b5b3de68b664",
                      "name": "Список",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "proposal",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"status\": \"pending\",\n    \"category_id\": \"<string,null>\",\n    \"request_keys\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"nulla cillum ullamco enim\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"proposals\": [\n    {\n      \"proposal_id\": \"in\",\n      \"status\": \"rejected\",\n      \"created_at\": \"1996-06-22T18:38:06.902Z\",\n      \"request_key\": \"in Ut officia\",\n      \"category_id\": \"enim commodo\",\n      \"attribute\": {\n        \"code\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"role\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"unit\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"max_count\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"max_length\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"min_value\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"max_value\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"justification\": \"ad voluptate ipsum amet sit\",\n      \"reviewed_at\": \"1987-07-03T19:06:51.178Z\",\n      \"attribute_id\": \"elit te\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"nisi enim\"\n    },\n    {\n      \"proposal_id\": \"non est tempor i\",\n      \"status\": \"approved\",\n      \"created_at\": \"1961-02-16T09:41:16.617Z\",\n      \"request_key\": \"proident do ut\",\n      \"category_id\": \"elit\",\n      \"attribute\": {\n        \"code\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"role\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"unit\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"max_count\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"max_length\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"min_value\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"max_value\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"justification\": \"Excepteur proident\",\n      \"reviewed_at\": \"1966-02-13T14:41:37.416Z\",\n      \"attribute_id\": \"aute ullamco\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"qui voluptate proid\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"nulla do ullamco\",\n    \"total\": 99842479\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "3350841e-907b-4a2d-b15b-155d088ba754",
                  "name": "Результаты обработки proposals на параметры",
                  "request": {
                    "name": "Результаты обработки proposals на параметры",
                    "description": {
                      "content": "Возвращает статусы proposal-заявок продавца на добавление общих параметров.\nИспользуется для опроса (polling) или после webhook-уведомления.\n",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "proposal",
                        "results"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": \"<string>\",\n    \"proposal_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"request_keys\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "88dd33a3-4588-4df0-bff0-c958a72223dc",
                      "name": "Список результатов обработки proposals",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "proposal",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"status\": \"pending\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"results\": [\n    {\n      \"request_key\": \"id Duis\",\n      \"proposal_id\": \"esse ea sint Duis\",\n      \"status\": \"pending\",\n      \"created_at\": \"2018-07-18T13:49:06.759Z\",\n      \"category_id\": \"culpa nulla off\",\n      \"attribute_code\": \"nisi enim in labore\",\n      \"attribute_name\": \"id adipisi\",\n      \"reviewed_at\": \"1956-03-27T21:06:22.496Z\",\n      \"attribute_id\": \"Ut ut est\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения (только если status=rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"officia ut adipisicing aute ad\"\n    },\n    {\n      \"request_key\": \"in tempor dolore nostrud\",\n      \"proposal_id\": \"\",\n      \"status\": \"rejected\",\n      \"created_at\": \"2018-02-27T03:49:31.360Z\",\n      \"category_id\": \"tempor\",\n      \"attribute_code\": \"in pariatur\",\n      \"attribute_name\": \"nostrud eu quis ut\",\n      \"reviewed_at\": \"1976-05-29T10:31:40.813Z\",\n      \"attribute_id\": \"sunt occaecat deserunt\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения (только если status=rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"consectetur c\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"sint incididunt\",\n    \"total\": 94645374\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "a5f9a830-8c2c-4914-ba55-e8a9d481a02c",
                  "name": "Отозвать proposal на общий атрибут",
                  "request": {
                    "name": "Отозвать proposal на общий атрибут",
                    "description": {
                      "content": "Отзыв proposal-заявки на добавление общего атрибута. Возможен только для status=pending.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "attributes",
                        "proposal",
                        "revoke"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"proposal_id\": \"<string,null>\",\n  \"request_key\": \"<string,null>\",\n  \"revoke_request_key\": \"<string,null>\",\n  \"reason\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "30c6b37e-fc5d-40cf-a772-0487581cc472",
                      "name": "Результат отзыва",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "attributes",
                            "proposal",
                            "revoke"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"proposal_id\": \"<string,null>\",\n  \"request_key\": \"<string,null>\",\n  \"revoke_request_key\": \"<string,null>\",\n  \"reason\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"proposal_id\": \"in ut cupidatat\",\n  \"status\": \"approved\",\n  \"revoked_at\": \"2014-01-06T14:37:16.485Z\",\n  \"idempotent\": false,\n  \"error\": {\n    \"code\": \"code_conflict\",\n    \"message\": \"Код 'my_internal_sku' уже используется продавцом в другом атрибуте\",\n    \"existing_attribute_id\": \"velit\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            }
          ],
          "event": []
        },
        {
          "id": "77257a94-6990-4658-9ec6-2054115356e3",
          "name": "brands",
          "item": [
            {
              "id": "fd390e1a-16cc-4177-b50f-7aeca4ae10b5",
              "name": "add",
              "item": [
                {
                  "id": "80130942-893b-45ac-83df-b1c51a72a2f0",
                  "name": "Добавить бренд (proposal на модерацию, идемпотентный)",
                  "request": {
                    "name": "Добавить бренд (proposal на модерацию, идемпотентный)",
                    "description": {
                      "content": "Создаёт proposal на добавление бренда. Идемпотентность по `request_key` -\nповторный запрос с тем же ключом возвращает результат первого (без дублирования).\n\nЖизненный цикл proposal:\n- `pending` - подан, ждёт модерации\n- `approved` - одобрен, бренд активен\n- `rejected` - отклонён (дубликат / нет торговой марки / некорректные данные)\n",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "brands",
                        "add"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"name\": \"<string>\",\n  \"request_key\": \"<string,null>\",\n  \"slug\": \"<string,null>\",\n  \"logo_url\": \"<string,null-uri>\",\n  \"country\": \"<string,null>\",\n  \"website\": \"<string,null-uri>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "9f06e8e4-63b9-46e0-8608-3fe28fbb43d6",
                      "name": "Результат создания proposal",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "brands",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"request_key\": \"seller_67890_20260719_154500_mebel_classic\",\n  \"name\": \"Мебель-Классик\",\n  \"slug\": \"mebel-classic\",\n  \"country\": \"RU\",\n  \"website\": \"https://mebel-classic.ru\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_key\": \"seller_67890_20260719_154500_mebel_classic\",\n  \"brand_id\": \"brand_mebel_classic\",\n  \"status\": \"pending\",\n  \"created_at\": \"2026-07-19T15:45:00Z\"\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "38c96bd9-28a9-47e7-a83d-c11877ed5f1a",
                  "name": "Результаты обработки заявок на добавление брендов",
                  "request": {
                    "name": "Результаты обработки заявок на добавление брендов",
                    "description": {
                      "content": "Возвращает статусы proposal-заявок продавца на добавление брендов.\nИспользуется для опроса (polling) или после webhook-уведомления.\n",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "brands",
                        "add",
                        "results"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": \"<string>\",\n    \"brand_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"request_keys\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "e411447f-6295-4307-ac69-86749087ea59",
                      "name": "Список результатов обработки",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "brands",
                            "add",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"status\": \"pending\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"results\": [\n    {\n      \"request_key\": \"elit\",\n      \"brand_id\": \"quis eiusmod dolore Excepteur\",\n      \"status\": \"disabled\",\n      \"created_at\": \"2023-06-08T06:44:44.485Z\",\n      \"name\": \"magna irure aliquip in\",\n      \"slug\": \"id aliqu\",\n      \"reviewed_at\": \"1954-10-23T15:22:00.376Z\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения (только если status=rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"nulla officia aliqu\"\n    },\n    {\n      \"request_key\": \"qui sed\",\n      \"brand_id\": \"ut dolor adipisicing dolore quis\",\n      \"status\": \"rejected\",\n      \"created_at\": \"2002-04-10T03:54:21.672Z\",\n      \"name\": \"dolore irure ut occaecat elit\",\n      \"slug\": \"ut officia in\",\n      \"reviewed_at\": \"2004-08-09T01:06:24.473Z\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения (только если status=rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"officia fugiat dolore\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"minim ut\",\n    \"total\": 27396551\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "f2163422-4c4a-4b40-9e69-aa84fcb1820a",
                  "name": "Отозвать заявку на добавление бренда",
                  "request": {
                    "name": "Отозвать заявку на добавление бренда",
                    "description": {
                      "content": "Отзыв proposal-заявки на добавление бренда продавцом.\nВозможен только для заявок в статусе `pending` (не рассмотренных модератором).\nПосле отзыва статус становится `revoked`.\nИдемпотентность по `request_key` (опционально) - повторный запрос с тем же ключом\nвозвращает результат первого.\n",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "brands",
                        "add",
                        "revoke"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"brand_id\": \"<string,null>\",\n  \"request_key\": \"<string,null>\",\n  \"revoke_request_key\": \"<string,null>\",\n  \"reason\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "f125031e-6d84-47bf-8925-8ffe22406a3e",
                      "name": "Результат отзыва заявки",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "brands",
                            "add",
                            "revoke"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"brand_id\": \"brand_mebel_classic\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"brand_id\": \"brand_mebel_classic\",\n  \"status\": \"revoked\",\n  \"revoked_at\": \"2026-07-19T16:00:00Z\"\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            },
            {
              "id": "8b12c8aa-e10d-4d7c-88e5-9c0e097aff78",
              "name": "Возможности раздела Brands",
              "request": {
                "name": "Возможности раздела Brands",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела Brands.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "brands",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "cf496afd-338c-4351-a485-71df2596e6ed",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "brands",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"proposals\": false,\n  \"revoke\": true,\n  \"trademark_verification\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "65fa965c-e664-4659-b700-164e4ebba4fd",
              "name": "Поиск брендов (неточный)",
              "request": {
                "name": "Поиск брендов (неточный)",
                "description": {
                  "content": "Нечёткий поиск по `name` и `slug` (case-insensitive, допускает опечатки).\nИспользуется для автодополнения при заполнении карточки.\n",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "brands",
                    "search"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"query\": \"<string>\",\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  },\n  \"status\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "ba424b03-0aa7-4244-804c-8ccb0f3cec2a",
                  "name": "Список найденных брендов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "brands",
                        "search"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"query\": \"mebel\",\n  \"pagination\": {\n    \"limit\": 20\n  },\n  \"status\": \"active\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"brands\": [\n    {\n      \"id\": \"labore qui aliqua culpa\",\n      \"name\": \"Мебель-Классик\",\n      \"slug\": \"mebel-classic\",\n      \"status\": \"rejected\",\n      \"logo_url\": \"https://wdNLwVgjoETaAylC.bspswZLmrAMrSnIRSi\",\n      \"country\": \"RU\",\n      \"website\": \"http://rCpFNIfaprKqAFBz.myytQyxDLVK3RMl9y53Ht5xqtaROuwlJsLbkJ5mY8IX,u-jl91s8E58xv6BwNTh7h0TJBM\",\n      \"relevance\": 0.63836905669747\n    },\n    {\n      \"id\": \"eiusmod ad\",\n      \"name\": \"Мебель-Классик\",\n      \"slug\": \"mebel-classic\",\n      \"status\": \"active\",\n      \"logo_url\": \"http://zvJbwkpCzeSMegVH.krcPErqVUURvOSFKAXWyeELgA76nsIGtmGg6kYq+qgH0gKHsovgAnA5Pcy1m514mk\",\n      \"country\": \"RU\",\n      \"website\": \"https://ldOxrRfjF.zciQO6jzF28SoSIrkXj680sBvB7gOGnH+8NGYojSb,nFjwlQKwY+n.xL2AVzauwbCoy\",\n      \"relevance\": 0.6067366106888468\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"in occaecat in id\",\n    \"total\": 80127052\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "c0e94bff-2e09-41b8-9855-ea886117184e",
          "name": "categories",
          "item": [
            {
              "id": "c26b2255-2240-4a46-b548-94cee601c9da",
              "name": "Возможности раздела Categories",
              "request": {
                "name": "Возможности раздела Categories",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела Categories.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "categories",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "f91afc18-bd7d-46de-aca5-8f58fcf90944",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "categories",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"is_service_categories\": false,\n  \"tree_depth\": -21743452,\n  \"max_categories_per_request\": -85669874\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7fc1bfb8-42a7-45f1-89e7-8da05d1307b9",
              "name": "Получить список категорий",
              "request": {
                "name": "Получить список категорий",
                "description": {
                  "content": "Возвращает плоский список категорий (без `children` - дерево собирается клиентом по `parent_id`).\nПоддерживает фильтрацию по статусу, листовости, родителю и конкретным ID.\n",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "categories",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"status\": \"<string>\",\n    \"leaf_only\": false,\n    \"parent_id\": \"<string,null>\",\n    \"ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "5f51dbe8-f622-43b0-a3aa-b1d64ff4a6b5",
                  "name": "Список категорий",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "categories",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": \"active\"\n  },\n  \"pagination\": {\n    \"limit\": 100\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"categories\": [\n    {\n      \"id\": \"cat_qled_tv\",\n      \"name\": \"QLED телевизоры\",\n      \"slug\": \"qled-tv\",\n      \"leaf\": true,\n      \"status\": \"active\",\n      \"parent_id\": \"cat_tv\",\n      \"sort_order\": 92275662,\n      \"icon_url\": \"https://nMFTzyjn.xowqogA74fsk\",\n      \"description\": \"Ut non veniam\",\n      \"is_service\": false,\n      \"is_digital\": false\n    },\n    {\n      \"id\": \"cat_qled_tv\",\n      \"name\": \"QLED телевизоры\",\n      \"slug\": \"qled-tv\",\n      \"leaf\": true,\n      \"status\": \"active\",\n      \"parent_id\": \"cat_tv\",\n      \"sort_order\": -77509732,\n      \"icon_url\": \"http://tCj.rvyv54Ii-cGFQQz2hsDHWLnl0r51dhVH4Z\",\n      \"description\": \"esse amet dolor eiusmod sed\",\n      \"is_service\": false,\n      \"is_digital\": false\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"cupidatat ad pariatur\",\n    \"total\": 66810155\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "0788b6a0-bf85-4140-8e6c-5a530c284a77",
          "name": "offers",
          "item": [
            {
              "id": "13b0d16a-7f39-4a9e-83e6-e347d0a206e5",
              "name": "Возможности раздела Offers",
              "request": {
                "name": "Возможности раздела Offers",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела Offers.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "offers",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "3c67d9e2-14a8-4f89-891e-a56fec99534c",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "offers",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"delivery_models\": [\n    \"sint\",\n    \"nulla laborum eu s\"\n  ],\n  \"multiple_offers_per_sku\": true,\n  \"default_offer_model\": \"eu in\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "548cb42a-e9e0-4493-8bff-ce9f82318f93",
              "name": "Удалить офер (асинхронный)",
              "request": {
                "name": "Удалить офер (асинхронный)",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "offers",
                    "delete"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"offer_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "d0f4c6de-c29f-42bf-ae6b-afc38451a6b4",
                  "name": "Принят",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "offers",
                        "delete"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"offer_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"request_id\": \"laboris\",\n  \"offers_count\": -95257243,\n  \"created_at\": \"1987-12-11T11:18:17.004Z\",\n  \"request_key\": \"Ut aliqua in est ipsum\",\n  \"idempotent\": false\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "e920100d-cadf-4ca8-b5ec-ae43647cba31",
              "name": "Получить список оферов",
              "request": {
                "name": "Получить список оферов",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "offers",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"delivery_model\": \"<string>\",\n    \"enabled\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "89421e40-cc2a-4431-9f4f-d0a8a8141fb2",
                  "name": "Список оферов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "offers",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"delivery_model\": \"express\",\n    \"enabled\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"voluptate cupidatat anim nostrud\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"offers\": [\n    {\n      \"offer_id\": \"anim eu\",\n      \"seller_sku_id\": \"et reprehender\",\n      \"delivery_model\": \"dbs\",\n      \"enabled\": true,\n      \"created_at\": \"1965-04-14T14:19:48.460Z\",\n      \"showcase_sku_id\": \"tempor sed dolor ut\",\n      \"is_default\": false,\n      \"warehouse_ids\": [\n        \"magna ut\",\n        \"enim Excepteur est ex\"\n      ],\n      \"updated_at\": \"2004-06-21T08:16:54.397Z\"\n    },\n    {\n      \"offer_id\": \"pariatur ullamco et veniam\",\n      \"seller_sku_id\": \"officia culpa do\",\n      \"delivery_model\": \"dbs\",\n      \"enabled\": false,\n      \"created_at\": \"2019-10-25T04:28:45.137Z\",\n      \"showcase_sku_id\": \"aute quis ex\",\n      \"is_default\": true,\n      \"warehouse_ids\": [\n        \"laborum nisi\",\n        \"ut laboris\"\n      ],\n      \"updated_at\": \"1968-03-05T22:00:40.620Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"anim adipisicing irure\",\n    \"total\": 77119312\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f5c2b1bd-83f1-449f-a194-e3e8b0f98c5a",
              "name": "Создать/изменить офер (upsert, асинхронный, идемпотентный)",
              "request": {
                "name": "Создать/изменить офер (upsert, асинхронный, идемпотентный)",
                "description": {
                  "content": "Создание или изменение офера (upsert). Если офер с offer_id существует - обновляется, если нет - создаётся. Асинхронный - возвращает request_id.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "offers",
                    "set"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"offers\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"conditions\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"offer_id\": \"<string,null>\",\n      \"enabled\": true\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"conditions\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"offer_id\": \"<string,null>\",\n      \"enabled\": true\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "4cdcef74-0030-443c-baba-c0a123a4253d",
                  "name": "Принят",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "offers",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"offers\": [\n    {\n      \"seller_sku_id\": \"Ut adipisicing\",\n      \"conditions\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"offer_id\": \"in non irure\",\n      \"enabled\": true\n    },\n    {\n      \"seller_sku_id\": \"consequat dolore Excepteur ad et\",\n      \"conditions\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"offer_id\": \"nostrud tempor\",\n      \"enabled\": true\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"request_id\": \"pariatur non\",\n  \"offers_count\": -44953162,\n  \"created_at\": \"1973-03-19T09:40:06.721Z\",\n  \"request_key\": \"sed reprehenderit officia mollit\",\n  \"idempotent\": false\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "d55f186b-5b79-4ea4-90b6-54a27a1d4cf7",
          "name": "product-cards",
          "item": [
            {
              "id": "3b28f854-582f-4985-be35-6d55d367a26d",
              "name": "bundles",
              "item": [
                {
                  "id": "cbc37140-38a6-4ab2-a978-463900420863",
                  "name": "Возможности раздела Bundles",
                  "request": {
                    "name": "Возможности раздела Bundles",
                    "description": {
                      "content": "Возвращает информацию о готовности витрины работать с методами раздела Bundles.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "bundles",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null
                  },
                  "response": [
                    {
                      "id": "403993ee-ab34-489e-b9ab-fafaa949fcca",
                      "name": "Возможности",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "bundles",
                            "capabilities"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {}
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"standalone_product\": true,\n  \"standalone_service\": false,\n  \"inherited_product\": true,\n  \"inherited_service\": false,\n  \"variable_components\": false,\n  \"max_components\": -96080677\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "fca42069-368a-49dc-a345-2ca4b9fc02a3",
                  "name": "Создать комплект-наследник от основной карточки товара",
                  "request": {
                    "name": "Создать комплект-наследник от основной карточки товара",
                    "description": {
                      "content": "Комплект-наследник: наследует атрибуты от существующей карточки товара + добавляет компоненты. Асинхронный.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "bundles",
                        "create-inherited-product"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"parent_seller_sku_id\": \"<string>\",\n  \"seller_sku_id\": \"<string>\",\n  \"components\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    }\n  ],\n  \"request_key\": \"<string,null>\",\n  \"parent_is_component\": false,\n  \"seller_default_offer_id\": \"<string,null>\",\n  \"name_suffix\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "22bf7c44-13c7-4f33-91b5-6c8248cf4f9b",
                      "name": "Принят",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "bundles",
                            "create-inherited-product"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"parent_seller_sku_id\": \"<string>\",\n  \"seller_sku_id\": \"<string>\",\n  \"components\": [\n    {\n      \"seller_sku_id\": \"magna anim laborum ipsum\",\n      \"quantity\": 49617959\n    },\n    {\n      \"seller_sku_id\": \"Excepteur dolore\",\n      \"quantity\": 34323410\n    }\n  ],\n  \"request_key\": \"<string,null>\",\n  \"parent_is_component\": false,\n  \"seller_default_offer_id\": \"<string,null>\",\n  \"name_suffix\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_id\": \"amet id reprehenderit\",\n  \"created_at\": \"1987-08-01T04:12:25.560Z\",\n  \"request_key\": \"ipsum laborum nostrud veniam\",\n  \"seller_sku_id\": \"in magna aliquip\",\n  \"idempotent\": false\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "cf6501f4-c812-403f-b839-3ebe1515b7bb",
                  "name": "Создать комплект-наследник от основной карточки услуги",
                  "request": {
                    "name": "Создать комплект-наследник от основной карточки услуги",
                    "description": {
                      "content": "Комплект-наследник: наследует атрибуты от существующей карточки услуги + добавляет компоненты. Асинхронный.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "bundles",
                        "create-inherited-service"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"parent_seller_sku_id\": \"<string>\",\n  \"seller_sku_id\": \"<string>\",\n  \"components\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    }\n  ],\n  \"request_key\": \"<string,null>\",\n  \"parent_is_component\": false,\n  \"seller_default_offer_id\": \"<string,null>\",\n  \"name_suffix\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "6451f242-5378-4643-b978-ae0e33abe8ad",
                      "name": "Принят",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "bundles",
                            "create-inherited-service"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"parent_seller_sku_id\": \"<string>\",\n  \"seller_sku_id\": \"<string>\",\n  \"components\": [\n    {\n      \"seller_sku_id\": \"magna anim laborum ipsum\",\n      \"quantity\": 49617959\n    },\n    {\n      \"seller_sku_id\": \"Excepteur dolore\",\n      \"quantity\": 34323410\n    }\n  ],\n  \"request_key\": \"<string,null>\",\n  \"parent_is_component\": false,\n  \"seller_default_offer_id\": \"<string,null>\",\n  \"name_suffix\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_id\": \"amet id reprehenderit\",\n  \"created_at\": \"1987-08-01T04:12:25.560Z\",\n  \"request_key\": \"ipsum laborum nostrud veniam\",\n  \"seller_sku_id\": \"in magna aliquip\",\n  \"idempotent\": false\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "3e9344f0-99f8-445f-9865-b7b9e4c155f4",
                  "name": "Создать комплект как самостоятельный товар (с атрибутами карточки товара)",
                  "request": {
                    "name": "Создать комплект как самостоятельный товар (с атрибутами карточки товара)",
                    "description": {
                      "content": "Комплект как самостоятельный товар - содержит полные атрибуты карточки товара + компоненты. Асинхронный.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "bundles",
                        "create-standalone-product"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"card\": {\n    \"seller_sku_id\": \"<string>\",\n    \"category_id\": \"<string>\",\n    \"brand_id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"seller_spu_id\": \"<string,null>\",\n    \"seller_default_offer_id\": \"<string,null>\",\n    \"slug\": \"<string,null>\",\n    \"description\": \"<string,null>\",\n    \"tags\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"media\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"attributes\": [\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"seller_recomendation\": [\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"ru\": {\n      \"okpd2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"tnved\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"gtin\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"vat\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"marking_code\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"fire_hazard_class\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"wh\": {\n      \"pallets_per_layer\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"layers_per_pallet\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"items_per_pallet\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"items_per_box\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"box_barcode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"pallet_barcode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"is_fragile\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"generate_barcodes\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"barcodes\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"storage_temperature\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"dimensions\": {\n      \"weight\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"weight_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"length\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"width\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"height\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"locales\": [\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"is_in_bundle_only\": false,\n    \"model\": \"<string,null>\",\n    \"vendor_code\": \"<string,null>\",\n    \"warranty\": {\n      \"time_period\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"certificates\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"manuals\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"components\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"value_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"value_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "af64949e-37a0-41a4-be5d-6afd77a45a08",
                      "name": "Принят",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "bundles",
                            "create-standalone-product"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"card\": {\n    \"seller_sku_id\": \"culpa ullamco\",\n    \"category_id\": \"ea incididunt pariatur tempor\",\n    \"brand_id\": \"laborum veniam commodo Lorem eiusmod\",\n    \"name\": \"ut\",\n    \"seller_spu_id\": \"mollit dolor\",\n    \"seller_default_offer_id\": \"pariatur\",\n    \"slug\": \"exercitation ad occaecat nisi\",\n    \"description\": \"est officia laborum\",\n    \"tags\": [\n      \"eu ea non aliquip\",\n      \"nulla adipisicing ipsum\"\n    ],\n    \"media\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"attributes\": [\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"seller_recomendation\": [\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"ru\": {\n      \"okpd2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"tnved\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"gtin\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"vat\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"marking_code\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"fire_hazard_class\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"wh\": {\n      \"pallets_per_layer\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"layers_per_pallet\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"items_per_pallet\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"items_per_box\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"box_barcode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"pallet_barcode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"is_fragile\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"generate_barcodes\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"barcodes\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"storage_temperature\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"dimensions\": {\n      \"weight\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"weight_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"length\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"width\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"height\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"locales\": [\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"is_in_bundle_only\": false,\n    \"model\": \"consectetur ex cillum laboris Lorem\",\n    \"vendor_code\": \"commodo ad veniam\",\n    \"warranty\": {\n      \"time_period\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"certificates\": [\n      \"elit \",\n      \"non\"\n    ],\n    \"manuals\": [\n      \"amet do\",\n      \"pariatur quis enim cillum\"\n    ]\n  },\n  \"components\": [\n    {\n      \"seller_sku_id\": \"Duis officia\",\n      \"quantity\": 90624747,\n      \"seller_default_offer_id\": \"aliqua quis nulla veniam dolore\",\n      \"value_ids\": [\n        \"irure labore magna\",\n        \"occaecat non commodo\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"Duis deserunt dolor\",\n      \"quantity\": 33069280,\n      \"seller_default_offer_id\": \"veniam nostrud non\",\n      \"value_ids\": [\n        \"nulla deserunt dolor\",\n        \"in esse sunt dolor\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_id\": \"irure ea\",\n  \"created_at\": \"1967-05-01T04:26:11.446Z\",\n  \"request_key\": \"reprehenderit cill\",\n  \"seller_sku_id\": \"eu\",\n  \"idempotent\": true\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "19649602-ab23-4356-b363-8f69b5af4dc5",
                  "name": "Создать комплект как самостоятельную услугу (с атрибутами карточки услуги)",
                  "request": {
                    "name": "Создать комплект как самостоятельную услугу (с атрибутами карточки услуги)",
                    "description": {
                      "content": "Комплект как самостоятельная услуга - содержит полные атрибуты карточки услуги + компоненты. Асинхронный.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "bundles",
                        "create-standalone-service"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"card\": {\n    \"seller_sku_id\": \"<string>\",\n    \"category_id\": \"<string>\",\n    \"brand_id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"seller_spu_id\": \"<string,null>\",\n    \"seller_default_offer_id\": \"<string,null>\",\n    \"slug\": \"<string,null>\",\n    \"description\": \"<string,null>\",\n    \"tags\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"media\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"attributes\": [\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"seller_recomendation\": [\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"ru\": {\n      \"okpd2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"tnved\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"gtin\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"vat\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"marking_code\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"locales\": [\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"is_in_bundle_only\": false,\n    \"model\": \"<string,null>\",\n    \"vendor_code\": \"<string,null>\",\n    \"warranty\": {\n      \"time_period\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"certificates\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"manuals\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"components\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"value_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"quantity\": \"<integer>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"value_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "50e60f1b-1ae8-4e49-b4f9-f9acf4685251",
                      "name": "Принят",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "bundles",
                            "create-standalone-service"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"card\": {\n    \"seller_sku_id\": \"cupidatat dolor magna velit\",\n    \"category_id\": \"mini\",\n    \"brand_id\": \"elit ipsum\",\n    \"name\": \"id in cillum\",\n    \"seller_spu_id\": \"nisi veniam ad sed velit\",\n    \"seller_default_offer_id\": \"in et\",\n    \"slug\": \"ad sit\",\n    \"description\": \"elit\",\n    \"tags\": [\n      \"dolor velit\",\n      \"sint adipisicing Duis\"\n    ],\n    \"media\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"content_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"alt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"is_main\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"attributes\": [\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"attribute_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"values\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"visible_to_customer\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"seller_recomendation\": [\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"seller_sku_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"spu_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sort_order\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"ru\": {\n      \"okpd2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"tnved\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"gtin\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"vat\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"marking_code\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"locales\": [\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"lang\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"attributes\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"is_in_bundle_only\": false,\n    \"model\": \"sed reprehenderit dolore\",\n    \"vendor_code\": \"Lorem qui\",\n    \"warranty\": {\n      \"time_period\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time_unit\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"certificates\": [\n      \"consequat officia\",\n      \"id cupidatat tempor\"\n    ],\n    \"manuals\": [\n      \"dolor labore Lorem exercitation dolor\",\n      \"sint irure\"\n    ]\n  },\n  \"components\": [\n    {\n      \"seller_sku_id\": \"eu incididunt nulla\",\n      \"quantity\": 48070710,\n      \"seller_default_offer_id\": \"amet nostrud \",\n      \"value_ids\": [\n        \"consectetur veniam minim pariatur nisi\",\n        \"ut ex\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"tempor eu elit ex\",\n      \"quantity\": 55955355,\n      \"seller_default_offer_id\": \"labore Ut\",\n      \"value_ids\": [\n        \"ad Ut\",\n        \"esse consectetur\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"request_id\": \"irure ea\",\n  \"created_at\": \"1967-05-01T04:26:11.446Z\",\n  \"request_key\": \"reprehenderit cill\",\n  \"seller_sku_id\": \"eu\",\n  \"idempotent\": true\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "fdaf44f5-c5f8-4be0-8a9d-0e610bf52a6c",
                  "name": "Получить комплекты",
                  "request": {
                    "name": "Получить комплекты",
                    "description": {
                      "content": "Получить список комплектов по фильтру (showcase_sku, seller_sku, или всех).",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "bundles",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "7fcc42ec-3191-4e92-8973-cf1452f15de3",
                      "name": "Список комплектов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "bundles",
                            "get"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"eu non eiusmod\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"bundles\": [\n    {\n      \"showcase_sku_id\": \"Excepteur ea eiusmod Lorem\",\n      \"seller_sku_id\": \"reprehenderit aliqua\",\n      \"category_id\": \"sint ut do culpa\",\n      \"name\": \"enim dolore\",\n      \"on_sale\": true,\n      \"created_at\": \"1947-02-18T05:36:18.876Z\",\n      \"brand_id\": \"\",\n      \"showcase_default_offer_id\": \"qui ex\",\n      \"seller_default_offer_id\": \"aliqua tempor Excepteur nulla\",\n      \"seller_spu_id\": \"magna minim\",\n      \"showcase_spu_id\": \"labore magna irure Lorem\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"veniam commodo anim voluptate amet\",\n      \"description\": \"elit aliquip\",\n      \"tags\": [\n        \"sunt fugiat do\",\n        \"nostrud officia ad\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"velit nostrud consectetur\",\n      \"updated_at\": \"1960-08-18T04:24:57.695Z\",\n      \"is_in_bundle_only\": false\n    },\n    {\n      \"showcase_sku_id\": \"adipisicing ea\",\n      \"seller_sku_id\": \"do ut\",\n      \"category_id\": \"elit nostrud\",\n      \"name\": \"sunt a\",\n      \"on_sale\": true,\n      \"created_at\": \"2016-02-02T16:03:15.409Z\",\n      \"brand_id\": \"laborum veniam aliqua sed\",\n      \"showcase_default_offer_id\": \"amet ipsum\",\n      \"seller_default_offer_id\": \"proident\",\n      \"seller_spu_id\": \"magna pariatur nostrud\",\n      \"showcase_spu_id\": \"laboris et sunt\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"quis laborum et\",\n      \"description\": \"dolore\",\n      \"tags\": [\n        \"cupidatat in veniam mollit esse\",\n        \"cupidatat esse veniam\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"elit\",\n      \"updated_at\": \"1978-11-08T03:01:18.032Z\",\n      \"is_in_bundle_only\": false\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"ut\",\n    \"total\": 81202865\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            },
            {
              "id": "ea305eaa-ab10-473d-b2f3-f6d01d57d9de",
              "name": "Возможности раздела ProductCards",
              "request": {
                "name": "Возможности раздела ProductCards",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела ProductCards.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "product-cards",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "e93aa84d-a3eb-428b-8ee9-3230afc74d0b",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"multilanguage\": true,\n  \"multioffer\": false,\n  \"spu_groups\": false,\n  \"spu_creation_mode\": \"separate\",\n  \"sample_items\": true,\n  \"bundles\": false,\n  \"extra_param_reaction\": \"save_as_is\",\n  \"max_images_per_card\": 69406246,\n  \"max_videos_per_card\": -17627912,\n  \"supported_image_formats\": [\n    \"et elit ut tempor\",\n    \"nulla ex adipisicing in quis\"\n  ],\n  \"supported_video_formats\": [\n    \"quis sunt tempor\",\n    \"tempor et cupidatat\"\n  ],\n  \"max_image_size_mb\": -66787911.79167947,\n  \"upload_methods\": [\n    \"aliquip et officia consectetur\",\n    \"est\"\n  ],\n  \"required_fields\": {\n    \"physical\": [\n      \"seller_recomendation\",\n      \"wh_storage_temperature\"\n    ],\n    \"digital\": [\n      \"ru_marking_code\",\n      \"attributes__values\"\n    ],\n    \"service\": [\n      \"slug\",\n      \"ru_marking_code\"\n    ],\n    \"bundles\": [\n      \"certificates\",\n      \"ru_okpd2\"\n    ]\n  },\n  \"unsupported_fields\": {\n    \"physical\": [\n      \"seller_recomendation__seller_sku_id\",\n      \"seller_default_offer_id\"\n    ],\n    \"digital\": [\n      \"description\",\n      \"media__alt\"\n    ],\n    \"service\": [\n      \"locales__description\",\n      \"ru_okpd2\"\n    ],\n    \"bundles\": [\n      \"ru_certificates\",\n      \"attributes__attribute_id\"\n    ]\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "241b1792-fe3a-41bd-a3eb-6149ee86ad9f",
              "name": "digital",
              "item": [
                {
                  "id": "d53a2869-ec09-46de-bf8b-58fe9595b7ed",
                  "name": "delete",
                  "item": [
                    {
                      "id": "7633ece6-5c71-4514-8996-e19df5c1823d",
                      "name": "Удалить карточки (digital) (асинхронный)",
                      "request": {
                        "name": "Удалить карточки (digital) (асинхронный)",
                        "description": {
                          "content": "Асинхронное удаление карточек digital. Возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "digital",
                            "delete"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "dd784e9d-ba27-475c-9f02-af8c44b4a26b",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "digital",
                                "delete"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"exercitation esse\",\n  \"items_count\": -14678245,\n  \"created_at\": \"1972-01-01T05:02:46.720Z\",\n  \"request_key\": \"elit reprehenderit deserunt\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "451692b7-1f63-4e89-a5c4-7074d9b64f79",
                      "name": "Результат удаления карточек (digital)",
                      "request": {
                        "name": "Результат удаления карточек (digital)",
                        "description": {},
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "digital",
                            "delete",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "c29a631f-f411-464d-9463-96786eca36f9",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "digital",
                                "delete",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"id enim\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"cillum nulla\",\n      \"seller_sku_id\": \"Duis proident sit sed\",\n      \"status\": \"error\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1968-07-13T16:22:46.777Z\"\n    },\n    {\n      \"request_id\": \"ad\",\n      \"seller_sku_id\": \"velit labore esse\",\n      \"status\": \"pending\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1988-06-22T07:28:27.174Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"officia labore\",\n    \"total\": 55687378\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                },
                {
                  "id": "9258cf95-8f99-4fc8-8b36-e0b42414101c",
                  "name": "Получить список карточек (digital)",
                  "request": {
                    "name": "Получить список карточек (digital)",
                    "description": {
                      "content": "Получить список карточек digital по фильтру: showcase_sku_ids, seller_sku_ids, всех. Со статусом модерации и причиной отказа.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "digital",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\",\n    \"brand_id\": \"<string,null>\",\n    \"moderation_status\": \"<string>\",\n    \"on_sale\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "49b21343-c3fd-4cde-bff8-638ad2c3300e",
                      "name": "Список карточек",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "digital",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\",\n    \"brand_id\": \"<string,null>\",\n    \"moderation_status\": \"changes_requested\",\n    \"on_sale\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"occaecat velit consequat anim dolor\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"cards\": [\n    {\n      \"showcase_sku_id\": \"culpa tempor labore in\",\n      \"seller_sku_id\": \"deserunt\",\n      \"category_id\": \"est tempor eu ipsum\",\n      \"name\": \"deserunt aute commodo eius\",\n      \"on_sale\": true,\n      \"created_at\": \"1974-01-29T03:18:06.632Z\",\n      \"brand_id\": \"irure qui\",\n      \"showcase_default_offer_id\": \"tempor\",\n      \"seller_default_offer_id\": \"Lorem e\",\n      \"seller_spu_id\": \"sit proident est commodo eiusmod\",\n      \"showcase_spu_id\": \"sed amet Excepteur in\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"dolor veniam Excepteur esse laborum\",\n      \"description\": \"labore ipsum\",\n      \"tags\": [\n        \"non occaecat \",\n        \"in fugiat\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"quis officia nulla nostrud\",\n      \"updated_at\": \"2017-08-31T09:50:51.592Z\",\n      \"is_in_bundle_only\": false\n    },\n    {\n      \"showcase_sku_id\": \"ut\",\n      \"seller_sku_id\": \"adipisicing fugiat cupi\",\n      \"category_id\": \"dolore ea nulla\",\n      \"name\": \"ex id Ut ad\",\n      \"on_sale\": true,\n      \"created_at\": \"1971-11-24T01:24:28.428Z\",\n      \"brand_id\": \"anim est\",\n      \"showcase_default_offer_id\": \"consequat laboris dolore\",\n      \"seller_default_offer_id\": \"pariatur minim do eu\",\n      \"seller_spu_id\": \"incididunt tempor ut pa\",\n      \"showcase_spu_id\": \"ut do dolor in Lorem\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"Duis consectetur\",\n      \"description\": \"nostrud quis exercitation enim sunt\",\n      \"tags\": [\n        \"minim fugiat\",\n        \"dolore est ut proident\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"mollit\",\n      \"updated_at\": \"1993-10-11T07:59:48.113Z\",\n      \"is_in_bundle_only\": false\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"fugiat velit Excepteur\",\n    \"total\": 17850977\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "b263face-f7f8-4062-bd79-44d3cfd9535a",
                  "name": "set",
                  "item": [
                    {
                      "id": "4e8093b5-47c3-4674-8fa4-a6ace3c7b43f",
                      "name": "Добавить/изменить карточку (цифровой товар) (асинхронный, batch)",
                      "request": {
                        "name": "Добавить/изменить карточку (цифровой товар) (асинхронный, batch)",
                        "description": {
                          "content": "Асинхронное batch-создание/обновление карточек. Возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "digital",
                            "set"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cards\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"<string,null>\",\n      \"vendor_code\": \"<string,null>\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"manuals\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"<string,null>\",\n      \"vendor_code\": \"<string,null>\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"manuals\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "b6661ed9-22ac-4302-aced-428f6172b479",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "digital",
                                "set"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"cards\": [\n    {\n      \"seller_sku_id\": \"anim elit laboris Duis deserunt\",\n      \"category_id\": \"in nisi\",\n      \"brand_id\": \"nostrud fugiat elit nulla\",\n      \"name\": \"veniam\",\n      \"seller_spu_id\": \"officia velit\",\n      \"seller_default_offer_id\": \"Lorem Ut\",\n      \"slug\": \"quis dolor anim\",\n      \"description\": \"dolore exerci\",\n      \"tags\": [\n        \"in sit occaecat\",\n        \"sint\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"des\",\n      \"vendor_code\": \"cupidatat adipisicing ullamco sint\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"qui ipsum eu officia\",\n        \"laborum veniam\"\n      ],\n      \"manuals\": [\n        \"ut laboris nulla\",\n        \"nisi magna\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"ea\",\n      \"category_id\": \"laboris id\",\n      \"brand_id\": \"voluptate consectetur\",\n      \"name\": \"ad culpa te\",\n      \"seller_spu_id\": \"mollit nulla sunt\",\n      \"seller_default_offer_id\": \"ad Lorem velit eu fugiat\",\n      \"slug\": \"qui dolor dolore\",\n      \"description\": \"in Ut\",\n      \"tags\": [\n        \"voluptate proident Ut\",\n        \"laboris tempor\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"Duis repr\",\n      \"vendor_code\": \"id et sed mollit\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"amet proident\",\n        \"voluptate ipsum nulla ea do\"\n      ],\n      \"manuals\": [\n        \"incididunt in irure ex\",\n        \"proident Lorem\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"sed ea labore nulla\",\n  \"cards_count\": 35375873,\n  \"created_at\": \"1972-04-30T11:21:29.242Z\",\n  \"request_key\": \"voluptate dolor ex non consectetur\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "fceea242-a0eb-4445-a711-3328ae138d0f",
                      "name": "Результат обработки digital set",
                      "request": {
                        "name": "Результат обработки digital set",
                        "description": {
                          "content": "Результат асинхронной обработки по request_id или seller_sku_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "digital",
                            "set",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "39f3f16a-bc93-4a5f-928e-06164a7ea75e",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "digital",
                                "set",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"ex\",\n      \"seller_sku_id\": \"veniam cupidatat non consectetur\",\n      \"status\": \"error\",\n      \"request_key\": \"occaecat id\",\n      \"seller_default_offer_id\": \"anim nostrud dolore et\",\n      \"showcase_sku_id\": \"aliqua est\",\n      \"showcase_default_offer_id\": \"do Ut ad commodo\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"ut pariatur nulla in\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1974-07-22T02:26:03.811Z\"\n    },\n    {\n      \"request_id\": \"pariatur\",\n      \"seller_sku_id\": \"est Lorem\",\n      \"status\": \"error\",\n      \"request_key\": \"cillum anim est\",\n      \"seller_default_offer_id\": \"esse \",\n      \"showcase_sku_id\": \"aute quis nostrud reprehenderit\",\n      \"showcase_default_offer_id\": \"do voluptate aliquip amet\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"non laborum no\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1951-09-26T04:33:04.805Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"reprehenderit ullamco labore dolor\",\n    \"total\": 94474093\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                }
              ],
              "event": []
            },
            {
              "id": "cd1af1ef-3a95-4bff-b938-bb12231c8149",
              "name": "Получить данные по связке и тип товара",
              "request": {
                "name": "Получить данные по связке и тип товара",
                "description": {
                  "content": "По списку seller_sku_id, showcase_sku_id или без фильтра - выдаёт данные по связке (seller_sku <-> showcase_sku <-> spu) и тип товара (product, service, bundle, sample).",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "product-cards",
                    "links"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "e84d488c-677e-4448-b55d-30debbf992dd",
                  "name": "Данные по связке",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "links"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"aliqua Duis proident\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"links\": [\n    {\n      \"seller_sku_id\": \"id cupidatat voluptate\",\n      \"showcase_sku_id\": \"consequat adipisicing\",\n      \"seller_spu_id\": \"enim irure\",\n      \"showcase_spu_id\": \"cupidatat nostrud\",\n      \"link_type\": \"service\",\n      \"parent_seller_sku_id\": \"occaecat officia\",\n      \"is_bundle\": true,\n      \"components_count\": -52003466\n    },\n    {\n      \"seller_sku_id\": \"voluptate nulla Excepteur cupidatat sit\",\n      \"showcase_sku_id\": \"nisi Lorem Excepteur nulla\",\n      \"seller_spu_id\": \"dolor\",\n      \"showcase_spu_id\": \"ex ullamco aute\",\n      \"link_type\": \"product\",\n      \"parent_seller_sku_id\": \"minim Excepteur Lorem e\",\n      \"is_bundle\": true,\n      \"components_count\": 55852526\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"Duis cup\",\n    \"total\": 51600982\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "8fdec3b6-fc69-44b3-a616-d8caa35e31f8",
              "name": "physical",
              "item": [
                {
                  "id": "88da117b-ccc1-48c7-bba1-df05284f6027",
                  "name": "delete",
                  "item": [
                    {
                      "id": "e33d8a7a-9bac-46c2-b3d1-39bc4ae3d28e",
                      "name": "Удалить карточки (physical) (асинхронный)",
                      "request": {
                        "name": "Удалить карточки (physical) (асинхронный)",
                        "description": {
                          "content": "Асинхронное удаление карточек physical. Возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "delete"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "257808b7-9905-4bc7-9cc3-82e053afcd66",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "delete"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"exercitation esse\",\n  \"items_count\": -14678245,\n  \"created_at\": \"1972-01-01T05:02:46.720Z\",\n  \"request_key\": \"elit reprehenderit deserunt\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "62a8682e-8269-44f3-8888-08d435f17efc",
                      "name": "Результат удаления карточек (physical)",
                      "request": {
                        "name": "Результат удаления карточек (physical)",
                        "description": {},
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "delete",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "59f19f74-ee7f-422b-9eee-1c371a6f5c94",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "delete",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"id enim\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"cillum nulla\",\n      \"seller_sku_id\": \"Duis proident sit sed\",\n      \"status\": \"error\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1968-07-13T16:22:46.777Z\"\n    },\n    {\n      \"request_id\": \"ad\",\n      \"seller_sku_id\": \"velit labore esse\",\n      \"status\": \"pending\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1988-06-22T07:28:27.174Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"officia labore\",\n    \"total\": 55687378\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                },
                {
                  "id": "547238de-643f-422e-aecf-fa89a437526c",
                  "name": "Получить список карточек (physical)",
                  "request": {
                    "name": "Получить список карточек (physical)",
                    "description": {
                      "content": "Получить список карточек physical по фильтру: showcase_sku_ids, seller_sku_ids, всех. Со статусом модерации и причиной отказа.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "physical",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\",\n    \"brand_id\": \"<string,null>\",\n    \"moderation_status\": \"<string>\",\n    \"on_sale\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "e0c056cc-fda4-43c5-bbed-9eda6f6ce5ac",
                      "name": "Список карточек",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\",\n    \"brand_id\": \"<string,null>\",\n    \"moderation_status\": \"changes_requested\",\n    \"on_sale\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"occaecat velit consequat anim dolor\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"cards\": [\n    {\n      \"showcase_sku_id\": \"fugiat occaecat\",\n      \"seller_sku_id\": \"eu\",\n      \"category_id\": \"esse laborum consectetur veniam dolor\",\n      \"name\": \"mollit aliquip ex in\",\n      \"on_sale\": true,\n      \"created_at\": \"1986-05-19T07:15:45.909Z\",\n      \"brand_id\": \"non tempor\",\n      \"showcase_default_offer_id\": \"Ut in\",\n      \"seller_default_offer_id\": \"sit anim\",\n      \"seller_spu_id\": \"ipsum in\",\n      \"showcase_spu_id\": \"magna\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"aliquip do fugiat\",\n      \"description\": \"adipisicing est in\",\n      \"tags\": [\n        \"enim nisi in reprehenderit\",\n        \"anim irure quis\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"sit ut\",\n      \"updated_at\": \"1954-02-27T08:31:59.974Z\",\n      \"is_in_bundle_only\": false\n    },\n    {\n      \"showcase_sku_id\": \"laboris non nulla elit in\",\n      \"seller_sku_id\": \"culpa eli\",\n      \"category_id\": \"aute deserunt Ut quis\",\n      \"name\": \"ullamco\",\n      \"on_sale\": false,\n      \"created_at\": \"1968-11-30T10:17:44.251Z\",\n      \"brand_id\": \"anim consectetur\",\n      \"showcase_default_offer_id\": \"Ut elit\",\n      \"seller_default_offer_id\": \"cillum veniam anim tempor\",\n      \"seller_spu_id\": \"ullamco aliquip\",\n      \"showcase_spu_id\": \"reprehenderit eiusmod velit culpa minim\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"id do pariatur\",\n      \"description\": \"ullamco mollit do\",\n      \"tags\": [\n        \"ex magna\",\n        \"officia culpa ali\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"laboris\",\n      \"updated_at\": \"1971-02-25T12:43:26.943Z\",\n      \"is_in_bundle_only\": false\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"dolore culpa exercitation amet\",\n    \"total\": 98424814\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "7d7a1960-8111-4c3e-b700-f465a39edf68",
                  "name": "set",
                  "item": [
                    {
                      "id": "6b45d2ea-219a-4b16-94ee-8e2bedf6f646",
                      "name": "Добавить/изменить карточку (физический товар) (асинхронный, batch)",
                      "request": {
                        "name": "Добавить/изменить карточку (физический товар) (асинхронный, batch)",
                        "description": {
                          "content": "Асинхронное batch-создание/обновление карточек. Возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "set"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cards\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"description\": \"Секция WH\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"<string,null>\",\n      \"vendor_code\": \"<string,null>\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"manuals\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"sample\": {\n        \"nullable\": true,\n        \"description\": \"Параметры уценённого товара (опц.; если указан — товар считается уценённым)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"description\": \"Секция WH\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"<string,null>\",\n      \"vendor_code\": \"<string,null>\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"manuals\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"sample\": {\n        \"nullable\": true,\n        \"description\": \"Параметры уценённого товара (опц.; если указан — товар считается уценённым)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "e3771a05-df89-4a88-ad2a-55308d262cbc",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "set"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"cards\": [\n    {\n      \"seller_sku_id\": \"sku_red_sneakers_42\",\n      \"category_id\": \"cat_sneakers\",\n      \"brand_id\": \"brand_nike\",\n      \"name\": \"Кроссовки Nike Air Max красные\",\n      \"attributes\": [\n        {\n          \"attribute_id\": \"attr_color\",\n          \"values\": [\n            {\n              \"value_id\": \"val_red\"\n            }\n          ]\n        },\n        {\n          \"attribute_id\": \"attr_shoe_size\",\n          \"values\": [\n            {\n              \"number\": 42,\n              \"unit_code\": \"eu\"\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"sed ea labore nulla\",\n  \"cards_count\": 35375873,\n  \"created_at\": \"1972-04-30T11:21:29.242Z\",\n  \"request_key\": \"voluptate dolor ex non consectetur\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "3321ce14-f641-425e-b399-8081caa9e26c",
                      "name": "Результат обработки physical set",
                      "request": {
                        "name": "Результат обработки physical set",
                        "description": {
                          "content": "Результат асинхронной обработки по request_id или seller_sku_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "set",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "e91a1631-3bfe-4d12-a7bd-da7be51791ff",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "set",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"ex\",\n      \"seller_sku_id\": \"veniam cupidatat non consectetur\",\n      \"status\": \"error\",\n      \"request_key\": \"occaecat id\",\n      \"seller_default_offer_id\": \"anim nostrud dolore et\",\n      \"showcase_sku_id\": \"aliqua est\",\n      \"showcase_default_offer_id\": \"do Ut ad commodo\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"ut pariatur nulla in\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1974-07-22T02:26:03.811Z\"\n    },\n    {\n      \"request_id\": \"pariatur\",\n      \"seller_sku_id\": \"est Lorem\",\n      \"status\": \"error\",\n      \"request_key\": \"cillum anim est\",\n      \"seller_default_offer_id\": \"esse \",\n      \"showcase_sku_id\": \"aute quis nostrud reprehenderit\",\n      \"showcase_default_offer_id\": \"do voluptate aliquip amet\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"non laborum no\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1951-09-26T04:33:04.805Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"reprehenderit ullamco labore dolor\",\n    \"total\": 94474093\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                },
                {
                  "id": "fdce126d-65cb-463a-99d3-532ba64c72a3",
                  "name": "set-sample",
                  "item": [
                    {
                      "id": "3735d809-286e-4df3-b155-305473557fcf",
                      "name": "Создать уценённые товары (physical) (асинхронный, batch)",
                      "request": {
                        "name": "Создать уценённые товары (physical) (асинхронный, batch)",
                        "description": {
                          "content": "Batch, асинхронный. Создаёт уценённые варианты существующих physical товаров (по одному на каждый элемент массива samples). Тип уценки: used, display_sample, refurbished. Возвращает request_id; результат — асинхронно.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "set-sample"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"samples\": [\n    {\n      \"src_seller_sku_id\": \"<string>\",\n      \"seller_sku_id\": \"<string>\",\n      \"sample_type\": \"<string>\",\n      \"name_suffix\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"condition_notes\": \"<string,null>\",\n      \"warranty\": \"<string,null>\",\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"recovery_task\": \"<string,null>\"\n    },\n    {\n      \"src_seller_sku_id\": \"<string>\",\n      \"seller_sku_id\": \"<string>\",\n      \"sample_type\": \"<string>\",\n      \"name_suffix\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"condition_notes\": \"<string,null>\",\n      \"warranty\": \"<string,null>\",\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"recovery_task\": \"<string,null>\"\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "63cf810d-4aa2-433b-a95a-141a66603ea3",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "set-sample"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"samples\": [\n    {\n      \"src_seller_sku_id\": \"dolor adipisicing cillum ad exercitation\",\n      \"seller_sku_id\": \"nisi nostrud\",\n      \"sample_type\": \"used\",\n      \"name_suffix\": \"in nisi es\",\n      \"description\": \"laborum\",\n      \"condition_notes\": \"voluptate est cupidatat laboris\",\n      \"warranty\": \"nostrud ut\",\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"recovery_task\": \"aute incididunt labore voluptate sit\"\n    },\n    {\n      \"src_seller_sku_id\": \"ex\",\n      \"seller_sku_id\": \"id aliquip voluptate\",\n      \"sample_type\": \"display_sample\",\n      \"name_suffix\": \"commodo aliqui\",\n      \"description\": \"enim ni\",\n      \"condition_notes\": \"non in Ut\",\n      \"warranty\": \"adipisicing\",\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"recovery_task\": \"veniam esse do\"\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"occaecat laboris\",\n  \"samples_count\": -86518234,\n  \"created_at\": \"1993-03-09T16:31:18.143Z\",\n  \"request_key\": \"culpa non Lorem\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "a7588f61-0f65-4aa7-aed0-1b9886cb7c00",
                      "name": "Результат обработки physical set-sample",
                      "request": {
                        "name": "Результат обработки physical set-sample",
                        "description": {
                          "content": "Результат асинхронной обработки по request_id, src_seller_sku_id или seller_sku_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "set-sample",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"src_seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "b3dc5f0f-6e0a-4476-a0c1-59c6c7493fcc",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "set-sample",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"src_seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"in est\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"occaecat et ullamco cillum esse\",\n      \"src_seller_sku_id\": \"commodo occaecat consectetur in\",\n      \"seller_sku_id\": \"mollit sunt\",\n      \"status\": \"error\",\n      \"request_key\": \"dolor in nostrud ut\",\n      \"showcase_sku_id\": \"nostrud culpa\",\n      \"showcase_default_offer_id\": \"aliquip exercitation velit\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"ut eu\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1980-07-05T18:41:19.391Z\"\n    },\n    {\n      \"request_id\": \"commodo cupidatat aliqua nisi veniam\",\n      \"src_seller_sku_id\": \"culpa Excepteur voluptate ex\",\n      \"seller_sku_id\": \"consectetur Duis\",\n      \"status\": \"error\",\n      \"request_key\": \"dolor elit Excepteur labo\",\n      \"showcase_sku_id\": \"deserunt\",\n      \"showcase_default_offer_id\": \"sit labore anim\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"eiusmod voluptate irure\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1947-02-11T01:22:49.147Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"cupidatat veniam ea ullamco\",\n    \"total\": 24924954\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                },
                {
                  "id": "4b873a0a-8df9-4b03-81d6-399d1c311263",
                  "name": "set-variations",
                  "item": [
                    {
                      "id": "3779f53e-f0ba-47ab-8f89-fff4edb1fca7",
                      "name": "Добавить/изменить карточку с вариациями (асинхронный, batch)",
                      "request": {
                        "name": "Добавить/изменить карточку с вариациями (асинхронный, batch)",
                        "description": {
                          "content": "Batch-создание/обновление карточек физического товара с вариациями. seller_spu_id обязателен. Все поля в variations обязательные.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "set-variations"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cards\": [\n    {\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"description\": \"Секция WH\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    {\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"description\": \"Секция WH\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "068f71a8-eb6c-437c-9b97-e2c2f580bbc6",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "set-variations"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"cards\": [\n    {\n      \"category_id\": \"reprehenderit Ut aute\",\n      \"brand_id\": \"incididunt min\",\n      \"name\": \"nulla aute\",\n      \"seller_spu_id\": \"nulla sit dolore adipisicing\",\n      \"slug\": \"aliquip mollit sint\",\n      \"description\": \"i\",\n      \"tags\": [\n        \"Ut qui eu aute\",\n        \"dolore aute proident\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"description\": \"Секция WH\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    {\n      \"category_id\": \"cillum la\",\n      \"brand_id\": \"adipisicing incididunt\",\n      \"name\": \"nulla labore\",\n      \"seller_spu_id\": \"in irure aute aliqua proident\",\n      \"slug\": \"nisi\",\n      \"description\": \"elit officia labore anim\",\n      \"tags\": [\n        \"mollit Duis\",\n        \"ut dolore cupidatat consectetur magna\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"description\": \"Секция WH\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"sed ea labore nulla\",\n  \"cards_count\": 35375873,\n  \"created_at\": \"1972-04-30T11:21:29.242Z\",\n  \"request_key\": \"voluptate dolor ex non consectetur\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "9f747532-22aa-4167-97fb-2574e6521804",
                      "name": "Результат обработки physical set-variations",
                      "request": {
                        "name": "Результат обработки physical set-variations",
                        "description": {
                          "content": "Результат асинхронной обработки по request_id или seller_sku_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "physical",
                            "set-variations",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "60cf6432-c4a7-4941-888a-5e7c0eb10fa3",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "physical",
                                "set-variations",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"ex\",\n      \"seller_sku_id\": \"veniam cupidatat non consectetur\",\n      \"status\": \"error\",\n      \"request_key\": \"occaecat id\",\n      \"seller_default_offer_id\": \"anim nostrud dolore et\",\n      \"showcase_sku_id\": \"aliqua est\",\n      \"showcase_default_offer_id\": \"do Ut ad commodo\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"ut pariatur nulla in\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1974-07-22T02:26:03.811Z\"\n    },\n    {\n      \"request_id\": \"pariatur\",\n      \"seller_sku_id\": \"est Lorem\",\n      \"status\": \"error\",\n      \"request_key\": \"cillum anim est\",\n      \"seller_default_offer_id\": \"esse \",\n      \"showcase_sku_id\": \"aute quis nostrud reprehenderit\",\n      \"showcase_default_offer_id\": \"do voluptate aliquip amet\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"non laborum no\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1951-09-26T04:33:04.805Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"reprehenderit ullamco labore dolor\",\n    \"total\": 94474093\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                }
              ],
              "event": []
            },
            {
              "id": "7b50eed9-0b0d-4c98-a758-f67b3b11b3c7",
              "name": "Управление продажей товара (выставить/убрать)",
              "request": {
                "name": "Управление продажей товара (выставить/убрать)",
                "description": {
                  "content": "Выставить товар на продажу или убрать с продажи. Асинхронный - возвращает request_id.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "product-cards",
                    "sale",
                    "manage"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"items\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"on_sale\": \"<boolean>\"\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"on_sale\": \"<boolean>\"\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "94f0b6ab-05e2-44c7-9037-0a8446e0a890",
                  "name": "Принят",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "sale",
                        "manage"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"items\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"on_sale\": \"<boolean>\"\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"on_sale\": \"<boolean>\"\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"request_id\": \"exercitation\",\n  \"items_count\": 89161914,\n  \"created_at\": \"2001-11-02T18:31:41.988Z\",\n  \"request_key\": \"in Lorem anim\",\n  \"idempotent\": false\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "01e9163b-eaf0-4cc0-83ee-8f51135653a5",
              "name": "service",
              "item": [
                {
                  "id": "488210b0-db3a-442d-8a56-4a1e9ac5fd2e",
                  "name": "delete",
                  "item": [
                    {
                      "id": "aec0c1c8-0786-4fd3-9625-0ce34351f51a",
                      "name": "Удалить карточки (service) (асинхронный)",
                      "request": {
                        "name": "Удалить карточки (service) (асинхронный)",
                        "description": {
                          "content": "Асинхронное удаление карточек service. Возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "service",
                            "delete"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "59cab04f-13f2-4ae9-99cb-b1f1a7cf6747",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "service",
                                "delete"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"exercitation esse\",\n  \"items_count\": -14678245,\n  \"created_at\": \"1972-01-01T05:02:46.720Z\",\n  \"request_key\": \"elit reprehenderit deserunt\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "da1dbf15-2ca3-4ed8-9529-ec421b24bd1c",
                      "name": "Результат удаления карточек (service)",
                      "request": {
                        "name": "Результат удаления карточек (service)",
                        "description": {},
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "service",
                            "delete",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "c61bcfa2-9c3d-4a38-95c9-8c39a8adbf0e",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "service",
                                "delete",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"id enim\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"cillum nulla\",\n      \"seller_sku_id\": \"Duis proident sit sed\",\n      \"status\": \"error\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1968-07-13T16:22:46.777Z\"\n    },\n    {\n      \"request_id\": \"ad\",\n      \"seller_sku_id\": \"velit labore esse\",\n      \"status\": \"pending\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1988-06-22T07:28:27.174Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"officia labore\",\n    \"total\": 55687378\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                },
                {
                  "id": "985eed54-3bee-438a-9e76-bbc159fcde76",
                  "name": "Получить список карточек (service)",
                  "request": {
                    "name": "Получить список карточек (service)",
                    "description": {
                      "content": "Получить список карточек service по фильтру: showcase_sku_ids, seller_sku_ids, всех. Со статусом модерации и причиной отказа.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "service",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\",\n    \"brand_id\": \"<string,null>\",\n    \"moderation_status\": \"<string>\",\n    \"on_sale\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "876de63f-843c-421b-bade-0ab770b58b00",
                      "name": "Список карточек",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "service",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"showcase_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"category_id\": \"<string,null>\",\n    \"brand_id\": \"<string,null>\",\n    \"moderation_status\": \"changes_requested\",\n    \"on_sale\": \"<boolean,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"occaecat velit consequat anim dolor\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"cards\": [\n    {\n      \"showcase_sku_id\": \"culpa tempor labore in\",\n      \"seller_sku_id\": \"deserunt\",\n      \"category_id\": \"est tempor eu ipsum\",\n      \"name\": \"deserunt aute commodo eius\",\n      \"on_sale\": true,\n      \"created_at\": \"1974-01-29T03:18:06.632Z\",\n      \"brand_id\": \"irure qui\",\n      \"showcase_default_offer_id\": \"tempor\",\n      \"seller_default_offer_id\": \"Lorem e\",\n      \"seller_spu_id\": \"sit proident est commodo eiusmod\",\n      \"showcase_spu_id\": \"sed amet Excepteur in\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"dolor veniam Excepteur esse laborum\",\n      \"description\": \"labore ipsum\",\n      \"tags\": [\n        \"non occaecat \",\n        \"in fugiat\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"quis officia nulla nostrud\",\n      \"updated_at\": \"2017-08-31T09:50:51.592Z\",\n      \"is_in_bundle_only\": false\n    },\n    {\n      \"showcase_sku_id\": \"ut\",\n      \"seller_sku_id\": \"adipisicing fugiat cupi\",\n      \"category_id\": \"dolore ea nulla\",\n      \"name\": \"ex id Ut ad\",\n      \"on_sale\": true,\n      \"created_at\": \"1971-11-24T01:24:28.428Z\",\n      \"brand_id\": \"anim est\",\n      \"showcase_default_offer_id\": \"consequat laboris dolore\",\n      \"seller_default_offer_id\": \"pariatur minim do eu\",\n      \"seller_spu_id\": \"incididunt tempor ut pa\",\n      \"showcase_spu_id\": \"ut do dolor in Lorem\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"Duis consectetur\",\n      \"description\": \"nostrud quis exercitation enim sunt\",\n      \"tags\": [\n        \"minim fugiat\",\n        \"dolore est ut proident\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"mollit\",\n      \"updated_at\": \"1993-10-11T07:59:48.113Z\",\n      \"is_in_bundle_only\": false\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"fugiat velit Excepteur\",\n    \"total\": 17850977\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "89dbce87-692b-4301-8f05-2171c5c3ad6b",
                  "name": "set",
                  "item": [
                    {
                      "id": "0996b33c-9e19-4318-893d-8671cde3a73d",
                      "name": "Добавить/изменить карточку (услуга) (асинхронный, batch)",
                      "request": {
                        "name": "Добавить/изменить карточку (услуга) (асинхронный, batch)",
                        "description": {
                          "content": "Асинхронное batch-создание/обновление карточек. Возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "service",
                            "set"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cards\": [\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"<string,null>\",\n      \"vendor_code\": \"<string,null>\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"manuals\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"<string>\",\n      \"category_id\": \"<string>\",\n      \"brand_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"seller_spu_id\": \"<string,null>\",\n      \"seller_default_offer_id\": \"<string,null>\",\n      \"slug\": \"<string,null>\",\n      \"description\": \"<string,null>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"<string,null>\",\n      \"vendor_code\": \"<string,null>\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"manuals\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "42e599f0-5350-4f8a-8ec6-331cd3657daa",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "service",
                                "set"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"cards\": [\n    {\n      \"seller_sku_id\": \"in\",\n      \"category_id\": \"dolore cupidatat in\",\n      \"brand_id\": \"nisi dolor laborum\",\n      \"name\": \"ipsum sunt aliquip\",\n      \"seller_spu_id\": \"occa\",\n      \"seller_default_offer_id\": \"reprehenderit ad\",\n      \"slug\": \"ut enim\",\n      \"description\": \"nostrud consequat\",\n      \"tags\": [\n        \"occaecat Ut esse\",\n        \"ut\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"cillum occaecat veniam ipsum\",\n      \"vendor_code\": \"ut Lorem commodo\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"veniam proident\",\n        \"dolore pariatur Lorem reprehenderit\"\n      ],\n      \"manuals\": [\n        \"ipsum ut\",\n        \"et incididunt cupidatat\"\n      ]\n    },\n    {\n      \"seller_sku_id\": \"culpa\",\n      \"category_id\": \"aliquip commodo amet ad fugiat\",\n      \"brand_id\": \"mollit non u\",\n      \"name\": \"ea dolor dolore laborum\",\n      \"seller_spu_id\": \"magna\",\n      \"seller_default_offer_id\": \"Lorem do\",\n      \"slug\": \"dolor nostrud velit\",\n      \"description\": \"sunt in ullamco\",\n      \"tags\": [\n        \"aliquip culpa ipsum consectetur cillum\",\n        \"officia sit proident adipisicing\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"description\": \"Секция RU\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"is_in_bundle_only\": false,\n      \"model\": \"ut nostrud dolor do\",\n      \"vendor_code\": \"ipsum ad tempor\",\n      \"warranty\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"certificates\": [\n        \"laboris mollit\",\n        \"laboris\"\n      ],\n      \"manuals\": [\n        \"quis id ipsum\",\n        \"eiusmod qui id\"\n      ]\n    }\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"sed ea labore nulla\",\n  \"cards_count\": 35375873,\n  \"created_at\": \"1972-04-30T11:21:29.242Z\",\n  \"request_key\": \"voluptate dolor ex non consectetur\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "1ec22f39-2299-4859-a706-b09f9de5ee85",
                      "name": "Результат обработки service set",
                      "request": {
                        "name": "Результат обработки service set",
                        "description": {
                          "content": "Результат асинхронной обработки по request_id или seller_sku_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "service",
                            "set",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "2b6eb227-d579-4e7f-8d99-1f2d34912553",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "service",
                                "set",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_default_offer_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"ex\",\n      \"seller_sku_id\": \"veniam cupidatat non consectetur\",\n      \"status\": \"error\",\n      \"request_key\": \"occaecat id\",\n      \"seller_default_offer_id\": \"anim nostrud dolore et\",\n      \"showcase_sku_id\": \"aliqua est\",\n      \"showcase_default_offer_id\": \"do Ut ad commodo\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"ut pariatur nulla in\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1974-07-22T02:26:03.811Z\"\n    },\n    {\n      \"request_id\": \"pariatur\",\n      \"seller_sku_id\": \"est Lorem\",\n      \"status\": \"error\",\n      \"request_key\": \"cillum anim est\",\n      \"seller_default_offer_id\": \"esse \",\n      \"showcase_sku_id\": \"aute quis nostrud reprehenderit\",\n      \"showcase_default_offer_id\": \"do voluptate aliquip amet\",\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"description\": \"Статус модерации (если применимо)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"description\": \"Причина отклонения модератором (если rejected)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"non laborum no\",\n      \"error\": {\n        \"nullable\": true,\n        \"description\": \"Бизнес-ошибка (если status=error)\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1951-09-26T04:33:04.805Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"reprehenderit ullamco labore dolor\",\n    \"total\": 94474093\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                }
              ],
              "event": []
            },
            {
              "id": "f1c25abb-a372-423b-bde5-a5bd2993a558",
              "name": "union",
              "item": [
                {
                  "id": "e57bd789-16ba-4ac2-b3d1-89075ad57991",
                  "name": "delete",
                  "item": [
                    {
                      "id": "66133b0c-d171-4501-94ca-9449dacad541",
                      "name": "Удалить объединение (SPU) (асинхронный)",
                      "request": {
                        "name": "Удалить объединение (SPU) (асинхронный)",
                        "description": {},
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "union",
                            "delete"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"seller_spu_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "7c37b80f-f0d8-4a8d-b6c9-10543a2b2a4b",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "union",
                                "delete"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"seller_spu_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"aute\",\n  \"items_count\": -6006088,\n  \"created_at\": \"1967-04-19T19:12:25.165Z\",\n  \"request_key\": \"cillum dolor nulla\",\n  \"idempotent\": false\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "973c58a1-84e9-4602-820a-179fff4964bc",
                      "name": "Результат обработки union delete",
                      "request": {
                        "name": "Результат обработки union delete",
                        "description": {},
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "union",
                            "delete",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "69388805-2f30-46dc-a6d7-d96c5560c028",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "union",
                                "delete",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"dolore aliquip cupidatat\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"est o\",\n      \"seller_spu_id\": \"in sit eiusmod commodo ut\",\n      \"status\": \"error\",\n      \"showcase_spu_id\": \"commodo dolor\",\n      \"error\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1990-09-28T06:30:51.163Z\"\n    },\n    {\n      \"request_id\": \"nisi\",\n      \"seller_spu_id\": \"Duis in irure\",\n      \"status\": \"error\",\n      \"showcase_spu_id\": \"amet\",\n      \"error\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1951-04-03T12:01:04.089Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"magna laborum\",\n    \"total\": 24244526\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                },
                {
                  "id": "a6c90ef4-cb7f-46b7-94d2-0bc87f9d4d88",
                  "name": "Получить список объединений (SPU)",
                  "request": {
                    "name": "Получить список объединений (SPU)",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "union",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "de7e018a-5b6c-4cc8-83b5-51943a32f224",
                      "name": "Список объединений",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "union",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"nulla no\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"unions\": [\n    {\n      \"seller_spu_id\": \"Excepteur\",\n      \"name\": \"ea tempor aliqua sunt sed\",\n      \"seller_sku_ids\": [\n        \"est esse sint\",\n        \"volupta\"\n      ],\n      \"created_at\": \"2001-06-25T21:17:25.564Z\",\n      \"showcase_spu_id\": \"anim Excepteur in ut\",\n      \"showcase_sku_ids\": [\n        \"consec\",\n        \"dolore\"\n      ],\n      \"updated_at\": \"1987-03-02T20:20:10.375Z\"\n    },\n    {\n      \"seller_spu_id\": \"occaecat labore sint pariat\",\n      \"name\": \"in aliqua\",\n      \"seller_sku_ids\": [\n        \"voluptate dolore cupidatat\",\n        \"incididun\"\n      ],\n      \"created_at\": \"1989-06-20T15:09:11.347Z\",\n      \"showcase_spu_id\": \"qui dolor irure laboris commodo\",\n      \"showcase_sku_ids\": [\n        \"commodo\",\n        \"dolor sed aute qui\"\n      ],\n      \"updated_at\": \"1989-04-06T07:50:47.261Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"aliqua qui tempor sed\",\n    \"total\": 64563207\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "52a25767-1b25-4d08-871d-8985d31bee9d",
                  "name": "Найти товары, подходящие для объединения (SPU)",
                  "request": {
                    "name": "Найти товары, подходящие для объединения (SPU)",
                    "description": {
                      "content": "Возвращает список товаров, которые могут быть добавлены в указанную SPU-группу (по категории, бренду, схожим атрибутам).",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "product-cards",
                        "union",
                        "matching"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "9538c9b6-e591-4423-80de-d98f7492fc65",
                      "name": "Список подходящих товаров",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "union",
                            "matching"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_sku_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"nulla no\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"cards\": [\n    {\n      \"showcase_sku_id\": \"fugiat occaecat\",\n      \"seller_sku_id\": \"eu\",\n      \"category_id\": \"esse laborum consectetur veniam dolor\",\n      \"name\": \"mollit aliquip ex in\",\n      \"on_sale\": true,\n      \"created_at\": \"1986-05-19T07:15:45.909Z\",\n      \"brand_id\": \"non tempor\",\n      \"showcase_default_offer_id\": \"Ut in\",\n      \"seller_default_offer_id\": \"sit anim\",\n      \"seller_spu_id\": \"ipsum in\",\n      \"showcase_spu_id\": \"magna\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"aliquip do fugiat\",\n      \"description\": \"adipisicing est in\",\n      \"tags\": [\n        \"enim nisi in reprehenderit\",\n        \"anim irure quis\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"sit ut\",\n      \"updated_at\": \"1954-02-27T08:31:59.974Z\",\n      \"is_in_bundle_only\": false\n    },\n    {\n      \"showcase_sku_id\": \"laboris non nulla elit in\",\n      \"seller_sku_id\": \"culpa eli\",\n      \"category_id\": \"aute deserunt Ut quis\",\n      \"name\": \"ullamco\",\n      \"on_sale\": false,\n      \"created_at\": \"1968-11-30T10:17:44.251Z\",\n      \"brand_id\": \"anim consectetur\",\n      \"showcase_default_offer_id\": \"Ut elit\",\n      \"seller_default_offer_id\": \"cillum veniam anim tempor\",\n      \"seller_spu_id\": \"ullamco aliquip\",\n      \"showcase_spu_id\": \"reprehenderit eiusmod velit culpa minim\",\n      \"kind\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"slug\": \"id do pariatur\",\n      \"description\": \"ullamco mollit do\",\n      \"tags\": [\n        \"ex magna\",\n        \"officia culpa ali\"\n      ],\n      \"media\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"attributes\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"variations\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"seller_recomendation\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"ru\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wh\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"dimensions\": {\n        \"nullable\": true,\n        \"description\": \"Весогабариты брутто (в упаковке). Используются для логистики и складского учёта. Витрина может отобразить эти данные в карточке товара.\",\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"moderation_status\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"laboris\",\n      \"updated_at\": \"1971-02-25T12:43:26.943Z\",\n      \"is_in_bundle_only\": false\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"dolore culpa exercitation amet\",\n    \"total\": 98424814\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "33622055-0832-46b3-8b98-60c26d4d2ac8",
                  "name": "set",
                  "item": [
                    {
                      "id": "29ea40a9-a578-4473-80b2-f179c3510291",
                      "name": "Создать/обновить объединение товаров (SPU) (асинхронный)",
                      "request": {
                        "name": "Создать/обновить объединение товаров (SPU) (асинхронный)",
                        "description": {
                          "content": "Объединение товаров в SPU: spu_id, название, список SKU. Асинхронный - возвращает request_id.",
                          "type": "text/plain"
                        },
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "union",
                            "set"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"seller_spu_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "42bbdf5b-dd9c-4a36-b803-fe85878615f0",
                          "name": "Принят",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "union",
                                "set"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"seller_spu_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"seller_sku_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"request_key\": \"<string,null>\"\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"request_id\": \"exercitation sed\",\n  \"seller_spu_id\": \"aliquip officia ullamco irure dolore\",\n  \"items_count\": 23657732,\n  \"created_at\": \"1953-10-19T04:58:56.588Z\",\n  \"request_key\": \"occaecat laborum Lorem velit\",\n  \"idempotent\": true\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    },
                    {
                      "id": "95306c48-8f0a-494e-91ca-1ab7c184f6a8",
                      "name": "Результат обработки union set",
                      "request": {
                        "name": "Результат обработки union set",
                        "description": {},
                        "url": {
                          "path": [
                            "v1",
                            "product-cards",
                            "union",
                            "set",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "key": "Content-Type",
                            "value": "application/json"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "auth": null,
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "response": [
                        {
                          "id": "7a953e36-1291-4433-9bdd-69904bb21a7d",
                          "name": "Результаты",
                          "originalRequest": {
                            "url": {
                              "path": [
                                "v1",
                                "product-cards",
                                "union",
                                "set",
                                "results"
                              ],
                              "host": [
                                "{{baseUrl}}"
                              ],
                              "query": [],
                              "variable": []
                            },
                            "header": [
                              {
                                "description": {
                                  "content": "Added as a part of security scheme: bearer",
                                  "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "Bearer <token>"
                              },
                              {
                                "key": "Accept",
                                "value": "application/json"
                              }
                            ],
                            "method": "POST",
                            "body": {
                              "mode": "raw",
                              "raw": "{\n  \"filter\": {\n    \"request_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"seller_spu_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"dolore aliquip cupidatat\"\n  }\n}",
                              "options": {
                                "raw": {
                                  "language": "json"
                                }
                              }
                            }
                          },
                          "status": "OK",
                          "code": 200,
                          "header": [
                            {
                              "key": "Content-Type",
                              "value": "application/json"
                            }
                          ],
                          "body": "{\n  \"results\": [\n    {\n      \"request_id\": \"est o\",\n      \"seller_spu_id\": \"in sit eiusmod commodo ut\",\n      \"status\": \"error\",\n      \"showcase_spu_id\": \"commodo dolor\",\n      \"error\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1990-09-28T06:30:51.163Z\"\n    },\n    {\n      \"request_id\": \"nisi\",\n      \"seller_spu_id\": \"Duis in irure\",\n      \"status\": \"error\",\n      \"showcase_spu_id\": \"amet\",\n      \"error\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"processed_at\": \"1951-04-03T12:01:04.089Z\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": false,\n    \"next_cursor\": \"magna laborum\",\n    \"total\": 24244526\n  }\n}",
                          "cookie": [],
                          "_postman_previewlanguage": "json"
                        }
                      ],
                      "event": [],
                      "protocolProfileBehavior": {
                        "disableBodyPruning": true
                      }
                    }
                  ],
                  "event": []
                }
              ],
              "event": []
            }
          ],
          "event": []
        },
        {
          "id": "74e34f2b-cdb2-48fc-bf4d-3ae7ac0524a8",
          "name": "templates",
          "item": [
            {
              "id": "05280cca-dfb8-4f10-93aa-69e7901c1758",
              "name": "Возможности раздела Templates",
              "request": {
                "name": "Возможности раздела Templates",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела Templates.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "templates",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "767ec7f6-66fc-420f-a7a4-1ad2800c7684",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "templates",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"batch_get\": false,\n  \"include_values\": false,\n  \"multilanguage\": false\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "85b147dd-f984-4a31-bf7b-e847ebf21949",
              "name": "Получить шаблон(ы) по категории (или списку категорий)",
              "request": {
                "name": "Получить шаблон(ы) по категории (или списку категорий)",
                "description": {
                  "content": "Возвращает шаблон(ы) для одной или нескольких категорий.\nДля каждой категории - её `Template` с `Attributes[]` и `Groups[]`.\nПоддерживает batch (несколько `category_ids` в одном запросе).\n",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "templates",
                    "get"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"category_ids\": [\n    \"<string>\"\n  ],\n  \"include_values\": true,\n  \"locale\": \"ru\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "812f3b67-df0b-4449-ac24-aec1e6e179d6",
                  "name": "Шаблон(ы) для запрошенных категорий",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "templates",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"category_ids\": [\n    \"cat_qled_tv\"\n  ],\n  \"include_values\": true,\n  \"locale\": \"ru\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"templates\": [\n    {\n      \"id\": \"tpl_qled_tv\",\n      \"category_id\": \"cat_qled_tv\",\n      \"version\": \"1.0.0\",\n      \"status\": \"active\",\n      \"attributes\": [\n        {\n          \"id\": \"attr_color\",\n          \"code\": \"color\",\n          \"name\": \"Цвет\",\n          \"role\": \"variation\",\n          \"required\": false,\n          \"type\": \"color\",\n          \"has_dictionary\": true,\n          \"values\": [\n            {\n              \"code\": \"black\",\n              \"name\": \"Чёрный\"\n            },\n            {\n              \"code\": \"white\",\n              \"name\": \"Белый\"\n            },\n            {\n              \"code\": \"silver\",\n              \"name\": \"Серебристый\"\n            }\n          ]\n        },\n        {\n          \"id\": \"attr_screen_size\",\n          \"code\": \"screen_size\",\n          \"name\": \"Диагональ экрана\",\n          \"role\": \"specification\",\n          \"required\": true,\n          \"type\": \"float\",\n          \"has_dictionary\": false,\n          \"unit\": {\n            \"code\": \"inch\",\n            \"name\": \"дюйм\",\n            \"symbol\": \"\\\"\",\n            \"quantity\": \"length\"\n          }\n        }\n      ]\n    },\n    {\n      \"id\": \"tpl_sneakers\",\n      \"category_id\": \"cat_sneakers\",\n      \"version\": \"1.0.0\",\n      \"status\": \"active\",\n      \"attributes\": [\n        {\n          \"id\": \"attr_color\",\n          \"code\": \"color\",\n          \"name\": \"Цвет\",\n          \"role\": \"variation\",\n          \"required\": true,\n          \"type\": \"color\",\n          \"has_dictionary\": true,\n          \"values\": [\n            {\n              \"code\": \"red\",\n              \"name\": \"Красный\"\n            },\n            {\n              \"code\": \"blue\",\n              \"name\": \"Синий\"\n            },\n            {\n              \"code\": \"black\",\n              \"name\": \"Чёрный\"\n            },\n            {\n              \"code\": \"white\",\n              \"name\": \"Белый\"\n            }\n          ]\n        },\n        {\n          \"id\": \"attr_shoe_size\",\n          \"code\": \"shoe_size\",\n          \"name\": \"Размер обуви\",\n          \"role\": \"variation\",\n          \"required\": true,\n          \"type\": \"size\",\n          \"has_dictionary\": true,\n          \"unit\": {\n            \"code\": \"eu\",\n            \"name\": \"EUR\",\n            \"symbol\": \"EU\",\n            \"quantity\": \"shoe_size\"\n          }\n        }\n      ]\n    },\n    {\n      \"id\": \"tpl_luggage\",\n      \"category_id\": \"cat_luggage\",\n      \"version\": \"1.0.0\",\n      \"status\": \"active\",\n      \"attributes\": [\n        {\n          \"id\": \"attr_color\",\n          \"code\": \"color\",\n          \"name\": \"Цвет\",\n          \"role\": \"specification\",\n          \"required\": false,\n          \"type\": \"color\",\n          \"has_dictionary\": true,\n          \"values\": [\n            {\n              \"code\": \"black\",\n              \"name\": \"Чёрный\"\n            },\n            {\n              \"code\": \"blue\",\n              \"name\": \"Синий\"\n            },\n            {\n              \"code\": \"red\",\n              \"name\": \"Красный\"\n            }\n          ]\n        },\n        {\n          \"id\": \"attr_volume\",\n          \"code\": \"volume\",\n          \"name\": \"Объём\",\n          \"role\": \"specification\",\n          \"required\": true,\n          \"type\": \"float\",\n          \"has_dictionary\": false,\n          \"unit\": {\n            \"code\": \"l\",\n            \"name\": \"литр\",\n            \"symbol\": \"л\",\n            \"quantity\": \"volume\"\n          }\n        }\n      ]\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "a25c8ebb-4911-4773-9d09-b7ed4626b37c",
          "name": "units",
          "item": [
            {
              "id": "2d8e0cd1-47f5-422e-9da9-cd1f66f5b5d0",
              "name": "Возможности раздела Units",
              "request": {
                "name": "Возможности раздела Units",
                "description": {
                  "content": "Возвращает информацию о готовности витрины работать с методами раздела Units.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "units",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "7a7586d7-ea20-415d-8937-07e6c693d527",
                  "name": "Возможности",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "units",
                        "capabilities"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"proposals\": false,\n  \"revoke\": false,\n  \"custom_units\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "69c2c9a2-6924-4320-8679-bd8ad6cecec4",
              "name": "Получить список единиц измерения",
              "request": {
                "name": "Получить список единиц измерения",
                "description": {
                  "content": "Возвращает список всех единиц измерения с возможностью фильтрации по физической величине (Quantity). Глобальный справочник.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "units",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"quantity\": \"<string>\",\n    \"code\": \"<string,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "1236329d-1acb-4586-a2c3-43c24d96f13a",
                  "name": "Список единиц",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "units",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"quantity\": \"thickness\",\n    \"code\": \"<string,null>\"\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"eu ea Lorem cupidatat\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"units\": [\n    {\n      \"code\": \"mm\",\n      \"name\": \"миллиметр\",\n      \"symbol\": \"мм\",\n      \"quantity\": \"illuminance\",\n      \"base_unit\": \"m\",\n      \"factor\": 0.001,\n      \"description\": \"pariatur elit nostrud sint dolore\",\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    {\n      \"code\": \"mm\",\n      \"name\": \"миллиметр\",\n      \"symbol\": \"мм\",\n      \"quantity\": \"discount\",\n      \"base_unit\": \"m\",\n      \"factor\": 0.001,\n      \"description\": \"aliqua veniam ut\",\n      \"locales\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"consequat id\",\n    \"total\": 10250821\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "2f3f3b00-ebe6-40ee-8f34-6e6006db5a3f",
              "name": "proposal",
              "item": [
                {
                  "id": "8d5e2dc9-7805-447f-a5d8-c093e35c5750",
                  "name": "Предложить новую единицу измерения (proposal, модерация, идемпотентный)",
                  "request": {
                    "name": "Предложить новую единицу измерения (proposal, модерация, идемпотентный)",
                    "description": {
                      "content": "Продавец предлагает новую единицу измерения. После одобрения - становится общей для всех. Пока pending - нельзя использовать.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "units",
                        "proposal",
                        "add"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"code\": \"<string>\",\n  \"name\": \"<string>\",\n  \"symbol\": \"<string>\",\n  \"quantity\": \"<string>\",\n  \"base_unit\": \"<string>\",\n  \"factor\": \"<double>\",\n  \"request_key\": \"<string,null>\",\n  \"description\": \"<string,null>\",\n  \"locales\": [\n    {\n      \"lang\": \"<string>\",\n      \"name\": \"<string>\",\n      \"symbol\": \"<string>\",\n      \"description\": \"<string,null>\"\n    },\n    {\n      \"lang\": \"<string>\",\n      \"name\": \"<string>\",\n      \"symbol\": \"<string>\",\n      \"description\": \"<string,null>\"\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "23feb2ea-f1b4-44d9-b5aa-2fff898ef6eb",
                      "name": "Результат",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "units",
                            "proposal",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"code\": \"kpl\",\n  \"name\": \"килопаскаль\",\n  \"symbol\": \"кПа\",\n  \"quantity\": \"wavelength\",\n  \"base_unit\": \"pa\",\n  \"factor\": 1000,\n  \"request_key\": \"seller_67890_20260720_100000_new_unit\",\n  \"description\": \"<string,null>\",\n  \"locales\": [\n    {\n      \"lang\": \"ru\",\n      \"name\": \"миллиметр\",\n      \"symbol\": \"мм\",\n      \"description\": \"dolore occaecat sint Excepteur\"\n    },\n    {\n      \"lang\": \"ru\",\n      \"name\": \"миллиметр\",\n      \"symbol\": \"мм\",\n      \"description\": \"amet\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"unit_code\": \"ipsum eu sit pariatur cillum\",\n  \"status\": \"rejected\",\n  \"created_at\": \"2024-09-05T16:12:37.064Z\",\n  \"request_key\": \"proident ve\",\n  \"idempotent\": false,\n  \"error\": {\n    \"code\": \"code_conflict\",\n    \"message\": \"Код 'my_internal_sku' уже используется продавцом в другом атрибуте\",\n    \"existing_attribute_id\": \"eu velit\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "76a989a7-0c3c-4f38-969d-c63c80c9c2f2",
                  "name": "Результаты обработки proposals на единицы измерения",
                  "request": {
                    "name": "Результаты обработки proposals на единицы измерения",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "units",
                        "proposal",
                        "results"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": \"<string>\",\n    \"request_keys\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"unit_codes\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "8cc3c5f7-3f85-49c2-b5d9-add6a0edecd3",
                      "name": "Список результатов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "units",
                            "proposal",
                            "results"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"filter\": {\n    \"status\": \"rejected\",\n    \"request_keys\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"unit_codes\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"nulla Excepteur\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"results\": [\n    {\n      \"unit_code\": \"inci\",\n      \"status\": \"rejected\",\n      \"created_at\": \"1974-05-27T12:57:14.626Z\",\n      \"request_key\": \"irure laborum\",\n      \"reviewed_at\": \"1948-02-12T10:29:52.280Z\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"est temp\"\n    },\n    {\n      \"unit_code\": \"officia dolor et dolore\",\n      \"status\": \"rejected\",\n      \"created_at\": \"1973-04-27T23:54:39.662Z\",\n      \"request_key\": \"in adipisicing\",\n      \"reviewed_at\": \"1977-02-04T06:39:44.862Z\",\n      \"reject_reason\": {\n        \"nullable\": true,\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"reject_comment\": \"nisi cupidatat ex\"\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"velit nisi offici\",\n    \"total\": 39433300\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "652fbec3-3ab0-47af-877f-f1970fa4a6b9",
                  "name": "Отозвать заявку на единицу измерения",
                  "request": {
                    "name": "Отозвать заявку на единицу измерения",
                    "description": {
                      "content": "Отзыв proposal-заявки. Возможен только для status=pending.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "units",
                        "proposal",
                        "revoke"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"unit_code\": \"<string,null>\",\n  \"request_key\": \"<string,null>\",\n  \"revoke_request_key\": \"<string,null>\",\n  \"reason\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "983224bd-0d20-412a-bd27-2dc02adae5b3",
                      "name": "Результат отзыва",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "units",
                            "proposal",
                            "revoke"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: bearer",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "Bearer <token>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"unit_code\": \"<string,null>\",\n  \"request_key\": \"<string,null>\",\n  \"revoke_request_key\": \"<string,null>\",\n  \"reason\": \"<string,null>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"unit_code\": \"officia esse aliquip in\",\n  \"status\": \"approved\",\n  \"revoked_at\": \"1958-07-11T20:13:38.865Z\",\n  \"idempotent\": true,\n  \"error\": {\n    \"code\": \"code_conflict\",\n    \"message\": \"Код 'my_internal_sku' уже используется продавцом в другом атрибуте\",\n    \"existing_attribute_id\": \"magna pariatur laboris voluptate dolor\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            }
          ],
          "event": []
        },
        {
          "id": "23311d36-1c7b-4a30-b77e-58ba865f69f5",
          "name": "media",
          "item": [
            {
              "id": "c3ff3887-b2a6-47d0-95ae-6f46765b1ee7",
              "name": "Загрузить файл (multipart, асинхронный)",
              "request": {
                "name": "Загрузить файл (multipart, асинхронный)",
                "description": {
                  "content": "Загрузка бинарного файла на серверы маркетплейса. Multipart/form-data: поле file (бинарное содержимое) + поле metadata (JSON). external_id — внешний ключ поставщика, постоянный для media_id (1:1). Если external_id уже существует — создаётся новая версия media_id, при этом создание новой версии автоматически помечает предыдущую как deleted (soft-delete). Если external_id новый — создаётся новый media_id с version=1. target — опциональный способ упорядочивания, не связь с сущностями. mime_type — MIME-тип контента (напр. image/jpeg, video/mp4), используется витриной для дообработки. external_url в ответе — URL, по которому можно скачать файл с серверов маркетплейса.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "media",
                    "upload"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "file",
                      "type": "file",
                      "description": "(Required) Бинарное содержимое файла"
                    },
                    {
                      "key": "metadata",
                      "value": "{\"external_id\":\"<string>\",\"mime_type\":\"<string>\",\"request_key\":\"<string,null>\",\"target\":{\"type\":\"<string>\",\"id\":\"<string>\"}}",
                      "type": "text",
                      "description": "(Required) Метаданные загрузки"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "7befd3bf-7638-4bd1-832f-e898f3fc37c6",
                  "name": "Принят",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "media",
                        "upload"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) Бинарное содержимое файла",
                            "type": "text/plain"
                          },
                          "key": "file",
                          "value": "<binary>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) Метаданные загрузки",
                            "type": "text/plain"
                          },
                          "key": "metadata",
                          "value": "{\"external_id\":\"<string>\",\"mime_type\":\"<string>\",\"request_key\":\"<string,null>\",\"target\":{\"type\":\"<string>\",\"id\":\"<string>\"}}",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"request_id\": \"ex laborum\",\n  \"media_id\": \"ex enim quis\",\n  \"external_id\": \"nisi\",\n  \"version\": 82951654,\n  \"media_version_id\": \"qui\",\n  \"external_url\": \"http://AMyryghwGsuUGItcfKFxBsDGpDnvQD.occKx2JZXL7zk-KJjIQHqZrE\",\n  \"mime_type\": \"occaecat conse\",\n  \"created_at\": \"1954-01-31T23:24:15.317Z\",\n  \"request_key\": \"irure ea in dolore\",\n  \"idempotent\": false\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "cb22563a-912b-4c05-9f4c-287c4ddd5d05",
              "name": "Получить список медиа",
              "request": {
                "name": "Получить список медиа",
                "description": {
                  "content": "Возвращает список медиа-файлов с курсор-пагинацией. include_versions=false (по умолчанию) — только последняя активная версия каждого media_id; include_versions=true — все версии, включая soft-deleted при include_deleted=true. Фильтры комбинируются по И (AND).",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "media",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"target\": {\n      \"type\": \"<string>\",\n      \"id\": \"<string>\"\n    },\n    \"external_id\": \"<string,null>\",\n    \"mime_type\": \"<string,null>\",\n    \"include_deleted\": false,\n    \"include_versions\": false\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"<string,null>\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "7e790f6e-1551-455d-ad9a-0c01e6b07bc9",
                  "name": "Список медиа",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "media",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"target\": {\n      \"type\": \"<string>\",\n      \"id\": \"<string>\"\n    },\n    \"external_id\": \"<string,null>\",\n    \"mime_type\": \"<string,null>\",\n    \"include_deleted\": false,\n    \"include_versions\": false\n  },\n  \"pagination\": {\n    \"limit\": 100,\n    \"cursor\": \"Excepteur laboris anim et sit\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"media\": [\n    {\n      \"media_id\": \"occaecat dolor sit\",\n      \"external_id\": \"ut quis ullamco\",\n      \"current_version\": 29275387,\n      \"target\": {\n        \"type\": \"sku\",\n        \"id\": \"nisi\"\n      },\n      \"versions\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    {\n      \"media_id\": \"aliqua quis Ut\",\n      \"external_id\": \"sit laborum cillum\",\n      \"current_version\": 11778780,\n      \"target\": {\n        \"type\": \"sku\",\n        \"id\": \"sunt consequat\"\n      },\n      \"versions\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    }\n  ],\n  \"pagination\": {\n    \"has_next\": true,\n    \"next_cursor\": \"ullamco dolore cillum do aliq\",\n    \"total\": 42825706\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "21a0c296-7af6-436f-8c03-d9f7414a015e",
              "name": "Soft delete медиа (последняя версия)",
              "request": {
                "name": "Soft delete медиа (последняя версия)",
                "description": {
                  "content": "Soft delete медиа-файлов. Удаляет только последнюю активную версию каждого найденного media_id (создание новой версии уже автоматически soft-deletes предыдущей — повторная загрузка предпочтительнее удаления). Для полного удаления всех версий используйте отдельные запросы по каждой версии. Фильтр: один из media_ids / external_ids / targets (передать хотя бы один).",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "media",
                    "delete"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"media_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"external_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"targets\": [\n      {\n        \"type\": \"<string>\",\n        \"id\": \"<string>\"\n      },\n      {\n        \"type\": \"<string>\",\n        \"id\": \"<string>\"\n      }\n    ]\n  },\n  \"request_key\": \"<string,null>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "e474bb2c-f1b2-4857-8ad7-3bef6cf4900e",
                  "name": "Результат удаления",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "media",
                        "delete"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"media_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"external_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"targets\": [\n      {\n        \"type\": \"<string>\",\n        \"id\": \"<string>\"\n      },\n      {\n        \"type\": \"<string>\",\n        \"id\": \"<string>\"\n      }\n    ]\n  },\n  \"request_key\": \"<string,null>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"request_id\": \"sed ad minim magna\",\n  \"deleted_count\": 46052453,\n  \"deleted_at\": \"1963-11-29T02:24:12.249Z\",\n  \"request_key\": \"id ullamco\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "3895f7e0-e31c-4967-a512-36028247d2a6",
              "name": "Получить конкретную версию медиа",
              "request": {
                "name": "Получить конкретную версию медиа",
                "description": {
                  "content": "Возвращает одну запись media с одной версией. Поиск по media_id ИЛИ external_id (1:1 с media_id). version=null → последняя активная. include_deleted=true → может вернуть soft-deleted версию.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "media",
                    "get"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"media_id\": \"<string,null>\",\n  \"external_id\": \"<string,null>\",\n  \"version\": \"<integer,null>\",\n  \"include_deleted\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "40df0d47-fd97-4291-ae90-e432938152c1",
                  "name": "Запись медиа",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "media",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: bearer",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "Bearer <token>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"media_id\": \"<string,null>\",\n  \"external_id\": \"<string,null>\",\n  \"version\": \"<integer,null>\",\n  \"include_deleted\": false\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"media\": {\n    \"media_id\": \"voluptate eu dolor\",\n    \"external_id\": \"ut proident non l\",\n    \"current_version\": 98415955,\n    \"versions\": [\n      {\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"media_version_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"external_url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"mime_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"created_at\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"deleted\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"deleted_at\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"version\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"media_version_id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"external_url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"mime_type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"created_at\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"deleted\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"deleted_at\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"target\": {\n      \"type\": \"sku\",\n      \"id\": \"dolore esse nostrud\"\n    }\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        }
      ],
      "event": []
    }
  ],
  "event": [],
  "variable": [
    {
      "type": "string",
      "value": "/",
      "key": "baseUrl"
    }
  ],
  "auth": {
    "type": "bearer",
    "bearer": [
      {
        "key": "token",
        "value": "{{bearerToken}}"
      }
    ]
  },
  "info": {
    "_postman_id": "38fee471-0af0-4124-bdf1-a4485a66a1dc",
    "name": "Marketplace Catalog API",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "API для управления категориями, шаблонами карточек, брендами и параметрами маркетплейса.\n\nВсе методы - POST (RPC-стиль). Write-методы поддерживают идемпотентность через `request_key`.\n\n## Возможности\n- Управление деревом категорий (leaf-only для создания товаров)\n- Шаблоны карточек по категории (с атрибутами, справочниками значений, группами)\n- Поиск и proposal брендов (с модерацией)\n- Параметры: общие (из шаблонов) и кастомные (личные продавца)\n- Proposal на расширение шаблона категории новым общим параметром (уровень B, модерация)\n- Кастомные параметры продавца без модерации (уровень A)\n\n## Атрибуты — независимая сущность\nАтрибут (attribute) — самостоятельная, глобальная сущность маркетплейса. Он **не принадлежит** конкретному шаблону или категории.\nОдин и тот же атрибут (с одним и тем же `attribute_id`) может использоваться в шаблонах **разных категорий** для **абсолютно разных товаров**. Например, атрибут `color` (Цвет) с `attribute_id = attr_color` присутствует одновременно в шаблонах: - «Телевизоры QLED» (категория `cat_qled_tv`) — роль `variation`, значения: чёрный, белый, серебристый - «Кроссовки» (категория `cat_sneakers`) — роль `variation`, значения: красный, синий, чёрный, белый - «Чемоданы» (категория `cat_luggage`) — роль `specification`, значения: чёрный, синий, красный\nШаблон категории (`Template`) содержит **ссылки** на атрибуты (по `attribute_id`), а не их полные определения. Полное определение атрибута (`code`, `name`, `type`, `unit`, `values` и т.д.) хранится в глобальном реестре и доступно через `attributes/list`. В шаблоне для каждого атрибута задаются только template-specific поля: `role`, `required`, `sort_order`, `group_id`.\nЭто позволяет: - Переиспользовать один атрибут в любом числе категорий без дублирования - Менять определение атрибута в одном месте — изменения подхватываются всеми шаблонами - Сопоставлять товары разных категорий по общим атрибутам (например, фильтр «Цвет» работает для всех категорий)\n\n## Терминология\n- **SKU (sku_id)** — минимальная единица учёта складского запаса, конкретная вариация товара (цвет + размер + версия). Остаток — это количество **SKU** на конкретном Складе. Если берём БУ или восстановленный товар, то это версия, то есть новый SKU.\n- **SPU (spu_id)** — базовая единица, которая объединяет товары с общими ключевыми характеристиками (название, бренд, категория, описание), но без учёта конкретных вариаций (цвета, размера, версии). Проще говоря, это «общая стандартная форма» продукта.\n- **Номенклатура (nm_id)** — отображаемая (tile) в поиске и рекомендациях форма карточки товара. Объединённая до «размеров». Объединение проходит по принципу, что у категории есть список *схлопывающихся параметров*. Решение о схлопывании принимает витрина.\n- **PDP — Product Detail Page** — отображение товара (SPU), включая возможность переключения всех вариантов (всех SKU внутри SPU).\n- **PLP — Product Listing Page** — страница списка товаров. Показывает множество карточек товаров (tiles) в виде сетки или списка. Разбивку товаров на PLP (какие nm_id показывать) решает маркетплейс, но в рамках одного SPU.\n- **tile** — карточка товара в списке товаров. Отображает номенклатуру (nm_id).\n- **offer (offer_id)** — торговое предложение. В общем смысле у одного sku_id может быть несколько offer_id. Как пример, для доставки через FBO — один офер, FBS со склада A — другой офер. Обязательно должен быть offer по умолчанию. На рынке у части игроков понятия sku и offer смешаны, у драгой части гибридный вариант, у некоторых полноценная реализация.\n\n\nContact Support:\n Name: Omni-Net Team\n Email: support@omni-net.dev",
      "type": "text/plain"
    }
  }
}