{
  "collection": {
    "item": [
      {
        "id": "f6dd3797-2d73-4a62-a4a8-552c79aaee10",
        "name": "Billing",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "b0d6ecaf-c899-4685-bab4-5edee68f9db7",
            "name": "getChargeDetails | Obtain charge details",
            "request": {
              "name": "getChargeDetails | Obtain charge details",
              "description": {
                "content": "Retrieve comprehensive details about a specific billing charge.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "billing",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "extension",
                  ":extension_id",
                  "charge",
                  ":charge_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) The unique identifier of the extension"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "charge_id",
                    "description": "(Required) The unique identifier of the entity charge in the system."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "dbd935cf-333f-46a8-897e-d2dc07fee9e4",
                "name": "The request was successfully processed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "charge",
                      ":charge_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "charge_id",
                        "description": "(Required) The unique identifier of the entity charge in the system."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64b54e711c0570666d5612bb\",\n  \"entity_id\": \"64b0dff8c35f99051888085c\",\n  \"entity_type\": \"extension\",\n  \"name\": \"PRO Plan\",\n  \"term\": \"Will be charged accordingly\",\n  \"charge_type\": \"standalone\",\n  \"pricing_type\": \"recurring\",\n  \"price\": {\n    \"amount\": 199,\n    \"currency_code\": \"INR\"\n  },\n  \"recurring\": {\n    \"interval\": \"month\",\n    \"interval_time\": 1\n  },\n  \"capped_amount\": 0,\n  \"activated_on\": \"2023-07-17T14:21:54.774Z\",\n  \"cancelled_on\": \"2023-07-31T07:10:43.230Z\",\n  \"billing_date\": \"2023-07-17T14:21:54.766Z\",\n  \"current_period\": {\n    \"start_date\": \"2023-07-17T14:21:54.766Z\",\n    \"end_date\": \"2023-08-17T14:21:54.766Z\"\n  },\n  \"status\": \"pending\",\n  \"is_test\": false,\n  \"meta\": {\n    \"name\": \"Google Recaptcha\"\n  },\n  \"created_at\": \"2023-07-17T14:21:37.677Z\",\n  \"modified_at\": \"2023-07-17T14:21:37.677Z\",\n  \"__v\": 0,\n  \"company_id\": \"20\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "94bac9aa-7afb-484c-89ff-310d57e6f126",
                "name": "Resource Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "charge",
                      ":charge_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "charge_id",
                        "description": "(Required) The unique identifier of the entity charge in the system."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Charge not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b2418a92-014e-4a01-8cd3-e1f26e9e57a0",
            "name": "getSubscriptionCharge | Retrieve subscription charge details",
            "request": {
              "name": "getSubscriptionCharge | Retrieve subscription charge details",
              "description": {
                "content": "Retrieve detailed information about subscription charges using this API.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "billing",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "extension",
                  ":extension_id",
                  "subscription",
                  ":subscription_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) The unique identifier of the extension"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "subscription_id",
                    "description": "(Required) The unique identifier of the subscription"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f3e628a9-2390-414c-b8aa-9a09166e134f",
                "name": "The request was successfully processed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscription",
                      ":subscription_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "subscription_id",
                        "description": "(Required) The unique identifier of the subscription"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6606ab6d89fdb100d0f39e99\",\n  \"product_suit_id\": \"6606ab6d89fdb100d0f39e88\",\n  \"entity_id\": \"64b0dff8c35f99051888085c\",\n  \"entity_type\": \"extension\",\n  \"name\": \"PRO\",\n  \"status\": \"pending\",\n  \"trial_days\": 0,\n  \"activated_on\": \"2023-07-17T14:21:54.766Z\",\n  \"cancelled_on\": \"2023-07-31T07:10:43.230Z\",\n  \"is_test\": false,\n  \"created_at\": \"2023-07-17T14:21:37.662Z\",\n  \"modified_at\": \"2023-07-17T14:21:37.662Z\",\n  \"company_id\": \"20\",\n  \"line_items\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2f53fa73-88c2-4674-9fea-081dd9ff9851",
                "name": "Resource Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscription",
                      ":subscription_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "subscription_id",
                        "description": "(Required) The unique identifier of the subscription"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Subscription not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7050d19d-91f3-406f-8fbe-8b72d2ade39b",
            "name": "cancelSubscriptionCharge | Cancel the extension subscription",
            "request": {
              "name": "cancelSubscriptionCharge | Cancel the extension subscription",
              "description": {
                "content": "Cancel an ongoing extension subscription for the company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "billing",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "extension",
                  ":extension_id",
                  "subscription",
                  ":subscription_id",
                  "cancel"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) The unique identifier of the extension"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "subscription_id",
                    "description": "(Required) The unique identifier of the subscription"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "807b03f6-371c-4d56-8e3f-f7eaecfc71b5",
                "name": "The request was successfully processed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscription",
                      ":subscription_id",
                      "cancel"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "subscription_id",
                        "description": "(Required) The unique identifier of the subscription"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6606ab6d89fdb100d0f39e99\",\n  \"product_suit_id\": \"6606ab6d89fdb100d0f39e88\",\n  \"entity_id\": \"64b0dff8c35f99051888085c\",\n  \"entity_type\": \"extension\",\n  \"name\": \"PRO\",\n  \"status\": \"pending\",\n  \"trial_days\": 0,\n  \"activated_on\": \"2023-07-17T14:21:54.766Z\",\n  \"cancelled_on\": \"2023-07-31T07:10:43.230Z\",\n  \"is_test\": false,\n  \"created_at\": \"2023-07-17T14:21:37.662Z\",\n  \"modified_at\": \"2023-07-17T14:21:37.662Z\",\n  \"company_id\": \"20\",\n  \"line_items\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "626eee5b-b374-4001-9e4e-b73fb0df8895",
                "name": "Resource Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscription",
                      ":subscription_id",
                      "cancel"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "subscription_id",
                        "description": "(Required) The unique identifier of the subscription"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Subscription not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b3f66275-926f-4e28-ac2d-5df5de1d0096",
            "name": "createOneTimeCharge | Generate a one-time charge",
            "request": {
              "name": "createOneTimeCharge | Generate a one-time charge",
              "description": {
                "content": "Generate a one-time charge for specific services or products.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "billing",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "extension",
                  ":extension_id",
                  "one_time_charge"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) The unique identifier of the extension"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"charge\": {\n    \"name\": \"<string>\",\n    \"term\": \"<string>\",\n    \"pricing_type\": \"<string>\",\n    \"price\": {\n      \"amount\": \"<number>\",\n      \"currency_code\": \"<string>\"\n    },\n    \"capped_amount\": \"<number>\",\n    \"is_test\": \"<boolean>\",\n    \"metadata\": {\n      \"ut_65\": true\n    }\n  },\n  \"is_test\": \"<boolean>\",\n  \"return_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5cdb139c-e98d-4d9d-bb68-6c77e280bfbb",
                "name": "The request was successfully processed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "one_time_charge"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Plan\",\n  \"charge\": {\n    \"name\": \"Test Plan\",\n    \"term\": \"Will be charged on every month\",\n    \"pricing_type\": \"one_time\",\n    \"price\": {\n      \"amount\": 1000,\n      \"currency_code\": \"INR\"\n    },\n    \"capped_amount\": 0,\n    \"is_test\": false,\n    \"metadata\": {\n      \"name\": \"Test extension\"\n    }\n  },\n  \"is_test\": false,\n  \"return_url\": \"http://localdev.xyz.de/subscription-status\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"charge\": {\n    \"final_charge\": {\n      \"_id\": \"660f91194f9fee2c0f08ce38\",\n      \"entity_id\": \"64b54e711c0570321b5612ad\",\n      \"entity_type\": \"extension\",\n      \"subscriber_id\": \"5f0dd8939d35180069468bbb\",\n      \"name\": \"Test Plan\",\n      \"term\": \"Will be charged on every month\",\n      \"charge_type\": \"standalone\",\n      \"pricing_type\": \"one_time\",\n      \"price\": {\n        \"amount\": 1000,\n        \"currency_code\": \"INR\"\n      },\n      \"capped_amount\": 0,\n      \"activated_on\": null,\n      \"cancelled_on\": null,\n      \"billing_date\": null,\n      \"status\": \"pending\",\n      \"is_test\": false,\n      \"return_url\": \"http://localdev.xyz.de/subscription-status\",\n      \"meta\": {\n        \"name\": \"Chatbots\"\n      },\n      \"created_at\": \"2024-04-05T05:50:17.029Z\",\n      \"modified_at\": \"2024-04-05T05:50:17.029Z\",\n      \"__v\": 0\n    }\n  },\n  \"confirm_url\": \"https://platform./company/20/extension/64b54e711c0570321b5612ad/charge/660f91194f9fee2c0f08ce38/authorize_charge?x-fp-date=20240405T055017Z&x-fp-signature=v1%3A0799d6ac93d0a245dd647493bc69af09e554c286f3e56e72b315691f5beea7a4\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "876a94a2-5b66-44aa-a9ac-e6b179549731",
                "name": "Request failed due to invalid data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "one_time_charge"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Plan\",\n  \"charge\": {\n    \"name\": \"Test Plan\",\n    \"term\": \"Will be charged on every month\",\n    \"pricing_type\": \"one_time\",\n    \"price\": {\n      \"amount\": 1000,\n      \"currency_code\": \"INR\"\n    },\n    \"capped_amount\": 0,\n    \"is_test\": false,\n    \"metadata\": {\n      \"name\": \"Test extension\"\n    }\n  },\n  \"is_test\": false,\n  \"return_url\": \"http://localdev.xyz.de/subscription-status\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Missing `one_time` field\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ee053a36-7f6a-4c93-9eb1-99b9731ee674",
            "name": "createSubscriptionCharge | Initiate subscription billing",
            "request": {
              "name": "createSubscriptionCharge | Initiate subscription billing",
              "description": {
                "content": "Initiates and registers a subscription charge for a specific extension for a given company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "billing",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "extension",
                  ":extension_id",
                  "subscription"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) The unique identifier of the extension"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"line_items\": [\n    {\n      \"name\": \"<string>\",\n      \"term\": \"<string>\",\n      \"pricing_type\": \"<string>\",\n      \"price\": {\n        \"amount\": \"<number>\",\n        \"currency_code\": \"<string>\"\n      },\n      \"recurring\": {\n        \"interval\": \"<string>\"\n      },\n      \"capped_amount\": \"<number>\",\n      \"trial_days\": \"<number>\",\n      \"is_test\": \"<boolean>\",\n      \"metadata\": {\n        \"ex1\": \"reprehenderit pariatur laborum ut et\"\n      }\n    },\n    {\n      \"name\": \"<string>\",\n      \"term\": \"<string>\",\n      \"pricing_type\": \"<string>\",\n      \"price\": {\n        \"amount\": \"<number>\",\n        \"currency_code\": \"<string>\"\n      },\n      \"recurring\": {\n        \"interval\": \"<string>\"\n      },\n      \"capped_amount\": \"<number>\",\n      \"trial_days\": \"<number>\",\n      \"is_test\": \"<boolean>\",\n      \"metadata\": {\n        \"dolore_cd\": -55999373,\n        \"ut__9\": false\n      }\n    }\n  ],\n  \"return_url\": \"<string>\",\n  \"trial_days\": \"<number>\",\n  \"is_test\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c688a17c-9799-4391-bc31-88941394fe3f",
                "name": "The request was successfully processed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscription"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Plan\",\n  \"line_items\": [\n    {\n      \"name\": \"Test Plan\",\n      \"term\": \"Will be charged on every month\",\n      \"pricing_type\": \"one_time\",\n      \"price\": {\n        \"amount\": 1000,\n        \"currency_code\": \"INR\"\n      },\n      \"capped_amount\": 0,\n      \"is_test\": false\n    }\n  ],\n  \"return_url\": \"http://localdev.xyz.de/subscription-status\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"confirm_url\": \"http://localdev.xyz.de/subscription-status\",\n  \"subscription\": {\n    \"_id\": \"6606ab6d89fdb100d0f39e99\",\n    \"product_suit_id\": \"6606ab6d89fdb100d0f39e88\",\n    \"entity_id\": \"64b0dff8c35f99051888085c\",\n    \"entity_type\": \"extension\",\n    \"name\": \"PRO\",\n    \"status\": \"pending\",\n    \"trial_days\": 0,\n    \"is_test\": false,\n    \"created_at\": \"2023-07-17T14:21:37.662Z\",\n    \"modified_at\": \"2023-07-17T14:21:37.662Z\",\n    \"subscriber_id\": \"6606ab6d89fdb100d0f39e88\",\n    \"line_items\": [],\n    \"return_url\": \"http://localdev.xyz.de/subscription-status\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0abcc275-9377-4d1c-a59b-2d87bd258aff",
                "name": "Request failed due to invalid data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "billing",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscription"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) The unique identifier of the extension"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Plan\",\n  \"line_items\": [\n    {\n      \"name\": \"Test Plan\",\n      \"term\": \"Will be charged on every month\",\n      \"pricing_type\": \"one_time\",\n      \"price\": {\n        \"amount\": 1000,\n        \"currency_code\": \"INR\"\n      },\n      \"capped_amount\": 0,\n      \"is_test\": false\n    }\n  ],\n  \"return_url\": \"http://localdev.xyz.de/subscription-status\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Multiple `recurring charges` not allowed\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "38d45b13-8298-4a63-8abf-c159f372b87a",
        "name": "Cart",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "053e3bca-51af-454e-98fb-227f9d7521af",
            "name": "getCoupons | List of coupons",
            "request": {
              "name": "getCoupons | List of coupons",
              "description": {
                "content": "Retrieve a list of all created coupons for specific sales channel. It also supports searching based on text search, pagination and other flags to filter coupons.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "0"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10"
                  },
                  {
                    "disabled": false,
                    "key": "is_archived",
                    "value": "false"
                  },
                  {
                    "disabled": false,
                    "key": "title",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "is_public",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "is_display",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "type_slug",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "code",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "created_by",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "reviewed_by",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "approved_start_time",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "approved_end_time",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "review_start_time",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "review_end_time",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "dfeed7f5-5ee4-4925-8d5e-2134c1444d75",
                "name": "Coupon List for sent page_size and page_no",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "0"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "is_archived",
                        "value": "false"
                      },
                      {
                        "key": "title",
                        "value": "<string>"
                      },
                      {
                        "key": "is_public",
                        "value": "<boolean>"
                      },
                      {
                        "key": "is_display",
                        "value": "<boolean>"
                      },
                      {
                        "key": "type_slug",
                        "value": "<string>"
                      },
                      {
                        "key": "code",
                        "value": "<string>"
                      },
                      {
                        "key": "created_by",
                        "value": "<string>"
                      },
                      {
                        "key": "reviewed_by",
                        "value": "<string>"
                      },
                      {
                        "key": "approved_start_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "approved_end_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "review_start_time",
                        "value": "<string>"
                      },
                      {
                        "key": "review_end_time",
                        "value": "<string>"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"5e1d9bec6d6b7e000146c840\",\n      \"rule\": [],\n      \"identifiers\": {},\n      \"validity\": {\n        \"priority\": 0\n      },\n      \"type_slug\": \"bundle_quantity_absolute\",\n      \"display_meta\": {\n        \"title\": \"percent50 title\"\n      },\n      \"_schedule\": {\n        \"next_schedule\": [\n          {\n            \"start\": \"2020-01-14T10:45:03.600Z\",\n            \"end\": \"2020-01-16T10:45:03.000Z\"\n          }\n        ],\n        \"duration\": null,\n        \"status\": \"approved\",\n        \"start\": \"2020-01-14T10:45:03.600Z\",\n        \"end\": \"2020-01-16T10:45:03.000Z\",\n        \"cron\": \"\"\n      },\n      \"state\": {\n        \"is_public\": true,\n        \"is_display\": true,\n        \"is_archived\": false\n      },\n      \"ownership\": {\n        \"payable_category\": \"seller\",\n        \"payable_by\": \"\"\n      },\n      \"code\": \"percent50\",\n      \"rule_definition\": {\n        \"type\": \"percentage\",\n        \"scope\": [\n          \"category_id\"\n        ],\n        \"applicable_on\": \"quantity\",\n        \"calculate_on\": \"esp\",\n        \"value_type\": \"percentage\"\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"\",\n    \"has_next\": true,\n    \"size\": 10,\n    \"current\": 1,\n    \"item_total\": 30\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7b9c0eee-504c-492d-9384-7aca5d8509a9",
            "name": "createCoupon | Create a coupon",
            "request": {
              "name": "createCoupon | Create a coupon",
              "description": {
                "content": "Creates a new coupon based on the selected coupon type. Sellers can choose from multiple supported coupon types, including percentage value, fixed amount value, bundled discount, buy X get Y items, and more, along with customizable coupon criteria to meet specific business requirements.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"code\": \"<string>\",\n  \"type_slug\": \"<string>\",\n  \"date_meta\": {\n    \"modified_on\": null,\n    \"created_on\": null,\n    \"approved_on\": null,\n    \"rejected_on\": null,\n    \"reviewed_on\": null\n  },\n  \"ownership\": {\n    \"payable_category\": \"<string>\",\n    \"payable_by\": \"<string>\"\n  },\n  \"author\": {\n    \"created_by\": null,\n    \"modified_by\": null,\n    \"approved_by\": null,\n    \"rejected_by\": null,\n    \"reviewed_by\": null\n  },\n  \"state\": {\n    \"is_archived\": false,\n    \"is_display\": true,\n    \"is_public\": true\n  },\n  \"restrictions\": {\n    \"payments\": {\n      \"codes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"iins\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"networks\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"uses\": {\n        \"max\": \"<integer>\"\n      }\n    },\n    \"user_type\": \"<string>\",\n    \"price_range\": {\n      \"min\": \"<number>\",\n      \"max\": \"<number>\"\n    },\n    \"platforms\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"bulk_bundle\": {\n      \"multi_store_allowed\": \"<boolean>\"\n    },\n    \"user_groups\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"coupon_allowed\": \"<boolean>\",\n    \"uses\": {\n      \"maximum\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\",\n        \"app\": \"<integer>\"\n      },\n      \"remaining\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\",\n        \"app\": \"<integer>\"\n      }\n    },\n    \"ordering_stores\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"validation\": {\n    \"anonymous\": \"<boolean>\",\n    \"user_registered_after\": null\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"coupon_type\": \"<string>\",\n  \"coupon_prefix\": \"<string>\",\n  \"coupon_counts\": 1,\n  \"_schedule\": {\n    \"end\": null,\n    \"start\": \"<dateTime>\",\n    \"next_schedule\": [\n      \"<object>\",\n      \"<object>\"\n    ],\n    \"cron\": null,\n    \"status\": \"draft\",\n    \"duration\": null\n  },\n  \"rule\": [\n    {\n      \"key\": \"<float>\",\n      \"value\": \"<float>\",\n      \"max\": \"<float>\",\n      \"discount_qty\": \"<float>\",\n      \"min\": \"<float>\"\n    },\n    {\n      \"key\": \"<float>\",\n      \"value\": \"<float>\",\n      \"max\": \"<float>\",\n      \"discount_qty\": \"<float>\",\n      \"min\": \"<float>\"\n    }\n  ],\n  \"display_meta\": {\n    \"title\": \"<string>\",\n    \"auto\": {\n      \"title\": \"<string>\",\n      \"subtitle\": \"<string>\"\n    },\n    \"apply\": {\n      \"title\": \"<string>\",\n      \"subtitle\": \"<string>\"\n    },\n    \"remove\": {\n      \"title\": \"<string>\",\n      \"subtitle\": \"<string>\"\n    },\n    \"subtitle\": \"<string>\",\n    \"description\": \"<string>\"\n  },\n  \"identifiers\": {\n    \"alu\": \"<string>\",\n    \"ean\": \"<string>\",\n    \"sku_code\": \"<string>\",\n    \"upc\": \"<string>\",\n    \"isbn\": \"<string>\"\n  },\n  \"validity\": {\n    \"priority\": \"<integer>\"\n  },\n  \"rule_definition\": {\n    \"currency_code\": \"INR\",\n    \"auto_apply\": \"<boolean>\",\n    \"type\": \"<string>\",\n    \"is_exact\": false,\n    \"applicable_on\": \"<string>\",\n    \"calculate_on\": \"<string>\",\n    \"value_type\": \"<string>\",\n    \"scope\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b12e10b3-ddbc-46a4-b642-fbbdf813b5f0",
                "name": "Coupon Created successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_definition\": {\n    \"scope\": [\n      \"brand_id\"\n    ],\n    \"calculate_on\": \"esp\",\n    \"is_exact\": false,\n    \"currency_code\": \"INR\",\n    \"type\": \"bundle\",\n    \"applicable_on\": \"quantity\",\n    \"auto_apply\": false,\n    \"value_type\": \"absolute\"\n  },\n  \"display_meta\": {\n    \"description\": \"\",\n    \"remove\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"apply\": {\n      \"subtitle\": \"You saved 1000 bucks\",\n      \"title\": \"Wow! You just got an awesome deal\"\n    },\n    \"subtitle\": \"test subtitle\",\n    \"auto\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"title\": \"1000 Off on first 2 items\"\n  },\n  \"rule\": [\n    {\n      \"max\": 0,\n      \"min\": 3000,\n      \"value\": 1001,\n      \"key\": 2\n    }\n  ],\n  \"state\": {\n    \"is_display\": true,\n    \"is_archived\": false,\n    \"is_public\": true\n  },\n  \"identifiers\": {\n    \"user_id\": [],\n    \"brand_id\": [\n      9\n    ]\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\",\n    \"payable_by\": \"\"\n  },\n  \"_schedule\": {\n    \"duration\": null,\n    \"end\": \"2019-10-19T08:47:39.025Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2019-10-18T08:35:39.000Z\",\n        \"end\": \"2019-10-19T08:47:39.025Z\"\n      }\n    ],\n    \"status\": \"approved\",\n    \"start\": \"2019-10-18T08:35:39.000Z\",\n    \"cron\": null\n  },\n  \"validation\": {\n    \"user_registered_after\": null,\n    \"app_id\": [\n      \"5e1d9bec6d6b7e000146c840\"\n    ],\n    \"anonymous\": true\n  },\n  \"validity\": {\n    \"priority\": 0\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"type_slug\": \"bundle_quantity_absolute\",\n  \"coupon_counts\": 1,\n  \"coupon_type\": \"single\",\n  \"coupon_prefix\": null,\n  \"restrictions\": {\n    \"uses\": {\n      \"remaining\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      },\n      \"maximum\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      }\n    },\n    \"post_order\": {\n      \"return_allowed\": true,\n      \"cancellation_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ]\n  },\n  \"code\": \"1000off\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Coupon Created\",\n  \"_id\": \"66e982391aef843e19f52991\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "438e91ff-7ff2-4634-907c-e6bf97ad3d1e",
                "name": "Invalid coupon data or existing coupon code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_definition\": {\n    \"scope\": [\n      \"brand_id\"\n    ],\n    \"calculate_on\": \"esp\",\n    \"is_exact\": false,\n    \"currency_code\": \"INR\",\n    \"type\": \"bundle\",\n    \"applicable_on\": \"quantity\",\n    \"auto_apply\": false,\n    \"value_type\": \"absolute\"\n  },\n  \"display_meta\": {\n    \"description\": \"\",\n    \"remove\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"apply\": {\n      \"subtitle\": \"You saved 1000 bucks\",\n      \"title\": \"Wow! You just got an awesome deal\"\n    },\n    \"subtitle\": \"test subtitle\",\n    \"auto\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"title\": \"1000 Off on first 2 items\"\n  },\n  \"rule\": [\n    {\n      \"max\": 0,\n      \"min\": 3000,\n      \"value\": 1001,\n      \"key\": 2\n    }\n  ],\n  \"state\": {\n    \"is_display\": true,\n    \"is_archived\": false,\n    \"is_public\": true\n  },\n  \"identifiers\": {\n    \"user_id\": [],\n    \"brand_id\": [\n      9\n    ]\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\",\n    \"payable_by\": \"\"\n  },\n  \"_schedule\": {\n    \"duration\": null,\n    \"end\": \"2019-10-19T08:47:39.025Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2019-10-18T08:35:39.000Z\",\n        \"end\": \"2019-10-19T08:47:39.025Z\"\n      }\n    ],\n    \"status\": \"approved\",\n    \"start\": \"2019-10-18T08:35:39.000Z\",\n    \"cron\": null\n  },\n  \"validation\": {\n    \"user_registered_after\": null,\n    \"app_id\": [\n      \"5e1d9bec6d6b7e000146c840\"\n    ],\n    \"anonymous\": true\n  },\n  \"validity\": {\n    \"priority\": 0\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"type_slug\": \"bundle_quantity_absolute\",\n  \"coupon_counts\": 1,\n  \"coupon_type\": \"single\",\n  \"coupon_prefix\": null,\n  \"restrictions\": {\n    \"uses\": {\n      \"remaining\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      },\n      \"maximum\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      }\n    },\n    \"post_order\": {\n      \"return_allowed\": true,\n      \"cancellation_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ]\n  },\n  \"code\": \"1000off\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Coupon already code exist\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "820f91ee-e23c-4c1c-8262-870cf426b46d",
            "name": "getCouponById | Get a coupon",
            "request": {
              "name": "getCouponById | Get a coupon",
              "description": {
                "content": "Retrieve details of a specific coupon by providing its unique identifier to obtain information such as coupon type, rules, validity period and other related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "coupon",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "751e56b7-d042-4e1e-bd58-b069be57ed4a",
                "name": "Coupon object for sent coupon id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5e1d9bec6d6b7e000146c840\",\n  \"validation\": {\n    \"anonymous\": true,\n    \"app_id\": [\n      \"5cd3db5e9d692cfe5302a7ba\"\n    ],\n    \"user_registered_after\": null\n  },\n  \"rule\": [\n    {\n      \"key\": 1,\n      \"max\": 1500,\n      \"min\": 3000,\n      \"value\": 50\n    }\n  ],\n  \"display_meta\": {\n    \"title\": \"percent50 title\",\n    \"description\": \"percent50 description\",\n    \"auto\": {\n      \"title\": \"\",\n      \"subtitle\": \"\"\n    },\n    \"subtitle\": \"percent50 subtitle\",\n    \"remove\": {\n      \"title\": \"\",\n      \"subtitle\": \"\"\n    },\n    \"apply\": {\n      \"title\": \"percen50 mt\",\n      \"subtitle\": \"percen50 ms\"\n    }\n  },\n  \"date_meta\": {\n    \"modified_on\": \"2020-02-04T14:27:00.577Z\",\n    \"created_on\": \"2020-01-14T10:46:04.474Z\",\n    \"approved_on\": \"2022-01-11T05:47:11.503Z\",\n    \"rejected_on\": \"2022-01-11T05:47:11.503Z\",\n    \"reviewed_on\": \"2022-01-11T05:47:11.503Z\"\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"identifiers\": {\n    \"category_id\": [\n      465,\n      192,\n      133,\n      134,\n      150,\n      151,\n      155,\n      193,\n      157,\n      191,\n      154,\n      152,\n      417,\n      168,\n      416,\n      167,\n      166,\n      162,\n      161,\n      163,\n      165,\n      160\n    ],\n    \"user_id\": [],\n    \"store_id\": [],\n    \"company_id\": []\n  },\n  \"author\": {\n    \"modified_by\": \"23109086\",\n    \"created_by\": \"23206328\",\n    \"approved_by\": \"23206328\",\n    \"rejected_by\": \"23206328\",\n    \"reviewed_by\": \"23206328\"\n  },\n  \"_schedule\": {\n    \"next_schedule\": [\n      {\n        \"start\": \"2020-01-14T10:45:03.600Z\",\n        \"end\": \"2020-01-16T10:45:03.000Z\"\n      }\n    ],\n    \"duration\": null,\n    \"start\": \"2020-01-14T10:45:03.600Z\",\n    \"status\": \"approved\",\n    \"end\": \"2020-01-16T10:45:03.000Z\",\n    \"cron\": \"\"\n  },\n  \"state\": {\n    \"is_public\": true,\n    \"is_display\": true,\n    \"is_archived\": false\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\",\n    \"payable_by\": \"\"\n  },\n  \"validity\": {\n    \"priority\": 0\n  },\n  \"code\": \"percent50\",\n  \"coupon_counts\": 1,\n  \"coupon_type\": \"single\",\n  \"coupon_prefix\": null,\n  \"rule_definition\": {\n    \"calculate_on\": \"esp\",\n    \"value_type\": \"percentage\",\n    \"is_exact\": false,\n    \"type\": \"percentage\",\n    \"scope\": [\n      \"category_id\"\n    ],\n    \"auto_apply\": false,\n    \"applicable_on\": \"quantity\",\n    \"currency_code\": \"INR\"\n  },\n  \"restrictions\": {\n    \"price_range\": {\n      \"max\": -1,\n      \"min\": -1\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"app\": -1,\n        \"user\": -1,\n        \"total\": -1\n      },\n      \"maximum\": {\n        \"app\": -1,\n        \"user\": -1,\n        \"total\": -1\n      }\n    },\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ]\n  },\n  \"type_slug\": \"percentage_quantity_percentage\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0bf33cc9-20ee-4d5e-94dc-3f1a3811fc17",
                "name": "Coupon not found for passed `id`",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Coupon Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ab4ec18c-2aa5-43e5-adf5-4db3d5ce555d",
            "name": "updateCoupon | Update a coupon",
            "request": {
              "name": "updateCoupon | Update a coupon",
              "description": {
                "content": "Update the details of an existing coupon by specifying its unique identifier. This includes modifying coupon attributes such as discount percentage, validity period, and associated conditions. Leveraging this functionality allows businesses to quickly adapt their promotional strategies to changing market dynamics.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "coupon",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"code\": \"<string>\",\n  \"type_slug\": \"<string>\",\n  \"date_meta\": {\n    \"modified_on\": null,\n    \"created_on\": null,\n    \"approved_on\": null,\n    \"rejected_on\": null,\n    \"reviewed_on\": null\n  },\n  \"ownership\": {\n    \"payable_category\": \"<string>\",\n    \"payable_by\": \"<string>\"\n  },\n  \"author\": {\n    \"created_by\": null,\n    \"modified_by\": null,\n    \"approved_by\": null,\n    \"rejected_by\": null,\n    \"reviewed_by\": null\n  },\n  \"state\": {\n    \"is_archived\": false,\n    \"is_display\": true,\n    \"is_public\": true\n  },\n  \"restrictions\": {\n    \"payments\": {\n      \"codes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"iins\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"networks\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"uses\": {\n        \"max\": \"<integer>\"\n      }\n    },\n    \"user_type\": \"<string>\",\n    \"price_range\": {\n      \"min\": \"<number>\",\n      \"max\": \"<number>\"\n    },\n    \"platforms\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"bulk_bundle\": {\n      \"multi_store_allowed\": \"<boolean>\"\n    },\n    \"user_groups\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"coupon_allowed\": \"<boolean>\",\n    \"uses\": {\n      \"maximum\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\",\n        \"app\": \"<integer>\"\n      },\n      \"remaining\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\",\n        \"app\": \"<integer>\"\n      }\n    },\n    \"ordering_stores\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"validation\": {\n    \"anonymous\": \"<boolean>\",\n    \"user_registered_after\": null\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"_schedule\": {\n    \"end\": null,\n    \"start\": \"<dateTime>\",\n    \"next_schedule\": [\n      \"<object>\",\n      \"<object>\"\n    ],\n    \"cron\": null,\n    \"status\": \"draft\",\n    \"duration\": null\n  },\n  \"rule\": [\n    {\n      \"key\": \"<float>\",\n      \"value\": \"<float>\",\n      \"max\": \"<float>\",\n      \"discount_qty\": \"<float>\",\n      \"min\": \"<float>\"\n    },\n    {\n      \"key\": \"<float>\",\n      \"value\": \"<float>\",\n      \"max\": \"<float>\",\n      \"discount_qty\": \"<float>\",\n      \"min\": \"<float>\"\n    }\n  ],\n  \"display_meta\": {\n    \"title\": \"<string>\",\n    \"auto\": {\n      \"title\": \"<string>\",\n      \"subtitle\": \"<string>\"\n    },\n    \"apply\": {\n      \"title\": \"<string>\",\n      \"subtitle\": \"<string>\"\n    },\n    \"remove\": {\n      \"title\": \"<string>\",\n      \"subtitle\": \"<string>\"\n    },\n    \"subtitle\": \"<string>\",\n    \"description\": \"<string>\"\n  },\n  \"coupon_type\": \"<string>\",\n  \"coupon_prefix\": \"<string>\",\n  \"coupon_counts\": 1,\n  \"reason\": \"<string>\",\n  \"identifiers\": {\n    \"alu\": \"<string>\",\n    \"ean\": \"<string>\",\n    \"sku_code\": \"<string>\",\n    \"upc\": \"<string>\",\n    \"isbn\": \"<string>\"\n  },\n  \"validity\": {\n    \"priority\": \"<integer>\"\n  },\n  \"rule_definition\": {\n    \"currency_code\": \"INR\",\n    \"auto_apply\": \"<boolean>\",\n    \"type\": \"<string>\",\n    \"is_exact\": false,\n    \"applicable_on\": \"<string>\",\n    \"calculate_on\": \"<string>\",\n    \"value_type\": \"<string>\",\n    \"scope\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ef179d45-bba3-479a-93b2-0363361297d0",
                "name": "Coupon updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_definition\": {\n    \"scope\": [\n      \"brand_id\"\n    ],\n    \"calculate_on\": \"esp\",\n    \"is_exact\": false,\n    \"currency_code\": \"INR\",\n    \"type\": \"bundle\",\n    \"applicable_on\": \"quantity\",\n    \"auto_apply\": false,\n    \"value_type\": \"absolute\"\n  },\n  \"display_meta\": {\n    \"description\": \"\",\n    \"remove\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"apply\": {\n      \"subtitle\": \"You saved 1000 bucks\",\n      \"title\": \"Wow! You just got an awesome deal\"\n    },\n    \"subtitle\": \"test subtitle\",\n    \"auto\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"title\": \"1000 Off on first 2 items\"\n  },\n  \"rule\": [\n    {\n      \"max\": 0,\n      \"min\": 3000,\n      \"value\": 1001,\n      \"key\": 2\n    }\n  ],\n  \"state\": {\n    \"is_display\": true,\n    \"is_archived\": false,\n    \"is_public\": true\n  },\n  \"identifiers\": {\n    \"user_id\": [],\n    \"brand_id\": [\n      9\n    ]\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\",\n    \"payable_by\": \"\"\n  },\n  \"_schedule\": {\n    \"duration\": null,\n    \"end\": \"2019-10-19T08:47:39.025Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2019-10-18T08:35:39.000Z\",\n        \"end\": \"2019-10-19T08:47:39.025Z\"\n      }\n    ],\n    \"status\": \"approved\",\n    \"start\": \"2019-10-18T08:35:39.000Z\",\n    \"cron\": null\n  },\n  \"validation\": {\n    \"user_registered_after\": null,\n    \"app_id\": [\n      \"5e1d9bec6d6b7e000146c840\"\n    ],\n    \"anonymous\": true\n  },\n  \"validity\": {\n    \"priority\": 0\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"type_slug\": \"bundle_quantity_absolute\",\n  \"coupon_counts\": 1,\n  \"coupon_type\": \"single\",\n  \"coupon_prefix\": null,\n  \"reason\": null,\n  \"restrictions\": {\n    \"uses\": {\n      \"remaining\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      },\n      \"maximum\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      }\n    },\n    \"post_order\": {\n      \"return_allowed\": true,\n      \"cancellation_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ]\n  },\n  \"code\": \"1000off\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Coupon Updated\",\n  \"_id\": \"66e982391aef843e19f52991\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3b63798d-db08-43c0-8168-baf097a46101",
                "name": "Coupon not found for coupon id from path params",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_definition\": {\n    \"scope\": [\n      \"brand_id\"\n    ],\n    \"calculate_on\": \"esp\",\n    \"is_exact\": false,\n    \"currency_code\": \"INR\",\n    \"type\": \"bundle\",\n    \"applicable_on\": \"quantity\",\n    \"auto_apply\": false,\n    \"value_type\": \"absolute\"\n  },\n  \"display_meta\": {\n    \"description\": \"\",\n    \"remove\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"apply\": {\n      \"subtitle\": \"You saved 1000 bucks\",\n      \"title\": \"Wow! You just got an awesome deal\"\n    },\n    \"subtitle\": \"test subtitle\",\n    \"auto\": {\n      \"subtitle\": \"\",\n      \"title\": \"\"\n    },\n    \"title\": \"1000 Off on first 2 items\"\n  },\n  \"rule\": [\n    {\n      \"max\": 0,\n      \"min\": 3000,\n      \"value\": 1001,\n      \"key\": 2\n    }\n  ],\n  \"state\": {\n    \"is_display\": true,\n    \"is_archived\": false,\n    \"is_public\": true\n  },\n  \"identifiers\": {\n    \"user_id\": [],\n    \"brand_id\": [\n      9\n    ]\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\",\n    \"payable_by\": \"\"\n  },\n  \"_schedule\": {\n    \"duration\": null,\n    \"end\": \"2019-10-19T08:47:39.025Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2019-10-18T08:35:39.000Z\",\n        \"end\": \"2019-10-19T08:47:39.025Z\"\n      }\n    ],\n    \"status\": \"approved\",\n    \"start\": \"2019-10-18T08:35:39.000Z\",\n    \"cron\": null\n  },\n  \"validation\": {\n    \"user_registered_after\": null,\n    \"app_id\": [\n      \"5e1d9bec6d6b7e000146c840\"\n    ],\n    \"anonymous\": true\n  },\n  \"validity\": {\n    \"priority\": 0\n  },\n  \"action\": {\n    \"action_date\": null,\n    \"txn_mode\": \"coupon\"\n  },\n  \"type_slug\": \"bundle_quantity_absolute\",\n  \"coupon_counts\": 1,\n  \"coupon_type\": \"single\",\n  \"coupon_prefix\": null,\n  \"reason\": null,\n  \"restrictions\": {\n    \"uses\": {\n      \"remaining\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      },\n      \"maximum\": {\n        \"app\": -1,\n        \"total\": -1,\n        \"user\": -1\n      }\n    },\n    \"post_order\": {\n      \"return_allowed\": true,\n      \"cancellation_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ]\n  },\n  \"code\": \"1000off\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Coupon Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cbd82e4f-8182-4179-9c33-f307a9d9ea28",
            "name": "deleteCoupon | Delete a coupon which is in draft state",
            "request": {
              "name": "deleteCoupon | Delete a coupon which is in draft state",
              "description": {
                "content": "Delete details of a draft coupon by providing its unique identifier to delete information such as coupon type, rules, validity period and other related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "coupon",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "e13df512-5ecc-489d-97d7-6e24387abb33",
                "name": "Coupon deleted for sent coupon id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Coupon deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b8e993df-02e9-45ed-97ab-217438a57af2",
                "name": "Coupon not found for passed coupon id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Coupon Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "00cf7f77-89f6-40c8-8872-32dc02d0ac5b",
            "name": "getPromotions | List of promotions",
            "request": {
              "name": "getPromotions | List of promotions",
              "description": {
                "content": "Retrieve a list of all created promotions for specific sales channel. It also supports efficient text search and pagination functionalities, ensuring optimized promotion listing for streamlined navigation and management.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promotion"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "0"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "is_active",
                    "value": "true"
                  },
                  {
                    "disabled": false,
                    "key": "promo_group",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "promotion_type",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "fp_panel",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "promotion_id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "created_by",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "reviewed_by",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "approved_start_time",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "approved_end_time",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "review_start_time",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "review_end_time",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "811a90e6-847c-4abd-9d1a-4fd5ac257f3a",
                "name": "Promotion List for sent page_size and page_no",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "0"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "q",
                        "value": "<string>"
                      },
                      {
                        "key": "is_active",
                        "value": "true"
                      },
                      {
                        "key": "promo_group",
                        "value": "<string>"
                      },
                      {
                        "key": "promotion_type",
                        "value": "<string>"
                      },
                      {
                        "key": "fp_panel",
                        "value": "<string>"
                      },
                      {
                        "key": "promotion_id",
                        "value": "<string>"
                      },
                      {
                        "key": "created_by",
                        "value": "<string>"
                      },
                      {
                        "key": "reviewed_by",
                        "value": "<string>"
                      },
                      {
                        "key": "approved_start_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "approved_end_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "review_start_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "review_end_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"61dc8dc9adf45b2273a70a6e\",\n      \"application_id\": \"000000000000000000000004\",\n      \"promo_group\": \"product\",\n      \"promotion_type\": \"bogo\",\n      \"date_meta\": {\n        \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n        \"created_on\": \"2022-01-10T19:49:29.917Z\",\n        \"approved_on\": \"2022-01-11T05:47:11.503Z\",\n        \"rejected_on\": \"2022-01-11T05:47:11.503Z\",\n        \"reviewed_on\": \"2022-01-11T05:47:11.503Z\"\n      },\n      \"display_meta\": {\n        \"name\": \"Test BOGO promo\"\n      },\n      \"ownership\": {\n        \"payable_category\": \"seller\",\n        \"payable_by\": \"\"\n      },\n      \"author\": {\n        \"created_by\": \"5\",\n        \"modified_by\": \"5\",\n        \"approved_by\": \"23206328\",\n        \"rejected_by\": \"23206328\",\n        \"reviewed_by\": \"23206328\"\n      },\n      \"_schedule\": {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": \"2025-01-10T18:45:36.311Z\",\n        \"status\": \"approved\",\n        \"published\": true,\n        \"next_schedule\": [\n          {\n            \"start\": \"2022-01-10T18:45:36.311Z\",\n            \"end\": null,\n            \"cron\": \"\"\n          }\n        ],\n        \"duration\": 0\n      },\n      \"discount_rules\": [\n        {\n          \"buy_condition\": \"( rule#1 )\",\n          \"offer\": {\n            \"max_offer_quantity\": 2\n          },\n          \"discount_type\": \"bogo\",\n          \"item_criteria\": {\n            \"item_brand\": [\n              2,\n              14,\n              65\n            ]\n          }\n        }\n      ],\n      \"buy_rules\": {\n        \"rule#1\": {\n          \"cart_quantity\": {\n            \"greater_than_equals\": 5\n          },\n          \"item_brand\": [\n            1,\n            2,\n            14,\n            16,\n            29,\n            39,\n            43,\n            65,\n            73\n          ]\n        }\n      },\n      \"mode\": \"promotion\",\n      \"is_processed\": true,\n      \"auto_apply\": true\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"has_next\": true,\n    \"size\": 10,\n    \"current\": 1,\n    \"item_total\": 30\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b0ccc088-4084-4986-9d20-2cd3d2bfb185",
            "name": "createPromotion | Create a promotion",
            "request": {
              "name": "createPromotion | Create a promotion",
              "description": {
                "content": "Creates a new promotion based on the selected promotion type. Sellers can choose from multiple supported promotion types, including percentage value, fixed amount value, bundled discount, buy X get Y items, and more, along with customizable promotion criteria to meet specific business requirements.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promotion"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application_id\": \"<string>\",\n  \"mode\": \"<string>\",\n  \"promo_group\": \"<string>\",\n  \"promotion_type\": \"<string>\",\n  \"stackable\": \"<boolean>\",\n  \"calculate_on\": \"<string>\",\n  \"apply_exclusive\": \"<string>\",\n  \"apply_all_discount\": \"<boolean>\",\n  \"display_meta\": {\n    \"description\": \"<string>\",\n    \"offer_label\": \"\",\n    \"name\": \"<string>\",\n    \"offer_text\": \"<string>\"\n  },\n  \"ownership\": {\n    \"payable_category\": \"<string>\",\n    \"payable_by\": \"<string>\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"<string>\",\n      \"discount_type\": \"<string>\",\n      \"item_criteria\": {\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\",\n        \"item_sequence_number\": \"<integer>\"\n      },\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"mollit_03\": -73457669\n        }\n      }\n    },\n    {\n      \"buy_condition\": \"<string>\",\n      \"discount_type\": \"<string>\",\n      \"item_criteria\": {\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\",\n        \"item_sequence_number\": \"<integer>\"\n      },\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"ex_4e\": 62979131,\n          \"animd6c\": 98054141\n        }\n      }\n    }\n  ],\n  \"restrictions\": {\n    \"payments\": {\n      \"codes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"iins\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"networks\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"uses\": {\n        \"max\": \"<integer>\"\n      }\n    },\n    \"user_registered\": {\n      \"end\": \"<dateTime>\",\n      \"start\": \"<dateTime>\"\n    },\n    \"platforms\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"user_groups\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"order_quantity\": \"<integer>\",\n    \"anonymous_users\": \"<boolean>\",\n    \"user_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"uses\": {\n      \"maximum\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\"\n      },\n      \"remaining\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\"\n      }\n    },\n    \"ordering_stores\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"currency\": \"<string>\",\n  \"code\": \"<string>\",\n  \"_schedule\": {\n    \"end\": \"<dateTime>\",\n    \"start\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"published\": \"<boolean>\",\n    \"next_schedule\": [\n      \"<object>\",\n      \"<object>\"\n    ],\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\"\n  },\n  \"post_order_action\": {\n    \"action_date\": \"<dateTime>\",\n    \"action_type\": \"<string>\"\n  },\n  \"apply_priority\": \"<integer>\",\n  \"author\": {\n    \"created_by\": null,\n    \"modified_by\": null,\n    \"approved_by\": null,\n    \"rejected_by\": null,\n    \"reviewed_by\": null\n  },\n  \"visiblility\": {\n    \"coupon_list\": \"<boolean>\",\n    \"pdp\": \"<boolean>\"\n  },\n  \"buy_rules\": {\n    \"cart_quantity\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"available_zones\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_exclude_company\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_id\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_l1_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"cart_total\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"cart_unique_item_quantity\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"cart_unique_item_amount\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"item_exclude_id\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"all_items\": \"<boolean>\",\n    \"item_exclude_l1_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_size\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_store\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_sku\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_department\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_store\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_brand\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_department\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"buy_rules\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_exclude_brand\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_l2_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_company\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_tags\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_exclude_l2_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_sku\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"meta\": {\n      \"item_size_mapping\": {\n        \"Duisd00\": \"tempor Ut\",\n        \"ex_c_\": -25014307\n      }\n    }\n  },\n  \"_custom_json\": {\n    \"consequat08d\": 21695798,\n    \"sint_3\": -78526332.61816995\n  },\n  \"date_meta\": {\n    \"modified_on\": null,\n    \"created_on\": null,\n    \"approved_on\": null,\n    \"rejected_on\": null,\n    \"reviewed_on\": null\n  },\n  \"auto_apply\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5b6767fa-72f3-4392-aff0-33d548dbddeb",
                "name": "Creates a discount promotion which applies on user cart.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ],\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"7602207\": [\n            \"OS\",\n            \"XL\"\n          ],\n          \"7602208\": [\n            \"XXL\",\n            \"XXXL\"\n          ]\n        }\n      }\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"Test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2023-01-10T18:45:36.311Z\",\n    \"published\": true,\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": null\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  },\n  \"auto_apply\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"61dc8dc9adf45b2273a70a6e\",\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"is_processed\": true,\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ]\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"Test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2025-01-10T18:45:36.311Z\",\n    \"published\": true,\n    \"status\": \"approved\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": \"2025-01-10T18:45:36.311Z\"\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "08debfa7-1ed6-401f-9991-0f11977fc8fb",
                "name": "Invalid promotion data or existing promotion code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ],\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"7602207\": [\n            \"OS\",\n            \"XL\"\n          ],\n          \"7602208\": [\n            \"XXL\",\n            \"XXXL\"\n          ]\n        }\n      }\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"Test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2023-01-10T18:45:36.311Z\",\n    \"published\": true,\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": null\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  },\n  \"auto_apply\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Promotion already code exist\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "87feb2f3-e3d4-402c-b9c7-85d028907213",
            "name": "getPromotionById | Get a specific promotion",
            "request": {
              "name": "getPromotionById | Get a specific promotion",
              "description": {
                "content": "Retrieve details of a specific promotion by providing its unique identifier to obtain information such as promotion type, rules, validity period and other related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promotion",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f252e7e6-58c7-4083-b716-a4faec1865ac",
                "name": "Promotion object for sent promotion id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"61dc8dc9adf45b2273a70a6e\",\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"is_processed\": true,\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\",\n    \"approved_on\": \"2022-01-11T05:47:11.503Z\",\n    \"rejected_on\": \"2022-01-11T05:47:11.503Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ],\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"7602207\": [\n            \"OS\",\n            \"XL\"\n          ],\n          \"7602208\": [\n            \"XXL\",\n            \"XXXL\"\n          ]\n        }\n      }\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\",\n    \"approved_by\": \"23206328\",\n    \"rejected_by\": \"23206328\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2025-01-10T18:45:36.311Z\",\n    \"status\": \"approved\",\n    \"published\": true,\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": \"2025-01-10T18:45:36.311Z\"\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  },\n  \"auto_apply\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5923b50b-ceaf-4f5c-8540-f0c5568da592",
                "name": "Promotion not found for passed `id`",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Promotion Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b854a8af-979b-40b4-8e54-74e153f6f227",
            "name": "updatePromotion | Update a promotion",
            "request": {
              "name": "updatePromotion | Update a promotion",
              "description": {
                "content": "Update the details of an existing promotion by specifying its unique identifier. This includes modifying promotion attributes such as discount percentage, validity period, and associated conditions. Leveraging this functionality allows businesses to quickly adapt their promotional strategies to changing market dynamics.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promotion",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application_id\": \"<string>\",\n  \"mode\": \"<string>\",\n  \"promo_group\": \"<string>\",\n  \"promotion_type\": \"<string>\",\n  \"stackable\": \"<boolean>\",\n  \"calculate_on\": \"<string>\",\n  \"apply_exclusive\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"apply_all_discount\": \"<boolean>\",\n  \"display_meta\": {\n    \"description\": \"<string>\",\n    \"offer_label\": \"\",\n    \"name\": \"<string>\",\n    \"offer_text\": \"<string>\"\n  },\n  \"ownership\": {\n    \"payable_category\": \"<string>\",\n    \"payable_by\": \"<string>\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"<string>\",\n      \"discount_type\": \"<string>\",\n      \"item_criteria\": {\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\",\n        \"item_sequence_number\": \"<integer>\"\n      },\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"eab2\": \"n\",\n          \"ullamco3ce\": -348616.0161765665\n        }\n      }\n    },\n    {\n      \"buy_condition\": \"<string>\",\n      \"discount_type\": \"<string>\",\n      \"item_criteria\": {\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\",\n        \"item_sequence_number\": \"<integer>\"\n      },\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"aliqua_aa3\": -66745382,\n          \"officia_3\": -14421280\n        }\n      }\n    }\n  ],\n  \"restrictions\": {\n    \"payments\": {\n      \"codes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"iins\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"networks\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"uses\": {\n        \"max\": \"<integer>\"\n      }\n    },\n    \"user_registered\": {\n      \"end\": \"<dateTime>\",\n      \"start\": \"<dateTime>\"\n    },\n    \"platforms\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"user_groups\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"order_quantity\": \"<integer>\",\n    \"anonymous_users\": \"<boolean>\",\n    \"user_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"uses\": {\n      \"maximum\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\"\n      },\n      \"remaining\": {\n        \"user\": \"<integer>\",\n        \"total\": \"<integer>\"\n      }\n    },\n    \"ordering_stores\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"currency\": \"<string>\",\n  \"code\": \"<string>\",\n  \"_schedule\": {\n    \"end\": \"<dateTime>\",\n    \"start\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"published\": \"<boolean>\",\n    \"next_schedule\": [\n      \"<object>\",\n      \"<object>\"\n    ],\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\"\n  },\n  \"post_order_action\": {\n    \"action_date\": \"<dateTime>\",\n    \"action_type\": \"<string>\"\n  },\n  \"apply_priority\": \"<integer>\",\n  \"author\": {\n    \"created_by\": null,\n    \"modified_by\": null,\n    \"approved_by\": null,\n    \"rejected_by\": null,\n    \"reviewed_by\": null\n  },\n  \"visiblility\": {\n    \"coupon_list\": \"<boolean>\",\n    \"pdp\": \"<boolean>\"\n  },\n  \"buy_rules\": {\n    \"cart_quantity\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"available_zones\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_exclude_company\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_id\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_l1_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"cart_total\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"cart_unique_item_quantity\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"cart_unique_item_amount\": {\n      \"equals\": \"<float>\",\n      \"greater_than\": \"<float>\",\n      \"less_than_equals\": \"<float>\",\n      \"less_than\": \"<float>\",\n      \"greater_than_equals\": \"<float>\"\n    },\n    \"item_exclude_id\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"all_items\": \"<boolean>\",\n    \"item_exclude_l1_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_size\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_store\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_sku\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_department\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_store\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_brand\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_department\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_exclude_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"buy_rules\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_exclude_brand\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_l2_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_company\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_tags\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"item_exclude_l2_category\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"item_sku\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"_custom_json\": {\n    \"est__\": true,\n    \"in_1\": -2533267\n  },\n  \"date_meta\": {\n    \"modified_on\": null,\n    \"created_on\": null,\n    \"approved_on\": null,\n    \"rejected_on\": null,\n    \"reviewed_on\": null\n  },\n  \"auto_apply\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ca05410b-7bbb-492a-9ad5-0097d7148a6a",
                "name": "Promotion updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_id\": \"61dc8dc9adf45b2273a70a6e\",\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"reason\": null,\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\",\n    \"approved_on\": \"2022-01-11T05:47:11.503Z\",\n    \"rejected_on\": \"2022-01-11T05:47:11.503Z\",\n    \"reviewed_on\": \"2022-01-11T05:47:11.503Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ],\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"7602207\": [\n            \"OS\",\n            \"XL\"\n          ],\n          \"7602208\": [\n            \"XXL\",\n            \"XXXL\"\n          ]\n        }\n      }\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"Test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\",\n    \"approved_by\": \"23206328\",\n    \"rejected_by\": \"23206328\",\n    \"reviewed_by\": \"23206328\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2025-01-10T18:45:36.311Z\",\n    \"status\": \"approved\",\n    \"published\": true,\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": \"2025-01-10T18:45:36.311Z\"\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"61dc8dc9adf45b2273a70a6e\",\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"is_processed\": true,\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\",\n    \"approved_on\": \"2022-01-11T05:47:11.503Z\",\n    \"rejected_on\": \"2022-01-11T05:47:11.503Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ],\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"7602207\": [\n            \"OS\",\n            \"XL\"\n          ],\n          \"7602208\": [\n            \"XXL\",\n            \"XXXL\"\n          ]\n        }\n      }\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"Test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\",\n    \"approved_by\": \"23206328\",\n    \"rejected_by\": \"23206328\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2025-01-10T18:45:36.311Z\",\n    \"status\": \"approved\",\n    \"published\": true,\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": \"2025-01-10T18:45:36.311Z\"\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  },\n  \"auto_apply\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5bffaa00-3348-462b-865b-60852f139f46",
                "name": "Promotion not found for `id` from path params",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_id\": \"61dc8dc9adf45b2273a70a6e\",\n  \"application_id\": \"000000000000000000000001\",\n  \"promo_group\": \"product\",\n  \"promotion_type\": \"bogo\",\n  \"reason\": null,\n  \"date_meta\": {\n    \"modified_on\": \"2022-01-11T05:47:11.503Z\",\n    \"created_on\": \"2022-01-10T19:49:29.917Z\",\n    \"approved_on\": \"2022-01-11T05:47:11.503Z\",\n    \"rejected_on\": \"2022-01-11T05:47:11.503Z\",\n    \"reviewed_on\": \"2022-01-11T05:47:11.503Z\"\n  },\n  \"discount_rules\": [\n    {\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 2\n      },\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_brand\": [\n          2,\n          14,\n          65\n        ]\n      }\n    }\n  ],\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than_equals\": 5\n      },\n      \"item_brand\": [\n        1,\n        2,\n        14,\n        16,\n        29,\n        39,\n        43,\n        65,\n        73\n      ],\n      \"meta\": {\n        \"item_size_mapping\": {\n          \"7602207\": [\n            \"OS\",\n            \"XL\"\n          ],\n          \"7602208\": [\n            \"XXL\",\n            \"XXXL\"\n          ]\n        }\n      }\n    }\n  },\n  \"display_meta\": {\n    \"offer_text\": \"Test\",\n    \"name\": \"Test BOGO promo\",\n    \"description\": \"Test\"\n  },\n  \"apply_all_discount\": false,\n  \"apply_exclusive\": null,\n  \"stackable\": true,\n  \"restrictions\": {\n    \"user_id\": [],\n    \"anonymous_users\": true,\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"uses\": {\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0\n      },\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0\n      }\n    },\n    \"payments\": []\n  },\n  \"_custom_json\": {},\n  \"author\": {\n    \"created_by\": \"5\",\n    \"modified_by\": \"5\",\n    \"approved_by\": \"23206328\",\n    \"rejected_by\": \"23206328\",\n    \"reviewed_by\": \"23206328\"\n  },\n  \"_schedule\": {\n    \"start\": \"2022-01-10T18:45:36.311Z\",\n    \"end\": \"2025-01-10T18:45:36.311Z\",\n    \"status\": \"approved\",\n    \"published\": true,\n    \"next_schedule\": [\n      {\n        \"start\": \"2022-01-10T18:45:36.311Z\",\n        \"end\": \"2025-01-10T18:45:36.311Z\"\n      }\n    ],\n    \"cron\": \"\",\n    \"duration\": 0\n  },\n  \"apply_priority\": 1,\n  \"visiblility\": {\n    \"pdp\": true,\n    \"coupon_list\": false\n  },\n  \"ownership\": {\n    \"payable_by\": \"\",\n    \"payable_category\": \"seller\"\n  },\n  \"currency\": \"INR\",\n  \"mode\": \"promotion\",\n  \"post_order_action\": {\n    \"action_date\": null,\n    \"action_type\": \"\"\n  },\n  \"indexed_criteria\": {\n    \"key\": \"item_brand\",\n    \"value\": [\n      1\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Promotion Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "df33b865-2b31-4824-a125-a17e7941ac98",
            "name": "deletePromotion | Delete a promotion which is in draft state",
            "request": {
              "name": "deletePromotion | Delete a promotion which is in draft state",
              "description": {
                "content": "Delete details of a draft promotion by providing its unique identifier to delete information such as promotion type, rules, validity period and other related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promotion",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "43ed91da-f134-48ec-8725-3a15830c180e",
                "name": "Promotion deleted for sent id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Promotion deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a195b4d1-dac8-4ecd-8fe1-51ada9d3a161",
                "name": "Promotion not found for passed promotion id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Promotion Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c2d0886c-d457-47c3-af36-f0d3afa51f1c",
            "name": "getPromosCouponConfig | Get promotion and coupon type",
            "request": {
              "name": "getPromosCouponConfig | Get promotion and coupon type",
              "description": {
                "content": "Retrieve the configuration settings related to promotions and coupons for a specific seller. It provides details of the supported types of coupons and promotions along with their descriptions, examples, and related attributes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promo-coupons"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "entity_type",
                    "value": "<string>",
                    "description": "Entity type as promotion or coupon"
                  },
                  {
                    "disabled": false,
                    "key": "is_hidden",
                    "value": "<boolean>",
                    "description": "Promotion coupon config shown or not"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e195a57a-88ed-4d68-b11b-1c4168521961",
                "name": "Success. Returns a list of all the curently active coupons/promos",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promo-coupons"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "entity_type",
                        "value": "<string>"
                      },
                      {
                        "key": "is_hidden",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"Success\",\n  \"items\": [\n    {\n      \"_id\": \"634647aa9d4b59bf1a0c1269\",\n      \"entity_slug\": \"percentage_quantity_percentage\",\n      \"title\": \"X Percentage Value\",\n      \"subtitle\": \"Get a fixed percentage discount on the effective selling price\",\n      \"description\": \"Here, Buy items(BI) is the minimum number of items eligible for a discount Percentage Value(D) is the fixed percentage discount Maximum Discount Amount(MD) (optional) is a limit to the discount Minimum Cart Value(MCV) (optional) is the minimum price of the cart items Apply coupon on exact quantities (optional) if checked, will apply the coupon only to the specified Buy items and if unchecked, will apply the coupon to more than the specified Buy items\",\n      \"is_hidden\": true,\n      \"entity_type\": \"promotion\",\n      \"type\": \"percentage\",\n      \"created_on\": \"2022-05-30T07:33:01.303Z\",\n      \"modified_on\": \"2022-05-31T10:41:01.441Z\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "440bb067-7467-47ad-b2d9-ea448696eba0",
            "name": "getPromotionOffers | List of all available promotion offers",
            "request": {
              "name": "getPromotionOffers | List of all available promotion offers",
              "description": {
                "content": "Retrieve a list of all promotional offers available for the items in the cart, including details such as offer text, unique promotion ID, and validity period.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "available-promotions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of offers to be fetched to show"
                  },
                  {
                    "disabled": false,
                    "key": "promotion_group",
                    "value": "<string>",
                    "description": "Type of promotion groups"
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "Unique identifier of a store"
                  },
                  {
                    "disabled": false,
                    "key": "cart_type",
                    "value": "<string>",
                    "description": "The type of cart"
                  },
                  {
                    "disabled": false,
                    "key": "promotion_type",
                    "value": "<string>",
                    "description": "Type of promotion to be fetched"
                  },
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "The unique identifier of the user cart."
                  },
                  {
                    "disabled": false,
                    "key": "auto_apply",
                    "value": "<boolean>",
                    "description": "Indicates whether to filter promotions based on their auto_apply status."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3a8198a3-7e2b-486d-8b4a-c863b8607e5a",
                "name": "Success. Returns a array containing the available offers (if exists) on product via promotions. Refer `PromotionOffersDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "available-promotions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "promotion_group",
                        "value": "<string>"
                      },
                      {
                        "key": "store_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "cart_type",
                        "value": "<string>"
                      },
                      {
                        "key": "promotion_type",
                        "value": "<string>"
                      },
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "auto_apply",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"available_promotions\": [\n    {\n      \"offer_text\": \"Buy 2 apple/gionee product get 500 off\",\n      \"description\": \"Test promotion\",\n      \"id\": \"61d1db23f5b315cf265126c0\",\n      \"valid_till\": \"2022-03-29T09:05:49.063Z\",\n      \"promotion_group\": \"cart\",\n      \"discounted_rules\": [\n        {\n          \"buy_condition\": \"( rule#1 )\",\n          \"offer\": {\n            \"discount_percentage\": 10\n          },\n          \"item_criteria\": {\n            \"all_items\": true\n          },\n          \"discount_type\": \"percentage\",\n          \"discounted_price\": 90\n        }\n      ]\n    },\n    {\n      \"offer_text\": \"Buy 2 apple/gionee product get 500 off\",\n      \"description\": \"Test promotion\",\n      \"id\": \"6203cb1393506f8a75ecd566\",\n      \"valid_till\": \"2022-03-29T09:05:49.063Z\",\n      \"promotion_group\": \"product\",\n      \"discounted_rules\": [\n        {\n          \"buy_condition\": \"( rule#1 )\",\n          \"offer\": {\n            \"discount_percentage\": 10\n          },\n          \"item_criteria\": {\n            \"all_items\": true\n          },\n          \"discount_type\": \"percentage\",\n          \"discounted_price\": 90\n        }\n      ]\n    },\n    {\n      \"offer_text\": \"Buy 2 apple/gionee product get 500 off\",\n      \"description\": \"Test promotion\",\n      \"id\": \"6203cb1393506f8a75ecd567\",\n      \"valid_till\": \"2022-03-29T09:05:49.063Z\",\n      \"promotion_group\": \"product\",\n      \"discounted_rules\": [\n        {\n          \"buy_condition\": \"( rule#1 )\",\n          \"offer\": {\n            \"discount_percentage\": 10\n          },\n          \"item_criteria\": {\n            \"all_items\": true\n          },\n          \"discount_type\": \"percentage\",\n          \"discounted_price\": 90\n        }\n      ]\n    },\n    {\n      \"offer_text\": \"Buy 2 apple/gionee product get 500 off\",\n      \"description\": \"Test promotion\",\n      \"id\": \"6203cb1393506f8a75ecd569\",\n      \"valid_till\": \"2022-03-29T09:05:49.063Z\",\n      \"promotion_group\": \"product\",\n      \"discounted_rules\": [\n        {\n          \"buy_condition\": \"( rule#1 )\",\n          \"offer\": {\n            \"max_offer_quantity\": 1\n          },\n          \"item_criteria\": {\n            \"all_items\": true\n          },\n          \"discount_type\": \"free_gift_items\",\n          \"discounted_price\": 100\n        },\n        {\n          \"buy_condition\": \"( rule#2 )\",\n          \"offer\": {\n            \"discount_percentage\": 10\n          },\n          \"item_criteria\": {\n            \"all_items\": true\n          },\n          \"discount_type\": \"percentage\",\n          \"discounted_price\": 90\n        }\n      ],\n      \"free_gift_items\": [\n        {\n          \"item_id\": 7513738,\n          \"item_name\": \"dinshaws milk\",\n          \"item_images_url\": [\n            \"https://hdn-1.jmpx2.de/jmpx2/products/pictures/item/free/original/-uah4-ZMe-ProductTestAR2.jpeg\"\n          ],\n          \"item_brand_name\": \"Arpita\",\n          \"item_price_details\": {\n            \"effective\": {\n              \"min\": 80,\n              \"max\": 700\n            },\n            \"marked\": {\n              \"min\": 100,\n              \"max\": 800\n            },\n            \"currency\": \"INR\"\n          },\n          \"article_price\": {\n            \"effective\": 200,\n            \"marked\": 200\n          }\n        },\n        {\n          \"item_slug\": \"Dinshaw\"\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ee723adb-6052-4e4b-af83-52a6bd2f52f1",
                "name": "Item not found with provided `slug` query parameter",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "available-promotions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "promotion_group",
                        "value": "<string>"
                      },
                      {
                        "key": "store_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "cart_type",
                        "value": "<string>"
                      },
                      {
                        "key": "promotion_type",
                        "value": "<string>"
                      },
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "auto_apply",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Item not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4547321c-4740-4827-a01d-758b52dfe953",
            "name": "getPromotionPaymentOffers | Fetch available promotions payment offers",
            "request": {
              "name": "getPromotionPaymentOffers | Fetch available promotions payment offers",
              "description": {
                "content": "Use this API to get top 5 payment offers available for current product",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "available-payment-offers"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "Cart id of the user cart"
                  },
                  {
                    "disabled": false,
                    "key": "uid",
                    "value": "<integer>",
                    "description": "Cart uid of the user cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1bd1382b-98e7-41a6-ae7f-f7ecf0cda5da",
                "name": "Success. Returns a array containing the available offers (if exists) on product via promotions. Refer `PromotionPaymentOffersDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "available-payment-offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "uid",
                        "value": "<integer>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"available_promotions\": [\n    {\n      \"offer_text\": \"Bank offer promotion\",\n      \"description\": \"Bank offer promotion\",\n      \"promotion_name\": \"Bank offer promotion\",\n      \"promotion_type\": \"amount\",\n      \"id\": \"66587348e0046e268206b5ae\",\n      \"promotion_group\": \"cart\",\n      \"buy_rules\": [\n        {\n          \"item_criteria\": {},\n          \"cart_conditions\": {}\n        }\n      ],\n      \"discount_rules\": [\n        {\n          \"item_criteria\": {\n            \"buy_rules\": [\n              \"rule#1\"\n            ]\n          },\n          \"matched_buy_rules\": [\n            \"rule#1\"\n          ],\n          \"offer\": {\n            \"discount_amount\": 5\n          },\n          \"raw_offer\": {\n            \"offer\": {\n              \"discount_amount\": 5\n            },\n            \"buy_condition\": \"( rule#1 )\",\n            \"discount_type\": \"amount\",\n            \"item_criteria\": {\n              \"buy_rules\": [\n                \"rule#1\"\n              ]\n            }\n          }\n        }\n      ],\n      \"application_id\": \"62f35968d101a6d38c886d85\",\n      \"calculate_on\": \"esp\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ce6dff28-90cf-4659-b7cb-1d94efac10c5",
                "name": "Item not found with provided `slug` query parameter",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "available-payment-offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "uid",
                        "value": "<integer>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Item not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "79f55614-fb93-4451-b1ae-e4e541b72f9a",
            "name": "updateCartMetaConfig | Update cart meta",
            "request": {
              "name": "updateCartMetaConfig | Update cart meta",
              "description": {
                "content": "Modify the configuration settings for cart metadata associated with a specific sales channel. Cart meta includes configuration settings such as allowed maximum cart value, allowed minimum cart value, maximum allowed cart items, delivery charges, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart_configuration",
                  ":cart_meta_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "cart_meta_id",
                    "description": "(Required) CartMeta id for fetching single cart meta data for editing"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"min_cart_value\": \"<integer>\",\n  \"max_cart_value\": \"<integer>\",\n  \"bulk_coupons\": \"<boolean>\",\n  \"max_cart_items\": \"<integer>\",\n  \"gift_display_text\": \"<string>\",\n  \"delivery_charges\": {\n    \"enabled\": \"<boolean>\",\n    \"charges\": [\n      {\n        \"threshold\": \"<float>\",\n        \"charges\": \"<float>\"\n      },\n      {\n        \"threshold\": \"<float>\",\n        \"charges\": \"<float>\"\n      }\n    ]\n  },\n  \"revenue_engine_coupon\": \"<boolean>\",\n  \"gift_pricing\": \"<float>\",\n  \"enabled\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7d01a917-4898-4965-ac84-af929d5c0aa4",
                "name": "Cart Meta Config updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_configuration",
                      ":cart_meta_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "cart_meta_id",
                        "description": "(Required) CartMeta id for fetching single cart meta data for editing"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart\": {\n    \"max_cart_items\": 50,\n    \"min_cart_value\": 0,\n    \"delivery_charges\": {\n      \"enabled\": false,\n      \"charges\": []\n    },\n    \"revenue_engine_coupon\": false,\n    \"gift_pricing\": 50,\n    \"gift_display_text\": \"\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"645ba594d414eb0669e6ee14\",\n  \"app_id\": \"60792ded7826bd09330ed90d\",\n  \"company_id\": 884,\n  \"bulk_coupons\": false,\n  \"delivery_charges\": {\n    \"charges\": [],\n    \"enabled\": false\n  },\n  \"empty_cart\": false,\n  \"enabled\": true,\n  \"max_cart_items\": 50,\n  \"min_cart_value\": 0,\n  \"revenue_engine_coupon\": false,\n  \"gift_pricing\": 50,\n  \"gift_display_text\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "94dcf0d8-2d78-4b46-8cce-e4d234f16a40",
                "name": "Invalid cart meta data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_configuration",
                      ":cart_meta_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "cart_meta_id",
                        "description": "(Required) CartMeta id for fetching single cart meta data for editing"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart\": {\n    \"max_cart_items\": 50,\n    \"min_cart_value\": 0,\n    \"delivery_charges\": {\n      \"enabled\": false,\n      \"charges\": []\n    },\n    \"revenue_engine_coupon\": false,\n    \"gift_pricing\": 50,\n    \"gift_display_text\": \"\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Universal cart config can't be deactivated\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2550596f-6f26-42a4-a35d-5d383d68cb6c",
            "name": "fetchCartMetaConfig | Get cart meta",
            "request": {
              "name": "fetchCartMetaConfig | Get cart meta",
              "description": {
                "content": "Retrieve meta configuration settings tailored for customizing the cart experience within a specific sales channel. Cart meta includes configuration settings such as allowed maximum cart value, allowed minimum cart value, maximum allowed cart items, delivery charges, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart_configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "dc5f1708-20ec-483a-a082-b7cc399ac70d",
                "name": "Cart Meta Config Fetched successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"645ba594d414eb0669e6ee14\",\n  \"app_id\": \"60792ded7826bd09330ed90d\",\n  \"company_id\": 884,\n  \"bulk_coupons\": false,\n  \"delivery_charges\": {\n    \"charges\": [],\n    \"enabled\": false\n  },\n  \"empty_cart\": false,\n  \"enabled\": true,\n  \"max_cart_items\": 50,\n  \"min_cart_value\": 0,\n  \"revenue_engine_coupon\": false,\n  \"gift_pricing\": 50,\n  \"gift_display_text\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "af4fc134-77ff-4701-8b72-b08beda14330",
                "name": "Invalid cart meta data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Something went wrong. Try again later\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c89d2390-5782-4060-8737-a29fce48c29d",
            "name": "createCartMetaConfig | Create a new cart meta",
            "request": {
              "name": "createCartMetaConfig | Create a new cart meta",
              "description": {
                "content": "Create custom meta configurations for carts associated with a specific sales channel. By specifying the company ID and application ID, seller can define unique cart settings, including preferences, rules, and constraints, tailored to their business needs.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart_configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"min_cart_value\": \"<integer>\",\n  \"max_cart_value\": \"<integer>\",\n  \"bulk_coupons\": \"<boolean>\",\n  \"max_cart_items\": \"<integer>\",\n  \"gift_display_text\": \"<string>\",\n  \"delivery_charges\": {\n    \"enabled\": \"<boolean>\",\n    \"charges\": [\n      {\n        \"threshold\": \"<float>\",\n        \"charges\": \"<float>\"\n      },\n      {\n        \"threshold\": \"<float>\",\n        \"charges\": \"<float>\"\n      }\n    ]\n  },\n  \"revenue_engine_coupon\": \"<boolean>\",\n  \"gift_pricing\": \"<float>\",\n  \"enabled\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "09d975f4-f8d3-4532-a3a8-84b8c2bd966c",
                "name": "Cart Meta Config Created successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart\": {\n    \"max_cart_items\": 50,\n    \"min_cart_value\": 0,\n    \"delivery_charges\": {\n      \"enabled\": false,\n      \"charges\": []\n    },\n    \"revenue_engine_coupon\": false,\n    \"gift_pricing\": 50,\n    \"gift_display_text\": \"\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"645ba594d414eb0669e6ee14\",\n  \"app_id\": \"60792ded7826bd09330ed90d\",\n  \"company_id\": 884,\n  \"bulk_coupons\": false,\n  \"delivery_charges\": {\n    \"charges\": [],\n    \"enabled\": false\n  },\n  \"empty_cart\": false,\n  \"enabled\": true,\n  \"max_cart_items\": 50,\n  \"min_cart_value\": 0,\n  \"revenue_engine_coupon\": false,\n  \"gift_pricing\": 50,\n  \"gift_display_text\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7cba4d5a-5f9e-466b-8966-517747f4c6b3",
                "name": "Invalid cart meta data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart\": {\n    \"max_cart_items\": 50,\n    \"min_cart_value\": 0,\n    \"delivery_charges\": {\n      \"enabled\": false,\n      \"charges\": []\n    },\n    \"revenue_engine_coupon\": false,\n    \"gift_pricing\": 50,\n    \"gift_display_text\": \"\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"cart meta already code exist\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8c981189-5635-42c6-a025-835da28f913c",
            "name": "updatePriceAdjustment | Update price adjustments",
            "request": {
              "name": "updatePriceAdjustment | Update price adjustments",
              "description": {
                "content": "Modify price adjustments for specific items in the cart. By providing the seller ID, sales channel ID, and price adjustment ID, seller can apply discounts or other adjustments to the prices of cart items, facilitating dynamic pricing strategies.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price-adjustment",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"article_ids\": [\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"sit15\": \"eiusmod occaecat\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"proident_794\": -63432960.769097276,\n        \"minim1\": false\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"veniam_56\": \"commodo\",\n        \"cupidatat_f6f\": false\n      },\n      \"esp_modified\": \"<boolean>\",\n      \"return_config\": {\n        \"returnable\": \"<boolean>\",\n        \"time\": \"<number>\",\n        \"unit\": \"<string>\"\n      },\n      \"code\": \"<string>\",\n      \"weight\": {\n        \"is_default\": \"<boolean>\",\n        \"shipping\": \"<integer>\",\n        \"unit\": \"<string>\"\n      },\n      \"raw_meta\": \"<string>\",\n      \"is_set\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_custom_json\": {\n        \"Duis_52d\": -77469342.02686563\n      }\n    },\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"et_4\": \"amet commodo\",\n        \"cupidatat22\": false\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"consectetur_8\": -83906024,\n        \"incididunt_3\": 15668636\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"in_fc_\": true,\n        \"ut_96\": -55990288\n      },\n      \"esp_modified\": \"<boolean>\",\n      \"return_config\": {\n        \"returnable\": \"<boolean>\",\n        \"time\": \"<number>\",\n        \"unit\": \"<string>\"\n      },\n      \"code\": \"<string>\",\n      \"weight\": {\n        \"is_default\": \"<boolean>\",\n        \"shipping\": \"<integer>\",\n        \"unit\": \"<string>\"\n      },\n      \"raw_meta\": \"<string>\",\n      \"is_set\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_custom_json\": {\n        \"non3a\": false,\n        \"commodo_070\": 39680840\n      }\n    }\n  ],\n  \"article_level_distribution\": \"<boolean>\",\n  \"cart_id\": \"<string>\",\n  \"collection\": {\n    \"collected_by\": \"<string>\",\n    \"refund_by\": \"<string>\"\n  },\n  \"is_authenticated\": \"<boolean>\",\n  \"message\": \"<string>\",\n  \"type\": \"<string>\",\n  \"value\": \"<float>\",\n  \"modified_by\": \"<string>\",\n  \"apply_expiry\": \"<dateTime>\",\n  \"restrictions\": {\n    \"post_order\": {\n      \"inb7\": 76160713\n    }\n  },\n  \"allowed_refund\": \"<boolean>\",\n  \"auto_remove\": \"<boolean>\",\n  \"meta\": {\n    \"esse7f\": \"quis cupidatat eiusmod dolore eu\",\n    \"aute9\": 85938515.77784663,\n    \"ex_7\": 33551094.826891065,\n    \"Lorem_ca_\": \"officia enim ni\"\n  },\n  \"distribution_logic\": {\n    \"distribution_level\": \"<string>\",\n    \"distribution\": {\n      \"type\": \"<string>\",\n      \"logic\": \"<string>\",\n      \"rule\": {\n        \"conditions\": {\n          \"Lorem85\": 14417984\n        }\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "941f27a1-3f3e-4db6-a50d-33b99cefc352",
                "name": "Price Adjustment Updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n  \"is_authenticated\": true,\n  \"article_ids\": [\n    {\n      \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n      \"value\": 100,\n      \"code\": \"abs120\",\n      \"meta\": {},\n      \"quantity\": 2,\n      \"min_price_threshold\": 50,\n      \"article_index\": 0\n    }\n  ],\n  \"type\": \"discount\",\n  \"message\": \"Fynd Campaign 100 Rs off\",\n  \"value\": 100,\n  \"article_level_distribution\": true,\n  \"allow_refund\": true,\n  \"meta\": {},\n  \"collection\": {\n    \"collected_by\": \"FYND\",\n    \"refund_by\": \"FYND\"\n  },\n  \"restrictions\": {\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"auto_remove\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"id\": \"cc8154592ccb42c88b481ce4c21ab602\",\n    \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n    \"is_authenticated\": true,\n    \"article_ids\": [\n      {\n        \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n        \"value\": 100,\n        \"code\": \"abs120\",\n        \"meta\": {},\n        \"quantity\": 2,\n        \"min_price_threshold\": 50,\n        \"article_index\": 0,\n        \"identifier\": \"cart:5mPyy88URXuh3Lo35uaTg\"\n      }\n    ],\n    \"type\": \"discount\",\n    \"message\": \"Fynd Campaign 100 Rs off\",\n    \"value\": 100,\n    \"article_level_distribution\": true,\n    \"allow_refund\": true,\n    \"meta\": {},\n    \"collection\": {\n      \"collected_by\": \"FYND\",\n      \"refund_by\": \"FYND\"\n    },\n    \"restrictions\": {\n      \"post_order\": {\n        \"cancellation_allowed\": false,\n        \"return_allowed\": false\n      }\n    },\n    \"auto_remove\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a67c6302-3c95-4553-9897-437897155cee",
                "name": "Invalid price adjustment update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n  \"is_authenticated\": true,\n  \"article_ids\": [\n    {\n      \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n      \"value\": 100,\n      \"code\": \"abs120\",\n      \"meta\": {},\n      \"quantity\": 2,\n      \"min_price_threshold\": 50,\n      \"article_index\": 0\n    }\n  ],\n  \"type\": \"discount\",\n  \"message\": \"Fynd Campaign 100 Rs off\",\n  \"value\": 100,\n  \"article_level_distribution\": true,\n  \"allow_refund\": true,\n  \"meta\": {},\n  \"collection\": {\n    \"collected_by\": \"FYND\",\n    \"refund_by\": \"FYND\"\n  },\n  \"restrictions\": {\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"auto_remove\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Price adjustment code doesn't exist\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9a222c2d-8943-4df0-9f84-c9e781eddd3a",
            "name": "removePriceAdjustment | Remove price adjustments",
            "request": {
              "name": "removePriceAdjustment | Remove price adjustments",
              "description": {
                "content": "Remove the applied price adjustments for specific items within the cart based on unique price adjustment ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price-adjustment",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "98b4d484-1cda-4285-9fcd-a57fb64e19d5",
                "name": "Price Adjustment data Removed successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Price Adjustment removed successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "206cd501-cac8-43a9-9811-136d253355c6",
                "name": "Invalid Price Adjustment data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Either Price Adjustment code doesn't exist or Price Adjustment code has been removed\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "325c3390-b0fc-4227-a09d-cc9a48785d12",
            "name": "addPriceAdjustment | Create price adjustments",
            "request": {
              "name": "addPriceAdjustment | Create price adjustments",
              "description": {
                "content": "Create custom price adjustments for items in the cart, facilitating the application of discounts or promotions. Price adjustments can be tailored based on specific sales channel contexts, enhancing flexibility in pricing strategies.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price-adjustment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"article_ids\": [\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"ex9\": 60100993.70878187\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"consequat_3\": \"tempor laborum dolor L\",\n        \"sed__d\": false\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"et91c\": 44619948,\n        \"occaecat_8_f\": 67553922.92014205,\n        \"fugiat6ee\": \"ut in ullamco minim\"\n      },\n      \"esp_modified\": \"<boolean>\",\n      \"return_config\": {\n        \"returnable\": \"<boolean>\",\n        \"time\": \"<number>\",\n        \"unit\": \"<string>\"\n      },\n      \"code\": \"<string>\",\n      \"weight\": {\n        \"is_default\": \"<boolean>\",\n        \"shipping\": \"<integer>\",\n        \"unit\": \"<string>\"\n      },\n      \"raw_meta\": \"<string>\",\n      \"is_set\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_custom_json\": {\n        \"esta2\": -11078633\n      }\n    },\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"eiusmod_09\": \"ullamco vol\",\n        \"culpa9\": 16985104\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"reprehenderit_c5e\": 85763477,\n        \"sunt22\": \"laboris aliqua aute culpa\"\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"eiusmod_2\": -76319795.96231617\n      },\n      \"esp_modified\": \"<boolean>\",\n      \"return_config\": {\n        \"returnable\": \"<boolean>\",\n        \"time\": \"<number>\",\n        \"unit\": \"<string>\"\n      },\n      \"code\": \"<string>\",\n      \"weight\": {\n        \"is_default\": \"<boolean>\",\n        \"shipping\": \"<integer>\",\n        \"unit\": \"<string>\"\n      },\n      \"raw_meta\": \"<string>\",\n      \"is_set\": \"<boolean>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_custom_json\": {\n        \"laborisb\": 13230281,\n        \"sint4\": 81204871.19010806\n      }\n    }\n  ],\n  \"article_level_distribution\": \"<boolean>\",\n  \"cart_id\": \"<string>\",\n  \"collection\": {\n    \"collected_by\": \"<string>\",\n    \"refund_by\": \"<string>\"\n  },\n  \"is_authenticated\": \"<boolean>\",\n  \"message\": \"<string>\",\n  \"type\": \"<string>\",\n  \"value\": \"<float>\",\n  \"apply_expiry\": \"<dateTime>\",\n  \"restrictions\": {\n    \"post_order\": {\n      \"id_db9\": false,\n      \"cupidatat610\": 42809559.38484934,\n      \"magna_061\": 80591496.23116416\n    }\n  },\n  \"created_by\": \"<string>\",\n  \"allowed_refund\": \"<boolean>\",\n  \"meta\": {\n    \"cupidatat3ed\": false,\n    \"sint_99\": true,\n    \"commodo_bcb\": \"quis nulla consectetur\"\n  },\n  \"auto_remove\": \"<boolean>\",\n  \"distribution_logic\": {\n    \"distribution_level\": \"<string>\",\n    \"distribution\": {\n      \"type\": \"<string>\",\n      \"logic\": \"<string>\",\n      \"rule\": {\n        \"conditions\": {\n          \"minimc0\": true\n        }\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9d5e3d7e-1323-4ed0-a9ea-19fc160feeb7",
                "name": "Price Adjustment Created successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n  \"is_authenticated\": true,\n  \"article_ids\": [\n    {\n      \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n      \"value\": 100,\n      \"code\": \"abs120\",\n      \"meta\": {},\n      \"quantity\": 2,\n      \"min_price_threshold\": 50,\n      \"article_index\": 0\n    }\n  ],\n  \"type\": \"discount\",\n  \"message\": \"Fynd Campaign 100 Rs off\",\n  \"value\": 100,\n  \"article_level_distribution\": true,\n  \"allow_refund\": true,\n  \"meta\": {},\n  \"collection\": {\n    \"collected_by\": \"FYND\",\n    \"refund_by\": \"FYND\"\n  },\n  \"restrictions\": {\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"auto_remove\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"id\": \"cc8154592ccb42c88b481ce4c21ab602\",\n    \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n    \"is_authenticated\": true,\n    \"article_ids\": [\n      {\n        \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n        \"value\": 100,\n        \"code\": \"abs120\",\n        \"meta\": {},\n        \"quantity\": 2,\n        \"min_price_threshold\": 50,\n        \"article_index\": 0\n      }\n    ],\n    \"type\": \"discount\",\n    \"message\": \"Fynd Campaign 100 Rs off\",\n    \"value\": 100,\n    \"article_level_distribution\": true,\n    \"allow_refund\": true,\n    \"meta\": {},\n    \"collection\": {\n      \"collected_by\": \"FYND\",\n      \"refund_by\": \"FYND\"\n    },\n    \"restrictions\": {\n      \"post_order\": {\n        \"cancellation_allowed\": false,\n        \"return_allowed\": false\n      }\n    },\n    \"auto_remove\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "34e7934c-fd71-4e5c-9f8f-d73a8246f56f",
                "name": "Invalid price adjustment",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n  \"is_authenticated\": true,\n  \"article_ids\": [\n    {\n      \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n      \"value\": 100,\n      \"code\": \"abs120\",\n      \"meta\": {},\n      \"quantity\": 2,\n      \"min_price_threshold\": 50,\n      \"article_index\": 0\n    }\n  ],\n  \"type\": \"discount\",\n  \"message\": \"Fynd Campaign 100 Rs off\",\n  \"value\": 100,\n  \"article_level_distribution\": true,\n  \"allow_refund\": true,\n  \"meta\": {},\n  \"collection\": {\n    \"collected_by\": \"FYND\",\n    \"refund_by\": \"FYND\"\n  },\n  \"restrictions\": {\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"auto_remove\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Unable to create price adjustment code\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cbed4ad2-a473-48e6-95a2-e73e4a678e35",
            "name": "getPriceAdjustments | Get a list of all price adjustments associated with a cart",
            "request": {
              "name": "getPriceAdjustments | Get a list of all price adjustments associated with a cart",
              "description": {
                "content": "This API helps to get price adjustments data associated to a particular cart",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price-adjustment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "(Required) Cart id of user cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "bb51cd21-236f-49cc-b4c2-a7ce5971ffb3",
                "name": "Price Adjustments List. See example below for details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "65c06fe589db42581e4be72e"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": [\n    {\n      \"id\": \"cc8154592ccb42c88b481ce4c21ab602\",\n      \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n      \"is_authenticated\": true,\n      \"article_ids\": [\n        {\n          \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n          \"value\": 100,\n          \"code\": \"abs120\",\n          \"meta\": {},\n          \"quantity\": 2,\n          \"min_price_threshold\": 50,\n          \"article_index\": 0\n        }\n      ],\n      \"type\": \"discount\",\n      \"message\": \"Fynd Campaign 100 Rs off\",\n      \"value\": 100,\n      \"article_level_distribution\": true,\n      \"allow_refund\": true,\n      \"meta\": {},\n      \"collection\": {\n        \"collected_by\": \"FYND\",\n        \"refund_by\": \"FYND\"\n      },\n      \"restrictions\": {\n        \"post_order\": {\n          \"cancellation_allowed\": false,\n          \"return_allowed\": false\n        }\n      },\n      \"auto_remove\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a70df816-e9e2-454d-9314-33d7704f714d",
            "name": "fetchAndvalidateCartItems | Get and validate cart items",
            "request": {
              "name": "fetchAndvalidateCartItems | Get and validate cart items",
              "description": {
                "content": "Retrieve cart details for a provided list of cart items and validate its contents. This ensures accuracy and completeness in cart information, including item quantities, prices, discounts, and applicable taxes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart",
                  "validate"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Location details for the cart checkout",
                  "key": "x-location-detail",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Currency code for transactions.",
                  "key": "x-currency-code",
                  "value": "INR"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"cart_items\": [\n    {\n      \"product_id\": \"<string>\",\n      \"size\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    },\n    {\n      \"product_id\": \"<string>\",\n      \"size\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e2319c4e-5d71-4afb-adf6-bd908ae43046",
                "name": "Cart details with breakup",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart",
                      "validate"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location details for the cart checkout",
                      "key": "x-location-detail",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for transactions.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_items\": [\n    {\n      \"product_id\": \"803140\",\n      \"size\": \"S\"\n    },\n    {\n      \"product_id\": \"803140\",\n      \"size\": \"S\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"quantity\": 1,\n      \"identifiers\": {\n        \"user_id\": [],\n        \"brand_id\": [\n          9\n        ]\n      },\n      \"message\": \"\",\n      \"coupon_message\": \"\",\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 803140,\n        \"name\": \"Green Solid T-Shirt\",\n        \"slug\": \"celio-green-solid-t-shirt-803140-dd9e2c\",\n        \"brand\": {\n          \"uid\": 44,\n          \"name\": \"celio\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 192,\n            \"name\": \"T-Shirts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/celio-green-solid-t-shirt-803140-dd9e2c/\",\n          \"query\": {\n            \"product_slug\": [\n              \"celio-green-solid-t-shirt-803140-dd9e2c\"\n            ]\n          }\n        }\n      },\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"25_44_A7050_NEMIEL@GREENBRITISH_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 25,\n          \"name\": \"CELIO FUTURE FASHION PRIVATE LIMITED\"\n        },\n        \"store\": {\n          \"uid\": 1486,\n          \"name\": \"Forum Mall\"\n        },\n        \"quantity\": 1,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1299,\n            \"effective\": 649.5,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1299,\n            \"effective\": 649.5,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"key\": \"803140_S\",\n      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 649.5,\n          \"selling\": 649.5,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 649.5,\n          \"selling\": 649.5,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XL\",\n          \"M\",\n          \"S\"\n        ],\n        \"other_store_quantity\": 0,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true,\n        \"available_sizes\": [\n          {\n            \"is_available\": true,\n            \"display\": \"L\",\n            \"value\": \"L\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XXL\",\n            \"value\": \"XXL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XL\",\n            \"value\": \"XL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"M\",\n            \"value\": \"M\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"S\",\n            \"value\": \"S\"\n          },\n          {\n            \"is_available\": false,\n            \"display\": \"30\",\n            \"value\": \"30\"\n          }\n        ]\n      },\n      \"bulk_offer\": {}\n    },\n    {\n      \"quantity\": 1,\n      \"identifiers\": {\n        \"user_id\": [],\n        \"brand_id\": [\n          9\n        ]\n      },\n      \"message\": \"Out of stock. Please remove item\",\n      \"coupon_message\": \"\",\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 803140,\n        \"name\": \"Green Solid T-Shirt\",\n        \"slug\": \"celio-green-solid-t-shirt-803140-dd9e2c\",\n        \"brand\": {\n          \"uid\": 44,\n          \"name\": \"celio\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 192,\n            \"name\": \"T-Shirts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/celio-green-solid-t-shirt-803140-dd9e2c/\",\n          \"query\": {\n            \"product_slug\": [\n              \"celio-green-solid-t-shirt-803140-dd9e2c\"\n            ]\n          }\n        }\n      },\n      \"article\": {},\n      \"key\": \"803140_S\",\n      \"discount\": \"\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 1299,\n          \"selling\": 1299,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 1299,\n          \"selling\": 1299,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XXL\",\n          \"XL\",\n          \"M\",\n          \"S\"\n        ],\n        \"other_store_quantity\": 0,\n        \"out_of_stock\": true,\n        \"deliverable\": false,\n        \"is_valid\": false,\n        \"available_sizes\": [\n          {\n            \"is_available\": true,\n            \"display\": \"L\",\n            \"value\": \"L\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XXL\",\n            \"value\": \"XXL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XL\",\n            \"value\": \"XL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"M\",\n            \"value\": \"M\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"S\",\n            \"value\": \"S\"\n          },\n          {\n            \"is_available\": false,\n            \"display\": \"30\",\n            \"value\": \"30\"\n          }\n        ]\n      },\n      \"bulk_offer\": {}\n    }\n  ],\n  \"is_valid\": false,\n  \"breakup_values\": {\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 2598,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Discount\",\n        \"key\": \"discount\",\n        \"value\": -649,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 1949,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 1949,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": -649.5,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 170.11,\n      \"mrp_total\": 2598,\n      \"subtotal\": 1948.5,\n      \"total\": 1948.5,\n      \"vog\": 1778.39,\n      \"you_saved\": 0\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8e91476d-ffcd-4c4c-b018-10386c3945a2",
                "name": "Invalid Cart Items",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart",
                      "validate"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location details for the cart checkout",
                      "key": "x-location-detail",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for transactions.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_items\": [\n    {\n      \"product_id\": \"803140\",\n      \"size\": \"S\"\n    },\n    {\n      \"product_id\": \"803140\",\n      \"size\": \"S\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Item id does not exists\",\n  \"error\": {\n    \"invalid_item_id\": [\n      \"1234\",\n      \"2345\"\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2488cf78-cdc5-47d1-afe5-84c0db278626",
            "name": "checkCartServiceability | Check cart serviceability",
            "request": {
              "name": "checkCartServiceability | Check cart serviceability",
              "description": {
                "content": "Verify the serviceability of items in the cart at a specific pin code and ensure accurate delivery promises. System checks each item's availability and delivery feasibility, providing real-time information on serviceability and estimated delivery times.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart",
                  "serviceability"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"cart_items\": [\n    {\n      \"product_id\": \"<string>\",\n      \"size\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    },\n    {\n      \"product_id\": \"<string>\",\n      \"size\": \"<string>\",\n      \"quantity\": \"<integer>\"\n    }\n  ],\n  \"shipping_address\": {\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"phone\": \"<integer>\",\n    \"area_code\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"country_phone_code\": \"<string>\",\n    \"meta\": {\n      \"non9\": -69589577.45591263\n    },\n    \"address_type\": \"<string>\",\n    \"area\": \"<string>\",\n    \"area_code_slug\": \"pincode\",\n    \"name\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"email\": \"<string>\",\n    \"country_code\": \"IND\",\n    \"pincode\": \"<integer>\",\n    \"address\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "cd1efabc-8082-4960-bc95-f4688a617042",
                "name": "Cart details with pincode validity information at item level",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart",
                      "serviceability"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipping_address\": {\n    \"name\": \"Test User\",\n    \"address\": \"Test adddress\",\n    \"area\": \"test\",\n    \"phone\": 999999999,\n    \"area_code\": \"400093\",\n    \"area_code_slug\": \"pincode\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"office\"\n  },\n  \"cart_items\": [\n    {\n      \"product_id\": \"803140\",\n      \"size\": \"S\"\n    },\n    {\n      \"product_id\": \"803140\",\n      \"size\": \"S\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"quantity\": 1,\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"message\": \"\",\n      \"coupon_message\": \"\",\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 803140,\n        \"name\": \"Green Solid T-Shirt\",\n        \"slug\": \"celio-green-solid-t-shirt-803140-dd9e2c\",\n        \"brand\": {\n          \"uid\": 44,\n          \"name\": \"celio\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 192,\n            \"name\": \"T-Shirts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/celio-green-solid-t-shirt-803140-dd9e2c/\",\n          \"query\": {\n            \"product_slug\": [\n              \"celio-green-solid-t-shirt-803140-dd9e2c\"\n            ]\n          }\n        }\n      },\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"25_44_A7050_NEMIEL@GREENBRITISH_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 25,\n          \"name\": \"CELIO FUTURE FASHION PRIVATE LIMITED\"\n        },\n        \"store\": {\n          \"uid\": 1486,\n          \"name\": \"Forum Mall\"\n        },\n        \"quantity\": 1,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1299,\n            \"effective\": 649.5,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1299,\n            \"effective\": 649.5,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"key\": \"803140_S\",\n      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 649.5,\n          \"selling\": 649.5,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 649.5,\n          \"selling\": 649.5,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XL\",\n          \"M\",\n          \"S\"\n        ],\n        \"other_store_quantity\": 0,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true,\n        \"delivery_promise\": {\n          \"timestamp\": {\n            \"min\": 1605306343,\n            \"max\": 1605468343\n          },\n          \"formatted\": {\n            \"min\": \"Sat, 14 Nov\",\n            \"max\": \"Mon, 16 Nov\"\n          }\n        },\n        \"available_sizes\": [\n          {\n            \"is_available\": true,\n            \"display\": \"L\",\n            \"value\": \"L\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XXL\",\n            \"value\": \"XXL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XL\",\n            \"value\": \"XL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"M\",\n            \"value\": \"M\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"S\",\n            \"value\": \"S\"\n          },\n          {\n            \"is_available\": false,\n            \"display\": \"30\",\n            \"value\": \"30\"\n          }\n        ]\n      },\n      \"bulk_offer\": {}\n    },\n    {\n      \"quantity\": 1,\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"message\": \"Out of stock. Please remove item\",\n      \"coupon_message\": \"\",\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 803140,\n        \"name\": \"Green Solid T-Shirt\",\n        \"slug\": \"celio-green-solid-t-shirt-803140-dd9e2c\",\n        \"brand\": {\n          \"uid\": 44,\n          \"name\": \"celio\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 192,\n            \"name\": \"T-Shirts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/44_NEMIEL@GREENBRITISH/1_1548161273344.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/celio-green-solid-t-shirt-803140-dd9e2c/\",\n          \"query\": {\n            \"product_slug\": [\n              \"celio-green-solid-t-shirt-803140-dd9e2c\"\n            ]\n          }\n        }\n      },\n      \"article\": {},\n      \"key\": \"803140_S\",\n      \"discount\": \"\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 1299,\n          \"selling\": 1299,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 0,\n          \"marked\": 1299,\n          \"effective\": 1299,\n          \"selling\": 1299,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XXL\",\n          \"XL\",\n          \"M\",\n          \"S\"\n        ],\n        \"other_store_quantity\": 0,\n        \"out_of_stock\": true,\n        \"deliverable\": false,\n        \"is_valid\": false,\n        \"delivery_promise\": {\n          \"timestamp\": {\n            \"min\": 1605306343,\n            \"max\": 1605468343\n          },\n          \"formatted\": {\n            \"min\": \"Sat, 14 Nov\",\n            \"max\": \"Mon, 16 Nov\"\n          }\n        },\n        \"available_sizes\": [\n          {\n            \"is_available\": true,\n            \"display\": \"L\",\n            \"value\": \"L\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XXL\",\n            \"value\": \"XXL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"XL\",\n            \"value\": \"XL\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"M\",\n            \"value\": \"M\"\n          },\n          {\n            \"is_available\": true,\n            \"display\": \"S\",\n            \"value\": \"S\"\n          },\n          {\n            \"is_available\": false,\n            \"display\": \"30\",\n            \"value\": \"30\"\n          }\n        ]\n      },\n      \"bulk_offer\": {}\n    }\n  ],\n  \"delivery_promise\": {\n    \"timestamp\": {\n      \"min\": 1605306343,\n      \"max\": 1605468343\n    },\n    \"formatted\": {\n      \"min\": \"Sat, 14 Nov\",\n      \"max\": \"Mon, 16 Nov\"\n    }\n  },\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e0a71f34-7895-4756-9451-4f5fbfd2fe01",
            "name": "checkoutCart | Headless Checkout",
            "request": {
              "name": "checkoutCart | Headless Checkout",
              "description": {
                "content": "The checkout cart initiates the order creation process based on the selected address and payment method. It revalidates the cart details to ensure safe and seamless order placement.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart",
                  "checkout"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "It allows operations on cross-platform anonymous carts. When provided, the system retrieves the cart using only the cart_id, ignoring the user_id. Use this when interacting with an anonymous or guest cart across platforms.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Location details for the cart checkout",
                  "key": "x-location-detail",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Currency code for transactions. Defaults to INR if the location is India.",
                  "key": "x-currency-code",
                  "value": "INR"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"billing_address\": {\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"phone\": \"<integer>\",\n    \"area_code\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"country_phone_code\": \"<string>\",\n    \"meta\": {\n      \"dolor_b47\": -91191472,\n      \"utb\": -45658508.77109447,\n      \"dolor566\": false\n    },\n    \"address_type\": \"<string>\",\n    \"area\": \"<string>\",\n    \"area_code_slug\": \"pincode\",\n    \"name\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"email\": \"<string>\",\n    \"country_code\": \"IND\",\n    \"pincode\": \"<integer>\",\n    \"address\": \"<string>\"\n  },\n  \"cart_items\": [\n    {\n      \"amount_paid\": \"<float>\",\n      \"cashback_applied\": \"<float>\",\n      \"cod_charges\": \"<float>\",\n      \"coupon_effective_discount\": \"<float>\",\n      \"delivery_charges\": \"<float>\",\n      \"discount\": \"<float>\",\n      \"payment_methods\": [\n        {\n          \"amount\": \"<float>\",\n          \"mode\": \"<string>\",\n          \"name\": \"<string>\",\n          \"meta\": {\n            \"extra_meta\": {\n              \"eiusmod0\": 34395539\n            },\n            \"order_id\": \"<string>\",\n            \"payment_id\": \"<string>\",\n            \"current_status\": \"<string>\",\n            \"payment_gateway\": \"<string>\",\n            \"payment_gateway_slug\": \"<string>\"\n          }\n        },\n        {\n          \"amount\": \"<float>\",\n          \"mode\": \"<string>\",\n          \"name\": \"<string>\",\n          \"meta\": {\n            \"extra_meta\": {\n              \"ind\": -38610603.78499141,\n              \"deserunt1\": 33983517.83023079\n            },\n            \"order_id\": \"<string>\",\n            \"payment_id\": \"<string>\",\n            \"current_status\": \"<string>\",\n            \"payment_gateway\": \"<string>\",\n            \"payment_gateway_slug\": \"<string>\"\n          }\n        }\n      ],\n      \"price_effective\": \"<float>\",\n      \"price_marked\": \"<float>\",\n      \"product_id\": \"<integer>\",\n      \"size\": \"<string>\",\n      \"quantity\": 1,\n      \"files\": [\n        {\n          \"key\": \"<string>\",\n          \"values\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"key\": \"<string>\",\n          \"values\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"meta\": {\n        \"primary_item\": \"<boolean>\",\n        \"group_id\": \"<string>\"\n      },\n      \"extra_meta\": {\n        \"officia856\": 78623994,\n        \"reprehenderit__\": -18355515,\n        \"euf\": 90330172,\n        \"sed_4a\": true\n      },\n      \"loyalty_discount\": 0,\n      \"employee_discount\": 0\n    },\n    {\n      \"amount_paid\": \"<float>\",\n      \"cashback_applied\": \"<float>\",\n      \"cod_charges\": \"<float>\",\n      \"coupon_effective_discount\": \"<float>\",\n      \"delivery_charges\": \"<float>\",\n      \"discount\": \"<float>\",\n      \"payment_methods\": [\n        {\n          \"amount\": \"<float>\",\n          \"mode\": \"<string>\",\n          \"name\": \"<string>\",\n          \"meta\": {\n            \"extra_meta\": {\n              \"sed_4b7\": \"fugiat dolore\"\n            },\n            \"order_id\": \"<string>\",\n            \"payment_id\": \"<string>\",\n            \"current_status\": \"<string>\",\n            \"payment_gateway\": \"<string>\",\n            \"payment_gateway_slug\": \"<string>\"\n          }\n        },\n        {\n          \"amount\": \"<float>\",\n          \"mode\": \"<string>\",\n          \"name\": \"<string>\",\n          \"meta\": {\n            \"extra_meta\": {\n              \"sit12\": false,\n              \"Ut_d\": \"eu dolor quis\",\n              \"veniam_3\": 79705153\n            },\n            \"order_id\": \"<string>\",\n            \"payment_id\": \"<string>\",\n            \"current_status\": \"<string>\",\n            \"payment_gateway\": \"<string>\",\n            \"payment_gateway_slug\": \"<string>\"\n          }\n        }\n      ],\n      \"price_effective\": \"<float>\",\n      \"price_marked\": \"<float>\",\n      \"product_id\": \"<integer>\",\n      \"size\": \"<string>\",\n      \"quantity\": 1,\n      \"files\": [\n        {\n          \"key\": \"<string>\",\n          \"values\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        },\n        {\n          \"key\": \"<string>\",\n          \"values\": [\n            \"<string>\",\n            \"<string>\"\n          ]\n        }\n      ],\n      \"meta\": {\n        \"primary_item\": \"<boolean>\",\n        \"group_id\": \"<string>\"\n      },\n      \"extra_meta\": {\n        \"aliquac\": false,\n        \"proident_a\": -90481604\n      },\n      \"loyalty_discount\": 0,\n      \"employee_discount\": 0\n    }\n  ],\n  \"cart_value\": \"<float>\",\n  \"cashback_applied\": \"<float>\",\n  \"cod_charges\": \"<float>\",\n  \"coupon_code\": \"<string>\",\n  \"coupon_value\": \"<float>\",\n  \"delivery_charges\": \"<float>\",\n  \"payment_methods\": [\n    {\n      \"amount\": \"<float>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"meta\": {\n        \"extra_meta\": {\n          \"minim_c\": 87700138.33798629,\n          \"consectetur_459\": false\n        },\n        \"order_id\": \"<string>\",\n        \"payment_id\": \"<string>\",\n        \"current_status\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_gateway_slug\": \"<string>\"\n      }\n    },\n    {\n      \"amount\": \"<float>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"meta\": {\n        \"extra_meta\": {\n          \"ad_2b\": -59448377,\n          \"occaecat0c3\": \"magna\"\n        },\n        \"order_id\": \"<string>\",\n        \"payment_id\": \"<string>\",\n        \"current_status\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_gateway_slug\": \"<string>\"\n      }\n    }\n  ],\n  \"payment_mode\": \"<string>\",\n  \"shipping_address\": {\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"phone\": \"<integer>\",\n    \"area_code\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"country_phone_code\": \"<string>\",\n    \"meta\": {\n      \"quis_2\": 34784655,\n      \"ex6\": \"laborum in ut sit\",\n      \"deserunte\": \"fugiat mollit\",\n      \"amet972\": true\n    },\n    \"address_type\": \"<string>\",\n    \"area\": \"<string>\",\n    \"area_code_slug\": \"pincode\",\n    \"name\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"email\": \"<string>\",\n    \"country_code\": \"IND\",\n    \"pincode\": \"<integer>\",\n    \"address\": \"<string>\"\n  },\n  \"loyalty_discount\": \"<float>\",\n  \"comment\": \"<string>\",\n  \"employee_discount\": {\n    \"amet_e8\": false,\n    \"cillum8e7\": \"quis in sint\"\n  },\n  \"coupon\": \"<string>\",\n  \"gstin\": \"<string>\",\n  \"affiliate_order_id\": \"<string>\",\n  \"currency_code\": \"<string>\",\n  \"order_id\": \"<string>\",\n  \"files\": [\n    {\n      \"key\": \"<string>\",\n      \"values\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"key\": \"<string>\",\n      \"values\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e2b57176-3d22-40e1-84b6-d8e046068c15",
                "name": "Checkout cart and create Fynd order id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart",
                      "checkout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the cart checkout is being performed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "It allows operations on cross-platform anonymous carts. When provided, the system retrieves the cart using only the cart_id, ignoring the user_id. Use this when interacting with an anonymous or guest cart across platforms.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location details for the cart checkout",
                      "key": "x-location-detail",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for transactions. Defaults to INR if the location is India.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"billing_address\": {\n    \"name\": \"Dummy Ann Chovey\",\n    \"address\": \"Test Lorem Ipsum\",\n    \"area\": \"Test Lorem Ipsum\",\n    \"phone\": 99999999,\n    \"area_code\": \"400050\",\n    \"area_code_slug\": \"pincode\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"home\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"country_code\": \"IND\",\n    \"country_iso_code\": \"IND\",\n    \"country_phone_code\": \"91\",\n    \"meta\": {\n      \"data\": \"Lorem Ipsum\"\n    }\n  },\n  \"shipping_address\": {\n    \"name\": \"Dummy Ann Chovey\",\n    \"address\": \"Test Lorem Ipsum adddress\",\n    \"area\": \"Test Lorem Ipsum\",\n    \"phone\": 999999999,\n    \"area_code\": \"400050\",\n    \"area_code_slug\": \"pincode\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"office\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"country_code\": \"IND\",\n    \"country_iso_code\": \"IND\",\n    \"country_phone_code\": \"91\",\n    \"meta\": {\n      \"data\": \"Lorem Ipsum\"\n    }\n  },\n  \"cart_items\": [\n    {\n      \"product_id\": 1077515,\n      \"size\": \"OS\",\n      \"amount_paid\": 934,\n      \"cashback_applied\": 25,\n      \"cod_charges\": 50,\n      \"coupon_effective_discount\": 100,\n      \"delivery_charges\": 60,\n      \"discount\": 101,\n      \"price_effective\": 1099,\n      \"price_marked\": 1200,\n      \"loyalty_discount\": 50,\n      \"employee_discount\": 100,\n      \"files\": [\n        {\n          \"key\": \"prescription\",\n          \"values\": [\n            \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584955313/production/applications/app_000000000000000000000001/media/store/logo/lluozpswzotfrd2e4cz8.png\"\n          ]\n        }\n      ],\n      \"meta\": {\n        \"group_id\": \"1234\",\n        \"primary_item\": true\n      },\n      \"extra_meta\": {},\n      \"payment_methods\": [\n        {\n          \"mode\": \"PP\",\n          \"amount\": 123,\n          \"name\": \"prepaid\",\n          \"meta\": {\n            \"order_id\": \"order_pg_id\",\n            \"payment_id\": \"\",\n            \"current_status\": \"started\",\n            \"payment_gateway\": \"Razorpay\"\n          }\n        },\n        {\n          \"mode\": \"COD\",\n          \"name\": \"cod\",\n          \"amount\": 123,\n          \"meta\": {}\n        },\n        {\n          \"name\": \"gift_card\",\n          \"mode\": \"GFTCRD\",\n          \"amount\": 123,\n          \"meta\": {\n            \"key\": \"value\"\n          }\n        }\n      ]\n    },\n    {\n      \"product_id\": 876245,\n      \"size\": \"6\",\n      \"amount_paid\": 699,\n      \"cashback_applied\": 0,\n      \"cod_charges\": 0,\n      \"coupon_effective_discount\": 0,\n      \"delivery_charges\": 0,\n      \"discount\": 0,\n      \"price_effective\": 699,\n      \"price_marked\": 699,\n      \"loyalty_discount\": 0,\n      \"employee_discount\": 0,\n      \"files\": [\n        {\n          \"key\": \"prescription\",\n          \"values\": [\n            \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584955313/production/applications/app_000000000000000000000001/media/store/logo/lluozpswzotfrd2e4cz8.png\"\n          ]\n        }\n      ],\n      \"meta\": {\n        \"group_id\": \"12345\"\n      },\n      \"extra_meta\": {},\n      \"payment_methods\": [\n        {\n          \"mode\": \"PP\",\n          \"amount\": 123,\n          \"name\": \"prepaid\",\n          \"meta\": {\n            \"order_id\": \"order_pg_id\",\n            \"payment_id\": \"\",\n            \"current_status\": \"started\",\n            \"payment_gateway\": \"Razorpay\"\n          }\n        },\n        {\n          \"mode\": \"COD\",\n          \"name\": \"cod\",\n          \"amount\": 123,\n          \"meta\": {}\n        },\n        {\n          \"name\": \"gift_card\",\n          \"mode\": \"GFTCRD\",\n          \"amount\": 123,\n          \"meta\": {\n            \"key\": \"value\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cart_value\": 1633,\n  \"cashback_applied\": 25,\n  \"cod_charges\": 50,\n  \"coupon_code\": \"loremipsum001\",\n  \"coupon_value\": 100,\n  \"delivery_charges\": 60,\n  \"gstin\": \"\",\n  \"comment\": \"\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"PP\",\n      \"amount\": 123,\n      \"name\": \"prepaid\",\n      \"meta\": {\n        \"order_id\": \"order_pg_id\",\n        \"payment_id\": \"\",\n        \"current_status\": \"started\",\n        \"payment_gateway\": \"Razorpay\"\n      }\n    },\n    {\n      \"mode\": \"COD\",\n      \"name\": \"cod\",\n      \"amount\": 123,\n      \"meta\": {}\n    },\n    {\n      \"name\": \"gift_card\",\n      \"mode\": \"GFTCRD\",\n      \"amount\": 123,\n      \"meta\": {\n        \"key\": \"value\"\n      }\n    }\n  ],\n  \"platform_order_id\": \"2006070000001\",\n  \"extra_meta\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"order_id\": \"FY5E182A9D0A5E405446\",\n  \"message\": \"Order initiation completed\",\n  \"order_ref_id\": \"5d64e3500bcad8693a821c0d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "db5b3e3d-fdfe-49c9-a9fe-f91c52c9a0d4",
                "name": "Invalid Cart Items or Invalid Calculation. Invalid cart calculation will trigger if difference of values is greater than ₹1.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart",
                      "checkout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the cart checkout is being performed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "It allows operations on cross-platform anonymous carts. When provided, the system retrieves the cart using only the cart_id, ignoring the user_id. Use this when interacting with an anonymous or guest cart across platforms.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location details for the cart checkout",
                      "key": "x-location-detail",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for transactions. Defaults to INR if the location is India.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"billing_address\": {\n    \"name\": \"Dummy Ann Chovey\",\n    \"address\": \"Test Lorem Ipsum\",\n    \"area\": \"Test Lorem Ipsum\",\n    \"phone\": 99999999,\n    \"area_code\": \"400050\",\n    \"area_code_slug\": \"pincode\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"home\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"country_code\": \"IND\",\n    \"country_iso_code\": \"IND\",\n    \"country_phone_code\": \"91\",\n    \"meta\": {\n      \"data\": \"Lorem Ipsum\"\n    }\n  },\n  \"shipping_address\": {\n    \"name\": \"Dummy Ann Chovey\",\n    \"address\": \"Test Lorem Ipsum adddress\",\n    \"area\": \"Test Lorem Ipsum\",\n    \"phone\": 999999999,\n    \"area_code\": \"400050\",\n    \"area_code_slug\": \"pincode\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"office\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"country_code\": \"IND\",\n    \"country_iso_code\": \"IND\",\n    \"country_phone_code\": \"91\",\n    \"meta\": {\n      \"data\": \"Lorem Ipsum\"\n    }\n  },\n  \"cart_items\": [\n    {\n      \"product_id\": 1077515,\n      \"size\": \"OS\",\n      \"amount_paid\": 934,\n      \"cashback_applied\": 25,\n      \"cod_charges\": 50,\n      \"coupon_effective_discount\": 100,\n      \"delivery_charges\": 60,\n      \"discount\": 101,\n      \"price_effective\": 1099,\n      \"price_marked\": 1200,\n      \"loyalty_discount\": 50,\n      \"employee_discount\": 100,\n      \"files\": [\n        {\n          \"key\": \"prescription\",\n          \"values\": [\n            \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584955313/production/applications/app_000000000000000000000001/media/store/logo/lluozpswzotfrd2e4cz8.png\"\n          ]\n        }\n      ],\n      \"meta\": {\n        \"group_id\": \"1234\",\n        \"primary_item\": true\n      },\n      \"extra_meta\": {},\n      \"payment_methods\": [\n        {\n          \"mode\": \"PP\",\n          \"amount\": 123,\n          \"name\": \"prepaid\",\n          \"meta\": {\n            \"order_id\": \"order_pg_id\",\n            \"payment_id\": \"\",\n            \"current_status\": \"started\",\n            \"payment_gateway\": \"Razorpay\"\n          }\n        },\n        {\n          \"mode\": \"COD\",\n          \"name\": \"cod\",\n          \"amount\": 123,\n          \"meta\": {}\n        },\n        {\n          \"name\": \"gift_card\",\n          \"mode\": \"GFTCRD\",\n          \"amount\": 123,\n          \"meta\": {\n            \"key\": \"value\"\n          }\n        }\n      ]\n    },\n    {\n      \"product_id\": 876245,\n      \"size\": \"6\",\n      \"amount_paid\": 699,\n      \"cashback_applied\": 0,\n      \"cod_charges\": 0,\n      \"coupon_effective_discount\": 0,\n      \"delivery_charges\": 0,\n      \"discount\": 0,\n      \"price_effective\": 699,\n      \"price_marked\": 699,\n      \"loyalty_discount\": 0,\n      \"employee_discount\": 0,\n      \"files\": [\n        {\n          \"key\": \"prescription\",\n          \"values\": [\n            \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584955313/production/applications/app_000000000000000000000001/media/store/logo/lluozpswzotfrd2e4cz8.png\"\n          ]\n        }\n      ],\n      \"meta\": {\n        \"group_id\": \"12345\"\n      },\n      \"extra_meta\": {},\n      \"payment_methods\": [\n        {\n          \"mode\": \"PP\",\n          \"amount\": 123,\n          \"name\": \"prepaid\",\n          \"meta\": {\n            \"order_id\": \"order_pg_id\",\n            \"payment_id\": \"\",\n            \"current_status\": \"started\",\n            \"payment_gateway\": \"Razorpay\"\n          }\n        },\n        {\n          \"mode\": \"COD\",\n          \"name\": \"cod\",\n          \"amount\": 123,\n          \"meta\": {}\n        },\n        {\n          \"name\": \"gift_card\",\n          \"mode\": \"GFTCRD\",\n          \"amount\": 123,\n          \"meta\": {\n            \"key\": \"value\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cart_value\": 1633,\n  \"cashback_applied\": 25,\n  \"cod_charges\": 50,\n  \"coupon_code\": \"loremipsum001\",\n  \"coupon_value\": 100,\n  \"delivery_charges\": 60,\n  \"gstin\": \"\",\n  \"comment\": \"\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"PP\",\n      \"amount\": 123,\n      \"name\": \"prepaid\",\n      \"meta\": {\n        \"order_id\": \"order_pg_id\",\n        \"payment_id\": \"\",\n        \"current_status\": \"started\",\n        \"payment_gateway\": \"Razorpay\"\n      }\n    },\n    {\n      \"mode\": \"COD\",\n      \"name\": \"cod\",\n      \"amount\": 123,\n      \"meta\": {}\n    },\n    {\n      \"name\": \"gift_card\",\n      \"mode\": \"GFTCRD\",\n      \"amount\": 123,\n      \"meta\": {\n        \"key\": \"value\"\n      }\n    }\n  ],\n  \"platform_order_id\": \"2006070000001\",\n  \"extra_meta\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Values at cart and items are mismatched\",\n  \"errors\": {\n    \"cashback_applied\": \"cashback_applied mismatched by 10.0 in cart\",\n    \"cod_charges\": \"cod_charges mismatched by 20.0 in cart\",\n    \"coupon_effective_discount\": \"coupon_effective_discount mismatched by 20.0 in cart\",\n    \"delivery_charges\": \"delivery_charges mismatched by 20.0 in cart\",\n    \"amount_paid\": \"amount_paid mismatched by 12582.0 in cart\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "aa7cceda-ae0b-4d8a-b953-4024f47c9064",
            "name": "getAbandonedCart | Get abandoned carts",
            "request": {
              "name": "getAbandonedCart | Get abandoned carts",
              "description": {
                "content": "Retrieve the list of abandoned carts that have been active for the specified period of time and have not yet been archived for the specific sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "abandoned",
                  "carts"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "0"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10"
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "anonymous_cart",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "last_id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "sort_on",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "966fb0eb-9e91-40e5-a163-3b9b54b4db72",
                "name": "Abandoned Cart List for sent page_size and page_no",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "abandoned",
                      "carts"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "0"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "from_date",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "to_date",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "anonymous_cart",
                        "value": "<boolean>"
                      },
                      {
                        "key": "last_id",
                        "value": "<string>"
                      },
                      {
                        "key": "sort_on",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Cart fetched successfully !!\",\n  \"success\": true,\n  \"result\": {},\n  \"items\": [\n    {\n      \"_id\": \"62bbe2c4b79692d559ac1f16\",\n      \"uid\": 19986,\n      \"user_id\": \"600693a01faf8695d70a15df\",\n      \"is_default\": true,\n      \"app_id\": \"5d64e3500bcad8693a821c0d\",\n      \"articles\": [\n        {\n          \"service_item_meta\": {\n            \"product_group_tags\": null,\n            \"products\": null\n          },\n          \"parent_item_identifiers\": {\n            \"identifier\": null,\n            \"parent_item_size\": null,\n            \"parent_item_id\": null\n          },\n          \"item_id\": 7500426,\n          \"item_size\": \"SET1\",\n          \"article_id\": \"5f37d9b71cb7c10001b90ee2\",\n          \"quantity\": 2,\n          \"price_marked\": 1000,\n          \"price_effective\": 1,\n          \"currency_code\": \"INR\",\n          \"store_id\": 10183,\n          \"company_id\": 61,\n          \"article_assignment\": {\n            \"level\": \"multi-companies\",\n            \"strategy\": \"optimal\"\n          },\n          \"brand_uid\": 85,\n          \"l3_categories\": [\n            466\n          ],\n          \"discount\": 99.9,\n          \"coupon\": {\n            \"amount\": 0,\n            \"currency_code\": \"INR\",\n            \"article_count\": 0\n          },\n          \"referral_credits\": {\n            \"amount\": 0,\n            \"currency_code\": \"FC\"\n          },\n          \"cashback\": {\n            \"amount\": 0,\n            \"currency_code\": \"FC\"\n          },\n          \"bulk_coupon\": {\n            \"margin\": 0,\n            \"discount\": 0,\n            \"code\": null\n          },\n          \"promotion\": [\n            {\n              \"promo_id\": \"62bbf355beda57df173122fa\",\n              \"amount\": 1,\n              \"article_quantity\": 2,\n              \"mrp_promotion\": false,\n              \"promotion_type\": \"amount\",\n              \"discount_rules\": [\n                {\n                  \"type\": \"amount\",\n                  \"value\": 125\n                }\n              ]\n            }\n          ],\n          \"identifiers\": {\n            \"identifier\": \"pEF2t4GGTKaieox5rsRibw\"\n          },\n          \"meta\": {},\n          \"extra_meta\": {},\n          \"payment_methods\": []\n        }\n      ],\n      \"cart_value\": 1,\n      \"discount\": 0,\n      \"delivery_charges\": {\n        \"amount\": 1,\n        \"currency_code\": \"INR\"\n      },\n      \"coupon\": {\n        \"amount\": 0,\n        \"currency_code\": \"INR\",\n        \"code\": null,\n        \"type\": \"cart\",\n        \"uid\": \"\",\n        \"id\": null\n      },\n      \"promotion\": {\n        \"amount\": 2,\n        \"currency_code\": \"INR\",\n        \"mode\": \"promotion\",\n        \"promotions\": [\n          {\n            \"id\": \"62bbf355beda57df173122fa\",\n            \"mrp_promo\": false,\n            \"promo_group\": \"product\"\n          }\n        ]\n      },\n      \"fynd_credits\": {\n        \"amount\": 0,\n        \"currency_code\": \"FC\",\n        \"auto_applied\": true\n      },\n      \"cod_charges\": {\n        \"amount\": 0,\n        \"currency_code\": \"INR\"\n      },\n      \"cashback\": {\n        \"amount\": 0,\n        \"currency_code\": \"FC\",\n        \"uid\": \"\"\n      },\n      \"payments\": {},\n      \"is_archive\": false,\n      \"created_on\": \"2022-06-28T14:25:15.578Z\",\n      \"last_modified\": \"2022-06-29T13:52:03.313Z\",\n      \"expire_at\": \"2023-06-24T13:52:03.313Z\",\n      \"fc_index_map\": [\n        0,\n        0\n      ],\n      \"checkout_mode\": \"self\",\n      \"meta\": {\n        \"shipping_address_id\": \"62b161cb3ad0eed3e48ec6a9\",\n        \"billing_address_id\": \"62b161cb3ad0eed3e48ec6a9\"\n      },\n      \"comment\": \"\",\n      \"bulk_coupon_discount\": 0,\n      \"pick_up_customer_details\": {},\n      \"is_active\": true,\n      \"shipments\": [],\n      \"payment_methods\": [],\n      \"buy_now\": false\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"has_next\": false,\n    \"item_total\": 28,\n    \"size\": 20,\n    \"page\": 2,\n    \"current\": 2,\n    \"last_id\": \"62d4ff76d6aec8db897de407\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b4c038dd-da1a-4716-af44-b0bb886d9bef",
            "name": "getAbandonedCartDetails | Get abandoned cart details",
            "request": {
              "name": "getAbandonedCartDetails | Get abandoned cart details",
              "description": {
                "content": "Retrieves abandoned cart details linked to a specific customer using a unique cart ID. It offers an overview of the items, quantities, prices, and other relevant information associated with the cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "abandoned",
                  "cart",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "c",
                    "value": "<boolean>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c71516d0-00a1-44a0-8f6e-13f6eacd77e1",
                "name": "Success. Returns a Cart object. Check the example shown below or refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "abandoned",
                      "cart",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "c",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"bulk_offer\": {},\n      \"discount\": \"67% OFF\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"604_902_SSTC60401_636BLUE_1\",\n        \"size\": \"1\",\n        \"seller\": {\n          \"uid\": 604,\n          \"name\": \"SHRI SHANTINATH TRADING COMPANY\"\n        },\n        \"store\": {\n          \"uid\": 4579,\n          \"name\": \"Gandhi Nagar\"\n        },\n        \"quantity\": 108,\n        \"price\": {\n          \"base\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"coupon_message\": \"\",\n      \"key\": \"707569_1\",\n      \"availability\": {\n        \"sizes\": [\n          \"1\",\n          \"8\",\n          \"7\",\n          \"2\",\n          \"9\",\n          \"5\",\n          \"3\",\n          \"6\"\n        ],\n        \"other_store_quantity\": 107,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 707569,\n        \"name\": \"Blue and Gold Printed Ethnic Set\",\n        \"slug\": \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\",\n        \"brand\": {\n          \"uid\": 902,\n          \"name\": \"\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 525,\n            \"name\": \"\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/v1/products/aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a/\",\n          \"query\": {\n            \"product_slug\": [\n              \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\"\n            ]\n          }\n        }\n      },\n      \"price\": {\n        \"base\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"quantity\": 1\n    }\n  ],\n  \"buy_now\": false,\n  \"cart_id\": 54,\n  \"uid\": \"54\",\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": -2000,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 47.57,\n      \"mrp_total\": 2999,\n      \"subtotal\": 999,\n      \"total\": 999,\n      \"vog\": 951.43,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"\",\n      \"uid\": \"21755\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Sorry! Invalid Coupon\"\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 2999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Discount\",\n        \"key\": \"discount\",\n        \"value\": -2000,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  },\n  \"free_gift_selection_available\": false,\n  \"last_modified\": \"2022-06-28T00:00:00.000Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c3201d85-d3f5-4b94-b83b-1412a361f2ac",
            "name": "addItems | Add items to cart",
            "request": {
              "name": "addItems | Add items to cart",
              "description": {
                "content": "Add product items to the customer's existing shopping cart. If there is no existing cart associated with the customer, it creates a new one and adds the items to it.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "abandoned",
                  "carts",
                  ":cart_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "cart_id",
                    "description": "(Required) Current Cart id of user cart"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"new_cart\": \"<boolean>\",\n  \"items\": [\n    {\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"seller_id\": \"<integer>\",\n      \"parent_item_identifiers\": [\n        {\n          \"nostrudb9f\": \"<string>\",\n          \"Loremf\": \"<string>\",\n          \"fugiat91\": \"<string>\",\n          \"esse24\": \"<string>\"\n        },\n        {\n          \"non_c\": \"<string>\",\n          \"velit_3\": \"<string>\",\n          \"dolore_47_\": \"<string>\",\n          \"sit2\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"nullae_\": \"cupidatat\"\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"laboris_ae\": false,\n        \"tempor5\": -16127146\n      },\n      \"_custom_json\": {\n        \"cillum6\": 52784480.542472154,\n        \"non_4\": 78642565.18400371\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"Lorem_a\": \"incididunt aliqua\",\n        \"eiusmod_88d\": -58485836.76972092\n      },\n      \"pos\": \"<boolean>\",\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"seller_id\": \"<integer>\",\n      \"parent_item_identifiers\": [\n        {\n          \"dolore_a7\": \"<string>\"\n        },\n        {\n          \"nisi_8\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"labore8f\": \"ex nulla\",\n        \"dolore_ac\": 8126735.206597775\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"sunt9\": 95379286.35344452\n      },\n      \"_custom_json\": {\n        \"minim05e\": \"exercitation reprehenderit\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"sint36\": true,\n        \"essef\": 56218132\n      },\n      \"pos\": \"<boolean>\",\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bd706973-0e56-46ee-a324-a40c04bd8c68",
                "name": "Success. Returns a cart object as shown below. Refer `AddCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "abandoned",
                      "carts",
                      ":cart_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "b",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "cart_id",
                        "description": "(Required) Current Cart id of user cart"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"items\": [\n    {\n      \"item_id\": 778937,\n      \"item_size\": \"OS\",\n      \"quantity\": 1,\n      \"article_assignment\": {\n        \"level\": \"multi-companies\",\n        \"strategy\": \"optimal\"\n      },\n      \"seller_id\": 686,\n      \"store_id\": 5059,\n      \"extra_meta\": {},\n      \"_custom_json\": {}\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Product has been added to your cart\",\n  \"success\": true,\n  \"cart\": {\n    \"breakup_values\": {\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"value\": 17486,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Discount\",\n          \"key\": \"discount\",\n          \"value\": -3540,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"value\": 13946,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"value\": 13946,\n          \"currency_code\": \"INR\"\n        }\n      ],\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": -3540,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 1529.96,\n        \"mrp_total\": 17486,\n        \"subtotal\": 13946,\n        \"total\": 13946,\n        \"vog\": 12416.04,\n        \"you_saved\": 0\n      },\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"25_44_A7050_NEMIEL@GREENBRITISH_S\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid Coupon\"\n      }\n    },\n    \"items\": [\n      {\n        \"key\": \"751083_10\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"612_9_SE61201_19100302_10\",\n          \"size\": \"10\",\n          \"seller\": {\n            \"uid\": 612,\n            \"name\": \"SSR ENTERPRISE\"\n          },\n          \"store\": {\n            \"uid\": 4431,\n            \"name\": \"Motilal Nagar 1, Goregaon\"\n          },\n          \"quantity\": 4,\n          \"price\": {\n            \"base\": {\n              \"marked\": 3999,\n              \"effective\": 2399,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 3999,\n              \"effective\": 2399,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 4798,\n            \"marked\": 7998,\n            \"effective\": 4798,\n            \"selling\": 4798,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 4798,\n            \"marked\": 7998,\n            \"effective\": 4798,\n            \"selling\": 4798,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"10\"\n          ],\n          \"other_store_quantity\": 2,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 751083,\n          \"name\": \"Carson 2\",\n          \"slug\": \"puma-carson-2-751083-6ad98d\",\n          \"brand\": {\n            \"uid\": 9,\n            \"name\": \"Puma\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 165,\n              \"name\": \"Outdoor Sports Shoes\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/9_19100302/1_1542807042296.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/9_19100302/1_1542807042296.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/puma-carson-2-751083-6ad98d/\",\n            \"query\": {\n              \"product_slug\": [\n                \"puma-carson-2-751083-6ad98d\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 2,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"41% OFF\"\n      },\n      {\n        \"key\": \"246228_\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"46_235_TM62_M11029ONDSXNS_S\",\n          \"size\": \"S\",\n          \"seller\": {\n            \"uid\": 46,\n            \"name\": \"RELIANCE BRANDS LIMITED\"\n          },\n          \"store\": {\n            \"uid\": 4550,\n            \"name\": \"VR Mall\"\n          },\n          \"quantity\": 1,\n          \"price\": {\n            \"base\": {\n              \"marked\": 4490,\n              \"effective\": 4490,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 4490,\n              \"effective\": 4490,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 4490,\n            \"marked\": 4490,\n            \"effective\": 4490,\n            \"selling\": 4490,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 4490,\n            \"marked\": 4490,\n            \"effective\": 4490,\n            \"selling\": 4490,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"L\",\n            \"M\",\n            \"S\",\n            \"XL\",\n            \"XXL\"\n          ],\n          \"other_store_quantity\": 0,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 246228,\n          \"name\": \"Blue Solid T-Shirt\",\n          \"slug\": \"superdry-blue-solid-t-shirt-2\",\n          \"brand\": {\n            \"uid\": 235,\n            \"name\": \"Superdry\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 192,\n              \"name\": \"T-Shirts\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/235_M11029ONDSXNS/1.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/235_M11029ONDSXNS/1.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/superdry-blue-solid-t-shirt-2/\",\n            \"query\": {\n              \"product_slug\": [\n                \"superdry-blue-solid-t-shirt-2\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 1,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"\"\n      },\n      {\n        \"key\": \"443175_s\",\n        \"identifiers\": {\n          \"identifier\": \"gIq0E94RSMueSdDRAk_Txg\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"162_207_1271_LJ03LBLUDN88_S\",\n          \"size\": \"S\",\n          \"seller\": {\n            \"uid\": 162,\n            \"name\": \"GO FASHION INDIA PRIVATE LIMITED\"\n          },\n          \"store\": {\n            \"uid\": 5784,\n            \"name\": \"Vega City mall\"\n          },\n          \"quantity\": 3,\n          \"price\": {\n            \"base\": {\n              \"marked\": 1599,\n              \"effective\": 1599,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 1599,\n              \"effective\": 1599,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 1599,\n            \"marked\": 1599,\n            \"effective\": 1599,\n            \"selling\": 1599,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 1599,\n            \"marked\": 1599,\n            \"effective\": 1599,\n            \"selling\": 1599,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"XL\",\n            \"M\",\n            \"L\",\n            \"S\"\n          ],\n          \"other_store_quantity\": 8,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 443175,\n          \"name\": \"Light Blue Denim Jeggings\",\n          \"slug\": \"go-colors-light-blue-denim-jeggings-443175-3c688c\",\n          \"brand\": {\n            \"uid\": 207,\n            \"name\": \"Go Colors\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 267,\n              \"name\": \"Jeggings\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/207_LJ03LBLUDN88/1_1512382513548.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/207_LJ03LBLUDN88/1_1512382513548.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/go-colors-light-blue-denim-jeggings-443175-3c688c/\",\n            \"query\": {\n              \"product_slug\": [\n                \"go-colors-light-blue-denim-jeggings-443175-3c688c\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 1,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"\"\n      },\n      {\n        \"key\": \"778937_OS\",\n        \"identifiers\": {\n          \"identifier\": \"gIq0E94RSMueSdDRAk_Txg\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"686_963_IC68601_PWUPC01977_OS\",\n          \"size\": \"OS\",\n          \"seller\": {\n            \"uid\": 686,\n            \"name\": \"INDUS CORPORATION\"\n          },\n          \"store\": {\n            \"uid\": 5059,\n            \"name\": \"Vidyaranyapura Main Road\"\n          },\n          \"quantity\": 3,\n          \"price\": {\n            \"base\": {\n              \"marked\": 3399,\n              \"effective\": 3059,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 3399,\n              \"effective\": 3059,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 3059,\n            \"marked\": 3399,\n            \"effective\": 3059,\n            \"selling\": 3059,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 3059,\n            \"marked\": 3399,\n            \"effective\": 3059,\n            \"selling\": 3059,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"OS\"\n          ],\n          \"other_store_quantity\": 2,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 778937,\n          \"name\": \"Colourful Carnival Bouncer\",\n          \"slug\": \"fisher-price-colourful-carnival-bouncer-778937-fafa1f\",\n          \"brand\": {\n            \"uid\": 963,\n            \"name\": \"Fisher-Price\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 576,\n              \"name\": \"Cradles\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/963_PWUPC01977/1_1545308400588.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/963_PWUPC01977/1_1545308400588.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/fisher-price-colourful-carnival-bouncer-778937-fafa1f/\",\n            \"query\": {\n              \"product_slug\": [\n                \"fisher-price-colourful-carnival-bouncer-778937-fafa1f\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 1,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"11% OFF\"\n      }\n    ],\n    \"delivery_charge_info\": \"\",\n    \"coupon_text\": \"View all offers\",\n    \"buy_now\": false,\n    \"cart_id\": 7927,\n    \"uid\": \"7927\",\n    \"gstin\": \"\",\n    \"checkout_mode\": \"self\",\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\",\n    \"restrict_checkout\": false,\n    \"is_valid\": true\n  },\n  \"result\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "14b0cbb8-d2a0-48ed-baaa-e9f0b772c98e",
            "name": "updateCart | Update cart items",
            "request": {
              "name": "updateCart | Update cart items",
              "description": {
                "content": "Customers can modify added product attributes such as quantity and size, as well as remove items from the cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "abandoned",
                  "carts",
                  ":cart_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "cart_id",
                    "description": "(Required) Current Cart id of user cart"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"operation\": \"<string>\",\n  \"items\": [\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"parent_item_identifiers\": {\n        \"reprehenderit_3\": 6407383.156786308\n      },\n      \"meta\": {\n        \"laborum6\": 99752311,\n        \"esse__\": \"ea ad \"\n      },\n      \"extra_meta\": {\n        \"labore18\": -66663530.289888896,\n        \"iruref3\": -45969133,\n        \"nonaa\": false\n      },\n      \"_custom_json\": {\n        \"fugiat_e54\": \"in dolore enim id\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"item_index\": \"<integer>\",\n      \"article_id\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"parent_item_identifiers\": {\n        \"reprehenderit_e30\": true,\n        \"cupidatat9\": false,\n        \"do8e9\": -61232927.06156449\n      },\n      \"meta\": {\n        \"labore91\": 6759370.889869094,\n        \"laboris_8\": -64796027,\n        \"in_2\": -97094778,\n        \"dolor_b\": \"cupi\",\n        \"fugiat_f\": true\n      },\n      \"extra_meta\": {\n        \"in_d85\": 18960019\n      },\n      \"_custom_json\": {\n        \"ut_7\": \"nisi exercitation consectetur sit mollit\",\n        \"eu_3_\": \"officia minim\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"item_index\": \"<integer>\",\n      \"article_id\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    }\n  ],\n  \"free_gift_items\": [\n    {\n      \"promotion_id\": \"<string>\",\n      \"item_id\": \"<string>\",\n      \"item_size\": \"<string>\"\n    },\n    {\n      \"promotion_id\": \"<string>\",\n      \"item_id\": \"<string>\",\n      \"item_size\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ff9533ca-0a0e-4b65-a014-d9e04513e95b",
                "name": "Success. Updates and returns a cart object as shown below. Refer `UpdateCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "abandoned",
                      "carts",
                      ":cart_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "b",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "cart_id",
                        "description": "(Required) Current Cart id of user cart"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"operation\": \"update_item\",\n  \"items\": [\n    {\n      \"item_id\": 778937,\n      \"identifiers\": {},\n      \"item_size\": \"OS\",\n      \"quantity\": 2,\n      \"article_id\": \"778937_OS\",\n      \"item_index\": 3,\n      \"extra_meta\": {},\n      \"_custom_json\": {}\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"cart\": {\n    \"breakup_values\": {\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": -202000,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 4804.71,\n        \"mrp_total\": 302899,\n        \"subtotal\": 100899,\n        \"total\": 100899,\n        \"vog\": 96094.29,\n        \"you_saved\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid Coupon\"\n      },\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"value\": 302899,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Discount\",\n          \"key\": \"discount\",\n          \"value\": -202000,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"value\": 100899,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"value\": 100899,\n          \"currency_code\": \"INR\"\n        }\n      ],\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      }\n    },\n    \"items\": [\n      {\n        \"bulk_offer\": {},\n        \"identifiers\": {\n          \"identifier\": \"gIq0E94RSMueSdDRAk_Txg\"\n        },\n        \"discount\": \"67% OFF\",\n        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"604_902_SSTC60401_636BLUE_1\",\n          \"size\": \"1\",\n          \"seller\": {\n            \"uid\": 604,\n            \"name\": \"SHRI SHANTINATH TRADING COMPANY\"\n          },\n          \"store\": {\n            \"uid\": 4579,\n            \"name\": \"Gandhi Nagar\"\n          },\n          \"quantity\": 108,\n          \"price\": {\n            \"base\": {\n              \"marked\": 2999,\n              \"effective\": 999,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 2999,\n              \"effective\": 999,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"key\": \"707569_1\",\n        \"availability\": {\n          \"sizes\": [\n            \"1\",\n            \"8\",\n            \"7\",\n            \"2\",\n            \"9\",\n            \"5\",\n            \"3\",\n            \"6\"\n          ],\n          \"other_store_quantity\": 7,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 707569,\n          \"name\": \"Blue and Gold Printed Ethnic Set\",\n          \"slug\": \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\",\n          \"brand\": {\n            \"uid\": 902,\n            \"name\": \"\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 525,\n              \"name\": \"\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/v1/products/aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a/\",\n            \"query\": {\n              \"product_slug\": [\n                \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\"\n              ]\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 100899,\n            \"marked\": 302899,\n            \"effective\": 100899,\n            \"selling\": 100899,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 100899,\n            \"marked\": 302899,\n            \"effective\": 100899,\n            \"selling\": 100899,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"message\": \"\",\n        \"quantity\": 101\n      }\n    ],\n    \"delivery_charge_info\": \"\",\n    \"coupon_text\": \"View all offers\",\n    \"buy_now\": false,\n    \"cart_id\": 54,\n    \"uid\": \"54\",\n    \"gstin\": \"\",\n    \"checkout_mode\": \"self\",\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n  },\n  \"result\": {\n    \"707569_90\": {\n      \"success\": true,\n      \"message\": \"Nothing updated\"\n    }\n  },\n  \"message\": \"Nothing updated\",\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0f8c36d4-9540-4805-978c-1e206a8c90e6",
            "name": "getCouponCodeExists | Check coupon code exists",
            "request": {
              "name": "getCouponCodeExists | Check coupon code exists",
              "description": {
                "content": "Validates the presence of a coupon code for the specified sales channel to verify whether the provided code already exists or not.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "coupon_code_exists"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "code",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "57d249a6-168d-40b5-aecc-3eded63e3bb0",
                "name": "Valid response with existing coupon code count",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon_code_exists"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "code",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"count\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4f26b20c-ba2d-4647-b5c9-8c8185e98673",
                "name": "Missing required param",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "coupon_code_exists"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "code",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"code is required query param\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "773f57e8-af48-436f-8dde-aca270d5b89d",
            "name": "getPromotionCodeExists | Check promotion code exists",
            "request": {
              "name": "getPromotionCodeExists | Check promotion code exists",
              "description": {
                "content": "Validates the presence of a promotion code for the specified sales channel to verify whether the provided code already exists or not.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "promotion_code_exists"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "code",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c366189b-37f1-4c62-9ead-321e4012abeb",
                "name": "Valid response with existing promotion code count",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion_code_exists"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "code",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"count\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4314c779-4796-4285-82ec-eea0d8f2d38d",
                "name": "Missing required param",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "promotion_code_exists"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "code",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"code is required query param\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d6b122aa-b039-4824-be66-1b663b38d56e",
            "name": "overrideCart | Update cart checkout",
            "request": {
              "name": "overrideCart | Update cart checkout",
              "description": {
                "content": "Overrides the cart's checkout process with a new provided cart items. It provides flexibility in customizing checkout flows to meet specific business requirements, enhancing the user experience and optimizing order processing workflows.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "checkout",
                  "over-ride"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Location details for the cart checkout",
                  "key": "x-location-detail",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Currency code for transactions. Defaults to INR if the location is India.",
                  "key": "x-currency-code",
                  "value": "INR"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"aggregator\": \"<string>\",\n  \"cart_id\": \"<string>\",\n  \"cart_items\": [\n    {\n      \"amount_paid\": \"<float>\",\n      \"discount\": \"<float>\",\n      \"item_id\": \"<integer>\",\n      \"price_effective\": \"<float>\",\n      \"price_marked\": \"<float>\",\n      \"size\": \"<string>\",\n      \"seller_identifier\": \"<string>\",\n      \"quantity\": 1,\n      \"promo_list\": [\n        {\n          \"promo_amount\": \"<string>\",\n          \"promo_id\": \"<string>\",\n          \"promo_desc\": \"<string>\",\n          \"rwrd_tndr\": \"<string>\",\n          \"item_list\": [\n            \"<object>\",\n            \"<object>\"\n          ],\n          \"parent_promo_id\": \"<string>\"\n        },\n        {\n          \"promo_amount\": \"<string>\",\n          \"promo_id\": \"<string>\",\n          \"promo_desc\": \"<string>\",\n          \"rwrd_tndr\": \"<string>\",\n          \"item_list\": [\n            \"<object>\",\n            \"<object>\"\n          ],\n          \"parent_promo_id\": \"<string>\"\n        }\n      ],\n      \"extra_meta\": {\n        \"est_56c\": -3206304.1089441627\n      }\n    },\n    {\n      \"amount_paid\": \"<float>\",\n      \"discount\": \"<float>\",\n      \"item_id\": \"<integer>\",\n      \"price_effective\": \"<float>\",\n      \"price_marked\": \"<float>\",\n      \"size\": \"<string>\",\n      \"seller_identifier\": \"<string>\",\n      \"quantity\": 1,\n      \"promo_list\": [\n        {\n          \"promo_amount\": \"<string>\",\n          \"promo_id\": \"<string>\",\n          \"promo_desc\": \"<string>\",\n          \"rwrd_tndr\": \"<string>\",\n          \"item_list\": [\n            \"<object>\",\n            \"<object>\"\n          ],\n          \"parent_promo_id\": \"<string>\"\n        },\n        {\n          \"promo_amount\": \"<string>\",\n          \"promo_id\": \"<string>\",\n          \"promo_desc\": \"<string>\",\n          \"rwrd_tndr\": \"<string>\",\n          \"item_list\": [\n            \"<object>\",\n            \"<object>\"\n          ],\n          \"parent_promo_id\": \"<string>\"\n        }\n      ],\n      \"extra_meta\": {\n        \"ea_d\": 7317246.134972379,\n        \"est_b\": 53269104.67356929,\n        \"sint_19\": -54329386.13217501\n      }\n    }\n  ],\n  \"currency_code\": \"<string>\",\n  \"merchant_code\": \"<string>\",\n  \"order_type\": \"<string>\",\n  \"payment_identifier\": \"<string>\",\n  \"payment_mode\": \"<string>\",\n  \"billing_address\": {\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"phone\": \"<integer>\",\n    \"area_code\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"country_phone_code\": \"<string>\",\n    \"meta\": {\n      \"idcc\": 98842460,\n      \"amet_cf\": 70034377\n    },\n    \"address_type\": \"<string>\",\n    \"area\": \"<string>\",\n    \"area_code_slug\": \"pincode\",\n    \"name\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"email\": \"<string>\",\n    \"country_code\": \"IND\",\n    \"pincode\": \"<integer>\",\n    \"address\": \"<string>\"\n  },\n  \"callback_url\": \"<string>\",\n  \"ordering_store\": null,\n  \"device_id\": \"<string>\",\n  \"shipping_address\": {\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"phone\": \"<integer>\",\n    \"area_code\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"country_phone_code\": \"<string>\",\n    \"meta\": {\n      \"culpa2\": 5042686\n    },\n    \"address_type\": \"<string>\",\n    \"area\": \"<string>\",\n    \"area_code_slug\": \"pincode\",\n    \"name\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"email\": \"<string>\",\n    \"country_code\": \"IND\",\n    \"pincode\": \"<integer>\",\n    \"address\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1fbb5618-fa2a-4237-a0a4-741a85289976",
                "name": "Checkout cart and create Fynd order id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "checkout",
                      "over-ride"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location details for the cart checkout",
                      "key": "x-location-detail",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for transactions. Defaults to INR if the location is India.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"billing_address\": {\n    \"name\": \"Dummy Ann Chovey\",\n    \"address\": \"Test Lorem Ipsum\",\n    \"area\": \"Test Lorem Ipsum\",\n    \"phone\": 99999999,\n    \"area_code\": \"400050\",\n    \"area_code_slug\": \"pincode\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"home\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"country_code\": \"IND\",\n    \"meta\": {\n      \"data\": \"Lorem Ipsum\"\n    }\n  },\n  \"shipping_address\": {\n    \"name\": \"Dummy Ann Chovey\",\n    \"address\": \"Test Lorem Ipsum adddress\",\n    \"area\": \"Test Lorem Ipsum\",\n    \"phone\": 99999999,\n    \"area_code\": \"400050\",\n    \"area_code_slug\": \"pincode\",\n    \"email\": \"test@example.com\",\n    \"address_type\": \"office\",\n    \"city\": \"Mumbai\",\n    \"state\": \"Maharastra\",\n    \"country\": \"India\",\n    \"country_code\": \"IND\",\n    \"meta\": {\n      \"data\": \"Lorem Ipsum\"\n    }\n  },\n  \"cart_id\": \"63007e85f7df71d5a89758cf\",\n  \"cart_items\": [\n    {\n      \"item_id\": 7502730,\n      \"size\": \"OS\",\n      \"quantity\": 1,\n      \"promo_list\": [\n        {\n          \"rwrd_tndr\": \"\",\n          \"promo_desc\": \"New price peritem 90\",\n          \"promo_id\": \"31792\",\n          \"promo_amount\": \"100\",\n          \"item_list\": []\n        },\n        {\n          \"rwrd_tndr\": \"\",\n          \"promo_desc\": \"Level Promotion\",\n          \"promo_id\": \"119440\",\n          \"parent_promo_id\": \"1243523-1\",\n          \"promo_amount\": \"50\",\n          \"item_list\": []\n        },\n        {\n          \"rwrd_tndr\": \"\",\n          \"promo_desc\": \"Bill Value 500\",\n          \"promo_id\": \"120665\",\n          \"parent_promo_id\": \"1243523-1\",\n          \"promo_amount\": \"50\",\n          \"item_list\": []\n        }\n      ],\n      \"discount\": 200,\n      \"amount_paid\": 200,\n      \"price_effective\": 200,\n      \"price_marked\": 400,\n      \"seller_identifier\": \"62524316\",\n      \"extra_meta\": {}\n    }\n  ],\n  \"merchant_code\": \"JIOPP\",\n  \"callback_url\": \"https://jio.xxxx0.de/cart/order-status\",\n  \"aggregator\": \"Jio\",\n  \"payment_mode\": \"JIOPP\",\n  \"payment_identifier\": \"JIOPP\",\n  \"ordering_store_id\": 3484,\n  \"order_type\": \"PickAtStore\",\n  \"currency_code\": \"INR\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": \"true\",\n  \"cart\": {\n    \"success\": true,\n    \"delivery_charges\": 0,\n    \"store_code\": \"\",\n    \"order_id\": \"FY630DDF8601EF037743\",\n    \"cod_message\": \"COD available\",\n    \"delivery_slots\": [\n      {\n        \"date\": \"Fri, 09 Nov\",\n        \"delivery_slot\": [\n          {\n            \"delivery_slot_timing\": \"By 9:00 PM\",\n            \"default\": true,\n            \"delivery_slot_id\": 1\n          }\n        ]\n      }\n    ],\n    \"user_type\": \"FYND Store user\",\n    \"cod_available\": true,\n    \"cod_charges\": 0,\n    \"store_emp_list\": [],\n    \"delivery_charge_order_value\": 1500,\n    \"breakup_values\": {\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, loyalty points, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"message\": \"No Fynd Cash Applied\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Coupon not applicable with loyalty point\"\n      },\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"original\": 400,\n          \"attr\": \"mrp_total\",\n          \"value\": 400,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        },\n        {\n          \"display\": \"Discount\",\n          \"key\": \"discount\",\n          \"original\": -200,\n          \"attr\": \"discount\",\n          \"value\": -200,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"original\": 200,\n          \"attr\": \"subtotal\",\n          \"value\": 200,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"original\": 200,\n          \"attr\": \"total\",\n          \"value\": 200,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        }\n      ],\n      \"raw\": {\n        \"sub_total\": 200,\n        \"subtotal\": 200,\n        \"coupon\": 0,\n        \"promotion\": 0,\n        \"delivery_charge\": 0,\n        \"you_saved\": 0,\n        \"fynd_cash\": 0,\n        \"cod_charge\": 0,\n        \"total\": 200,\n        \"gst_charges\": 9.52,\n        \"vog\": 190.48,\n        \"convenience_fee\": 0,\n        \"mrp_total\": 400,\n        \"discount\": -200\n      }\n    },\n    \"items\": [\n      {\n        \"message\": \"\",\n        \"quantity\": 1,\n        \"is_set\": false,\n        \"delivery_promise\": {\n          \"timestamp\": {\n            \"min\": 1646257339,\n            \"max\": 1646689339\n          },\n          \"formatted\": {\n            \"min\": \"03 Mar, Thursday\",\n            \"max\": \"08 Mar, Tuesday\"\n          }\n        },\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"moq\": {\n          \"maximum\": 4,\n          \"minimum\": 1\n        },\n        \"coupon_message\": \"\",\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 7502730,\n          \"name\": \"SLIM FIT JEANS\",\n          \"slug\": \"slim-fit-jeans1\",\n          \"brand\": {\n            \"uid\": 29,\n            \"name\": \"lacoste\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 3602,\n              \"name\": \"Dresses\"\n            }\n          ],\n          \"attributes\": {\n            \"net-quantity\": \"17\",\n            \"occasion\": \"Beach Wear\",\n            \"gender\": \"Men\",\n            \"pattern\": \"Animal\",\n            \"brand-size\": \"UK46\",\n            \"style-type\": \"A-line Dresses\",\n            \"season-year\": \"2018\",\n            \"secondary-color\": \"Black\",\n            \"jiomart-allowed-size\": \"Free Size\",\n            \"fabric\": \"Chambray\",\n            \"wash-care\": \"Hand Wash Cold Separately\",\n            \"size-group\": \"Regular\",\n            \"brand-color\": \"Black\",\n            \"color-shade\": \"Bright\",\n            \"multi-brick\": \"Ethnic Bottoms\",\n            \"product-name\": \"Bodycon Dress\",\n            \"multi-segment\": \"Men\",\n            \"primary-color\": \"Navy\",\n            \"multi-vertical\": \"Western Wear\",\n            \"component-count\": \"100\",\n            \"manufactured-by\": \"RIL\",\n            \"year-of-packaging\": \"2017\",\n            \"product-code-x-catalog-option-color\": \"1\",\n            \"technique\": \"Sanganeri\",\n            \"waist-in-inches\": \"30\",\n            \"chest-size-in-inches\": \"12\",\n            \"shoulder-size-in-inches\": \"12\",\n            \"sleeve-length\": \"Half\",\n            \"neckline\": \"Collar\",\n            \"brand_name\": \"lacoste\"\n          },\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/original/LYa1_YA3_-console.png\",\n              \"secure_url\": \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/original/LYa1_YA3_-console.png\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.fyndx0.de/platform/content/v1/products/slim-fit-jeans1/\",\n            \"query\": {\n              \"product_slug\": [\n                \"slim-fit-jeans1\"\n              ]\n            }\n          },\n          \"item_code\": \"JEANS1232\",\n          \"_custom_json\": {}\n        },\n        \"key\": \"7502730_OS\",\n        \"price\": {\n          \"base\": {\n            \"add_on\": 100,\n            \"marked\": 400,\n            \"effective\": 200,\n            \"selling\": 200,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          },\n          \"converted\": {\n            \"add_on\": 100,\n            \"marked\": 400,\n            \"effective\": 200,\n            \"selling\": 200,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          }\n        },\n        \"price_per_unit\": {\n          \"base\": {\n            \"marked\": 400,\n            \"effective\": 200,\n            \"selling_price\": 200,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          },\n          \"converted\": {\n            \"marked\": 400,\n            \"effective\": 200,\n            \"selling_price\": 200,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          }\n        },\n        \"max_quantity\": {\n          \"item\": null,\n          \"item_store\": 10,\n          \"item_seller\": null\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"62e3ca42a2348dd4cb4cd693\",\n          \"size\": \"OS\",\n          \"seller\": {\n            \"uid\": 1527,\n            \"name\": \"SPEED-A-WAY PVT. LTD.\"\n          },\n          \"store\": {\n            \"uid\": 3484,\n            \"name\": \"Location 1\"\n          },\n          \"quantity\": 19,\n          \"price\": {\n            \"base\": {\n              \"marked\": 400,\n              \"effective\": 200,\n              \"selling\": 200,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"₹\"\n            },\n            \"converted\": {\n              \"marked\": 400,\n              \"effective\": 200,\n              \"selling\": 200,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"INR\"\n            }\n          },\n          \"extra_meta\": {}\n        },\n        \"bulk_offer\": {},\n        \"discount\": \"50% OFF\",\n        \"promotions_applied\": [],\n        \"availability\": {\n          \"sizes\": [\n            \"OS\"\n          ],\n          \"other_store_quantity\": 1,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true,\n          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"display\": \"OS\",\n              \"value\": \"OS\"\n            }\n          ]\n        },\n        \"promo_meta\": {}\n      }\n    ],\n    \"delivery_charge_info\": \"\",\n    \"notification\": {},\n    \"message\": \"\",\n    \"delivery_promise\": {\n      \"timestamp\": {\n        \"min\": 1646257339,\n        \"max\": 1646689339\n      },\n      \"formatted\": {\n        \"min\": \"03 Mar, Thursday\",\n        \"max\": \"08 Mar, Tuesday\"\n      }\n    },\n    \"coupon_text\": \"View all offers\",\n    \"cart_id\": 21755,\n    \"id\": \"63007e85f7df71d5a89758cf\",\n    \"uid\": \"21755\",\n    \"gstin\": \"\",\n    \"comment\": \"\",\n    \"checkout_mode\": \"self\",\n    \"payment_selection_lock\": {\n      \"enabled\": true,\n      \"default_options\": \"JIOPP\",\n      \"payment_identifier\": \"JIOPP\"\n    },\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"currency\": {\n      \"code\": \"INR\",\n      \"symbol\": \"₹\"\n    },\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n  },\n  \"message\": \"\",\n  \"data\": {\n    \"transactionRefNumber\": \"FY630DDF8601EF037743\",\n    \"base64_html\": \"PGh0bWw+PGhlYWQ+PG1ldGEgbmFtZT0ndmlld3BvcnQnIGNvbnRlbnQ9J3dpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xICwgbWF4aW11bS1zY2FsZT0xLCB1c2VyLXNjYWxhYmxlPW5vJz48c2NyaXB0IHR5cGU9J3RleHQvamF2YXNjcmlwdCc+ZnVuY3Rpb24gZm9ybVN1Ym1pdCgpe2RvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdwYXltZW50Jykuc3VibWl0KCk7fTwvc2NyaXB0PjwvaGVhZD48Ym9keSBvbmxvYWQ9J2phdmFzY3JpcHQ6Zm9ybVN1Ym1pdCgpOyc+PGZvcm0gbmFtZT0ncGF5bWVudCcgaWQ9J3BheW1lbnQnIG1ldGhvZD0nUE9TVCcgYWN0aW9uPSdodHRwczovL3J0c3Mtc2l0Lmppb2Nvbm5lY3QuY29tL2ppb3BheXBnL3YxL3BheW1lbnQtb3B0aW9ucyc+PGltZyBzcmM9J2h0dHBzOi8vcnRzcy1zaXQuamlvY29ubmVjdC5jb20vdXBsb2FkL215amlvY29yZXN0YXRpY2ZpbGVzL2ltYWdlcy9sb2FkZXIuZ2lmJyB3aWR0aD0nMjUlJyBoZWlnaHQ9J2F1dG8nIHN0eWxlPSdkaXNwbGF5OiBibG9jazsgbWFyZ2luLXRvcDogMTIwcHg7bWFyZ2luLWxlZnQ6IGF1dG87IG1hcmdpbi1yaWdodDogYXV0bzsgbWFyZ2luLWJvdHRvbToxMHB4OycvPjxkaXYgc3R5bGU9J3RleHQtYWxpZ246IGNlbnRlcic+PHAgc3R5bGU9J2Rpc3BsYXk6IGlubGluZS1ibG9jazt2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO2ZvbnQtc2l6ZToxNnB4Jz5SZWRpcmVjdGluZyB0byBwYXltZW50IGdhdGV3YXkuIFBsZWFzZSBkbyBub3QgY2xpY2sgb24gcmVmcmVzaCBvciBiYWNrIGJ1dHRvbi4gPC9wPjwvZGl2PjxpbnB1dCB0eXBlPSdoaWRkZW4nIG5hbWU9J3BhcmFtMScgdmFsdWU9J2Q5OTBlYWFlZDI3ODRmNWNiMDVmMjI0M2Y2Y2IzNDNjJy8+PGlucHV0IHR5cGU9J3N1Ym1pdCcgdmFsdWU9Jycgc3R5bGU9J2Rpc3BsYXk6IG5vbmU7Jy8+PC9mb3JtPjwvYm9keT48L2h0bWw+\",\n    \"render_url\": \"https://api.xxxx0.de/platform/payment/v2/external/payments/html/render\",\n    \"payment_confirm\": \"https://api.xxxx0.de/service/application/payment/v1.0/payment/confirm/\"\n  },\n  \"callback_url\": \"https://jio.xxxx0.de/cart/order-status\",\n  \"payment_confirm_url\": \"https://api.xxxx0.de/service/application/payment/v1.0/payment/confirm/\",\n  \"order_id\": \"FY630DDF8601EF037743\",\n  \"app_intercept_url\": \"https://jio.xxxx0.de/cart/order-status\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "12d8cd3d-4867-444d-8623-787cdee7e657",
            "name": "getCartShareLink | Share cart link",
            "request": {
              "name": "getCartShareLink | Share cart link",
              "description": {
                "content": "Generate a unique shareable link for the customer's cart for a specific sales channel. This link enables easy sharing of the cart contents with other users, facilitating collaborative shopping experiences.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "share-cart"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"id\": \"<string>\",\n  \"meta\": {\n    \"esse2\": \"aute consectetur anim ipsum pariatur\",\n    \"amet_7\": -39005415\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1917406d-d7a5-4a7e-b1ad-1588671185ae",
                "name": "Returns a URL to share and a token as shown below.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "share-cart"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"id\": \"<cart_id>\",\n  \"meta\": {\n    \"selected_staff\": \"5d0e058878c5444245dc686c\",\n    \"ordering_store\": 656\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"token\": \"ZweG1XyX\",\n  \"share_url\": \"https://uniket-testing.addsale.link/shared-cart/ZweG1XyX\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2819abbd-6e98-4b86-991f-f6ea58bad503",
            "name": "getCartSharedItems | List shared cart items",
            "request": {
              "name": "getCartSharedItems | List shared cart items",
              "description": {
                "content": "Retrieve the cart items from the shared cart link based on unique token.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "share-cart",
                  ":token"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "token",
                    "description": "(Required) Token of the shared short link"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8c47cc34-d70f-4b0a-95d5-d5c36c63e006",
                "name": "Success. Returns a Cart object as per the valid token. Refer `SharedCartResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "share-cart",
                      ":token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "token",
                        "description": "(Required) Token of the shared short link"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"cart\": {\n    \"shared_cart_details\": {\n      \"token\": \"BQ9jySQ9\",\n      \"user\": {\n        \"user_id\": \"23109086\",\n        \"is_anonymous\": false\n      },\n      \"meta\": {\n        \"selected_staff\": \"\",\n        \"ordering_store\": null\n      },\n      \"selected_staff\": \"\",\n      \"ordering_store\": null,\n      \"source\": {},\n      \"created_on\": \"2019-12-18T14:00:07.165Z\"\n    },\n    \"items\": [\n      {\n        \"key\": \"791651_6\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"discount\": \"\",\n        \"bulk_offer\": {},\n        \"coupon_message\": \"\",\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"304_1054_9036_R1005753_6\",\n          \"size\": \"6\",\n          \"seller\": {\n            \"uid\": 304,\n            \"name\": \"LEAYAN GLOBAL PVT. LTD.\"\n          },\n          \"store\": {\n            \"uid\": 5322,\n            \"name\": \"Vaisali Nagar\"\n          },\n          \"quantity\": 1,\n          \"price\": {\n            \"base\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 791651,\n          \"name\": \"Black Running Shoes\",\n          \"slug\": \"furo-black-running-shoes-791651-f8bcc3\",\n          \"brand\": {\n            \"uid\": 1054,\n            \"name\": \"Furo\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 160,\n              \"name\": \"Running Shoes\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/furo-black-running-shoes-791651-f8bcc3/\",\n            \"query\": {\n              \"product_slug\": [\n                \"furo-black-running-shoes-791651-f8bcc3\"\n              ]\n            }\n          }\n        },\n        \"message\": \"\",\n        \"quantity\": 1,\n        \"availability\": {\n          \"sizes\": [\n            \"7\",\n            \"8\",\n            \"9\",\n            \"10\",\n            \"6\"\n          ],\n          \"other_store_quantity\": 12,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 2095,\n            \"marked\": 2095,\n            \"effective\": 2095,\n            \"selling\": 2095,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 2095,\n            \"marked\": 2095,\n            \"effective\": 2095,\n            \"selling\": 2095,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      {\n        \"key\": \"791651_7\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"discount\": \"\",\n        \"bulk_offer\": {},\n        \"coupon_message\": \"\",\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"304_1054_9036_R1005753_7\",\n          \"size\": \"7\",\n          \"seller\": {\n            \"uid\": 304,\n            \"name\": \"LEAYAN GLOBAL PVT. LTD.\"\n          },\n          \"store\": {\n            \"uid\": 5322,\n            \"name\": \"Vaisali Nagar\"\n          },\n          \"quantity\": 2,\n          \"price\": {\n            \"base\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 791651,\n          \"name\": \"Black Running Shoes\",\n          \"slug\": \"furo-black-running-shoes-791651-f8bcc3\",\n          \"brand\": {\n            \"uid\": 1054,\n            \"name\": \"Furo\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 160,\n              \"name\": \"Running Shoes\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/furo-black-running-shoes-791651-f8bcc3/\",\n            \"query\": {\n              \"product_slug\": [\n                \"furo-black-running-shoes-791651-f8bcc3\"\n              ]\n            }\n          }\n        },\n        \"message\": \"\",\n        \"quantity\": 2,\n        \"availability\": {\n          \"sizes\": [\n            \"7\",\n            \"8\",\n            \"9\",\n            \"10\",\n            \"6\"\n          ],\n          \"other_store_quantity\": 7,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 4190,\n            \"marked\": 4190,\n            \"effective\": 4190,\n            \"selling\": 4190,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 4190,\n            \"marked\": 4190,\n            \"effective\": 4190,\n            \"selling\": 4190,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    ],\n    \"cart_id\": 13055,\n    \"uid\": \"13055\",\n    \"breakup_values\": {\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": 0,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 958.73,\n        \"mrp_total\": 6285,\n        \"subtotal\": 6285,\n        \"total\": 6285,\n        \"vog\": 5326.27,\n        \"you_saved\": 0\n      },\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid coupon\"\n      },\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"value\": 6285,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"value\": 6285,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"value\": 6285,\n          \"currency_code\": \"INR\"\n        }\n      ]\n    },\n    \"delivery_charge_info\": \"\",\n    \"coupon_text\": \"View all offers\",\n    \"gstin\": \"\",\n    \"comment\": \"\",\n    \"checkout_mode\": \"self\",\n    \"payment_selection_lock\": {\n      \"enabled\": false,\n      \"default_options\": \"COD\",\n      \"payment_identifier\": \"JIOPP\"\n    },\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n  },\n  \"error\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ad39c154-fc86-4c07-96b3-a843f2e281ca",
                "name": "No cart found for the token sent",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "share-cart",
                      ":token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "token",
                        "description": "(Required) Token of the shared short link"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"cart\": {},\n  \"error\": \"Invalid or Expired token\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5c1f97ce-8e95-4b15-81a0-56d6993ddb1e",
            "name": "updateCartWithSharedItems | Update shared cart items",
            "request": {
              "name": "updateCartWithSharedItems | Update shared cart items",
              "description": {
                "content": "Customer can either merge or replace shared cart items with existing cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "share-cart",
                  ":token",
                  ":action"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "token",
                    "description": "(Required) Token of the shared short link"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "action",
                    "description": "(Required) Operation to perform on the existing cart merge or replace."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "3d69d979-00d6-45ac-a492-8e6064093b54",
                "name": "Success. Returns a merged or replaced cart as per the valid token. Refer `SharedCartResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "share-cart",
                      ":token",
                      ":action"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "token",
                        "description": "(Required) Token of the shared short link"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "action",
                        "description": "(Required) Operation to perform on the existing cart merge or replace."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"cart\": {\n    \"shared_cart_details\": {\n      \"token\": \"BQ9jySQ9\",\n      \"user\": {\n        \"user_id\": \"23109086\",\n        \"is_anonymous\": false\n      },\n      \"meta\": {\n        \"selected_staff\": \"\",\n        \"ordering_store\": null\n      },\n      \"selected_staff\": \"\",\n      \"ordering_store\": null,\n      \"source\": {},\n      \"created_on\": \"2019-12-18T14:00:07.165Z\"\n    },\n    \"items\": [\n      {\n        \"key\": \"791651_6\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"discount\": \"\",\n        \"bulk_offer\": {},\n        \"coupon_message\": \"\",\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"304_1054_9036_R1005753_6\",\n          \"size\": \"6\",\n          \"seller\": {\n            \"uid\": 304,\n            \"name\": \"LEAYAN GLOBAL PVT. LTD.\"\n          },\n          \"store\": {\n            \"uid\": 5322,\n            \"name\": \"Vaisali Nagar\"\n          },\n          \"quantity\": 1,\n          \"price\": {\n            \"base\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 791651,\n          \"name\": \"Black Running Shoes\",\n          \"slug\": \"furo-black-running-shoes-791651-f8bcc3\",\n          \"brand\": {\n            \"uid\": 1054,\n            \"name\": \"Furo\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 160,\n              \"name\": \"Running Shoes\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/furo-black-running-shoes-791651-f8bcc3/\",\n            \"query\": {\n              \"product_slug\": [\n                \"furo-black-running-shoes-791651-f8bcc3\"\n              ]\n            }\n          }\n        },\n        \"message\": \"\",\n        \"quantity\": 1,\n        \"availability\": {\n          \"sizes\": [\n            \"7\",\n            \"8\",\n            \"9\",\n            \"10\",\n            \"6\"\n          ],\n          \"other_store_quantity\": 12,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 2095,\n            \"marked\": 2095,\n            \"effective\": 2095,\n            \"selling\": 2095,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 2095,\n            \"marked\": 2095,\n            \"effective\": 2095,\n            \"selling\": 2095,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      {\n        \"key\": \"791651_7\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"discount\": \"\",\n        \"bulk_offer\": {},\n        \"coupon_message\": \"\",\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"304_1054_9036_R1005753_7\",\n          \"size\": \"7\",\n          \"seller\": {\n            \"uid\": 304,\n            \"name\": \"LEAYAN GLOBAL PVT. LTD.\"\n          },\n          \"store\": {\n            \"uid\": 5322,\n            \"name\": \"Vaisali Nagar\"\n          },\n          \"quantity\": 2,\n          \"price\": {\n            \"base\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 2095,\n              \"effective\": 2095,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 791651,\n          \"name\": \"Black Running Shoes\",\n          \"slug\": \"furo-black-running-shoes-791651-f8bcc3\",\n          \"brand\": {\n            \"uid\": 1054,\n            \"name\": \"Furo\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 160,\n              \"name\": \"Running Shoes\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/1054_R1005753/1_1546490507364.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/furo-black-running-shoes-791651-f8bcc3/\",\n            \"query\": {\n              \"product_slug\": [\n                \"furo-black-running-shoes-791651-f8bcc3\"\n              ]\n            }\n          }\n        },\n        \"message\": \"\",\n        \"quantity\": 2,\n        \"availability\": {\n          \"sizes\": [\n            \"7\",\n            \"8\",\n            \"9\",\n            \"10\",\n            \"6\"\n          ],\n          \"other_store_quantity\": 7,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 4190,\n            \"marked\": 4190,\n            \"effective\": 4190,\n            \"selling\": 4190,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 4190,\n            \"marked\": 4190,\n            \"effective\": 4190,\n            \"selling\": 4190,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    ],\n    \"cart_id\": 13055,\n    \"uid\": \"13055\",\n    \"breakup_values\": {\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": 0,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 958.73,\n        \"mrp_total\": 6285,\n        \"subtotal\": 6285,\n        \"total\": 6285,\n        \"vog\": 5326.27,\n        \"you_saved\": 0\n      },\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid coupon\"\n      },\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"value\": 6285,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"value\": 6285,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"value\": 6285,\n          \"currency_code\": \"INR\"\n        }\n      ]\n    },\n    \"delivery_charge_info\": \"\",\n    \"coupon_text\": \"View all offers\",\n    \"gstin\": \"\",\n    \"comment\": \"\",\n    \"checkout_mode\": \"self\",\n    \"payment_selection_lock\": {\n      \"enabled\": false,\n      \"default_options\": \"COD\",\n      \"payment_identifier\": \"JIOPP\"\n    },\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "aea80da2-98f6-4f89-98af-a4322a0f1e73",
            "name": "getCartList | List of carts",
            "request": {
              "name": "getCartList | List of carts",
              "description": {
                "content": "Retrieve the list of active carts associated with a specific customer.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart-list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<dateTime>"
                  },
                  {
                    "disabled": false,
                    "key": "filter_on",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3cc53204-73b2-4342-ae12-fe9e17afaf4a",
                "name": "Platform user cart list",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart-list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "from_date",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "to_date",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "filter_on",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [\n    {\n      \"pick_up_customer_details\": {\n        \"mobile\": 8888888888,\n        \"email\": \"test@example.com\"\n      },\n      \"created_on\": \"1675780233\",\n      \"cart_value\": 1999,\n      \"cart_id\": \"63e213d45e4206d94485935f\",\n      \"item_counts\": 1,\n      \"user_id\": \"63d0bfa35b92b61cf50cfe29\"\n    },\n    {\n      \"pick_up_customer_details\": {},\n      \"created_on\": \"1675779508\",\n      \"cart_value\": 5997,\n      \"cart_id\": \"63e210d03437dfb6c731062a\",\n      \"item_counts\": 3,\n      \"user_id\": \"63693036ef136d40c32c0ac8\"\n    }\n  ],\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7303a49f-0bf4-4a7e-90c3-4049435ffb17",
            "name": "updateCartUser | Update user of a cart",
            "request": {
              "name": "updateCartUser | Update user of a cart",
              "description": {
                "content": "Modify the cart user to a new valid customer for the provided customer ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "update-user"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8fdc4ac9-c583-4bee-bf8b-16441d26b898",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "update-user"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"123456778\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"User verified successfully\",\n  \"success\": true,\n  \"cart\": {\n    \"breakup_values\": {\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"original\": 5997,\n          \"attr\": \"mrp_total\",\n          \"value\": 5997,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"original\": 5997,\n          \"attr\": \"subtotal\",\n          \"value\": 5997,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"original\": 5997,\n          \"attr\": \"total\",\n          \"value\": 5997,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"message\": []\n        }\n      ],\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, loyalty points, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"message\": \"No Fynd Cash Applied\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid coupon\"\n      },\n      \"raw\": {\n        \"sub_total\": 5997,\n        \"subtotal\": 5997,\n        \"coupon\": 0,\n        \"promotion\": 0,\n        \"delivery_charge\": 0,\n        \"you_saved\": 0,\n        \"fynd_cash\": 0,\n        \"cod_charge\": 0,\n        \"total\": 5997,\n        \"gst_charges\": 0,\n        \"vog\": 0,\n        \"convenience_fee\": 0,\n        \"mrp_total\": 5997,\n        \"discount\": 0\n      }\n    },\n    \"items\": [\n      {\n        \"quantity\": 3,\n        \"discount\": \"\",\n        \"bulk_offer\": {},\n        \"is_set\": false,\n        \"key\": \"803158_M\",\n        \"max_quantity\": {\n          \"item\": null,\n          \"item_store\": 10,\n          \"item_seller\": null\n        },\n        \"price_per_unit\": {\n          \"base\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"selling_price\": 1999,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          },\n          \"converted\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"selling_price\": 1999,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          }\n        },\n        \"promotions_applied\": [],\n        \"message\": \"\",\n        \"identifiers\": {\n          \"identifier\": \"gIq0E94RSMueSdDRAk_Txg\"\n        },\n        \"delivery_promise\": null,\n        \"price\": {\n          \"base\": {\n            \"add_on\": 5997,\n            \"marked\": 5997,\n            \"effective\": 5997,\n            \"selling\": 5997,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          },\n          \"converted\": {\n            \"add_on\": 5997,\n            \"marked\": 5997,\n            \"effective\": 5997,\n            \"selling\": 5997,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          }\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 803158,\n          \"name\": \"Pink Solid Casual Shirt\",\n          \"slug\": \"pink-solid-casual-shirt-vpvlt-00h3rv\",\n          \"brand\": {\n            \"uid\": 44,\n            \"name\": \"\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 133,\n              \"name\": \"Casual Shirts\"\n            }\n          ],\n          \"attributes\": {\n            \"item_code\": \"NAPINPOINT@PRUNE\",\n            \"color\": \"Pink\",\n            \"gender\": \"Men\",\n            \"occasion\": \"Casual\",\n            \"season\": \"SS19\",\n            \"material\": \"100% Cotton\",\n            \"pattern\": \"Solid\",\n            \"product_fit\": \"Slim\",\n            \"sleeve_length\": \"Long\",\n            \"neck_type\": \"Classic Collar\",\n            \"care_instructions\": \"Machine Wash\",\n            \"primary_color\": \"Pink\",\n            \"primary-material\": \"Cotton\",\n            \"currency\": \"INR\",\n            \"media\": [\n              {\n                \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/1_1548161273342.jpg\",\n                \"type\": \"image\"\n              },\n              {\n                \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/2_1548161273342.jpg\",\n                \"type\": \"image\"\n              },\n              {\n                \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/3_1548161273342.jpg\",\n                \"type\": \"image\"\n              },\n              {\n                \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/4_1548161273342.jpg\",\n                \"type\": \"image\"\n              },\n              {\n                \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/5_1548161273342.jpg\",\n                \"type\": \"image\"\n              }\n            ],\n            \"name\": \"Pink Solid Casual Shirt\",\n            \"brand_name\": \"celio\",\n            \"primary_color_hex\": \"FA7DC9\"\n          },\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/1_1548161273342.jpg\",\n              \"secure_url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/1_1548161273342.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/2_1548161273342.jpg\",\n              \"secure_url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/2_1548161273342.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/3_1548161273342.jpg\",\n              \"secure_url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/3_1548161273342.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/4_1548161273342.jpg\",\n              \"secure_url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/4_1548161273342.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/5_1548161273342.jpg\",\n              \"secure_url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/44_NAPINPOINT@PRUNE/5_1548161273342.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.fyndx1.de/platform/content/v1/products/pink-solid-casual-shirt-vpvlt-00h3rv/\",\n            \"query\": {\n              \"product_slug\": [\n                \"pink-solid-casual-shirt-vpvlt-00h3rv\"\n              ]\n            }\n          },\n          \"item_code\": \"NAPINPOINT@PRUNE\",\n          \"_custom_json\": {}\n        },\n        \"coupon_message\": \"\",\n        \"parent_item_identifiers\": {\n          \"identifier\": null,\n          \"parent_item_size\": null,\n          \"parent_item_id\": null\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"M\",\n            \"XL\",\n            \"XXL\"\n          ],\n          \"other_store_quantity\": 0,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true,\n          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"display\": \"XL\",\n              \"value\": \"XL\"\n            },\n            {\n              \"is_available\": true,\n              \"display\": \"XXL\",\n              \"value\": \"XXL\"\n            },\n            {\n              \"is_available\": true,\n              \"display\": \"M\",\n              \"value\": \"M\"\n            },\n            {\n              \"is_available\": false,\n              \"display\": \"L\",\n              \"value\": \"L\"\n            },\n            {\n              \"is_available\": false,\n              \"display\": \"S\",\n              \"value\": \"S\"\n            }\n          ]\n        },\n        \"promo_meta\": {},\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"5e6344616272810001dd0269\",\n          \"size\": \"M\",\n          \"product_group_tags\": null,\n          \"seller\": {\n            \"uid\": 743,\n            \"name\": \"SUN LIFE STYLES\"\n          },\n          \"store\": {\n            \"uid\": 9957,\n            \"name\": \"JAYANAGAR, Karnataka\"\n          },\n          \"quantity\": 3,\n          \"price\": {\n            \"base\": {\n              \"marked\": 1999,\n              \"effective\": 1999,\n              \"selling\": 1999,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"₹\"\n            },\n            \"converted\": {\n              \"marked\": 1999,\n              \"effective\": 1999,\n              \"selling\": 1999,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"INR\"\n            }\n          },\n          \"extra_meta\": {}\n        },\n        \"moq\": {}\n      }\n    ],\n    \"cart_id\": 436470,\n    \"id\": \"63e210d03437dfb6c731062a\",\n    \"uid\": \"436470\",\n    \"buy_now\": false,\n    \"gstin\": \"\",\n    \"comment\": \"\",\n    \"checkout_mode\": \"self\",\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"currency\": {\n      \"code\": \"INR\",\n      \"symbol\": \"₹\"\n    },\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n  },\n  \"user\": {\n    \"uid\": \"63693036ef136d40c32c0ac8\",\n    \"_id\": \"63693036ef136d40c32c0ac8\",\n    \"first_name\": \"Neel\",\n    \"last_name\": \"Gajjar\",\n    \"email\": \"test@example.com\",\n    \"mobile\": \"8888888888\",\n    \"gender\": \"male\",\n    \"created_at\": \"1667838020\",\n    \"modified_on\": \"1668514790\",\n    \"external_id\": \"\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "49ba43a2-7087-40df-9428-7a72da7909fc",
            "name": "getCart | Get a cart",
            "request": {
              "name": "getCart | Get a cart",
              "description": {
                "content": "Retrieve details of a cart linked to a specific customer using either the customer's ID or a unique cart ID. It offers an overview of the items, quantities, prices, and other relevant information associated with the cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  },
                  {
                    "disabled": false,
                    "key": "user_id",
                    "value": "<string>",
                    "description": "Option to fetch cart for the provided user_id."
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "assign_card_id",
                    "value": "<integer>",
                    "description": "Token of user's debit or credit card"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is a boolen value. Select `true` to set/initialize buy now cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1d34a629-2a62-473c-ba59-ece6a8d25528",
                "name": "Success. Returns a Cart object. Check the example shown below or refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "user_id",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "assign_card_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"bulk_offer\": {},\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"discount\": \"67% OFF\",\n      \"article\": {\n        \"type\": \"article\",\n        \"tags\": [],\n        \"uid\": \"604_902_SSTC60401_636BLUE_1\",\n        \"size\": \"1\",\n        \"seller\": {\n          \"uid\": 604,\n          \"name\": \"SHRI SHANTINATH TRADING COMPANY\"\n        },\n        \"store\": {\n          \"uid\": 4579,\n          \"name\": \"Gandhi Nagar\"\n        },\n        \"quantity\": 108,\n        \"price\": {\n          \"base\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\",\n            \"final_price\": 999,\n            \"discount\": 0\n          },\n          \"converted\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\",\n            \"final_price\": 999,\n            \"discount\": 0\n          }\n        },\n        \"fulfillment_option\": {\n          \"name\": \"Standard Delivery\",\n          \"slug\": \"standard-delivery\",\n          \"type\": \"HomeDelivery\",\n          \"is_default\": true\n        },\n        \"pickup_store_detail\": {\n          \"name\": \"test\",\n          \"address\": \"test\",\n          \"pincode\": \"400601\",\n          \"distance\": 10,\n          \"store_hours\": [\n            {\n              \"day\": \"monday\",\n              \"opening\": {\n                \"hour\": 2,\n                \"minute\": 0\n              },\n              \"closing\": {\n                \"hour\": 8,\n                \"minute\": 0\n              },\n              \"open\": true\n            },\n            {\n              \"day\": \"tuesday\",\n              \"opening\": {\n                \"hour\": 2,\n                \"minute\": 0\n              },\n              \"closing\": {\n                \"hour\": 8,\n                \"minute\": 0\n              },\n              \"open\": true\n            }\n          ]\n        }\n      },\n      \"coupon_message\": \"\",\n      \"key\": \"707569_1\",\n      \"availability\": {\n        \"sizes\": [\n          \"1\",\n          \"8\",\n          \"7\",\n          \"2\",\n          \"9\",\n          \"5\",\n          \"3\",\n          \"6\"\n        ],\n        \"other_store_quantity\": 107,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 707569,\n        \"name\": \"Blue and Gold Printed Ethnic Set\",\n        \"slug\": \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\",\n        \"brand\": {\n          \"uid\": 902,\n          \"name\": \"\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 525,\n            \"name\": \"\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/v1/products/aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a/\",\n          \"query\": {\n            \"product_slug\": [\n              \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\"\n            ]\n          }\n        }\n      },\n      \"price\": {\n        \"base\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"quantity\": 1\n    }\n  ],\n  \"buy_now\": false,\n  \"cart_id\": 54,\n  \"uid\": \"54\",\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": -2000,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 47.57,\n      \"mrp_total\": 2999,\n      \"subtotal\": 999,\n      \"total\": 999,\n      \"vog\": 951.43,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"\",\n      \"uid\": \"304_1054_9036_R1005753_6\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Sorry! Invalid Coupon\"\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 2999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Discount\",\n        \"key\": \"discount\",\n        \"value\": -2000,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "259b2a4e-08b1-4115-af1b-668a4a9706a6",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "user_id",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "assign_card_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b8f011bd-2eb4-44dc-8bee-760732bbaf29",
            "name": "platformAddItems | Add items to cart",
            "request": {
              "name": "platformAddItems | Add items to cart",
              "description": {
                "content": "Adds product items to a customer's shopping cart. If the customer does not have an existing cart, a new one is created automatically. - The `new_cart` flag forces creation of a new cart even if one already exists. - The `default_cart` flag determines whether the item is added to the user's default storefront-visible cart. If `true`, the item is added to the user's default cart that is accessible via the storefront. If `false`, an existing active cart is fetched if available; otherwise, a new hidden cart is created.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is a boolen value. Select `true` to set/initialize buy now cart"
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"user_id\": \"<string>\",\n  \"new_cart\": \"<boolean>\",\n  \"default_cart\": \"<boolean>\",\n  \"items\": [\n    {\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"seller_id\": \"<integer>\",\n      \"parent_item_identifiers\": [\n        {\n          \"commodod\": \"<string>\",\n          \"proident_bb9\": \"<string>\",\n          \"culpa_cf6\": \"<string>\"\n        },\n        {\n          \"deserunt_a\": \"<string>\",\n          \"pariatur_f\": \"<string>\",\n          \"magna9\": \"<string>\",\n          \"esse_3a\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"sed41e\": 20470933,\n        \"deserunt_9\": -2496321.7475316525,\n        \"in_87f\": -27553622.310708463\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"id_ae5\": 2819261,\n        \"culpa99\": false\n      },\n      \"_custom_json\": {\n        \"nostrud_7\": \"dolore velit\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"eu_2\": -23563109\n      },\n      \"pos\": \"<boolean>\",\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"seller_id\": \"<integer>\",\n      \"parent_item_identifiers\": [\n        {\n          \"Duis__\": \"<string>\",\n          \"ut_4\": \"<string>\",\n          \"laboris2f\": \"<string>\"\n        },\n        {\n          \"est8e\": \"<string>\",\n          \"commodo6bf\": \"<string>\",\n          \"fugiat_8\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"sed3\": 10204574,\n        \"dolore_5\": 66754252.10128209\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"labore8db\": true,\n        \"nisi_3b\": 91337819\n      },\n      \"_custom_json\": {\n        \"tempor5\": \"in labor\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"deserunt_0c\": \"id fugiat est\"\n      },\n      \"pos\": \"<boolean>\",\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b8e43046-82b9-4554-8747-55391a809f36",
                "name": "Success. Returns a cart object as shown below. Refer `AddCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"items\": [\n    {\n      \"item_id\": 778937,\n      \"item_size\": \"OS\",\n      \"quantity\": 1,\n      \"article_assignment\": {\n        \"level\": \"multi-companies\",\n        \"strategy\": \"optimal\"\n      },\n      \"seller_id\": 686,\n      \"store_id\": 5059,\n      \"fulfillment_option_slug\": \"standard-delivery\",\n      \"pickup_store_id\": 1,\n      \"extra_meta\": {},\n      \"force_new_line_item\": true,\n      \"_custom_json\": {}\n    }\n  ],\n  \"new_cart\": true,\n  \"default_cart\": false,\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Product has been added to your cart\",\n  \"success\": true,\n  \"cart\": {\n    \"breakup_values\": {\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"value\": 17486,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Discount\",\n          \"key\": \"discount\",\n          \"value\": -3540,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"value\": 13946,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"value\": 13946,\n          \"currency_code\": \"INR\"\n        }\n      ],\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": -3540,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 1529.96,\n        \"mrp_total\": 17486,\n        \"subtotal\": 13946,\n        \"total\": 13946,\n        \"vog\": 12416.04,\n        \"you_saved\": 0\n      },\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid Coupon\"\n      }\n    },\n    \"items\": [\n      {\n        \"key\": \"751083_10\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"612_9_SE61201_19100302_10\",\n          \"size\": \"10\",\n          \"seller\": {\n            \"uid\": 612,\n            \"name\": \"SSR ENTERPRISE\"\n          },\n          \"store\": {\n            \"uid\": 4431,\n            \"name\": \"Motilal Nagar 1, Goregaon\"\n          },\n          \"quantity\": 4,\n          \"price\": {\n            \"base\": {\n              \"marked\": 3999,\n              \"effective\": 2399,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 3999,\n              \"effective\": 2399,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 4798,\n            \"marked\": 7998,\n            \"effective\": 4798,\n            \"selling\": 4798,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 4798,\n            \"marked\": 7998,\n            \"effective\": 4798,\n            \"selling\": 4798,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"10\"\n          ],\n          \"other_store_quantity\": 2,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 751083,\n          \"name\": \"Carson 2\",\n          \"slug\": \"puma-carson-2-751083-6ad98d\",\n          \"brand\": {\n            \"uid\": 9,\n            \"name\": \"Puma\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 165,\n              \"name\": \"Outdoor Sports Shoes\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/9_19100302/1_1542807042296.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/9_19100302/1_1542807042296.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"page\",\n            \"page\": {\n              \"type\": \"product\",\n              \"params\": {\n                \"slug\": [\n                  \"puma-carson-2-751083-6ad98d\"\n                ]\n              }\n            },\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/puma-carson-2-751083-6ad98d/\",\n            \"query\": {\n              \"product_slug\": [\n                \"puma-carson-2-751083-6ad98d\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 2,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"41% OFF\"\n      },\n      {\n        \"key\": \"246228_S\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"46_235_TM62_M11029ONDSXNS_S\",\n          \"size\": \"S\",\n          \"seller\": {\n            \"uid\": 46,\n            \"name\": \"RELIANCE BRANDS LIMITED\"\n          },\n          \"store\": {\n            \"uid\": 4550,\n            \"name\": \"VR Mall\"\n          },\n          \"quantity\": 1,\n          \"price\": {\n            \"base\": {\n              \"marked\": 4490,\n              \"effective\": 4490,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 4490,\n              \"effective\": 4490,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 4490,\n            \"marked\": 4490,\n            \"effective\": 4490,\n            \"selling\": 4490,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 4490,\n            \"marked\": 4490,\n            \"effective\": 4490,\n            \"selling\": 4490,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"L\",\n            \"M\",\n            \"S\",\n            \"XL\",\n            \"XXL\"\n          ],\n          \"other_store_quantity\": 0,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 246228,\n          \"name\": \"Blue Solid T-Shirt\",\n          \"slug\": \"superdry-blue-solid-t-shirt-2\",\n          \"brand\": {\n            \"uid\": 235,\n            \"name\": \"Superdry\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 192,\n              \"name\": \"T-Shirts\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/235_M11029ONDSXNS/1.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/235_M11029ONDSXNS/1.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/superdry-blue-solid-t-shirt-2/\",\n            \"query\": {\n              \"product_slug\": [\n                \"superdry-blue-solid-t-shirt-2\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 1,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"\"\n      },\n      {\n        \"key\": \"443175_S\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"162_207_1271_LJ03LBLUDN88_S\",\n          \"size\": \"S\",\n          \"seller\": {\n            \"uid\": 162,\n            \"name\": \"GO FASHION INDIA PRIVATE LIMITED\"\n          },\n          \"store\": {\n            \"uid\": 5784,\n            \"name\": \"Vega City mall\"\n          },\n          \"quantity\": 3,\n          \"price\": {\n            \"base\": {\n              \"marked\": 1599,\n              \"effective\": 1599,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 1599,\n              \"effective\": 1599,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 1599,\n            \"marked\": 1599,\n            \"effective\": 1599,\n            \"selling\": 1599,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 1599,\n            \"marked\": 1599,\n            \"effective\": 1599,\n            \"selling\": 1599,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"XL\",\n            \"M\",\n            \"L\",\n            \"S\"\n          ],\n          \"other_store_quantity\": 8,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 443175,\n          \"name\": \"Light Blue Denim Jeggings\",\n          \"slug\": \"go-colors-light-blue-denim-jeggings-443175-3c688c\",\n          \"brand\": {\n            \"uid\": 207,\n            \"name\": \"Go Colors\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 267,\n              \"name\": \"Jeggings\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/207_LJ03LBLUDN88/1_1512382513548.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/207_LJ03LBLUDN88/1_1512382513548.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/go-colors-light-blue-denim-jeggings-443175-3c688c/\",\n            \"query\": {\n              \"product_slug\": [\n                \"go-colors-light-blue-denim-jeggings-443175-3c688c\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 1,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"\"\n      },\n      {\n        \"key\": \"778937_OS\",\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"686_963_IC68601_PWUPC01977_OS\",\n          \"size\": \"OS\",\n          \"seller\": {\n            \"uid\": 686,\n            \"name\": \"INDUS CORPORATION\"\n          },\n          \"store\": {\n            \"uid\": 5059,\n            \"name\": \"Vidyaranyapura Main Road\"\n          },\n          \"quantity\": 3,\n          \"price\": {\n            \"base\": {\n              \"marked\": 3399,\n              \"effective\": 3059,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 3399,\n              \"effective\": 3059,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 3059,\n            \"marked\": 3399,\n            \"effective\": 3059,\n            \"selling\": 3059,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 3059,\n            \"marked\": 3399,\n            \"effective\": 3059,\n            \"selling\": 3059,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"availability\": {\n          \"sizes\": [\n            \"OS\"\n          ],\n          \"other_store_quantity\": 2,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 778937,\n          \"name\": \"Colourful Carnival Bouncer\",\n          \"slug\": \"fisher-price-colourful-carnival-bouncer-778937-fafa1f\",\n          \"brand\": {\n            \"uid\": 963,\n            \"name\": \"Fisher-Price\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 576,\n              \"name\": \"Cradles\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/963_PWUPC01977/1_1545308400588.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/963_PWUPC01977/1_1545308400588.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/fisher-price-colourful-carnival-bouncer-778937-fafa1f/\",\n            \"query\": {\n              \"product_slug\": [\n                \"fisher-price-colourful-carnival-bouncer-778937-fafa1f\"\n              ]\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"quantity\": 1,\n        \"message\": \"\",\n        \"bulk_offer\": {},\n        \"discount\": \"11% OFF\"\n      }\n    ],\n    \"delivery_charge_info\": \"\",\n    \"coupon_text\": \"View all offers\",\n    \"buy_now\": false,\n    \"cart_id\": 7927,\n    \"uid\": \"7927\",\n    \"gstin\": \"\",\n    \"checkout_mode\": \"self\",\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\",\n    \"restrict_checkout\": false,\n    \"is_valid\": true\n  },\n  \"result\": {},\n  \"items\": [\n    {\n      \"item_id\": 778937,\n      \"size\": \"OS\",\n      \"store_id\": 5059,\n      \"success\": true,\n      \"message\": \"Product has been added to your cart\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d1752bae-56e2-472f-b77f-8538f1fbc001",
            "name": "platformUpdateCart | Update cart items",
            "request": {
              "name": "platformUpdateCart | Update cart items",
              "description": {
                "content": "Customers can modify added product attributes such as quantity and size, as well as remove items from the cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is a boolen value. Select `true` to set/initialize buy now cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"operation\": \"<string>\",\n  \"user_id\": \"<string>\",\n  \"items\": [\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"parent_item_identifiers\": {\n        \"in_44\": 36181221.91394928,\n        \"eud\": 66396004.79727337\n      },\n      \"meta\": {\n        \"eu_724\": -10324675.312150285\n      },\n      \"extra_meta\": {\n        \"in939\": -90903513.15028067\n      },\n      \"_custom_json\": {\n        \"voluptated\": -55235878,\n        \"Ut4a\": 76071830\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"item_index\": \"<integer>\",\n      \"article_id\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"parent_item_identifiers\": {\n        \"eiusmod_b4\": false,\n        \"quis_3b\": 66955468.673213005,\n        \"ad6\": -22941610\n      },\n      \"meta\": {\n        \"eu_003\": \"velit cillum sed\"\n      },\n      \"extra_meta\": {\n        \"voluptate_db\": 21513099.328058466\n      },\n      \"_custom_json\": {\n        \"Ut72b\": false,\n        \"reprehenderit_7d\": true,\n        \"in1\": 12492415.076229334\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"item_index\": \"<integer>\",\n      \"article_id\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    }\n  ],\n  \"free_gift_items\": [\n    {\n      \"promotion_id\": \"<string>\",\n      \"item_id\": \"<string>\",\n      \"item_size\": \"<string>\"\n    },\n    {\n      \"promotion_id\": \"<string>\",\n      \"item_id\": \"<string>\",\n      \"item_size\": \"<string>\"\n    }\n  ],\n  \"free_gift_items_operation\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f10eefe2-fa86-42aa-8eeb-40e160dd66aa",
                "name": "Success. Updates and returns a cart object as shown below. Refer `UpdateCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"operation\": \"update_item\",\n  \"items\": [\n    {\n      \"item_id\": 778937,\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"item_size\": \"OS\",\n      \"quantity\": 2,\n      \"article_id\": \"778937_OS\",\n      \"item_index\": 3,\n      \"fulfillment_option_slug\": \"standard-delivery\",\n      \"pickup_store_id\": 1,\n      \"extra_meta\": {},\n      \"force_new_line_item\": true,\n      \"_custom_json\": {}\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"cart\": {\n    \"breakup_values\": {\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": -202000,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 4804.71,\n        \"mrp_total\": 302899,\n        \"subtotal\": 100899,\n        \"total\": 100899,\n        \"vog\": 96094.29,\n        \"you_saved\": 0\n      },\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"code\": \"\",\n        \"uid\": \"\",\n        \"value\": 0,\n        \"is_applied\": false,\n        \"message\": \"Sorry! Invalid Coupon\"\n      },\n      \"display\": [\n        {\n          \"display\": \"MRP Total\",\n          \"key\": \"mrp_total\",\n          \"value\": 302899,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Discount\",\n          \"key\": \"discount\",\n          \"value\": -202000,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Subtotal\",\n          \"key\": \"subtotal\",\n          \"value\": 100899,\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"display\": \"Total\",\n          \"key\": \"total\",\n          \"value\": 100899,\n          \"currency_code\": \"INR\"\n        }\n      ],\n      \"loyalty_points\": {\n        \"total\": 0,\n        \"applicable\": 0,\n        \"is_applied\": false,\n        \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n        \"points\": 0,\n        \"amount\": 0,\n        \"earn_points\": 0,\n        \"earn_points_amount\": 0\n      }\n    },\n    \"items\": [\n      {\n        \"bulk_offer\": {},\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"discount\": \"67% OFF\",\n        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"article\": {\n          \"type\": \"article\",\n          \"uid\": \"604_902_SSTC60401_636BLUE_1\",\n          \"size\": \"1\",\n          \"seller\": {\n            \"uid\": 604,\n            \"name\": \"SHRI SHANTINATH TRADING COMPANY\"\n          },\n          \"store\": {\n            \"uid\": 4579,\n            \"name\": \"Gandhi Nagar\"\n          },\n          \"quantity\": 108,\n          \"price\": {\n            \"base\": {\n              \"marked\": 2999,\n              \"effective\": 999,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"marked\": 2999,\n              \"effective\": 999,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"coupon_message\": \"\",\n        \"key\": \"707569_1\",\n        \"availability\": {\n          \"sizes\": [\n            \"1\",\n            \"8\",\n            \"7\",\n            \"2\",\n            \"9\",\n            \"5\",\n            \"3\",\n            \"6\"\n          ],\n          \"other_store_quantity\": 7,\n          \"out_of_stock\": false,\n          \"deliverable\": true,\n          \"is_valid\": true\n        },\n        \"product\": {\n          \"type\": \"product\",\n          \"uid\": 707569,\n          \"name\": \"Blue and Gold Printed Ethnic Set\",\n          \"slug\": \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\",\n          \"brand\": {\n            \"uid\": 902,\n            \"name\": \"\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 525,\n              \"name\": \"\"\n            }\n          ],\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\",\n              \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\"\n            }\n          ],\n          \"action\": {\n            \"type\": \"product\",\n            \"url\": \"https://api.addsale.com/v1/products/aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a/\",\n            \"query\": {\n              \"product_slug\": [\n                \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\"\n              ]\n            }\n          }\n        },\n        \"price\": {\n          \"base\": {\n            \"add_on\": 100899,\n            \"marked\": 302899,\n            \"effective\": 100899,\n            \"selling\": 100899,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"add_on\": 100899,\n            \"marked\": 302899,\n            \"effective\": 100899,\n            \"selling\": 100899,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"message\": \"\",\n        \"quantity\": 101\n      }\n    ],\n    \"delivery_charge_info\": \"\",\n    \"coupon_text\": \"View all offers\",\n    \"buy_now\": false,\n    \"cart_id\": 54,\n    \"uid\": \"54\",\n    \"gstin\": \"\",\n    \"checkout_mode\": \"self\",\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n  },\n  \"result\": {\n    \"707569_90\": {\n      \"success\": true,\n      \"message\": \"Nothing updated\"\n    }\n  },\n  \"items\": [\n    {\n      \"item_id\": 707569,\n      \"size\": 90,\n      \"store_id\": 4579,\n      \"success\": true,\n      \"message\": \"Nothing updated\"\n    }\n  ],\n  \"message\": \"Nothing updated\",\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "88ac4bb0-16fd-429e-8f52-fccc5ab3038e",
            "name": "updateCartBreakup | Update cart breakup values",
            "request": {
              "name": "updateCartBreakup | Update cart breakup values",
              "description": {
                "content": "Updates the cart breakup based on the enabled features and user preferences. This endpoint allows customers to modify how their cart totals are calculated — including options such as applying store credits, loyalty points, discounts, and other promotional benefits. The API recalculates and returns the updated breakup reflecting the selected configurations in real-time.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "Unique identifier of the cart for which the breakup needs to be updated."
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "Set to `true` to include all items currently added to the cart in the response."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "Set to `true` to include the detailed price breakup of each cart item in the response."
                  },
                  {
                    "disabled": false,
                    "key": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Set to `true` to initialize a \"Buy Now\" cart flow, enabling direct checkout for a single item."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Identifier for the ordering source (e.g., web, mobile app, POS). Used to determine the origin of the order request and apply source-specific rules.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"store_credit\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "46c48a16-fcfa-4b08-85dc-1c1423e6e332",
                "name": "Success. Updates and returns a cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company associated with the current cart."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel (e.g., website, app) for which the cart belongs."
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Identifier for the ordering source (e.g., web, mobile app, POS). Used to determine the origin of the order request and apply source-specific rules.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"store_credit\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"bulk_offer\": {},\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"discount\": \"67% OFF\",\n      \"article\": {\n        \"type\": \"article\",\n        \"tags\": [],\n        \"uid\": \"604_902_SSTC60401_636BLUE_1\",\n        \"size\": \"1\",\n        \"seller\": {\n          \"uid\": 604,\n          \"name\": \"SHRI SHANTINATH TRADING COMPANY\"\n        },\n        \"store\": {\n          \"uid\": 4579,\n          \"name\": \"Gandhi Nagar\"\n        },\n        \"quantity\": 108,\n        \"price\": {\n          \"base\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"fulfillment_option\": {\n          \"name\": \"Standard Delivery\",\n          \"slug\": \"standard-delivery\",\n          \"type\": \"HomeDelivery\",\n          \"is_default\": true\n        },\n        \"pickup_store_detail\": {\n          \"name\": \"test\",\n          \"address\": \"test\",\n          \"pincode\": \"400601\",\n          \"distance\": 10,\n          \"store_hours\": [\n            {\n              \"day\": \"monday\",\n              \"opening\": {\n                \"hour\": 2,\n                \"minute\": 0\n              },\n              \"closing\": {\n                \"hour\": 8,\n                \"minute\": 0\n              },\n              \"open\": true\n            },\n            {\n              \"day\": \"tuesday\",\n              \"opening\": {\n                \"hour\": 2,\n                \"minute\": 0\n              },\n              \"closing\": {\n                \"hour\": 8,\n                \"minute\": 0\n              },\n              \"open\": true\n            }\n          ]\n        }\n      },\n      \"coupon_message\": \"\",\n      \"key\": \"707569_1\",\n      \"availability\": {\n        \"sizes\": [\n          \"1\",\n          \"8\",\n          \"7\",\n          \"2\",\n          \"9\",\n          \"5\",\n          \"3\",\n          \"6\"\n        ],\n        \"other_store_quantity\": 107,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 707569,\n        \"name\": \"Blue and Gold Printed Ethnic Set\",\n        \"slug\": \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\",\n        \"brand\": {\n          \"uid\": 902,\n          \"name\": \"\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 525,\n            \"name\": \"\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/v1/products/aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a/\",\n          \"query\": {\n            \"product_slug\": [\n              \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\"\n            ]\n          }\n        }\n      },\n      \"price\": {\n        \"base\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"quantity\": 1\n    }\n  ],\n  \"buy_now\": false,\n  \"cart_id\": 54,\n  \"uid\": \"54\",\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": -2000,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 47.57,\n      \"mrp_total\": 2999,\n      \"subtotal\": 999,\n      \"total\": 999,\n      \"vog\": 951.43,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"\",\n      \"uid\": \"304_1054_9036_R1005753_6\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Sorry! Invalid Coupon\"\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 2999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Discount\",\n        \"key\": \"discount\",\n        \"value\": -2000,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"last_modified\": \"2023-03-03T00:00:00.000Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3eea4d2b-d933-467b-802c-0516e1deaaca",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company associated with the current cart."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel (e.g., website, app) for which the cart belongs."
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Identifier for the ordering source (e.g., web, mobile app, POS). Used to determine the origin of the order request and apply source-specific rules.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"store_credit\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d654b8a3-aab4-48f7-9bb8-01aa6b779259",
            "name": "deleteCart | Delete a cart",
            "request": {
              "name": "deleteCart | Delete a cart",
              "description": {
                "content": "Delete all items from the user's cart and resets it to its initial state, providing a clean slate for new selections.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cart_archive"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"cart_id_list\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7f30a2a1-656a-4338-9dfd-937d9a6cda48",
                "name": "Success. Returns whether the cart has been deleted or not.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cart_archive"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_id_list\": [\n    \"6136e0f9c9ac7b00075b57db\",\n    \"617a87cc976a9a6cbef12c34\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"cart archived\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "835966e0-35e0-4b06-82be-7f5caa5ccf64",
            "name": "getItemCount | Get a cart items count",
            "request": {
              "name": "getItemCount | Get a cart items count",
              "description": {
                "content": "Retrieve the total count of items currently present in the customer's cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "basic"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Boolean value to get buy_now cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "be746680-7df8-4156-94f7-44015763e096",
                "name": "Success. Returns the total count of items in a user's cart.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "basic"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_cart_items_count\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4438e32b-26a9-4e93-bb51-950454f76290",
            "name": "getAppCoupons | List of coupons",
            "request": {
              "name": "getAppCoupons | List of coupons",
              "description": {
                "content": "Retrieve a list of all available coupons that customer can apply to their carts. It provides details about each coupon, including its code, discount amount, and applicable conditions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "platform-pos-coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c1fa8432-9a47-4135-b155-c2846f7868c6",
                "name": "Success. Returns a coupon object which has a list of all the eligible coupons. Refer `GetCouponResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "platform-pos-coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "store_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"available_coupon_list\": [\n    {\n      \"coupon_value\": 500,\n      \"minimum_cart_value\": 0,\n      \"coupon_code\": \"RAJA500\",\n      \"title\": \"RAJA500 | Fynd coupon\",\n      \"sub_title\": \"NA\",\n      \"message\": \"TEST500\",\n      \"max_discount_value\": 500,\n      \"uid\": 17921,\n      \"is_applicable\": true,\n      \"is_applied\": false,\n      \"expires_on\": \"28 Aug, 19\",\n      \"rule\": [\n        {\n          \"discounted_price\": 90\n        }\n      ]\n    },\n    {\n      \"coupon_value\": 2250,\n      \"minimum_cart_value\": 0,\n      \"coupon_code\": \"PRISMC22250111\",\n      \"title\": \"celio 2 time coupn to kalim hsp\",\n      \"sub_title\": \"celio 2 time coupn to kalim hsp\",\n      \"message\": \"celio 2 time coupn to kalim hsp\",\n      \"max_discount_value\": 2250,\n      \"uid\": 17743,\n      \"is_applicable\": true,\n      \"is_applied\": false,\n      \"expires_on\": \"24 Jan, 20\",\n      \"rule\": [\n        {\n          \"discounted_price\": 90\n        }\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"total\": 0,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"total_item_count\": 0\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "de6f9369-fa24-4030-9ef9-97343b7f8c35",
            "name": "applyCoupon | Apply coupon",
            "request": {
              "name": "applyCoupon | Apply coupon",
              "description": {
                "content": "Apply a coupon code to the customer's cart to trigger discounts on eligible items",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "platform-pos-coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "p",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"coupon_code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b22ba0ce-3117-4616-8ab6-3a7f2817245a",
                "name": "Success. Returns coupons applied to the cart along with item details and price breakup. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "platform-pos-coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "p",
                        "value": "<boolean>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"coupon_code\": \"armr499\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": -2250,\n      \"delivery_charge\": 0,\n      \"discount\": -7240.2163,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 2139.08,\n      \"mrp_total\": 26983,\n      \"subtotal\": 19742.7837,\n      \"total\": 17492.7837,\n      \"vog\": 15353.7,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"PRISMC22250111\",\n      \"uid\": \"17743\",\n      \"value\": 2250,\n      \"is_applied\": true,\n      \"message\": \"coupn applied\"\n    },\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 26983,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Discount\",\n        \"key\": \"discount\",\n        \"value\": -7240,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 19743,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Coupon\",\n        \"key\": \"coupon\",\n        \"value\": -2250,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 17493,\n        \"currency_code\": \"INR\"\n      }\n    ]\n  },\n  \"items\": [\n    {\n      \"identifiers\": {},\n      \"availability\": {\n        \"identifiers\": {\n          \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n        },\n        \"sizes\": [\n          \"10\"\n        ],\n        \"other_store_quantity\": 0,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 751083,\n        \"name\": \"Carson 2\",\n        \"slug\": \"puma-carson-2-751083-6ad98d\",\n        \"brand\": {\n          \"uid\": 9,\n          \"name\": \"Puma\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 165,\n            \"name\": \"Outdoor Sports Shoes\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/9_19100302/1_1542807042296.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/9_19100302/1_1542807042296.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/puma-carson-2-751083-6ad98d/\",\n          \"query\": {\n            \"product_slug\": [\n              \"puma-carson-2-751083-6ad98d\"\n            ]\n          }\n        }\n      },\n      \"quantity\": 4,\n      \"discount\": \"41% OFF\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 9596,\n          \"marked\": 15996,\n          \"effective\": 9596,\n          \"selling\": 9596,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 9596,\n          \"marked\": 15996,\n          \"effective\": 9596,\n          \"selling\": 9596,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"bulk_offer\": {},\n      \"key\": \"751083_10\",\n      \"coupon_message\": \"\",\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"612_9_SE61201_19100302_10\",\n        \"size\": \"10\",\n        \"seller\": {\n          \"uid\": 612,\n          \"name\": \"SSR ENTERPRISE\"\n        },\n        \"store\": {\n          \"uid\": 4431,\n          \"name\": \"Motilal Nagar 1, Goregaon\"\n        },\n        \"quantity\": 4,\n        \"price\": {\n          \"base\": {\n            \"marked\": 3999,\n            \"effective\": 2399,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 3999,\n            \"effective\": 2399,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    },\n    {\n      \"identifiers\": {},\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"M\",\n          \"S\",\n          \"XL\",\n          \"XXL\"\n        ],\n        \"other_store_quantity\": 0,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 246228,\n        \"name\": \"Blue Solid T-Shirt\",\n        \"slug\": \"superdry-blue-solid-t-shirt-2\",\n        \"brand\": {\n          \"uid\": 235,\n          \"name\": \"Superdry\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 192,\n            \"name\": \"T-Shirts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/235_M11029ONDSXNS/1.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/235_M11029ONDSXNS/1.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/superdry-blue-solid-t-shirt-2/\",\n          \"query\": {\n            \"product_slug\": [\n              \"superdry-blue-solid-t-shirt-2\"\n            ]\n          }\n        }\n      },\n      \"quantity\": 1,\n      \"discount\": \"\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 4490,\n          \"marked\": 4490,\n          \"effective\": 4490,\n          \"selling\": 4490,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 4490,\n          \"marked\": 4490,\n          \"effective\": 4490,\n          \"selling\": 4490,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"bulk_offer\": {},\n      \"key\": \"246228_S\",\n      \"coupon_message\": \"\",\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"46_235_TM62_M11029ONDSXNS_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 46,\n          \"name\": \"RELIANCE BRANDS LIMITED\"\n        },\n        \"store\": {\n          \"uid\": 4550,\n          \"name\": \"VR Mall\"\n        },\n        \"quantity\": 1,\n        \"price\": {\n          \"base\": {\n            \"marked\": 4490,\n            \"effective\": 4490,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 4490,\n            \"effective\": 4490,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    },\n    {\n      \"identifiers\": {},\n      \"availability\": {\n        \"sizes\": [\n          \"XL\",\n          \"M\",\n          \"L\",\n          \"S\"\n        ],\n        \"other_store_quantity\": 8,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 443175,\n        \"name\": \"Light Blue Denim Jeggings\",\n        \"slug\": \"go-colors-light-blue-denim-jeggings-443175-3c688c\",\n        \"brand\": {\n          \"uid\": 207,\n          \"name\": \"Go Colors\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 267,\n            \"name\": \"Jeggings\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/207_LJ03LBLUDN88/1_1512382513548.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/207_LJ03LBLUDN88/1_1512382513548.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/go-colors-light-blue-denim-jeggings-443175-3c688c/\",\n          \"query\": {\n            \"product_slug\": [\n              \"go-colors-light-blue-denim-jeggings-443175-3c688c\"\n            ]\n          }\n        }\n      },\n      \"quantity\": 1,\n      \"discount\": \"\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 1599,\n          \"marked\": 1599,\n          \"effective\": 1599,\n          \"selling\": 1599,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 1599,\n          \"marked\": 1599,\n          \"effective\": 1599,\n          \"selling\": 1599,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"bulk_offer\": {},\n      \"key\": \"443175_S\",\n      \"coupon_message\": \"\",\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"162_207_1271_LJ03LBLUDN88_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 162,\n          \"name\": \"GO FASHION INDIA PRIVATE LIMITED\"\n        },\n        \"store\": {\n          \"uid\": 5784,\n          \"name\": \"Vega City mall\"\n        },\n        \"quantity\": 3,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1599,\n            \"effective\": 1599,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1599,\n            \"effective\": 1599,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    },\n    {\n      \"identifiers\": {},\n      \"availability\": {\n        \"sizes\": [\n          \"OS\"\n        ],\n        \"other_store_quantity\": 12,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 842716,\n        \"name\": \"Blue Backpack\",\n        \"slug\": \"istorm-blue-backpack-842716-951b5a\",\n        \"brand\": {\n          \"uid\": 1177,\n          \"name\": \"iStorm\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 198,\n            \"name\": \"Backpacks\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/1177_IS483/1_1551353288247.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/1177_IS483/1_1551353288247.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/istorm-blue-backpack-842716-951b5a/\",\n          \"query\": {\n            \"product_slug\": [\n              \"istorm-blue-backpack-842716-951b5a\"\n            ]\n          }\n        }\n      },\n      \"quantity\": 1,\n      \"discount\": \"34% OFF\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 998.7837,\n          \"marked\": 1499,\n          \"effective\": 998.7837,\n          \"selling\": 998.7837,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 998.7837,\n          \"marked\": 1499,\n          \"effective\": 998.7837,\n          \"selling\": 998.7837,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"bulk_offer\": {},\n      \"key\": \"842716_OS\",\n      \"coupon_message\": \"\",\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"638_1177_CRSL63802_IS483_OS\",\n        \"size\": \"OS\",\n        \"seller\": {\n          \"uid\": 638,\n          \"name\": \"COUNFREEDISE RETAIL SERVICES LTD\"\n        },\n        \"store\": {\n          \"uid\": 4630,\n          \"name\": \"Bhiwandi\"\n        },\n        \"quantity\": 4,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1499,\n            \"effective\": 998.7837,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1499,\n            \"effective\": 998.7837,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    },\n    {\n      \"identifiers\": {},\n      \"availability\": {\n        \"sizes\": [\n          \"OS\"\n        ],\n        \"other_store_quantity\": 2,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 778937,\n        \"name\": \"Colourful Carnival Bouncer\",\n        \"slug\": \"fisher-price-colourful-carnival-bouncer-778937-fafa1f\",\n        \"brand\": {\n          \"uid\": 963,\n          \"name\": \"Fisher-Price\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 576,\n            \"name\": \"Cradles\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/963_PWUPC01977/1_1545308400588.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/963_PWUPC01977/1_1545308400588.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/fisher-price-colourful-carnival-bouncer-778937-fafa1f/\",\n          \"query\": {\n            \"product_slug\": [\n              \"fisher-price-colourful-carnival-bouncer-778937-fafa1f\"\n            ]\n          }\n        }\n      },\n      \"quantity\": 1,\n      \"discount\": \"11% OFF\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 3059,\n          \"marked\": 3399,\n          \"effective\": 3059,\n          \"selling\": 3059,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 3059,\n          \"marked\": 3399,\n          \"effective\": 3059,\n          \"selling\": 3059,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"bulk_offer\": {},\n      \"key\": \"778937_OS\",\n      \"coupon_message\": \"\",\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"686_963_IC68601_PWUPC01977_OS\",\n        \"size\": \"OS\",\n        \"seller\": {\n          \"uid\": 686,\n          \"name\": \"INDUS CORPORATION\"\n        },\n        \"store\": {\n          \"uid\": 5059,\n          \"name\": \"Vidyaranyapura Main Road\"\n        },\n        \"quantity\": 3,\n        \"price\": {\n          \"base\": {\n            \"marked\": 3399,\n            \"effective\": 3059,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 3399,\n            \"effective\": 3059,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"buy_now\": false,\n  \"cart_id\": 7927,\n  \"uid\": \"7927\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-03-03T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8b0a04b8-42cd-4c29-8291-32a3d0b55fe5",
            "name": "removeCoupon | Remove coupon",
            "request": {
              "name": "removeCoupon | Remove coupon",
              "description": {
                "content": "Remove an applied coupon from the customer's cart, thereby removing the associated discount from the cart total.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "platform-pos-coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "uid",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "5f2e67b7-10cf-4a5b-b32b-5702e361b7fb",
                "name": "Success. Returns coupons removed from the cart along with item details and price breakup. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "platform-pos-coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "uid",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 342.75,\n      \"mrp_total\": 3199,\n      \"subtotal\": 3199,\n      \"total\": 3199,\n      \"vog\": 2856.25,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"prismc22250111\",\n      \"uid\": \"17743\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Coupon successfully removed\"\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 3199,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 3199,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 3199,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"items\": [\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"availability\": {\n        \"sizes\": [\n          \"M\",\n          \"S\",\n          \"L\",\n          \"XXL\",\n          \"XL\"\n        ],\n        \"other_store_quantity\": 10,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"bulk_offer\": {},\n      \"key\": \"857596_S\",\n      \"quantity\": 1,\n      \"price\": {\n        \"base\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"discount\": \"\",\n      \"coupon_message\": \"\",\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 857596,\n        \"name\": \"Pink Solid Hoodie\",\n        \"slug\": \"883-police-pink-solid-hoodie-857596-111bdc\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 144,\n            \"name\": \"Hoodies\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-pink-solid-hoodie-857596-111bdc/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-pink-solid-hoodie-857596-111bdc\"\n            ]\n          }\n        }\n      },\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_LETTER19APINK_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 11,\n        \"price\": {\n          \"base\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          }\n        }\n      }\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"buy_now\": false,\n  \"cart_id\": 7477,\n  \"uid\": \"7477\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-02-02T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9c91398d-079f-4ed9-a58a-b258e1be9f2a",
            "name": "getAddresses | Get a list of addresses for a customer",
            "request": {
              "name": "getAddresses | Get a list of addresses for a customer",
              "description": {
                "content": "Retrieves a list of all addresses saved by the customer, simplifying the checkout process by offering pre-saved address options for delivery.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "mobile_no",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "checkout_mode",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "is_default",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "user_id",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "28c25bac-af3e-4a57-b186-eb845821adfd",
                "name": "Success. Returns an Address object containing a list of address saved in the account. Refer `PlatformGetAddressesDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "mobile_no",
                        "value": "<string>"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "<string>"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "is_default",
                        "value": "<boolean>"
                      },
                      {
                        "key": "user_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"pii_masking\": false,\n  \"validation_config\": {\n    \"user_address_count\": 5,\n    \"address_max_limit\": 20\n  },\n  \"address\": [\n    {\n      \"landmark\": \"\",\n      \"area_code\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n      \"id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n      \"state\": \"Maharashtra\",\n      \"meta\": {},\n      \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n      \"created_by_user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n      \"country_code\": \"+91\",\n      \"state_code\": \"MH\",\n      \"country_phone_code\": \"91\",\n      \"country_iso_code\": \"IN\",\n      \"phone\": \"8888888888\",\n      \"geo_location\": {},\n      \"country\": \"India\",\n      \"is_default_address\": true,\n      \"is_active\": true,\n      \"city\": \"Mumbai\",\n      \"pincode\": 400093,\n      \"checkout_mode\": \"self\",\n      \"address_type\": \"home\",\n      \"tags\": [],\n      \"area\": \"Sector 127\",\n      \"name\": \"abc\",\n      \"email\": \"ankur@gofynd1.com\",\n      \"address\": \"Megatron2\",\n      \"_custom_json\": {}\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "19e80b38-e71f-4962-8656-7307e5a18630",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "mobile_no",
                        "value": "<string>"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "<string>"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "is_default",
                        "value": "<boolean>"
                      },
                      {
                        "key": "user_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2ca7b140-37d9-4668-b8ec-9447faac6d8d",
            "name": "addAddress | Creates a new address for a customer",
            "request": {
              "name": "addAddress | Creates a new address for a customer",
              "description": {
                "content": "Customers can add a new address to their cart to save details such as name, email, contact information, and address.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"phone\": \"<string>\",\n  \"id\": \"<string>\",\n  \"area_code_slug\": \"<string>\",\n  \"country_code\": \"<string>\",\n  \"geo_location\": {\n    \"longitude\": 0,\n    \"latitude\": 0\n  },\n  \"country\": \"<string>\",\n  \"state\": \"<string>\",\n  \"is_default_address\": \"<boolean>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"created_by_user_id\": \"<string>\",\n  \"landmark\": \"<string>\",\n  \"email\": \"<string>\",\n  \"area_code\": \"<string>\",\n  \"checkout_mode\": \"<string>\",\n  \"meta\": {\n    \"in2\": true,\n    \"eudc\": -20524741.52345307\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"google_map_point\": {\n    \"sit_\": false\n  },\n  \"cart_id\": \"<string>\",\n  \"city\": \"<string>\",\n  \"sector\": \"<string>\",\n  \"state_code\": \"<string>\",\n  \"area\": \"<string>\",\n  \"user_id\": \"<string>\",\n  \"address_type\": \"<string>\",\n  \"address\": \"<string>\",\n  \"country_phone_code\": \"<string>\",\n  \"country_iso_code\": \"<string>\",\n  \"_custom_json\": {\n    \"laboris_d_\": \"amet elit\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "284c5a24-9b91-4f95-a236-73a8029dadc9",
                "name": "Success. Returns the address ID, a flag whether the address is set as default, and a success message. Refer `SaveAddressDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"checkout_mode\": \"other\",\n  \"is_default_address\": true,\n  \"landmark\": \"\",\n  \"area\": \"Sector 127\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400093,\n  \"state_code\": \"MH\",\n  \"email\": \"ankur@gofynd1.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address\": \"Megatron2\",\n  \"store_name\": \"store123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"651ffabb556007fa462c9c06\",\n  \"is_default_address\": true,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6f2afec0-5cc7-4d94-ac96-d6776859b422",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"checkout_mode\": \"other\",\n  \"is_default_address\": true,\n  \"landmark\": \"\",\n  \"area\": \"Sector 127\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400093,\n  \"state_code\": \"MH\",\n  \"email\": \"ankur@gofynd1.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address\": \"Megatron2\",\n  \"store_name\": \"store123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8302496b-b19c-41ca-a5bf-ef5929ccd53d",
                "name": "Maximum limit for user addresses has been exceeded.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"checkout_mode\": \"other\",\n  \"is_default_address\": true,\n  \"landmark\": \"\",\n  \"area\": \"Sector 127\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400093,\n  \"state_code\": \"MH\",\n  \"email\": \"ankur@gofynd1.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address\": \"Megatron2\",\n  \"store_name\": \"store123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"You have reached the limit of 20 addresses. Please edit or delete an existing address to add a new one.\",\n  \"field\": \"user_address_limit\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "51ea9ca5-dfa9-4ebb-8810-f1a527a94689",
            "name": "getAddressById | Get details for a single customer address",
            "request": {
              "name": "getAddressById | Get details for a single customer address",
              "description": {
                "content": "Retrieve a specific customer address stored in the system by providing its unique identifier. This API provides detailed information about the address, including the recipient's name, address, city, postal code, and other relevant details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "address",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "mobile_no",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "checkout_mode",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "is_default",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "user_id",
                    "value": "<string>"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "be93e15b-419e-4954-b5b7-7d7675bcafc3",
                "name": "Success. Returns an PlatformAddress object containing a list of address saved in the account. Refer `PlatformAddress` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "mobile_no",
                        "value": "<string>"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "<string>"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "is_default",
                        "value": "<boolean>"
                      },
                      {
                        "key": "user_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"landmark\": \"\",\n  \"area_code\": \"410218\",\n  \"state\": \"Maharashtra\",\n  \"meta\": {},\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"created_by_user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"country_code\": \"IND\",\n  \"state_code\": \"MH\",\n  \"phone\": \"8888888888\",\n  \"geo_location\": {},\n  \"country\": \"India\",\n  \"is_default_address\": true,\n  \"is_active\": true,\n  \"city\": \"Mumbai\",\n  \"pincode\": 400093,\n  \"checkout_mode\": \"self\",\n  \"address_type\": \"home\",\n  \"uid\": 1145,\n  \"tags\": [],\n  \"area\": \"Sector 127\",\n  \"name\": \"abc\",\n  \"address_id\": 1145,\n  \"email\": \"ankur@gofynd1.com\",\n  \"address\": \"Megatron2\",\n  \"store_name\": \"store123\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a8dc835b-0252-46a3-96ac-115d1c113c2f",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "mobile_no",
                        "value": "<string>"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "<string>"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "is_default",
                        "value": "<boolean>"
                      },
                      {
                        "key": "user_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "de006092-c5dd-4d28-b730-d87726d66b6a",
            "name": "updateAddress | Updates an existing customer address",
            "request": {
              "name": "updateAddress | Updates an existing customer address",
              "description": {
                "content": "Update the user address",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "address",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to the selected address"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"phone\": \"<string>\",\n  \"id\": \"<string>\",\n  \"area_code_slug\": \"<string>\",\n  \"country_code\": \"<string>\",\n  \"geo_location\": {\n    \"longitude\": 0,\n    \"latitude\": 0\n  },\n  \"country\": \"<string>\",\n  \"state\": \"<string>\",\n  \"is_default_address\": \"<boolean>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"created_by_user_id\": \"<string>\",\n  \"landmark\": \"<string>\",\n  \"email\": \"<string>\",\n  \"area_code\": \"<string>\",\n  \"checkout_mode\": \"<string>\",\n  \"meta\": {\n    \"voluptate9\": \"occaecat quis aute laborum\",\n    \"dolor_7\": true\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"google_map_point\": {\n    \"sunt6e4\": \"id nostrud labore ullamco cupidatat\",\n    \"ut_3ad\": \"in Duis\"\n  },\n  \"cart_id\": \"<string>\",\n  \"city\": \"<string>\",\n  \"sector\": \"<string>\",\n  \"state_code\": \"<string>\",\n  \"area\": \"<string>\",\n  \"user_id\": \"<string>\",\n  \"address_type\": \"<string>\",\n  \"address\": \"<string>\",\n  \"country_phone_code\": \"<string>\",\n  \"country_iso_code\": \"<string>\",\n  \"_custom_json\": {\n    \"velit3\": true,\n    \"mollit_846\": \"est in dolore ut in\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "19027963-dcb7-44f7-8632-9215a2624079",
                "name": "Success. Returns the address ID and a message indicating a successful address updation.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the selected address"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"is_default_address\": true,\n  \"checkout_mode\": \"other\",\n  \"landmark\": \"\",\n  \"area\": \"Sector 128\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400072,\n  \"state_code\": \"MH\",\n  \"email\": \"test@example.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address_id\": 1145,\n  \"address\": \"Megatron3\",\n  \"store_name\": \"store123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_updated\": true,\n  \"id\": \"651ffabb556007fa462c9c06\",\n  \"is_default_address\": true,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f4daf7cb-0f44-48dd-88ac-2d01e50d279d",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the selected address"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"is_default_address\": true,\n  \"checkout_mode\": \"other\",\n  \"landmark\": \"\",\n  \"area\": \"Sector 128\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400072,\n  \"state_code\": \"MH\",\n  \"email\": \"test@example.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address_id\": 1145,\n  \"address\": \"Megatron3\",\n  \"store_name\": \"store123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2abba0b2-17ec-4997-8093-dd490883e599",
            "name": "removeAddress | Removes an address from a customer's address list",
            "request": {
              "name": "removeAddress | Removes an address from a customer's address list",
              "description": {
                "content": "Remove an existing customer address from the system.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "address",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "user_id",
                    "value": "<string>",
                    "description": "Option to delete address for the provided user_id."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to the selected address"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "14daadfe-975b-4f5e-b27f-1921a8caa218",
                "name": "Returns a Status object indicating the success or failure of address deletion.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "user_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the selected address"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"651ffabb556007fa462c9c06\",\n  \"is_deleted\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c30c45e0-ee95-47d8-8aac-6932ae42e184",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "user_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the selected address"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid application user id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5481eb46-a2bd-4650-b98a-a6d501b200f9",
            "name": "selectAddress | Select customer address for order processing",
            "request": {
              "name": "selectAddress | Select customer address for order processing",
              "description": {
                "content": "Select an address from the saved customer addresses and validates the availability of items in the cart. Additionally, it verifies and updates the delivery promise based on the selected address.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "select-address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"cart_id\": \"<string>\",\n  \"billing_address_id\": \"<string>\",\n  \"checkout_mode\": \"<string>\",\n  \"id\": \"<string>\",\n  \"user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "767cf836-323c-41d5-9415-5759d3374f1b",
                "name": "Success. Returns a Cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "select-address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"id\": \"651ffabb556007fa462c9c06\",\n  \"billing_address_id\": \"651ffabb556007fa462c9c06\",\n  \"cart_id\": \"651ffabb556007fa462c9c06\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": true,\n  \"buy_now\": false,\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": -2250,\n      \"delivery_charge\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 315.86,\n      \"mrp_total\": 5198,\n      \"subtotal\": 5198,\n      \"total\": 2948,\n      \"vog\": 2632.15,\n      \"you_saved\": 0\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 5198,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 5198,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Coupon\",\n        \"key\": \"coupon\",\n        \"value\": -2250,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 2948,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"PRISMC22250111\",\n      \"uid\": \"17743\",\n      \"value\": 2250,\n      \"is_applied\": true,\n      \"message\": \"coupn applied\"\n    },\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"items\": [\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"quantity\": 1,\n      \"availability\": {\n        \"sizes\": [\n          \"M\",\n          \"S\",\n          \"L\",\n          \"XXL\",\n          \"XL\"\n        ],\n        \"other_store_quantity\": 10,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"coupon_message\": \"PRISMC22250111 coupon applied\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"bulk_offer\": {},\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_LETTER19APINK_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 11,\n        \"price\": {\n          \"base\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 857596,\n        \"name\": \"Pink Solid Hoodie\",\n        \"slug\": \"883-police-pink-solid-hoodie-857596-111bdc\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 144,\n            \"name\": \"Hoodies\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-pink-solid-hoodie-857596-111bdc/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-pink-solid-hoodie-857596-111bdc\"\n            ]\n          }\n        }\n      },\n      \"key\": \"857596_S\",\n      \"discount\": \"\"\n    },\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"quantity\": 1,\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XL\",\n          \"XXL\"\n        ],\n        \"other_store_quantity\": 1,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"coupon_message\": \"PRISMC22250111 coupon applied\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 1999,\n          \"marked\": 1999,\n          \"effective\": 1999,\n          \"selling\": 1999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 1999,\n          \"marked\": 1999,\n          \"effective\": 1999,\n          \"selling\": 1999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"bulk_offer\": {},\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_SPIRAL19ANAVY_L\",\n        \"size\": \"L\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 2,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 820312,\n        \"name\": \"Navy Blue Melange Shorts\",\n        \"slug\": \"883-police-navy-blue-melange-shorts-820312-4943a8\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 193,\n            \"name\": \"Shorts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-navy-blue-melange-shorts-820312-4943a8/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-navy-blue-melange-shorts-820312-4943a8\"\n            ]\n          }\n        }\n      },\n      \"key\": \"820312_L\",\n      \"discount\": \"\"\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"uid\": \"7477\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-02-02T00:00:00.000Z\",\n  \"restrict_checkout\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d94291b9-3a30-41dc-abb3-86d98185d9d1",
                "name": "User, Address or PIN code error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "select-address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"id\": \"651ffabb556007fa462c9c06\",\n  \"billing_address_id\": \"651ffabb556007fa462c9c06\",\n  \"cart_id\": \"651ffabb556007fa462c9c06\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"ERROR\",\n  \"message\": \"ADDRESS_NOT_FOUND\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3d8cc7cc-01e1-41a2-be08-89e9b5d0138d",
            "name": "getShipments | Get shipments details",
            "request": {
              "name": "getShipments | Get shipments details",
              "description": {
                "content": "Use this API to get shipment details, expected delivery date, items and price breakup of the shipment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "shipment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "pick_at_store_uid",
                    "value": "<integer>"
                  },
                  {
                    "disabled": false,
                    "key": "ordering_store_id",
                    "value": "<integer>"
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "p",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` for getting a payment option in response."
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  },
                  {
                    "disabled": false,
                    "key": "address_id",
                    "value": "<string>",
                    "description": "ID allotted to the selected address"
                  },
                  {
                    "disabled": false,
                    "key": "area_code",
                    "value": "<string>",
                    "description": "The PIN Code of the destination address, e.g. 400059"
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9800da7d-4af0-4893-bda1-cb179d15fe92",
                "name": "Success. Returns delivery promise along with shipment details and price breakup. Refer `PlatformCartShipmentsResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "pick_at_store_uid",
                        "value": "<integer>"
                      },
                      {
                        "key": "ordering_store_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "p",
                        "value": "<boolean>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "address_id",
                        "value": "<string>"
                      },
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [],\n  \"cart_id\": 7501,\n  \"uid\": \"7501\",\n  \"success\": true,\n  \"error_message\": \"Note: Your order delivery will be delayed by 7-10 Days\",\n  \"payment_options\": {\n    \"payment_option\": [\n      {\n        \"name\": \"COD\",\n        \"display_name\": \"Cash on Delivery\",\n        \"display_priority\": 1,\n        \"payment_mode_id\": 11,\n        \"logo\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/cod.png\",\n        \"logo_url\": {\n          \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/cod.png\",\n          \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/cod.png\"\n        },\n        \"list\": []\n      },\n      {\n        \"name\": \"CARD\",\n        \"display_priority\": 2,\n        \"payment_mode_id\": 2,\n        \"display_name\": \"Card\",\n        \"list\": []\n      },\n      {\n        \"name\": \"NB\",\n        \"display_priority\": 3,\n        \"payment_mode_id\": 3,\n        \"display_name\": \"Net Banking\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"bank_name\": \"ICICI Bank\",\n            \"bank_code\": \"ICIC\",\n            \"url\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/NB_ICICI.png\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/NB_ICICI.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/NB_ICICI.png\"\n            },\n            \"merchant_code\": \"NB_ICICI\",\n            \"display_priority\": 1\n          }\n        ]\n      },\n      {\n        \"name\": \"WL\",\n        \"display_priority\": 4,\n        \"payment_mode_id\": 4,\n        \"display_name\": \"Wallet\",\n        \"list\": [\n          {\n            \"wallet_name\": \"Paytm\",\n            \"wallet_code\": \"paytm\",\n            \"wallet_id\": 4,\n            \"merchant_code\": \"PAYTM\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/paytm_logo_small.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/paytm_logo_large.png\"\n            },\n            \"aggregator_name\": \"Juspay\",\n            \"display_priority\": 1\n          }\n        ]\n      },\n      {\n        \"name\": \"UPI\",\n        \"display_priority\": 9,\n        \"payment_mode_id\": 6,\n        \"display_name\": \"UPI\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"UPI_Razorpay\",\n            \"name\": \"UPI\",\n            \"display_name\": \"BHIM UPI\",\n            \"code\": \"UPI\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/upi_100x78.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/upi_150x100.png\"\n            },\n            \"merchant_code\": \"UPI\",\n            \"timeout\": 240,\n            \"retry_count\": 0,\n            \"fynd_vpa\": \"shopsense.rzp@hdfcbank\",\n            \"intent_flow\": true,\n            \"intent_app_error_list\": [\n              \"com.csam.icici.bank.imobile\",\n              \"in.org.npci.upiapp\",\n              \"com.whatsapp\"\n            ]\n          }\n        ]\n      },\n      {\n        \"name\": \"PL\",\n        \"display_priority\": 11,\n        \"payment_mode_id\": 1,\n        \"display_name\": \"Pay Later\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Simpl\",\n            \"name\": \"Simpl\",\n            \"code\": \"simpl\",\n            \"merchant_code\": \"SIMPL\",\n            \"logo\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/simpl_logo.png\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/simpl_logo.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/simpl_logo.png\"\n            }\n          }\n        ]\n      }\n    ],\n    \"payment_flows\": {\n      \"Simpl\": {\n        \"data\": {\n          \"gateway\": {\n            \"route\": \"simpl\",\n            \"entity\": \"sdk\",\n            \"is_customer_validation_required\": true,\n            \"cust_validation_url\": \"https://api.addsale.com/gringotts/api/v1/validate-customer/\",\n            \"sdk\": {\n              \"config\": {\n                \"redirect\": false,\n                \"callback_url\": null,\n                \"action_url\": \"https://api.addsale.com/avis/api/v1/payments/charge-gringotts-transaction/\"\n              },\n              \"data\": {\n                \"user_phone\": \"8888888888\",\n                \"user_email\": \"test@example.com\"\n              }\n            },\n            \"return_url\": null\n          }\n        },\n        \"api_link\": \"\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"Juspay\": {\n        \"data\": {},\n        \"api_link\": \"https://sandbox.juspay.in/txns\",\n        \"payment_flow\": \"api\"\n      },\n      \"Razorpay\": {\n        \"data\": {},\n        \"api_link\": \"\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"UPI_Razorpay\": {\n        \"data\": {},\n        \"api_link\": \"https://api.addsale.com/gringotts/api/v1/external/payment-initialisation/\",\n        \"payment_flow\": \"api\"\n      },\n      \"Fynd\": {\n        \"data\": {},\n        \"api_link\": \"\",\n        \"payment_flow\": \"api\"\n      }\n    },\n    \"default\": {}\n  },\n  \"user_type\": \"Store User\",\n  \"cod_charges\": 0,\n  \"order_id\": null,\n  \"cod_available\": true,\n  \"cod_message\": \"No additional COD charges applicable\",\n  \"delivery_charges\": 0,\n  \"delivery_charge_order_value\": 0,\n  \"delivery_slots\": [\n    {\n      \"date\": \"Sat, 24 Aug\",\n      \"delivery_slot\": [\n        {\n          \"delivery_slot_timing\": \"By 9:00 PM\",\n          \"default\": true,\n          \"delivery_slot_id\": 1\n        }\n      ]\n    }\n  ],\n  \"store_code\": \"\",\n  \"store_emps\": [],\n  \"breakup_values\": {\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"\",\n      \"uid\": \"304_1054_9036_R1005753_7\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Sorry! Invalid Coupon\"\n    },\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 214.18,\n      \"mrp_total\": 1999,\n      \"subtotal\": 1999,\n      \"total\": 1999,\n      \"vog\": 1784.82,\n      \"you_saved\": 0\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 1999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 1999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 1999,\n        \"currency_code\": \"INR\"\n      }\n    ]\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": 3009,\n      \"shipment_type\": \"single_shipment\",\n      \"fulfillment_type\": \"store\",\n      \"dp_id\": \"29\",\n      \"dp_options\": {\n        \"4\": {\n          \"f_priority\": 4,\n          \"r_priority\": 5,\n          \"is_cod\": true,\n          \"is_prepaid\": true,\n          \"is_reverse\": true\n        },\n        \"7\": {\n          \"f_priority\": 3,\n          \"r_priority\": 4,\n          \"is_cod\": true,\n          \"is_prepaid\": true,\n          \"is_reverse\": true\n        },\n        \"29\": {\n          \"f_priority\": 1,\n          \"r_priority\": 2,\n          \"is_cod\": true,\n          \"is_prepaid\": true,\n          \"is_reverse\": true\n        }\n      },\n      \"promise\": {\n        \"timestamp\": {\n          \"min\": 1566678108,\n          \"max\": 1567023708\n        },\n        \"formatted\": {\n          \"min\": \"Aug 24\",\n          \"max\": \"Aug 28\"\n        },\n        \"iso\": {\n          \"min\": \"2019-08-25T00:35:08.000Z\",\n          \"max\": \"2019-08-29T07:55:08.000Z\"\n        }\n      },\n      \"box_type\": \"Small Courier bag\",\n      \"shipments\": 1,\n      \"items\": [\n        {\n          \"quantity\": 1,\n          \"identifiers\": {\n            \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n          },\n          \"product\": {\n            \"type\": \"product\",\n            \"uid\": 820312,\n            \"name\": \"Navy Blue Melange Shorts\",\n            \"slug\": \"883-police-navy-blue-melange-shorts-820312-4943a8\",\n            \"brand\": {\n              \"uid\": 610,\n              \"name\": \"883 Police\"\n            },\n            \"categories\": [\n              {\n                \"uid\": 193,\n                \"name\": \"Shorts\"\n              }\n            ],\n            \"images\": [\n              {\n                \"aspect_ratio\": \"16:25\",\n                \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\",\n                \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\"\n              }\n            ],\n            \"action\": {\n              \"type\": \"product\",\n              \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-navy-blue-melange-shorts-820312-4943a8/\",\n              \"query\": {\n                \"product_slug\": [\n                  \"883-police-navy-blue-melange-shorts-820312-4943a8\"\n                ]\n              }\n            }\n          },\n          \"discount\": \"\",\n          \"bulk_offer\": {},\n          \"key\": \"820312_L\",\n          \"price\": {\n            \"base\": {\n              \"add_on\": 1999,\n              \"marked\": 1999,\n              \"effective\": 1999,\n              \"selling\": 1999,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"add_on\": 1999,\n              \"marked\": 1999,\n              \"effective\": 1999,\n              \"selling\": 1999,\n              \"currency_code\": \"INR\"\n            }\n          },\n          \"article\": {\n            \"type\": \"article\",\n            \"tags\": [],\n            \"uid\": \"381_610_IGPL01_SPIRAL19ANAVY_L\",\n            \"size\": \"L\",\n            \"seller\": {\n              \"uid\": 381,\n              \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n            },\n            \"store\": {\n              \"uid\": 3009,\n              \"name\": \"Kormangala\"\n            },\n            \"quantity\": 2,\n            \"price\": {\n              \"base\": {\n                \"marked\": 1999,\n                \"effective\": 1999,\n                \"currency_code\": \"INR\"\n              },\n              \"converted\": {\n                \"marked\": 1999,\n                \"effective\": 1999,\n                \"currency_code\": \"INR\"\n              }\n            }\n          },\n          \"availability\": {\n            \"sizes\": [\n              \"L\",\n              \"XL\",\n              \"XXL\"\n            ],\n            \"other_store_quantity\": 1,\n            \"out_of_stock\": false,\n            \"deliverable\": true,\n            \"is_valid\": true\n          },\n          \"coupon_message\": \"\",\n          \"message\": \"\"\n        }\n      ]\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-03-03T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c1c8bcac-51fb-403c-a59c-1dfcac94e0da",
            "name": "updateShipments | Update shipments",
            "request": {
              "name": "updateShipments | Update shipments",
              "description": {
                "content": "Update the quantity or delivery type of the shipments. Customers can switch the order type from Home Delivery to Pick At Store and vice versa.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "shipment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "p",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` for getting a payment option in response."
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  },
                  {
                    "disabled": false,
                    "key": "address_id",
                    "value": "<string>",
                    "description": "ID allotted to an address"
                  },
                  {
                    "disabled": false,
                    "key": "area_code",
                    "value": "<string>",
                    "description": "The PIN Code of the destination address, e.g. 400059"
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"shipments\": [\n    {\n      \"article_uid\": \"<string>\",\n      \"shipment_type\": \"<string>\",\n      \"quantity\": \"<integer>\",\n      \"item_index\": \"<integer>\"\n    },\n    {\n      \"article_uid\": \"<string>\",\n      \"shipment_type\": \"<string>\",\n      \"quantity\": \"<integer>\",\n      \"item_index\": \"<integer>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ef3033a7-0b03-443f-b14e-280b82c5a411",
                "name": "Success. Returns delivery promise along with shipment details and price breakup. Refer `PlatformCartShipmentsResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "p",
                        "value": "<boolean>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "address_id",
                        "value": "<string>"
                      },
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipments\": [\n    {\n      \"quantity\": 2,\n      \"article_uid\": \"5f8192fe40c13b0001876aff\",\n      \"shipment_type\": \"PickAtStore\",\n      \"item_index\": 0\n    },\n    {\n      \"quantity\": 2,\n      \"article_uid\": \"5f8192fe40c13b00018768c2\",\n      \"shipment_type\": \"HomeDelivery\",\n      \"item_index\": 1\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [],\n  \"cart_id\": 7501,\n  \"uid\": \"7501\",\n  \"success\": true,\n  \"error_message\": \"Note: Your order delivery will be delayed by 7-10 Days\",\n  \"payment_options\": {\n    \"payment_option\": [\n      {\n        \"name\": \"COD\",\n        \"display_name\": \"Cash on Delivery\",\n        \"display_priority\": 1,\n        \"payment_mode_id\": 11,\n        \"logo\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/cod.png\",\n        \"logo_url\": {\n          \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/cod.png\",\n          \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/cod.png\"\n        },\n        \"list\": []\n      },\n      {\n        \"name\": \"CARD\",\n        \"display_priority\": 2,\n        \"payment_mode_id\": 2,\n        \"display_name\": \"Card\",\n        \"list\": []\n      },\n      {\n        \"name\": \"NB\",\n        \"display_priority\": 3,\n        \"payment_mode_id\": 3,\n        \"display_name\": \"Net Banking\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"bank_name\": \"ICICI Bank\",\n            \"bank_code\": \"ICIC\",\n            \"url\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/NB_ICICI.png\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/NB_ICICI.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/NB_ICICI.png\"\n            },\n            \"merchant_code\": \"NB_ICICI\",\n            \"display_priority\": 1\n          }\n        ]\n      },\n      {\n        \"name\": \"WL\",\n        \"display_priority\": 4,\n        \"payment_mode_id\": 4,\n        \"display_name\": \"Wallet\",\n        \"list\": [\n          {\n            \"wallet_name\": \"Paytm\",\n            \"wallet_code\": \"paytm\",\n            \"wallet_id\": 4,\n            \"merchant_code\": \"PAYTM\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/paytm_logo_small.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/paytm_logo_large.png\"\n            },\n            \"aggregator_name\": \"Juspay\",\n            \"display_priority\": 1\n          }\n        ]\n      },\n      {\n        \"name\": \"UPI\",\n        \"display_priority\": 9,\n        \"payment_mode_id\": 6,\n        \"display_name\": \"UPI\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"UPI_Razorpay\",\n            \"name\": \"UPI\",\n            \"display_name\": \"BHIM UPI\",\n            \"code\": \"UPI\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/upi_100x78.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/upi_150x100.png\"\n            },\n            \"merchant_code\": \"UPI\",\n            \"timeout\": 240,\n            \"retry_count\": 0,\n            \"fynd_vpa\": \"shopsense.rzp@hdfcbank\",\n            \"intent_flow\": true,\n            \"intent_app_error_list\": [\n              \"com.csam.icici.bank.imobile\",\n              \"in.org.npci.upiapp\",\n              \"com.whatsapp\"\n            ]\n          }\n        ]\n      },\n      {\n        \"name\": \"PL\",\n        \"display_priority\": 11,\n        \"payment_mode_id\": 1,\n        \"display_name\": \"Pay Later\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Simpl\",\n            \"name\": \"Simpl\",\n            \"code\": \"simpl\",\n            \"merchant_code\": \"SIMPL\",\n            \"logo\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/simpl_logo.png\",\n            \"logo_url\": {\n              \"small\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/simpl_logo.png\",\n              \"large\": \"https://d2co8r51m5ca2d.cloudfront.net/payments_assets/simpl_logo.png\"\n            }\n          }\n        ]\n      }\n    ],\n    \"payment_flows\": {\n      \"Simpl\": {\n        \"data\": {\n          \"gateway\": {\n            \"route\": \"simpl\",\n            \"entity\": \"sdk\",\n            \"is_customer_validation_required\": true,\n            \"cust_validation_url\": \"https://api.addsale.com/gringotts/api/v1/validate-customer/\",\n            \"sdk\": {\n              \"config\": {\n                \"redirect\": false,\n                \"callback_url\": null,\n                \"action_url\": \"https://api.addsale.com/avis/api/v1/payments/charge-gringotts-transaction/\"\n              },\n              \"data\": {\n                \"user_phone\": \"8888888888\",\n                \"user_email\": \"test@example.com\"\n              }\n            },\n            \"return_url\": null\n          }\n        },\n        \"api_link\": \"\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"Juspay\": {\n        \"data\": {},\n        \"api_link\": \"https://sandbox.juspay.in/txns\",\n        \"payment_flow\": \"api\"\n      },\n      \"Razorpay\": {\n        \"data\": {},\n        \"api_link\": \"\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"UPI_Razorpay\": {\n        \"data\": {},\n        \"api_link\": \"https://api.addsale.com/gringotts/api/v1/external/payment-initialisation/\",\n        \"payment_flow\": \"api\"\n      },\n      \"Fynd\": {\n        \"data\": {},\n        \"api_link\": \"\",\n        \"payment_flow\": \"api\"\n      }\n    },\n    \"default\": {}\n  },\n  \"user_type\": \"Store User\",\n  \"cod_charges\": 0,\n  \"order_id\": null,\n  \"cod_available\": true,\n  \"cod_message\": \"No additional COD charges applicable\",\n  \"delivery_charges\": 0,\n  \"delivery_charge_order_value\": 0,\n  \"delivery_slots\": [\n    {\n      \"date\": \"Sat, 24 Aug\",\n      \"delivery_slot\": [\n        {\n          \"delivery_slot_timing\": \"By 9:00 PM\",\n          \"default\": true,\n          \"delivery_slot_id\": 1\n        }\n      ]\n    }\n  ],\n  \"store_code\": \"\",\n  \"store_emps\": [],\n  \"breakup_values\": {\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"\",\n      \"uid\": \"304_1054_9036_R1005753_6\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Sorry! Invalid Coupon\"\n    },\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 214.18,\n      \"mrp_total\": 1999,\n      \"subtotal\": 1999,\n      \"total\": 1999,\n      \"vog\": 1784.82,\n      \"you_saved\": 0\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 1999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 1999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 1999,\n        \"currency_code\": \"INR\"\n      }\n    ]\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": 3009,\n      \"shipment_type\": \"single_shipment\",\n      \"fulfillment_type\": \"store\",\n      \"dp_id\": \"29\",\n      \"order_type\": \"PickAtStore\",\n      \"dp_options\": {\n        \"4\": {\n          \"f_priority\": 4,\n          \"r_priority\": 5,\n          \"is_cod\": true,\n          \"is_prepaid\": true,\n          \"is_reverse\": true\n        },\n        \"7\": {\n          \"f_priority\": 3,\n          \"r_priority\": 4,\n          \"is_cod\": true,\n          \"is_prepaid\": true,\n          \"is_reverse\": true\n        },\n        \"29\": {\n          \"f_priority\": 1,\n          \"r_priority\": 2,\n          \"is_cod\": true,\n          \"is_prepaid\": true,\n          \"is_reverse\": true\n        }\n      },\n      \"promise\": {\n        \"timestamp\": {\n          \"min\": 1566678108,\n          \"max\": 1567023708\n        },\n        \"formatted\": {\n          \"min\": \"Aug 24\",\n          \"max\": \"Aug 28\"\n        },\n        \"iso\": {\n          \"min\": \"2019-08-25T00:35:08.000Z\",\n          \"max\": \"2019-08-29T07:55:08.000Z\"\n        }\n      },\n      \"box_type\": \"Small Courier bag\",\n      \"shipments\": 1,\n      \"items\": [\n        {\n          \"quantity\": 1,\n          \"identifiers\": {\n            \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n          },\n          \"product\": {\n            \"type\": \"product\",\n            \"uid\": 820312,\n            \"name\": \"Navy Blue Melange Shorts\",\n            \"slug\": \"883-police-navy-blue-melange-shorts-820312-4943a8\",\n            \"brand\": {\n              \"uid\": 610,\n              \"name\": \"883 Police\"\n            },\n            \"categories\": [\n              {\n                \"uid\": 193,\n                \"name\": \"Shorts\"\n              }\n            ],\n            \"images\": [\n              {\n                \"aspect_ratio\": \"16:25\",\n                \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\",\n                \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\"\n              }\n            ],\n            \"action\": {\n              \"type\": \"product\",\n              \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-navy-blue-melange-shorts-820312-4943a8/\",\n              \"query\": {\n                \"product_slug\": [\n                  \"883-police-navy-blue-melange-shorts-820312-4943a8\"\n                ]\n              }\n            }\n          },\n          \"discount\": \"\",\n          \"bulk_offer\": {},\n          \"key\": \"820312_L\",\n          \"price\": {\n            \"base\": {\n              \"add_on\": 1999,\n              \"marked\": 1999,\n              \"effective\": 1999,\n              \"selling\": 1999,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"add_on\": 1999,\n              \"marked\": 1999,\n              \"effective\": 1999,\n              \"selling\": 1999,\n              \"currency_code\": \"INR\"\n            }\n          },\n          \"article\": {\n            \"type\": \"article\",\n            \"uid\": \"381_610_IGPL01_SPIRAL19ANAVY_L\",\n            \"size\": \"L\",\n            \"seller\": {\n              \"uid\": 381,\n              \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n            },\n            \"store\": {\n              \"uid\": 3009,\n              \"name\": \"Kormangala\"\n            },\n            \"quantity\": 2,\n            \"price\": {\n              \"base\": {\n                \"marked\": 1999,\n                \"effective\": 1999,\n                \"currency_code\": \"INR\"\n              },\n              \"converted\": {\n                \"marked\": 1999,\n                \"effective\": 1999,\n                \"currency_code\": \"INR\"\n              }\n            }\n          },\n          \"availability\": {\n            \"sizes\": [\n              \"L\",\n              \"XL\",\n              \"XXL\"\n            ],\n            \"other_store_quantity\": 1,\n            \"out_of_stock\": false,\n            \"deliverable\": true,\n            \"is_valid\": true\n          },\n          \"coupon_message\": \"\",\n          \"message\": \"\"\n        }\n      ]\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-03-03T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8280f8f8-40aa-49f8-b33e-741701a5a0c1",
            "name": "updateCartMeta | Update cart metadata",
            "request": {
              "name": "updateCartMeta | Update cart metadata",
              "description": {
                "content": "Add or modify metadata associated with a cart, which includes customer preferences, delivery instructions, or any special requirements related to the cart items.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "meta"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"gstin\": \"<string>\",\n  \"pick_up_customer_details\": {\n    \"nostrud_9ba\": -67720389.6554515,\n    \"sed8\": 84609019.76113075\n  },\n  \"alternate_pickup_person\": {\n    \"enabled\": \"<boolean>\",\n    \"name\": \"<string>\",\n    \"email\": \"<email>\",\n    \"phone\": \"<string>\",\n    \"country_phone_code\": \"<string>\"\n  },\n  \"checkout_mode\": \"<string>\",\n  \"gift_details\": {\n    \"essedc5\": \"adipisicing\",\n    \"in397\": true\n  },\n  \"pan_no\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"staff_user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3b5248bd-8ee8-4b6a-b2a2-1a9873df8d79",
                "name": "Returns a message indicating the success of cart meta updation as shown below.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "meta"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"checkout_mode\": \"self\",\n  \"gstin\": \"27AAPFU0939F1ZV\",\n  \"comment\": \"Leave it with neighbour\",\n  \"pan_no\": \"AAPFU0939F\",\n  \"gift_details\": {\n    \"63c52cf23b300449784fdf4d\": {\n      \"is_gift_applied\": true,\n      \"gift_message\": \"\"\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"cart meta updated\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0a3812eb-1123-4ac5-b9fa-853c9531fd87",
                "name": "Missing required Field",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "meta"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"checkout_mode\": \"self\",\n  \"gstin\": \"27AAPFU0939F1ZV\",\n  \"comment\": \"Leave it with neighbour\",\n  \"pan_no\": \"AAPFU0939F\",\n  \"gift_details\": {\n    \"63c52cf23b300449784fdf4d\": {\n      \"is_gift_applied\": true,\n      \"gift_message\": \"\"\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    \"Field may not be null.\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8ba59961-b104-4a65-92b2-89f18e86a386",
            "name": "getAvailableDeliveryModes | Get delivery modes",
            "request": {
              "name": "getAvailableDeliveryModes | Get delivery modes",
              "description": {
                "content": "Retrieve a list of delivery modes (home delivery/store pickup) along with a list of available pickup stores for a given cart at a specified PIN Code.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "available-delivery-mode"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "area_code",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4ad78dca-b8fd-4ddd-8587-6bf1d49099ea",
                "name": "Success. Returns the available delivery mode available for a given PIN Code, along with the UID of all the eligible pickup stores.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "available-delivery-mode"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"available_modes\": [\n    \"HomeDelivery\",\n    \"PickAtStore\"\n  ],\n  \"pickup_stores\": [\n    1\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3df691e3-c2dd-48d6-889a-aa773ab4e392",
            "name": "getStoreAddressByUid | Get Store Address",
            "request": {
              "name": "getStoreAddressByUid | Get Store Address",
              "description": {
                "content": "Retrieve store details by entering the unique identifier of the pickup stores. Store details include the seller's name, contact information such as email address or phone number and business address.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store-address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "store_uid",
                    "value": "<integer>",
                    "description": "(Required) "
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "06364005-2902-4c1a-9084-34f3bdcee0fc",
                "name": "Success. Returns available store information with its address as shown below.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store-address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "store_uid",
                        "value": "<integer>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"Tennille Urse\",\n      \"phone\": \"8888888888\",\n      \"email\": \"test@example.com\",\n      \"address_type\": \"store\",\n      \"address\": \"NO\",\n      \"area\": \"\",\n      \"pincode\": 400072,\n      \"area_code\": \"400072\",\n      \"area_code_slug\": \"pincode\",\n      \"landmark\": \"\",\n      \"country\": \"INDIA\",\n      \"city\": \"MUMBAI\",\n      \"state\": \"MAHA\",\n      \"store_code\": \"6462b3cd-9d64-4da9-a764-b0e6a52cf5e8\",\n      \"uid\": 20,\n      \"store_manager_name\": \"Salma\",\n      \"geo_location\": {\n        \"longitude\": 1,\n        \"latitude\": 1\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b2ac8227-482f-4498-9849-6c71477c3b2f",
            "name": "selectPaymentMode | Select payment mode",
            "request": {
              "name": "selectPaymentMode | Select payment mode",
              "description": {
                "content": "Customers can select a preferred payment mode from available options during the cart checkout process to securely and efficiently complete their transaction.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"address_id\": \"<string>\",\n  \"payment_mode\": \"<string>\",\n  \"aggregator_name\": \"<string>\",\n  \"merchant_code\": \"<string>\",\n  \"payment_identifier\": \"<string>\",\n  \"id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6e41fa51-88f6-4577-9da4-91d322b940dd",
                "name": "Success. Returns a Cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Anonymous cart header used to perform operations on cross-platform anonymous cart. When enabled, the system fetches the cart only based on cart_id instead of user_id.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_mode\": \"NB\",\n  \"payment_identifier\": \"ICIC\",\n  \"aggregator_name\": \"Razorpay\",\n  \"merchant_code\": \"NB_ICICI\",\n  \"address_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"error_message\": \"Note: Your order delivery will be delayed by 7-10 Days\",\n  \"user_type\": \"Store User\",\n  \"cod_charges\": 0,\n  \"order_id\": null,\n  \"cod_available\": true,\n  \"cod_message\": \"No additional COD charges applicable\",\n  \"delivery_charges\": 0,\n  \"delivery_charge_order_value\": 0,\n  \"store_code\": \"\",\n  \"store_emps\": [],\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": -2250,\n      \"delivery_charge\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 315.86,\n      \"mrp_total\": 5198,\n      \"subtotal\": 5198,\n      \"total\": 2948,\n      \"vog\": 2632.15,\n      \"you_saved\": 0\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 5198,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 5198,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Coupon\",\n        \"key\": \"coupon\",\n        \"value\": -2250,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 2948,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"PRISMC22250111\",\n      \"uid\": \"17743\",\n      \"value\": 2250,\n      \"is_applied\": true,\n      \"message\": \"coupn applied\"\n    },\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"items\": [\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"quantity\": 1,\n      \"availability\": {\n        \"sizes\": [\n          \"M\",\n          \"S\",\n          \"L\",\n          \"XXL\",\n          \"XL\"\n        ],\n        \"other_store_quantity\": 10,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"coupon_message\": \"PRISMC22250111 coupon applied\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"bulk_offer\": {},\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_LETTER19APINK_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 11,\n        \"price\": {\n          \"base\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 857596,\n        \"name\": \"Pink Solid Hoodie\",\n        \"slug\": \"883-police-pink-solid-hoodie-857596-111bdc\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 144,\n            \"name\": \"Hoodies\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-pink-solid-hoodie-857596-111bdc/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-pink-solid-hoodie-857596-111bdc\"\n            ]\n          }\n        }\n      },\n      \"key\": \"857596_S\",\n      \"discount\": \"\"\n    },\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"quantity\": 1,\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XL\",\n          \"XXL\"\n        ],\n        \"other_store_quantity\": 1,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"coupon_message\": \"PRISMC22250111 coupon applied\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 1999,\n          \"marked\": 1999,\n          \"effective\": 1999,\n          \"selling\": 1999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 1999,\n          \"marked\": 1999,\n          \"effective\": 1999,\n          \"selling\": 1999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"bulk_offer\": {},\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_SPIRAL19ANAVY_L\",\n        \"size\": \"L\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 2,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 820312,\n        \"name\": \"Navy Blue Melange Shorts\",\n        \"slug\": \"883-police-navy-blue-melange-shorts-820312-4943a8\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 193,\n            \"name\": \"Shorts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-navy-blue-melange-shorts-820312-4943a8/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-navy-blue-melange-shorts-820312-4943a8\"\n            ]\n          }\n        }\n      },\n      \"key\": \"820312_L\",\n      \"discount\": \"\"\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"buy_now\": false,\n  \"cart_id\": 7477,\n  \"uid\": \"7477\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-02-02T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2f93093d-fcbb-4e25-8938-0703647df113",
            "name": "validateCouponForPayment | Validate applied coupon",
            "request": {
              "name": "validateCouponForPayment | Validate applied coupon",
              "description": {
                "content": "Validates the applicability of a coupon code for the selected payment mode for the existing cart. This ensures the coupon's validity before proceeding with the payment process, enhancing user experience and preventing potential errors during transactions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment",
                  "validate",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "address_id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "payment_mode",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "payment_identifier",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "aggregator_name",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "merchant_code",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "45362d16-e040-4e1f-b2c3-b97294f9d6dd",
                "name": "Success. Returns a success message and the coupon validity. Refer `PaymentCouponValidate` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "validate",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "address_id",
                        "value": "<string>"
                      },
                      {
                        "key": "payment_mode",
                        "value": "<string>"
                      },
                      {
                        "key": "payment_identifier",
                        "value": "<string>"
                      },
                      {
                        "key": "aggregator_name",
                        "value": "<string>"
                      },
                      {
                        "key": "merchant_code",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"coupon_validity\": {\n    \"valid\": true,\n    \"discount\": 499.5,\n    \"code\": \"testpayment\",\n    \"display_message_en\": \"\",\n    \"title\": \"Coupon value will change.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4fc242b1-3e38-4d72-91d6-5b8efecf7794",
            "name": "platformCheckoutCartV2 | Checkout cart",
            "request": {
              "name": "platformCheckoutCartV2 | Checkout cart",
              "description": {
                "content": "The checkout cart initiates the order creation process based on the items in the user’s cart, their selected address, and chosen payment methods. It also supports multiple payment method options and revalidates the cart details to ensure a secure and seamless order placement.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "checkout"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "Unique identifier of the cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "It allows operations on cross-platform anonymous carts. When provided, the system retrieves the cart using only the cart_id, ignoring the user_id. Use this when interacting with an anonymous or guest cart across platforms.",
                  "key": "x-anonymous-cart",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Location information for the cart",
                  "key": "x-location-detail",
                  "value": "<json>"
                },
                {
                  "disabled": false,
                  "description": "Currency code for the transaction. Defaults to INR if the order location is India.",
                  "key": "x-currency-code",
                  "value": "INR"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"id\": \"<string>\",\n  \"order_type\": \"<string>\",\n  \"payment_methods\": [\n    {\n      \"amount\": \"<float>\",\n      \"collect_by\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"refund_by\": \"<string>\",\n      \"meta\": {},\n      \"transaction_data\": {}\n    },\n    {\n      \"amount\": \"<float>\",\n      \"collect_by\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"refund_by\": \"<string>\",\n      \"meta\": {},\n      \"transaction_data\": {}\n    }\n  ],\n  \"address_id\": \"<string>\",\n  \"payment_identifier\": \"<string>\",\n  \"payment_params\": {\n    \"officia06\": -45801101.66652602\n  },\n  \"custom_meta\": [\n    {\n      \"key\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"key\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ],\n  \"payment_auto_confirm\": \"<boolean>\",\n  \"pos\": \"<boolean>\",\n  \"billing_address_id\": \"<string>\",\n  \"merchant_code\": \"<string>\",\n  \"aggregator\": \"<string>\",\n  \"pick_at_store_uid\": null,\n  \"device_id\": \"<string>\",\n  \"delivery_address\": {\n    \"exercitatione\": 19531635.22202401\n  },\n  \"payment_mode\": \"<string>\",\n  \"checkout_mode\": \"<string>\",\n  \"customer_details\": {\n    \"mobile\": \"<string>\",\n    \"name\": \"<string>\",\n    \"email\": \"<string>\"\n  },\n  \"meta\": {\n    \"aliquip17a\": 91189128.22136566,\n    \"Duis3_\": 75542340,\n    \"ullamcoc\": true,\n    \"dolore_1\": \"adipisicing i\"\n  },\n  \"staff\": {\n    \"_id\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"user\": \"<string>\",\n    \"employee_code\": \"<string>\"\n  },\n  \"employee_code\": \"<string>\",\n  \"billing_address\": {\n    \"quis_8\": \"exe\",\n    \"nulla3f\": \"incididunt exercitation eiusmod mollit\"\n  },\n  \"callback_url\": null,\n  \"user_id\": \"<string>\",\n  \"extra_meta\": {\n    \"qui_a\": true\n  },\n  \"files\": [\n    {\n      \"key\": \"<string>\",\n      \"values\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"key\": \"<string>\",\n      \"values\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"ordering_store\": \"<integer>\",\n  \"iin\": \"<string>\",\n  \"network\": \"<string>\",\n  \"type\": \"<string>\",\n  \"card_id\": \"<string>\",\n  \"success_callback_url\": \"<string>\",\n  \"failure_callback_url\": \"<string>\",\n  \"order_tags\": [\n    {\n      \"display_text\": \"<string>\",\n      \"slug\": \"<string>\"\n    },\n    {\n      \"display_text\": \"<string>\",\n      \"slug\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ea35a376-562f-4054-a543-73ab7b39f49e",
                "name": "Success. Returns the status of cart checkout. Refer `CartCheckoutDetailsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "checkout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "It allows operations on cross-platform anonymous carts. When provided, the system retrieves the cart using only the cart_id, ignoring the user_id. Use this when interacting with an anonymous or guest cart across platforms.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location information for the cart",
                      "key": "x-location-detail",
                      "value": "<json>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for the transaction. Defaults to INR if the order location is India.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_type\": \"HomeDelivery\",\n  \"address_id\": \"69943ccfccac2da4f3cbc098\",\n  \"billing_address_id\": \"69943ccfccac2da4f3cbc098\",\n  \"aggregator\": \"COD\",\n  \"checkout_mode\": \"other\",\n  \"id\": \"699be4c6837db6b49e82253c\",\n  \"callback_url\": \"https://powerpartner.fynd.io/cart/order-status\",\n  \"payment_mode\": \"COD\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"COD\",\n      \"name\": \"COD\",\n      \"payment\": \"required\",\n      \"payment_meta\": {\n        \"payment_gateway\": \"COD\",\n        \"payment_identifier\": \"COD\"\n      }\n    }\n  ],\n  \"failure_callback_url\": \"https://powerpartner.fynd.io/cart/checkout?address_id=69943ccfccac2da4f3cbc098&cart_id=699450bdfee7389e61447954&billing_address_id=69943ccfccac2da4f3cbc098&reviewed=true&aggregator_name=Fynd&payment_mode=COD&payment_identifier=11&failed=true\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"app_intercept_url\": \"https://partner.fynd.io/cart/order-status\",\n  \"data\": {\n    \"order_id\": \"FY699BE52A54D8BB1234\"\n  },\n  \"cart\": {\n    \"coupon_text\": \"View all offers\",\n    \"id\": \"699be4c6837db6b49e82253c\",\n    \"delivery_promise\": {\n      \"timestamp\": {\n        \"max\": 1771997226,\n        \"min\": 1771997226\n      },\n      \"iso\": {\n        \"max\": \"2026-02-25T05:27:06Z\",\n        \"min\": \"2026-02-25T05:27:06Z\"\n      },\n      \"formatted\": {\n        \"max\": \"Wed, 25 Feb\",\n        \"min\": \"Wed, 25 Feb\"\n      }\n    },\n    \"payment_selection_lock\": {\n      \"enabled\": false,\n      \"default_options\": \"cod\",\n      \"payment_identifier\": \"cod\"\n    },\n    \"delivery_charge_info\": \"\",\n    \"order_id\": \"FY699BE52A54D8BB1234\",\n    \"message\": \"\",\n    \"uid\": 130190216,\n    \"checkout_mode\": \"self\",\n    \"currency\": {\n      \"symbol\": \"₹\",\n      \"code\": \"INR\"\n    },\n    \"gstin\": null,\n    \"alternate_pickup_person\": {},\n    \"common_config\": {\n      \"delivery_charges_config\": {\n        \"enabled\": false,\n        \"charges\": []\n      }\n    },\n    \"buy_now\": false,\n    \"success\": true,\n    \"free_gift_selection_available\": false,\n    \"is_valid\": true,\n    \"breakup_values\": {\n      \"display\": [\n        {\n          \"currency_symbol\": \"₹\",\n          \"display\": \"Total MRP\",\n          \"message\": [],\n          \"currency_code\": \"INR\",\n          \"value\": 800,\n          \"key\": \"mrp_total\",\n          \"attr\": \"mrp_total\",\n          \"original\": 800\n        },\n        {\n          \"currency_symbol\": \"₹\",\n          \"display\": \"Discount\",\n          \"message\": [],\n          \"currency_code\": \"INR\",\n          \"value\": -50,\n          \"key\": \"discount\",\n          \"attr\": \"discount\",\n          \"original\": -50\n        },\n        {\n          \"currency_symbol\": \"₹\",\n          \"display\": \"Subtotal\",\n          \"message\": [],\n          \"currency_code\": \"INR\",\n          \"value\": 750,\n          \"key\": \"subtotal\",\n          \"attr\": \"subtotal\",\n          \"original\": 750\n        },\n        {\n          \"currency_symbol\": \"₹\",\n          \"display\": \"Total\",\n          \"message\": [],\n          \"currency_code\": \"INR\",\n          \"value\": 750,\n          \"key\": \"total\",\n          \"attr\": \"total\",\n          \"original\": 750\n        }\n      ]\n    },\n    \"pan_no\": null,\n    \"items\": [\n      {\n        \"identifiers\": {\n          \"identifier\": \"oZFUcsfQ6GrUMCLOCqUiw\"\n        },\n        \"message\": \"\",\n        \"item_type\": \"standard\",\n        \"product_ean_id\": null,\n        \"max_quantity\": {\n          \"item_store\": 984,\n          \"item_seller\": null,\n          \"item\": null\n        },\n        \"availability\": {\n          \"available_sizes\": [\n            {\n              \"display\": \"10\",\n              \"is_available\": true,\n              \"value\": \"10\"\n            }\n          ],\n          \"deliverable\": true,\n          \"sizes\": [\n            \"10\"\n          ],\n          \"other_store_quantity\": 984,\n          \"out_of_stock\": false,\n          \"is_valid\": true\n        },\n        \"moq\": {\n          \"minimum\": 1\n        },\n        \"promotions_applied\": [],\n        \"parent_item_identifiers\": {\n          \"identifier\": null,\n          \"parent_item_size\": null,\n          \"parent_item_id\": null\n        },\n        \"article\": {\n          \"store\": {\n            \"store_code\": \"HS-d4590\",\n            \"code\": \"HS-d4590\",\n            \"uid\": 84676,\n            \"name\": \"PowerPartner\"\n          },\n          \"seller_identifier\": \"M3CY6DB1_PO\",\n          \"fulfillment_option\": {\n            \"slug\": \"standard-delivery\",\n            \"is_default\": true,\n            \"type\": \"HomeDelivery\",\n            \"name\": \"Standard Delivery\"\n          },\n          \"pickup_store_detail\": {},\n          \"_custom_json\": {},\n          \"force_new_line_item\": false,\n          \"gift_card\": {\n            \"gift_price\": 0,\n            \"display_text\": \"\",\n            \"is_gift_applied\": false\n          },\n          \"meta\": {},\n          \"size\": \"10\",\n          \"extra_meta\": {},\n          \"seller\": {\n            \"uid\": 8845,\n            \"name\": \"PowerPartner\"\n          },\n          \"quantity\": 984,\n          \"tags\": [],\n          \"identifier\": {\n            \"sku_code\": \"M3CY6DB1_PO\"\n          },\n          \"price\": {\n            \"base\": {\n              \"currency_symbol\": \"₹\",\n              \"selling\": 750,\n              \"marked\": 800,\n              \"currency_code\": \"INR\",\n              \"effective\": 750\n            },\n            \"converted\": {\n              \"currency_symbol\": \"₹\",\n              \"selling\": 750,\n              \"marked\": 800,\n              \"currency_code\": \"INR\",\n              \"effective\": 750\n            }\n          },\n          \"mto_quantity\": 0,\n          \"is_gift_visible\": false,\n          \"cart_item_meta\": {},\n          \"item_index\": 0,\n          \"uid\": \"6731ec20db98ddc20e9a27e1\",\n          \"type\": \"article\",\n          \"product_group_tags\": null\n        },\n        \"product\": {\n          \"brand\": {\n            \"uid\": 5989,\n            \"name\": \"Generic\"\n          },\n          \"categories\": [\n            {\n              \"uid\": 436,\n              \"name\": \"Others level 3\"\n            }\n          ],\n          \"images\": [\n            {\n              \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/0/R5yANs8iyg-610A1610.jpg\",\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/0/R5yANs8iyg-610A1610.jpg\"\n            },\n            {\n              \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/1/sHShGjRL7D-610A1613.jpg\",\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/1/sHShGjRL7D-610A1613.jpg\"\n            },\n            {\n              \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/2/OdTItZ8rvw-610A1615.jpg\",\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/2/OdTItZ8rvw-610A1615.jpg\"\n            },\n            {\n              \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/3/DVzqS9blW4-610A1616.jpg\",\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/liberty/IMPACT_N.BLUE/3/DVzqS9blW4-610A1616.jpg\"\n            }\n          ],\n          \"item_code\": \"m3cy6db1_PO\",\n          \"action\": {\n            \"url\": \"https://api.fynd.com/platform/content/v1/products/m3cy6db1_po-12829383/\",\n            \"page\": {\n              \"params\": {\n                \"slug\": [\n                  \"m3cy6db1_po-12829383\"\n                ]\n              },\n              \"type\": \"product\"\n            },\n            \"query\": {\n              \"product_slug\": [\n                \"m3cy6db1_po-12829383\"\n              ]\n            },\n            \"type\": \"page\"\n          },\n          \"slug\": \"m3cy6db1_po-12829383\",\n          \"_custom_json\": {},\n          \"teaser_tag\": {},\n          \"attributes\": {\n            \"brand_name\": \"Generic\"\n          },\n          \"uid\": 12829383,\n          \"type\": \"product\",\n          \"tags\": [],\n          \"name\": \"m3cy6db1_PO\"\n        },\n        \"price_per_unit\": {\n          \"base\": {\n            \"selling_price\": 750,\n            \"currency_symbol\": \"₹\",\n            \"marked\": 800,\n            \"currency_code\": \"INR\",\n            \"effective\": 750\n          },\n          \"converted\": {\n            \"selling_price\": 750,\n            \"currency_symbol\": \"₹\",\n            \"marked\": 800,\n            \"currency_code\": \"INR\",\n            \"effective\": 750\n          }\n        },\n        \"delivery_promise\": {\n          \"timestamp\": {\n            \"max\": 1771997226,\n            \"min\": 1771997226\n          },\n          \"iso\": {\n            \"max\": \"2026-02-25T05:27:06Z\",\n            \"min\": \"2026-02-25T05:27:06Z\"\n          },\n          \"formatted\": {\n            \"max\": \"Wed, 25 Feb\",\n            \"min\": \"Wed, 25 Feb\"\n          }\n        },\n        \"quantity\": 1,\n        \"bulk_offer\": {},\n        \"charges\": [],\n        \"coupon\": {},\n        \"price\": {\n          \"base\": {\n            \"final_price\": 750,\n            \"currency_symbol\": \"₹\",\n            \"selling\": 750,\n            \"marked\": 800,\n            \"currency_code\": \"INR\",\n            \"effective\": 750,\n            \"discount\": 0,\n            \"add_on\": 750\n          },\n          \"converted\": {\n            \"final_price\": 750,\n            \"currency_symbol\": \"₹\",\n            \"selling\": 750,\n            \"marked\": 800,\n            \"currency_code\": \"INR\",\n            \"effective\": 750,\n            \"discount\": 0,\n            \"add_on\": 750\n          }\n        },\n        \"discount\": \"6% OFF\",\n        \"custom_order\": {\n          \"is_custom_order\": false,\n          \"manufacturing_time\": 0,\n          \"manufacturing_time_unit\": \"days\"\n        },\n        \"key\": \"12829383_10_standard-delivery\",\n        \"is_set\": false,\n        \"coupon_message\": \"\",\n        \"promo_meta\": {}\n      }\n    ],\n    \"restrict_checkout\": false,\n    \"cart_id\": 130190216,\n    \"pan_config\": {\n      \"cod_threshold_amount\": 0,\n      \"online_threshold_amount\": 0\n    },\n    \"comment\": \"\",\n    \"applied_promo_details\": [],\n    \"delivery_charge_order_value\": 0,\n    \"last_modified\": \"Mon, 23 Feb 2026 05:27:06 GMT\",\n    \"custom_cart_meta\": {}\n  },\n  \"callback_url\": \"https://powerpartner.fynd.io/cart/order-status\",\n  \"payment_confirm_url\": \"https://api.fynd.com/service/webhooks/payment/v1.0/confirm/\",\n  \"order_id\": \"FY699BE52A54D8BB6741\",\n  \"message\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fac11ac4-775b-43d2-8a2a-29ca9de40cb6",
                "name": "Invalid payment method error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "checkout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the sales channel application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "It allows operations on cross-platform anonymous carts. When provided, the system retrieves the cart using only the cart_id, ignoring the user_id. Use this when interacting with an anonymous or guest cart across platforms.",
                      "key": "x-anonymous-cart",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Location information for the cart",
                      "key": "x-location-detail",
                      "value": "<json>"
                    },
                    {
                      "disabled": false,
                      "description": "Currency code for the transaction. Defaults to INR if the order location is India.",
                      "key": "x-currency-code",
                      "value": "INR"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_type\": \"HomeDelivery\",\n  \"address_id\": \"69943ccfccac2da4f3cbc098\",\n  \"billing_address_id\": \"69943ccfccac2da4f3cbc098\",\n  \"aggregator\": \"COD\",\n  \"checkout_mode\": \"other\",\n  \"id\": \"699be4c6837db6b49e82253c\",\n  \"callback_url\": \"https://powerpartner.fynd.io/cart/order-status\",\n  \"payment_mode\": \"COD\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"COD\",\n      \"name\": \"COD\",\n      \"payment\": \"required\",\n      \"payment_meta\": {\n        \"payment_gateway\": \"COD\",\n        \"payment_identifier\": \"COD\"\n      }\n    }\n  ],\n  \"failure_callback_url\": \"https://powerpartner.fynd.io/cart/checkout?address_id=69943ccfccac2da4f3cbc098&cart_id=699450bdfee7389e61447954&billing_address_id=69943ccfccac2da4f3cbc098&reviewed=true&aggregator_name=Fynd&payment_mode=COD&payment_identifier=11&failed=true\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid payment amount.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "76c25dee-dd7a-45ae-91c7-c3e81010d9a8",
            "name": "selectPaymentModeV2 | Select payment mode (latest)",
            "request": {
              "name": "selectPaymentModeV2 | Select payment mode (latest)",
              "description": {
                "content": "Selection of payment mode that supports multiple MOP(mode of payment).",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"address_id\": \"<string>\",\n  \"payment_mode\": \"<string>\",\n  \"aggregator_name\": \"<string>\",\n  \"merchant_code\": \"<string>\",\n  \"payment_identifier\": \"<string>\",\n  \"id\": \"<string>\",\n  \"payment_methods\": [\n    {\n      \"amount\": \"<float>\",\n      \"collect_by\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"refund_by\": \"<string>\",\n      \"meta\": {},\n      \"transaction_data\": {}\n    },\n    {\n      \"amount\": \"<float>\",\n      \"collect_by\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"refund_by\": \"<string>\",\n      \"meta\": {},\n      \"transaction_data\": {}\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "481fa131-d4ea-449b-846c-a613b6e9d819",
                "name": "Success. Returns a Cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"id\": \"6449021c177c336e338fb38b\",\n  \"address_id\": \"63e49dcd54c4c21b15909711\",\n  \"payment_methods\": [\n    {\n      \"name\": \"COD\",\n      \"payment\": \"required\",\n      \"mode\": \"COD\",\n      \"payment_meta\": {\n        \"merchant_code\": \"COD\",\n        \"payment_identifier\": \"COD\",\n        \"type\": \"aggregator\",\n        \"payment_gateway\": \"Fynd\"\n      }\n    },\n    {\n      \"mode\": \"CREDIT_NOTE\",\n      \"name\": \"CREDIT_NOTE\",\n      \"payment\": \"blocked\",\n      \"amount\": 100,\n      \"payment_meta\": {\n        \"merchant_code\": \"CREDIT_NOTE\",\n        \"payment_gateway\": \"DayTrader\",\n        \"payment_identifier\": \"CREDIT_NOTE\",\n        \"type\": \"Extension\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"error_message\": \"Note: Your order delivery will be delayed by 7-10 Days\",\n  \"user_type\": \"Store User\",\n  \"cod_charges\": 0,\n  \"order_id\": null,\n  \"cod_available\": true,\n  \"cod_message\": \"No additional COD charges applicable\",\n  \"delivery_charges\": 0,\n  \"delivery_charge_order_value\": 0,\n  \"store_code\": \"\",\n  \"store_emps\": [],\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": -2250,\n      \"delivery_charge\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 315.86,\n      \"mrp_total\": 5198,\n      \"subtotal\": 5198,\n      \"total\": 2948,\n      \"vog\": 2632.15,\n      \"you_saved\": 0\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 5198,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 5198,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Coupon\",\n        \"key\": \"coupon\",\n        \"value\": -2250,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 2948,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"PRISMC22250111\",\n      \"uid\": \"17743\",\n      \"value\": 2250,\n      \"is_applied\": true,\n      \"message\": \"coupn applied\"\n    },\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"items\": [\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"quantity\": 1,\n      \"availability\": {\n        \"sizes\": [\n          \"M\",\n          \"S\",\n          \"L\",\n          \"XXL\",\n          \"XL\"\n        ],\n        \"other_store_quantity\": 10,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"coupon_message\": \"PRISMC22250111 coupon applied\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 3199,\n          \"marked\": 3199,\n          \"effective\": 3199,\n          \"selling\": 3199,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"bulk_offer\": {},\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_LETTER19APINK_S\",\n        \"size\": \"S\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 11,\n        \"price\": {\n          \"base\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 3199,\n            \"effective\": 3199,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 857596,\n        \"name\": \"Pink Solid Hoodie\",\n        \"slug\": \"883-police-pink-solid-hoodie-857596-111bdc\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 144,\n            \"name\": \"Hoodies\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_LETTER19APINK/1_1553062658148.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-pink-solid-hoodie-857596-111bdc/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-pink-solid-hoodie-857596-111bdc\"\n            ]\n          }\n        }\n      },\n      \"key\": \"857596_S\",\n      \"discount\": \"\"\n    },\n    {\n      \"message\": \"\",\n      \"identifiers\": {\n        \"identifier\": \"5mPyy88URXuh3Lo35uaTg\"\n      },\n      \"quantity\": 1,\n      \"availability\": {\n        \"sizes\": [\n          \"L\",\n          \"XL\",\n          \"XXL\"\n        ],\n        \"other_store_quantity\": 1,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"coupon_message\": \"PRISMC22250111 coupon applied\",\n      \"price\": {\n        \"base\": {\n          \"add_on\": 1999,\n          \"marked\": 1999,\n          \"effective\": 1999,\n          \"selling\": 1999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 1999,\n          \"marked\": 1999,\n          \"effective\": 1999,\n          \"selling\": 1999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"bulk_offer\": {},\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"381_610_IGPL01_SPIRAL19ANAVY_L\",\n        \"size\": \"L\",\n        \"seller\": {\n          \"uid\": 381,\n          \"name\": \"INTERSOURCE GARMENTS PVT LTD\"\n        },\n        \"store\": {\n          \"uid\": 3009,\n          \"name\": \"Kormangala\"\n        },\n        \"quantity\": 2,\n        \"price\": {\n          \"base\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 1999,\n            \"effective\": 1999,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 820312,\n        \"name\": \"Navy Blue Melange Shorts\",\n        \"slug\": \"883-police-navy-blue-melange-shorts-820312-4943a8\",\n        \"brand\": {\n          \"uid\": 610,\n          \"name\": \"883 Police\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 193,\n            \"name\": \"Shorts\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/610_SPIRAL19ANAVY/1_1549105947281.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/platform/content/v1/products/883-police-navy-blue-melange-shorts-820312-4943a8/\",\n          \"query\": {\n            \"product_slug\": [\n              \"883-police-navy-blue-melange-shorts-820312-4943a8\"\n            ]\n          }\n        }\n      },\n      \"key\": \"820312_L\",\n      \"discount\": \"\"\n    }\n  ],\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"buy_now\": false,\n  \"cart_id\": 7477,\n  \"uid\": \"7477\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"last_modified\": \"2023-02-02T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bdcfd34f-41db-4b5a-8c62-1d086c82f323",
                "name": "Invalid payment method error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"id\": \"6449021c177c336e338fb38b\",\n  \"address_id\": \"63e49dcd54c4c21b15909711\",\n  \"payment_methods\": [\n    {\n      \"name\": \"COD\",\n      \"payment\": \"required\",\n      \"mode\": \"COD\",\n      \"payment_meta\": {\n        \"merchant_code\": \"COD\",\n        \"payment_identifier\": \"COD\",\n        \"type\": \"aggregator\",\n        \"payment_gateway\": \"Fynd\"\n      }\n    },\n    {\n      \"mode\": \"CREDIT_NOTE\",\n      \"name\": \"CREDIT_NOTE\",\n      \"payment\": \"blocked\",\n      \"amount\": 100,\n      \"payment_meta\": {\n        \"merchant_code\": \"CREDIT_NOTE\",\n        \"payment_gateway\": \"DayTrader\",\n        \"payment_identifier\": \"CREDIT_NOTE\",\n        \"type\": \"Extension\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_valid\": false,\n  \"message\": \"Please enter a valid payment amount.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "963d62af-429a-4d01-adc4-b5b9e9800332",
            "name": "applyLoyaltyPoints | Redeem loyalty points.",
            "request": {
              "name": "applyLoyaltyPoints | Redeem loyalty points.",
              "description": {
                "content": "Users can redeem their accumulated loyalty points and apply them to the items in their cart, thereby availing discounts on their current purchases.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "redeem"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is boolean to get buy_now cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"redeem_points\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "65bf5799-dcd0-4e4e-947c-d2ad0f5feaa1",
                "name": "Success. Returns a Cart object. Check the example shown below or refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "redeem"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"redeem_points\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"bulk_offer\": {},\n      \"identifiers\": {},\n      \"discount\": \"67% OFF\",\n      \"article\": {\n        \"type\": \"article\",\n        \"uid\": \"604_902_SSTC60401_636BLUE_1\",\n        \"size\": \"1\",\n        \"seller\": {\n          \"uid\": 604,\n          \"name\": \"SHRI SHANTINATH TRADING COMPANY\"\n        },\n        \"store\": {\n          \"uid\": 4579,\n          \"name\": \"Gandhi Nagar\"\n        },\n        \"quantity\": 108,\n        \"price\": {\n          \"base\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 2999,\n            \"effective\": 999,\n            \"currency_code\": \"INR\"\n          }\n        }\n      },\n      \"charges\": [\n        {\n          \"type\": \"convenience fee\",\n          \"name\": \"convenience fee\",\n          \"code\": \"convenience fee\",\n          \"amount\": {\n            \"value\": 10,\n            \"currency\": \"INR\"\n          },\n          \"meta\": {\n            \"price_adjustment_id\": \"64c22d66fe278c0796bd8e4d\",\n            \"article_level_distribution\": true\n          }\n        }\n      ],\n      \"coupon_message\": \"\",\n      \"key\": \"707569_1\",\n      \"availability\": {\n        \"sizes\": [\n          \"1\",\n          \"8\",\n          \"7\",\n          \"2\",\n          \"9\",\n          \"5\",\n          \"3\",\n          \"6\"\n        ],\n        \"other_store_quantity\": 107,\n        \"out_of_stock\": false,\n        \"deliverable\": true,\n        \"is_valid\": true\n      },\n      \"product\": {\n        \"type\": \"product\",\n        \"uid\": 707569,\n        \"name\": \"Blue and Gold Printed Ethnic Set\",\n        \"slug\": \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\",\n        \"brand\": {\n          \"uid\": 902,\n          \"name\": \"\"\n        },\n        \"categories\": [\n          {\n            \"uid\": 525,\n            \"name\": \"\"\n          }\n        ],\n        \"images\": [\n          {\n            \"aspect_ratio\": \"16:25\",\n            \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\",\n            \"secure_url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/original/902_636BLUE/1_1540301094877.jpg\"\n          }\n        ],\n        \"action\": {\n          \"type\": \"product\",\n          \"url\": \"https://api.addsale.com/v1/products/aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a/\",\n          \"query\": {\n            \"product_slug\": [\n              \"aj-dezines-blue-and-gold-printed-ethnic-set-707569-bff01a\"\n            ]\n          }\n        }\n      },\n      \"price\": {\n        \"base\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        },\n        \"converted\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\"\n        }\n      },\n      \"message\": \"\",\n      \"quantity\": 1\n    }\n  ],\n  \"buy_now\": false,\n  \"cart_id\": 54,\n  \"uid\": \"54\",\n  \"breakup_values\": {\n    \"raw\": {\n      \"cod_charge\": 0,\n      \"convenience_fee\": 0,\n      \"coupon\": 0,\n      \"delivery_charge\": 0,\n      \"discount\": -2000,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 47.57,\n      \"store_credit\": 0,\n      \"mrp_total\": 2999,\n      \"mop_total\": 0,\n      \"total_charge\": 10,\n      \"subtotal\": 999,\n      \"total\": 999,\n      \"vog\": 951.43,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"code\": \"\",\n      \"uid\": \"\",\n      \"value\": 0,\n      \"is_applied\": false,\n      \"message\": \"Sorry! Invalid Coupon\"\n    },\n    \"display\": [\n      {\n        \"display\": \"MRP Total\",\n        \"key\": \"mrp_total\",\n        \"value\": 2999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Store Credit\",\n        \"key\": \"store_credit\",\n        \"value\": 0,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Discount\",\n        \"key\": \"discount\",\n        \"value\": -2000,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Subtotal\",\n        \"key\": \"subtotal\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      },\n      {\n        \"display\": \"Total\",\n        \"key\": \"total\",\n        \"value\": 999,\n        \"currency_code\": \"INR\"\n      }\n    ],\n    \"loyalty_points\": {\n      \"total\": 0,\n      \"applicable\": 0,\n      \"is_applied\": false,\n      \"description\": \"Your cashback, referrals, and refund amount get credited to Fynd Cash which can be redeemed while placing an order.\",\n      \"points\": 0,\n      \"amount\": 0,\n      \"earn_points\": 0,\n      \"earn_points_amount\": 0\n    }\n  },\n  \"delivery_charge_info\": \"\",\n  \"coupon_text\": \"View all offers\",\n  \"gstin\": \"\",\n  \"checkout_mode\": \"self\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"last_modified\": \"2020-03-09T00:00:00.000Z\",\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e2546889-5866-46dc-aec9-c850aab4ca84",
            "name": "getOffers | List of offers",
            "request": {
              "name": "getOffers | List of offers",
              "description": {
                "content": "Retrieve a list of all created offers for specific sales channel. It also supports efficient text search and pagination functionalities, ensuring optimized offers listing for streamlined navigation and management.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "offers"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Current page no as per pagination"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Offers max records fetched in single request"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Filter by offer name"
                  },
                  {
                    "disabled": false,
                    "key": "mode",
                    "value": "<string>",
                    "description": "Filter by offer mode"
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Filter by offer type"
                  },
                  {
                    "disabled": false,
                    "key": "promo_group",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "exclude_contract_offers",
                    "value": "<boolean>",
                    "description": "Filter non contract offers"
                  },
                  {
                    "disabled": false,
                    "key": "offer_id",
                    "value": "<string>",
                    "description": "Filter by offer id"
                  },
                  {
                    "disabled": false,
                    "key": "created_by",
                    "value": "<string>",
                    "description": "Filter by offer created by user id"
                  },
                  {
                    "disabled": false,
                    "key": "reviewed_by",
                    "value": "<string>",
                    "description": "Filter by offer reviewer user id"
                  },
                  {
                    "disabled": false,
                    "key": "approved_start_time",
                    "value": "<dateTime>",
                    "description": "Filter offer by start time date range when status is in approved state"
                  },
                  {
                    "disabled": false,
                    "key": "approved_end_time",
                    "value": "<dateTime>",
                    "description": "Filter offer by end time date range when status is in approved state"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Filter your offers effortlessly by status, such as draft, review and more"
                  },
                  {
                    "disabled": false,
                    "key": "code",
                    "value": "<string>",
                    "description": "Filter by offer code in case of coupons"
                  },
                  {
                    "disabled": false,
                    "key": "is_public",
                    "value": "<boolean>",
                    "description": "Filter offers which are public"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "23a616cd-1e5c-4d52-9160-a1020f7276f9",
                "name": "Offer List for requested filters, page_size and page_no",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "search",
                        "value": "<string>"
                      },
                      {
                        "key": "mode",
                        "value": "<string>"
                      },
                      {
                        "key": "type",
                        "value": "<string>"
                      },
                      {
                        "key": "promo_group",
                        "value": "<string>"
                      },
                      {
                        "key": "exclude_contract_offers",
                        "value": "<boolean>"
                      },
                      {
                        "key": "offer_id",
                        "value": "<string>"
                      },
                      {
                        "key": "created_by",
                        "value": "<string>"
                      },
                      {
                        "key": "reviewed_by",
                        "value": "<string>"
                      },
                      {
                        "key": "approved_start_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "approved_end_time",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      },
                      {
                        "key": "code",
                        "value": "<string>"
                      },
                      {
                        "key": "is_public",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"68df6337f55b3b2cdd063832\",\n      \"published\": false,\n      \"status\": \"draft\",\n      \"display_meta\": {\n        \"offer_text\": null,\n        \"offer_label\": \"\",\n        \"description\": null,\n        \"name\": \"test\"\n      },\n      \"author\": {\n        \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\",\n        \"rejected_by\": null,\n        \"approved_by\": null,\n        \"created_by\": \"666e3c9eb8b2c4a35b2fa062\"\n      },\n      \"date_meta\": {\n        \"rejected_on\": null,\n        \"created_on\": \"2025-10-03T05:46:31.351Z\",\n        \"approved_on\": null,\n        \"modified_on\": \"2025-10-03T05:46:31.351Z\"\n      },\n      \"_schedule\": {\n        \"end\": null,\n        \"next_schedule\": [\n          {\n            \"start\": \"2025-10-03T05:46:31.350Z\",\n            \"end\": null\n          }\n        ],\n        \"start\": null,\n        \"cron\": null,\n        \"duration\": 0\n      },\n      \"mode\": \"promotion\"\n    },\n    {\n      \"_id\": \"68deff69f55b3b2cdd063831\",\n      \"type\": \"percentage\",\n      \"display_meta\": {\n        \"description\": \"promo\\n<style data-id=\\\"tinymce-storefront-style\\\"> \\n                    blockquote, iframe, .twitter-tweet{\\n                        display: flex;\\n                        margin-left: auto !important;\\n                        margin-right: auto !important;\\n                        max-width: 100%;\\n                    }\\n                    img{\\n                        max-width: 100%;\\n                        height: auto;\\n                    }\\n                    .warning-banner{\\n                        visibility: hidden\\n                    }\\n                <span id=\\\"mce_marker\\\" data-mce-type=\\\"bookmark\\\" data-mce-fragment=\\\"1\\\"></span></style>\\n<style data-id=\\\"tinymce-storefront-style\\\"> \\n                    blockquote, iframe, .twitter-tweet{\\n                        display: flex;\\n                        margin-left: auto !important;\\n                        margin-right: auto !important;\\n                        max-width: 100%;\\n                    }\\n                    img{\\n                        max-width: 100%;\\n                        height: auto;\\n                    }\\n                    .warning-banner{\\n                        visibility: hidden\\n                    }\\n                </style>\",\n        \"offer_text\": \"promo\",\n        \"is_display\": true,\n        \"is_public\": true,\n        \"offer_label\": \"promo\",\n        \"name\": \"promo\"\n      },\n      \"author\": {\n        \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\",\n        \"rejected_by\": null,\n        \"approved_by\": \"666e3c9eb8b2c4a35b2fa062\",\n        \"created_by\": \"666e3c9eb8b2c4a35b2fa062\"\n      },\n      \"date_meta\": {\n        \"created_on\": \"2025-10-02T22:40:41.725Z\",\n        \"modified_on\": \"2025-10-02T22:40:41.725Z\",\n        \"approved_on\": \"2025-10-02T22:40:41.725Z\",\n        \"rejected_on\": null\n      },\n      \"_schedule\": {\n        \"end\": \"2025-10-03T18:30:00.000Z\",\n        \"next_schedule\": [\n          {\n            \"start\": \"2025-10-02T22:27:59.000Z\",\n            \"end\": \"2025-10-03T18:30:00.000Z\"\n          }\n        ],\n        \"start\": \"2025-10-02T22:27:59.000Z\",\n        \"cron\": null,\n        \"duration\": 0\n      },\n      \"mode\": \"promotion\",\n      \"published\": true,\n      \"status\": \"approved\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"has_next\": true,\n    \"size\": 10,\n    \"current\": 1,\n    \"item_total\": 30\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "99bd178e-c23d-421f-818a-c80c5d54a9aa",
            "name": "createOffer | Create an offer",
            "request": {
              "name": "createOffer | Create an offer",
              "description": {
                "content": "Creates a new offer based on the selected offer type. Sellers can choose from multiple supported offer types, including percentage value, fixed amount value, bundled discount, buy X get Y items, and more, along with customizable offer criteria to meet specific business requirements.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "offers"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"mode\": \"<string>\",\n  \"type\": \"<string>\",\n  \"status\": \"<string>\",\n  \"published\": \"<boolean>\",\n  \"display_meta\": {\n    \"description\": \"<string>\",\n    \"name\": \"<string>\",\n    \"is_display\": true,\n    \"is_public\": true,\n    \"offer_text\": \"<string>\",\n    \"offer_label\": \"<string>\",\n    \"reason\": \"<string>\"\n  },\n  \"_id\": \"<string>\",\n  \"auto_apply\": \"<boolean>\",\n  \"application_id\": \"<string>\",\n  \"company_id\": \"<string>\",\n  \"discount_rules\": [\n    {\n      \"discount_type\": \"<string>\",\n      \"buy_condition\": \"<string>\",\n      \"item_criteria\": {\n        \"category_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"collection_id\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"article_ids\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_size_mapping\": {\n          \"item_size_mapping\": {\n            \"Lorem7\": \"ut\",\n            \"ea_20\": 61465852.04340106\n          }\n        }\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\"\n      },\n      \"is_exact\": \"<boolean>\"\n    },\n    {\n      \"discount_type\": \"<string>\",\n      \"buy_condition\": \"<string>\",\n      \"item_criteria\": {\n        \"category_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"collection_id\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"article_ids\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_size_mapping\": {\n          \"item_size_mapping\": {\n            \"ipsum_8\": \"quis laborum\",\n            \"veniamcc\": 77869173,\n            \"veniamfb\": 51023620\n          }\n        }\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\"\n      },\n      \"is_exact\": \"<boolean>\"\n    }\n  ],\n  \"buy_rules\": {\n    \"cillume\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"voluptate_cc\": false\n        }\n      }\n    },\n    \"cupidatataa\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"Excepteur5b5\": \"adipisicing et dolor\",\n          \"culpa3e\": false,\n          \"nulla_d39\": 46094150.34082413,\n          \"commodo_9\": true\n        }\n      }\n    },\n    \"cupidatat_88\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"ea4\": 6208412.763969883,\n          \"non_e\": \"sit ad fugiat ut\",\n          \"occaecat_34\": 60241531.84232435\n        }\n      }\n    },\n    \"reprehenderit_c\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"dolore_50\": \"adipisicing\"\n        }\n      }\n    },\n    \"commodo_19f\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"ea_d\": -25995099,\n          \"sit6\": -56954475\n        }\n      }\n    },\n    \"laborume\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"laboris8c\": -5605177,\n          \"inab\": false,\n          \"velit2\": false\n        }\n      }\n    }\n  },\n  \"restrictions\": {\n    \"uses\": {\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0,\n        \"app\": 0\n      },\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0,\n        \"app\": 0\n      }\n    },\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"payments\": {\n      \"codes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"iins\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"networks\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"uses\": {\n        \"max\": \"<integer>\"\n      }\n    },\n    \"ordering_stores\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"order_quantity\": \"<integer>\",\n    \"user\": {\n      \"groups\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"type\": \"<string>\",\n      \"anonymous\": \"<boolean>\",\n      \"id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"registered\": {\n        \"end\": \"<dateTime>\",\n        \"start\": \"<dateTime>\"\n      },\n      \"email_domain\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"multi_store_allowed\": false,\n    \"fulfillment_options\": [\n      {\n        \"fulfillment_slug\": \"<string>\"\n      },\n      {\n        \"fulfillment_slug\": \"<string>\"\n      }\n    ]\n  },\n  \"ownership\": {\n    \"payable_category\": \"<string>\",\n    \"payable_by\": \"<string>\"\n  },\n  \"author\": {\n    \"created_by\": null,\n    \"modified_by\": null,\n    \"approved_by\": null,\n    \"rejected_by\": null\n  },\n  \"date_meta\": {\n    \"modified_on\": null,\n    \"created_on\": null,\n    \"approved_on\": null,\n    \"rejected_on\": null\n  },\n  \"_schedule\": {\n    \"start\": \"<dateTime>\",\n    \"end\": \"<dateTime>\",\n    \"next_schedule\": [\n      {\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      },\n      {\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      }\n    ],\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\"\n  },\n  \"_custom_json\": {\n    \"laborumf2b\": \"deserunt enim nostrud\",\n    \"aute_4\": \"sint cillum dolore pariatur\"\n  },\n  \"stackable\": true,\n  \"priority\": 1,\n  \"is_exclusive_coupon\": false,\n  \"apply_exclusive\": \"<string>\",\n  \"calculate_on\": \"esp\",\n  \"promo_group\": \"product\",\n  \"currency\": \"<string>\",\n  \"code\": \"<string>\",\n  \"coupon_config\": {\n    \"coupon_type\": \"<string>\",\n    \"coupon_count\": 1,\n    \"coupon_prefix\": \"<string>\"\n  },\n  \"is_processed\": \"<boolean>\",\n  \"is_bank_offer\": false\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7896d648-8c7f-4d34-b7fd-c4d929eeb832",
                "name": "Creates a discount offer which applies on user cart.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mode\": \"promotion\",\n  \"stackable\": false,\n  \"type\": \"percentage\",\n  \"promo_group\": \"product\",\n  \"display_meta\": {\n    \"name\": \"promotion offer example\",\n    \"offer_text\": \"promotion used for example\",\n    \"description\": \"This promotion will be used as an example for promotion schema\"\n  },\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"post_order\": {\n      \"return_allowed\": false,\n      \"cancellation_allowed\": false\n    },\n    \"user\": {\n      \"type\": \"all_user\"\n    },\n    \"uses\": {\n      \"maximum\": {}\n    }\n  },\n  \"auto_apply\": true,\n  \"_schedule\": {\n    \"start\": \"2025-12-19T04:30:00.000Z\",\n    \"end\": \"2025-12-21T16:31:00.000Z\",\n    \"cron\": \"0 10 * * *\",\n    \"duration\": 43260\n  },\n  \"published\": true,\n  \"status\": \"approved\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"all_items\": true,\n      \"cart_quantity\": {\n        \"equals\": 1\n      }\n    },\n    \"rule#2\": {\n      \"all_items\": true,\n      \"cart_quantity\": {\n        \"greater_than_equals\": 2\n      }\n    }\n  },\n  \"discount_rules\": [\n    {\n      \"discount_type\": \"percentage\",\n      \"offer\": {\n        \"discount_percentage\": 10\n      },\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#1 )\"\n    },\n    {\n      \"discount_type\": \"percentage\",\n      \"offer\": {\n        \"discount_percentage\": 20\n      },\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#2 )\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"priority\": 1,\n  \"is_exclusive_coupon\": false,\n  \"promo_group\": \"product\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"all_items\": true,\n      \"cart_quantity\": {\n        \"equals\": 1\n      }\n    },\n    \"rule#2\": {\n      \"all_items\": true,\n      \"cart_quantity\": {\n        \"greater_than_equals\": 2\n      }\n    }\n  },\n  \"date_meta\": {\n    \"created_on\": \"2025-12-18T10:53:50.624Z\",\n    \"modified_on\": \"2025-12-18T10:53:50.624Z\",\n    \"approved_on\": \"2025-12-18T10:53:50.624Z\"\n  },\n  \"application_id\": \"68d4e2e9c5c37aa336a83637\",\n  \"type\": \"percentage\",\n  \"is_bank_offer\": false,\n  \"display_meta\": {\n    \"offer_label\": \"\",\n    \"description\": \"This promotion will be used as an example for promotion schema\",\n    \"is_public\": true,\n    \"is_display\": true,\n    \"offer_text\": \"promotion used for example\",\n    \"name\": \"promotion offer example\"\n  },\n  \"ownership\": {},\n  \"discount_rules\": [\n    {\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"discount_percentage\": 10\n      },\n      \"is_exact\": false,\n      \"discount_type\": \"percentage\"\n    },\n    {\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#2 )\",\n      \"offer\": {\n        \"discount_percentage\": 20\n      },\n      \"is_exact\": false,\n      \"discount_type\": \"percentage\"\n    }\n  ],\n  \"auto_apply\": true,\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"user\": {\n      \"id\": [],\n      \"type\": \"all_user\",\n      \"anonymous\": true\n    },\n    \"uses\": {\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0,\n        \"app\": 0\n      },\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0,\n        \"app\": 0\n      }\n    },\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"_schedule\": {\n    \"next_schedule\": [\n      {\n        \"start\": \"2025-12-18T04:30:00.000Z\",\n        \"end\": \"2025-12-18T16:31:00.000Z\"\n      },\n      {\n        \"start\": \"2025-12-19T04:30:00.000Z\",\n        \"end\": \"2025-12-19T16:31:00.000Z\"\n      },\n      {\n        \"start\": \"2025-12-20T04:30:00.000Z\",\n        \"end\": \"2025-12-20T16:31:00.000Z\"\n      },\n      {\n        \"start\": \"2025-12-21T04:30:00.000Z\",\n        \"end\": \"2025-12-21T16:31:00.000Z\"\n      }\n    ],\n    \"duration\": 43260,\n    \"cron\": \"0 10 * * *\",\n    \"end\": \"2025-12-21T16:31:00.000Z\",\n    \"start\": \"2025-12-19T04:30:00.000Z\"\n  },\n  \"status\": \"approved\",\n  \"published\": true,\n  \"mode\": \"promotion\",\n  \"company_id\": \"2\",\n  \"stackable\": false,\n  \"author\": {\n    \"created_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"approved_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"rejected_by\": null\n  },\n  \"indexed_criteria\": [\n    {\n      \"key\": \"all_items\",\n      \"value\": true\n    }\n  ],\n  \"calculate_on\": \"esp\",\n  \"promotion_type\": \"percentage\",\n  \"_id\": \"6943dd3eeed678aded962816\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4e4da02f-ffec-47dc-bc9f-78b13c990b9a",
                "name": "Invalid offer data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mode\": \"promotion\",\n  \"stackable\": false,\n  \"type\": \"percentage\",\n  \"promo_group\": \"product\",\n  \"display_meta\": {\n    \"name\": \"promotion offer example\",\n    \"offer_text\": \"promotion used for example\",\n    \"description\": \"This promotion will be used as an example for promotion schema\"\n  },\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"post_order\": {\n      \"return_allowed\": false,\n      \"cancellation_allowed\": false\n    },\n    \"user\": {\n      \"type\": \"all_user\"\n    },\n    \"uses\": {\n      \"maximum\": {}\n    }\n  },\n  \"auto_apply\": true,\n  \"_schedule\": {\n    \"start\": \"2025-12-19T04:30:00.000Z\",\n    \"end\": \"2025-12-21T16:31:00.000Z\",\n    \"cron\": \"0 10 * * *\",\n    \"duration\": 43260\n  },\n  \"published\": true,\n  \"status\": \"approved\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"all_items\": true,\n      \"cart_quantity\": {\n        \"equals\": 1\n      }\n    },\n    \"rule#2\": {\n      \"all_items\": true,\n      \"cart_quantity\": {\n        \"greater_than_equals\": 2\n      }\n    }\n  },\n  \"discount_rules\": [\n    {\n      \"discount_type\": \"percentage\",\n      \"offer\": {\n        \"discount_percentage\": 10\n      },\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#1 )\"\n    },\n    {\n      \"discount_type\": \"percentage\",\n      \"offer\": {\n        \"discount_percentage\": 20\n      },\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#2 )\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Offer already exists for requested code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "575c6888-deeb-4342-954b-2235057321ff",
            "name": "getOfferById | Get a specific offer",
            "request": {
              "name": "getOfferById | Get a specific offer",
              "description": {
                "content": "Retrieve details of a specific offer by providing its unique identifier to obtain information such as offer type, rules, validity period and other related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "offers",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "13e91d07-41b9-4bf8-a5cf-240d986a7bf2",
                "name": "Offer object for sent id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"69352d6ab74c8babae11ac2a\",\n  \"_schedule\": {\n    \"start\": \"2025-12-07T19:30:00.000Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2025-12-07T19:30:00.000Z\",\n        \"end\": \"2025-12-31T06:31:00.000Z\"\n      }\n    ],\n    \"cron\": null,\n    \"duration\": 39660,\n    \"end\": \"2025-12-31T06:31:00.000Z\"\n  },\n  \"status\": \"approved\",\n  \"published\": true,\n  \"coupon_config\": {\n    \"coupon_type\": \"single\",\n    \"coupon_count\": 1\n  },\n  \"priority\": 1,\n  \"application_id\": \"68d4e2e9c5c37aa336a83637\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than\": 1\n      },\n      \"all_items\": true\n    }\n  },\n  \"author\": {\n    \"rejected_by\": null,\n    \"created_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"approved_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\"\n  },\n  \"mode\": \"coupon\",\n  \"display_meta\": {\n    \"offer_text\": \"buy x get y free\",\n    \"is_display\": true,\n    \"name\": \"buy x get y free\",\n    \"offer_label\": \"\",\n    \"is_public\": true\n  },\n  \"discount_rules\": [\n    {\n      \"is_exact\": false,\n      \"buy_condition\": \"( rule#1 )\",\n      \"discount_type\": \"bogo\",\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"offer\": {\n        \"max_offer_quantity\": 1\n      }\n    }\n  ],\n  \"is_exclusive_coupon\": false,\n  \"company_id\": \"2\",\n  \"is_bank_offer\": false,\n  \"date_meta\": {\n    \"created_on\": \"2025-12-07T07:31:54.439Z\",\n    \"modified_on\": \"2025-12-09T14:09:50.359Z\",\n    \"approved_on\": \"2025-12-07T07:31:54.439Z\",\n    \"rejected_on\": null\n  },\n  \"code\": \"buyxgetyfree\",\n  \"stackable\": false,\n  \"type\": \"bogo\",\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"uses\": {\n      \"maximum\": {\n        \"total\": 100,\n        \"app\": 0,\n        \"user\": 0\n      },\n      \"remaining\": {\n        \"total\": 100,\n        \"app\": 0,\n        \"user\": 0\n      }\n    },\n    \"user\": {\n      \"type\": \"all_user\",\n      \"anonymous\": true,\n      \"id\": []\n    },\n    \"post_order\": {\n      \"return_allowed\": false,\n      \"cancellation_allowed\": false\n    }\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\"\n  },\n  \"calculate_on\": \"esp\",\n  \"auto_apply\": false,\n  \"is_processed\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "84dc0ca7-e70f-49a2-bc64-136b52560dd6",
                "name": "Offer not found for passed `id`",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Offer Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7cfc45b3-fe2c-4097-9189-b3dfc7ea8520",
            "name": "updateOffer | Update existing offer",
            "request": {
              "name": "updateOffer | Update existing offer",
              "description": {
                "content": "Update the details of an existing offer by specifying its unique identifier. This includes modifying offer attributes such as discount percentage, validity period, and associated conditions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "offers",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"mode\": \"<string>\",\n  \"type\": \"<string>\",\n  \"status\": \"<string>\",\n  \"published\": \"<boolean>\",\n  \"display_meta\": {\n    \"description\": \"<string>\",\n    \"name\": \"<string>\",\n    \"is_display\": true,\n    \"is_public\": true,\n    \"offer_text\": \"<string>\",\n    \"offer_label\": \"<string>\",\n    \"reason\": \"<string>\"\n  },\n  \"_id\": \"<string>\",\n  \"auto_apply\": \"<boolean>\",\n  \"application_id\": \"<string>\",\n  \"company_id\": \"<string>\",\n  \"discount_rules\": [\n    {\n      \"discount_type\": \"<string>\",\n      \"buy_condition\": \"<string>\",\n      \"item_criteria\": {\n        \"category_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"collection_id\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"article_ids\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_size_mapping\": {\n          \"item_size_mapping\": {\n            \"labore9\": -82053870\n          }\n        }\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\"\n      },\n      \"is_exact\": \"<boolean>\"\n    },\n    {\n      \"discount_type\": \"<string>\",\n      \"buy_condition\": \"<string>\",\n      \"item_criteria\": {\n        \"category_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"collection_id\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"all_items\": \"<boolean>\",\n        \"item_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"article_ids\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_size\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_tags\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"cart_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_total\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_l1_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_l2_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_category\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"cart_unique_item_quantity\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"cart_unique_item_amount\": {\n          \"equals\": \"<float>\",\n          \"greater_than\": \"<float>\",\n          \"less_than_equals\": \"<float>\",\n          \"less_than\": \"<float>\",\n          \"greater_than_equals\": \"<float>\"\n        },\n        \"item_exclude_department\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_store\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_brand\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"item_exclude_sku\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_company\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"available_zones\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_exclude_id\": [\n          \"<integer>\",\n          \"<integer>\"\n        ],\n        \"buy_rules\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"item_size_mapping\": {\n          \"item_size_mapping\": {\n            \"Utd99\": -71550995.65227742\n          }\n        }\n      },\n      \"offer\": {\n        \"max_discount_amount\": \"<float>\",\n        \"discount_price\": \"<float>\",\n        \"apportion_discount\": \"<boolean>\",\n        \"partial_can_ret\": \"<boolean>\",\n        \"max_usage_per_transaction\": \"<integer>\",\n        \"min_offer_quantity\": \"<integer>\",\n        \"discount_amount\": \"<float>\",\n        \"discount_percentage\": \"<float>\",\n        \"max_offer_quantity\": \"<integer>\"\n      },\n      \"is_exact\": \"<boolean>\"\n    }\n  ],\n  \"buy_rules\": {\n    \"mollitc\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"ullamco_11\": false,\n          \"ea45a\": false,\n          \"sit_8f2\": true\n        }\n      }\n    },\n    \"laboris2\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"commodo_6\": \"reprehenderit\",\n          \"ut__bf\": 45747185,\n          \"elit60\": \"eu laborum dolor\",\n          \"magnad73\": 65313633\n        }\n      }\n    },\n    \"ipsum_f\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"velit_ea\": 40698965\n        }\n      }\n    },\n    \"mollit_42\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"ut_9af\": 74116618,\n          \"ullamco_70d\": \"occaecat\",\n          \"eu_\": 92896202,\n          \"proident_a\": 60273033\n        }\n      }\n    },\n    \"ullamco_3\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"esse_f1d\": 38359700.167048514,\n          \"ut68\": -44455196\n        }\n      }\n    },\n    \"enim_df2\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"ut6f\": 3274928,\n          \"cupidatatc\": false\n        }\n      }\n    },\n    \"commodo14\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"occaecat62\": true,\n          \"amet_0_1\": -12086999\n        }\n      }\n    },\n    \"Ut57\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"consectetur_4e\": -46617070.33922986,\n          \"ut5\": \"irure sint qui mollit\",\n          \"Duis_71\": 84264767.83667955,\n          \"none_f\": 67297272.63911828\n        }\n      }\n    },\n    \"ut_e2d\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"velit0b\": 52833358,\n          \"velit_5\": -63593237.917072766\n        }\n      }\n    }\n  },\n  \"restrictions\": {\n    \"uses\": {\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 0,\n        \"app\": 0\n      },\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 0,\n        \"app\": 0\n      }\n    },\n    \"post_order\": {\n      \"cancellation_allowed\": true,\n      \"return_allowed\": true\n    },\n    \"platforms\": [\n      \"web\",\n      \"android\",\n      \"ios\"\n    ],\n    \"payments\": {\n      \"codes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"iins\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"networks\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"uses\": {\n        \"max\": \"<integer>\"\n      }\n    },\n    \"ordering_stores\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"order_quantity\": \"<integer>\",\n    \"user\": {\n      \"groups\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"type\": \"<string>\",\n      \"anonymous\": \"<boolean>\",\n      \"id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"registered\": {\n        \"end\": \"<dateTime>\",\n        \"start\": \"<dateTime>\"\n      },\n      \"email_domain\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"multi_store_allowed\": false,\n    \"fulfillment_options\": [\n      {\n        \"fulfillment_slug\": \"<string>\"\n      },\n      {\n        \"fulfillment_slug\": \"<string>\"\n      }\n    ]\n  },\n  \"ownership\": {\n    \"payable_category\": \"<string>\",\n    \"payable_by\": \"<string>\"\n  },\n  \"author\": {\n    \"created_by\": null,\n    \"modified_by\": null,\n    \"approved_by\": null,\n    \"rejected_by\": null\n  },\n  \"date_meta\": {\n    \"modified_on\": null,\n    \"created_on\": null,\n    \"approved_on\": null,\n    \"rejected_on\": null\n  },\n  \"_schedule\": {\n    \"start\": \"<dateTime>\",\n    \"end\": \"<dateTime>\",\n    \"next_schedule\": [\n      {\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      },\n      {\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      }\n    ],\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\"\n  },\n  \"_custom_json\": {\n    \"sed_1\": 91133706,\n    \"ipsuma9\": \"pariatur\"\n  },\n  \"stackable\": true,\n  \"priority\": 1,\n  \"is_exclusive_coupon\": false,\n  \"apply_exclusive\": \"<string>\",\n  \"calculate_on\": \"esp\",\n  \"promo_group\": \"product\",\n  \"currency\": \"<string>\",\n  \"code\": \"<string>\",\n  \"coupon_config\": {\n    \"coupon_type\": \"<string>\",\n    \"coupon_count\": 1,\n    \"coupon_prefix\": \"<string>\"\n  },\n  \"is_processed\": \"<boolean>\",\n  \"is_bank_offer\": false\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8eef9841-b0bf-46d1-89cc-ee4daa51d0c8",
                "name": "Offer updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_id\": \"69352d6ab74c8babae11ac2a\",\n  \"coupon_config\": {\n    \"coupon_count\": 1,\n    \"coupon_type\": \"single\"\n  },\n  \"promo_group\": \"product\",\n  \"_schedule\": {\n    \"start\": \"2025-12-07T19:30:00.000Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2025-12-07T19:30:00.000Z\",\n        \"end\": \"2025-12-31T06:31:00.000Z\"\n      }\n    ],\n    \"cron\": null,\n    \"duration\": 39660,\n    \"end\": \"2025-12-31T06:31:00.000Z\"\n  },\n  \"published\": true,\n  \"status\": \"approved\",\n  \"priority\": 1,\n  \"application_id\": \"68d4e2e9c5c37aa336a83637\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than\": 1\n      },\n      \"all_items\": true\n    }\n  },\n  \"author\": {\n    \"rejected_by\": null,\n    \"created_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"approved_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\"\n  },\n  \"mode\": \"coupon\",\n  \"display_meta\": {\n    \"offer_text\": \"buy x get y free - description update\",\n    \"is_display\": true,\n    \"name\": \"buy x get y free - name update\",\n    \"offer_label\": \"\",\n    \"is_public\": true\n  },\n  \"discount_rules\": [\n    {\n      \"discount_type\": \"bogo\",\n      \"offer\": {\n        \"max_offer_quantity\": 1\n      },\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#1 )\"\n    }\n  ],\n  \"is_exclusive_coupon\": false,\n  \"company_id\": \"2\",\n  \"is_bank_offer\": false,\n  \"date_meta\": {\n    \"created_on\": \"2025-12-07T07:31:54.439Z\",\n    \"modified_on\": \"2025-12-09T14:09:50.359Z\",\n    \"approved_on\": \"2025-12-07T07:31:54.439Z\",\n    \"rejected_on\": null\n  },\n  \"code\": \"buyxgetyfree\",\n  \"stackable\": false,\n  \"type\": \"bogo\",\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"uses\": {\n      \"maximum\": {\n        \"total\": 100,\n        \"app\": 0,\n        \"user\": 0\n      },\n      \"remaining\": {\n        \"total\": 100,\n        \"app\": 0,\n        \"user\": 0\n      }\n    },\n    \"user\": {\n      \"type\": \"all_user\",\n      \"anonymous\": true,\n      \"id\": []\n    },\n    \"post_order\": {\n      \"return_allowed\": false,\n      \"cancellation_allowed\": false\n    }\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\"\n  },\n  \"calculate_on\": \"esp\",\n  \"auto_apply\": false,\n  \"is_processed\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"69352d6ab74c8babae11ac2a\",\n  \"coupon_config\": {\n    \"coupon_count\": 1,\n    \"coupon_type\": \"single\"\n  },\n  \"promo_group\": \"product\",\n  \"apply_all_discount\": false,\n  \"_schedule\": {\n    \"next_schedule\": [\n      {\n        \"start\": \"2025-12-07T19:30:00.000Z\",\n        \"end\": \"2025-12-31T06:31:00.000Z\"\n      }\n    ],\n    \"duration\": 39660,\n    \"cron\": null,\n    \"end\": \"2025-12-31T06:31:00.000Z\",\n    \"start\": \"2025-12-07T19:30:00.000Z\"\n  },\n  \"status\": \"approved\",\n  \"published\": true,\n  \"priority\": 1,\n  \"application_id\": \"68d4e2e9c5c37aa336a83637\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than\": 1\n      },\n      \"all_items\": true\n    }\n  },\n  \"author\": {\n    \"rejected_by\": null,\n    \"created_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"approved_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\"\n  },\n  \"mode\": \"coupon\",\n  \"display_meta\": {\n    \"offer_label\": \"\",\n    \"is_public\": true,\n    \"is_display\": true,\n    \"offer_text\": \"buy x get y free - description update\",\n    \"name\": \"buy x get y free - name update\"\n  },\n  \"discount_rules\": [\n    {\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#1 )\",\n      \"offer\": {\n        \"max_offer_quantity\": 1\n      },\n      \"is_exact\": false,\n      \"discount_type\": \"bogo\"\n    }\n  ],\n  \"is_exclusive_coupon\": false,\n  \"company_id\": \"2\",\n  \"is_bank_offer\": false,\n  \"date_meta\": {\n    \"created_on\": \"2025-12-07T07:31:54.439Z\",\n    \"modified_on\": \"2025-12-18T12:10:49.424Z\",\n    \"approved_on\": \"2025-12-07T07:31:54.439Z\",\n    \"rejected_on\": null\n  },\n  \"code\": \"buyxgetyfree\",\n  \"stackable\": false,\n  \"type\": \"bogo\",\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"user\": {\n      \"id\": [],\n      \"type\": \"all_user\",\n      \"anonymous\": true\n    },\n    \"uses\": {\n      \"maximum\": {\n        \"user\": 0,\n        \"total\": 100,\n        \"app\": 0\n      },\n      \"remaining\": {\n        \"user\": 0,\n        \"total\": 100,\n        \"app\": 0\n      }\n    },\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\"\n  },\n  \"calculate_on\": \"esp\",\n  \"auto_apply\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2e088194-4e82-4cf7-aeda-f9f63b7a3830",
                "name": "Offer not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_id\": \"69352d6ab74c8babae11ac2a\",\n  \"coupon_config\": {\n    \"coupon_count\": 1,\n    \"coupon_type\": \"single\"\n  },\n  \"promo_group\": \"product\",\n  \"_schedule\": {\n    \"start\": \"2025-12-07T19:30:00.000Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2025-12-07T19:30:00.000Z\",\n        \"end\": \"2025-12-31T06:31:00.000Z\"\n      }\n    ],\n    \"cron\": null,\n    \"duration\": 39660,\n    \"end\": \"2025-12-31T06:31:00.000Z\"\n  },\n  \"published\": true,\n  \"status\": \"approved\",\n  \"priority\": 1,\n  \"application_id\": \"68d4e2e9c5c37aa336a83637\",\n  \"buy_rules\": {\n    \"rule#1\": {\n      \"cart_quantity\": {\n        \"greater_than\": 1\n      },\n      \"all_items\": true\n    }\n  },\n  \"author\": {\n    \"rejected_by\": null,\n    \"created_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"approved_by\": \"666e3c9eb8b2c4a35b2fa062\",\n    \"modified_by\": \"666e3c9eb8b2c4a35b2fa062\"\n  },\n  \"mode\": \"coupon\",\n  \"display_meta\": {\n    \"offer_text\": \"buy x get y free - description update\",\n    \"is_display\": true,\n    \"name\": \"buy x get y free - name update\",\n    \"offer_label\": \"\",\n    \"is_public\": true\n  },\n  \"discount_rules\": [\n    {\n      \"discount_type\": \"bogo\",\n      \"offer\": {\n        \"max_offer_quantity\": 1\n      },\n      \"item_criteria\": {\n        \"item_store\": [\n          2\n        ]\n      },\n      \"buy_condition\": \"( rule#1 )\"\n    }\n  ],\n  \"is_exclusive_coupon\": false,\n  \"company_id\": \"2\",\n  \"is_bank_offer\": false,\n  \"date_meta\": {\n    \"created_on\": \"2025-12-07T07:31:54.439Z\",\n    \"modified_on\": \"2025-12-09T14:09:50.359Z\",\n    \"approved_on\": \"2025-12-07T07:31:54.439Z\",\n    \"rejected_on\": null\n  },\n  \"code\": \"buyxgetyfree\",\n  \"stackable\": false,\n  \"type\": \"bogo\",\n  \"restrictions\": {\n    \"platforms\": [\n      \"android\",\n      \"ios\",\n      \"web\"\n    ],\n    \"uses\": {\n      \"maximum\": {\n        \"total\": 100,\n        \"app\": 0,\n        \"user\": 0\n      },\n      \"remaining\": {\n        \"total\": 100,\n        \"app\": 0,\n        \"user\": 0\n      }\n    },\n    \"user\": {\n      \"type\": \"all_user\",\n      \"anonymous\": true,\n      \"id\": []\n    },\n    \"post_order\": {\n      \"return_allowed\": false,\n      \"cancellation_allowed\": false\n    }\n  },\n  \"ownership\": {\n    \"payable_category\": \"seller\"\n  },\n  \"calculate_on\": \"esp\",\n  \"auto_apply\": false,\n  \"is_processed\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Offer Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f446f0fd-fef5-4972-a92e-d335c8f3a814",
            "name": "updateOfferPartially | Partially update offer",
            "request": {
              "name": "updateOfferPartially | Partially update offer",
              "description": {
                "content": "Seller can make partial adjustments of an existing offer by specifying its unique identifier. It enables businesses to modify specific attributes of the offer while preserving other details intact.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "offers",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"schedule\": {\n    \"end\": \"<dateTime>\",\n    \"start\": \"<dateTime>\",\n    \"status\": \"<string>\",\n    \"published\": \"<boolean>\",\n    \"next_schedule\": [\n      \"<object>\",\n      \"<object>\"\n    ],\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0d8eea51-8478-49a5-b804-4cd313ab4628",
                "name": "Offer updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"schedule\": {\n    \"status\": \"approved\",\n    \"published\": true\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Offer schedule updated\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ba8e5114-3a95-4cc7-8c5a-90541769fcf1",
                "name": "Offer not found for `id` from path params",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"schedule\": {\n    \"status\": \"approved\",\n    \"published\": true\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Offer Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "97f0c271-b7d6-427b-8937-bacd45bc4d75",
            "name": "deleteOffer | Delete draft offer",
            "request": {
              "name": "deleteOffer | Delete draft offer",
              "description": {
                "content": "Delete details of a draft offer by providing its unique identifier to delete information such as offer type, rules, validity period and other related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "offers",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "91bdfc3d-6ffa-45b3-9edf-f234aed059d6",
                "name": "Offer deleted for sent id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Offer deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "49f9ebb9-5027-4715-8137-f40e654e6701",
                "name": "Offer not found for passed offer id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "offers",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Offer Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "185be199-9555-499b-be37-ab37a5d7bdf4",
        "name": "Catalog",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "36003101-c648-410c-aaa5-35abf5c7191a",
            "name": "getApplicationBrandListing | List sales channel brands",
            "request": {
              "name": "getApplicationBrandListing | List sales channel brands",
              "description": {
                "content": "Retrieve brand listings related to the sales channel. A brand is the name under which a product is being sold",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "brand"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search query with brand name. Use this parameter to search brands by  brand name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "05405cb6-256b-46bc-a424-51790cbcaab3",
                "name": "List of Brands.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "brand"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "q",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"uid\": 1,\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"brand_banner_portrait_url\": \"/x5/brands/pictures/portrait-banner/original/k7KgPcN8K-Portrait-Banner.jpeg\",\n      \"brand_banner_url\": \"/x5/brands/pictures/landscape-banner/original/P4TMmL589-Landsacpe-Banner.png\",\n      \"brand_logo_url\": \"/x5/brands/pictures/square-logo/original/Vw2jIte4G-Logo.png\",\n      \"created_on\": \"2022-11-08T06:55:30.689000\",\n      \"description\": \"Demo test brand\",\n      \"last_updated\": \"2023-06-28T13:24:47.395000\",\n      \"name\": \"TESTBRAND1555\",\n      \"priority\": 100,\n      \"slug_key\": \"testbrand1\",\n      \"is_active\": true,\n      \"departments\": [\n        1,\n        1634,\n        3,\n        35,\n        1608,\n        72905,\n        1264\n      ],\n      \"modified_on\": \"2023-06-28T13:24:47.395000\",\n      \"active\": true\n    },\n    {\n      \"uid\": 8,\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"brand_banner_portrait_url\": \"/x5/brands/pictures/portrait-banner/original/weiWCKkh--Portrait-Banner.jpeg\",\n      \"brand_banner_url\": \"/x5/brands/pictures/landscape-banner/original/5ufnvvLak-Landsacpe-Banner.jpeg\",\n      \"brand_logo_url\": \"/x5/brands/pictures/square-logo/original/NHxI8no1K-Logo.jpeg\",\n      \"created_on\": \"2022-12-13T13:17:40.196000\",\n      \"last_updated\": \"2023-09-11T10:26:16.971000\",\n      \"name\": \"Adidas\",\n      \"priority\": 100,\n      \"slug_key\": \"adidas\",\n      \"is_active\": true,\n      \"departments\": [\n        50944,\n        8577,\n        2,\n        3,\n        1,\n        50945,\n        50946,\n        50947,\n        50948,\n        50949,\n        50950,\n        50951,\n        1783,\n        1427,\n        50939,\n        40736,\n        35,\n        45,\n        48,\n        5296,\n        48435,\n        50943,\n        88952,\n        19771,\n        5956,\n        1608,\n        72905,\n        50909,\n        50910,\n        50911,\n        50912,\n        1634,\n        29284,\n        50921,\n        50923,\n        50925,\n        50927,\n        1264,\n        50928,\n        50929,\n        50931,\n        50932,\n        50933,\n        50930,\n        50935,\n        50936,\n        50937,\n        50938,\n        1275,\n        50940,\n        50941,\n        50942,\n        50934\n      ],\n      \"description\": \"Adidas is a global sportswear and footwear brand known for its iconic three-stripe logo. Founded in Germany in 1949 by Adolf Dassler, the company has grown to become one of the world's leading sports brands.\\n\\nAdidas offers a wide range of products, including athletic shoes, apparel, and accessories for various sports and activities. The brand is renowned for its innovative designs, quality craftsmanship, and commitment to performance and style.\",\n      \"active\": true\n    },\n    {\n      \"uid\": 11,\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"brand_banner_portrait_url\": \"/x5/brands/pictures/portrait-banner/original/weiWCKkh--Portrait-Banner.jpeg\",\n      \"brand_banner_url\": \"/x5/brands/pictures/landscape-banner/original/vuIR7wST0-Landsacpe-Banner.png\",\n      \"brand_logo_url\": \"/x5/brands/pictures/square-logo/original/kUlMSfvA0-Logo.jpeg\",\n      \"created_on\": \"2022-12-14T17:10:19.180000\",\n      \"last_updated\": \"2023-07-13T09:38:40.285000\",\n      \"name\": \"Sika\",\n      \"priority\": 100,\n      \"slug_key\": \"mika\",\n      \"is_active\": true,\n      \"departments\": [\n        1,\n        1634,\n        3,\n        67,\n        35,\n        4,\n        2852,\n        1608,\n        29284,\n        5957,\n        16,\n        5296,\n        1525,\n        1661,\n        1566\n      ],\n      \"active\": true\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"total\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8755764a-4fdf-43a1-8c1b-a7f54b9f7ab6",
            "name": "updateAppBrand | Update sales channel brand",
            "request": {
              "name": "updateAppBrand | Update sales channel brand",
              "description": {
                "content": "Modify data associated to the brand for that particular sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "brand",
                  ":brand_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "brand_uid",
                    "description": "(Required) A `brand id` is a unique identifier for a particular brand."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"est_b68\": \"nulla\",\n    \"Duis3\": -3330541.6295811534\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "11a4da13-c701-4c8a-8b4b-3874e68a6e12",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "brand",
                      ":brand_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "brand_uid",
                        "description": "(Required) A `brand id` is a unique identifier for a particular brand."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_custom_json\": {\n    \"sample_key1\": \"Sample Value 1\",\n    \"sample_key2\": \"Sample Value 2\",\n    \"sample_key3\": \"Sample Value 3\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8aa8d77-5702-4172-be45-3dbe00fc5e50",
            "name": "getApplicationBrands | List brands",
            "request": {
              "name": "getApplicationBrands | List brands",
              "description": {
                "content": "List all the brands.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "brands"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "department",
                    "value": "<string>",
                    "description": "The name of the department. Use this parameter to filter products by a particular department. See below the list of available departments. You can retrieve available departments from the \"v1.0/departments/\" API"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search query with brand name. Use this parameter to search brands by  brand name."
                  },
                  {
                    "disabled": false,
                    "key": "brand_id",
                    "value": "<integer>",
                    "description": "Helps to sort the brands list on the basis of uid list."
                  },
                  {
                    "disabled": false,
                    "key": "brand_id",
                    "value": "<integer>",
                    "description": "Helps to sort the brands list on the basis of uid list."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d4fa66fc-514a-40a0-b4c4-e25483380187",
                "name": "List of Brands.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "brands"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "department",
                        "value": "kids"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      },
                      {
                        "key": "brand_id",
                        "value": "2"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"brand\": [\n              \"Hess-Inc\"\n            ]\n          },\n          \"type\": \"products\"\n        },\n        \"type\": \"page\"\n      },\n      \"banners\": {\n        \"portrait\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/12537_9cdfc6835e814b0986ee1643d38cf6cd.png\"\n        }\n      },\n      \"en_name\": \"Barry, Jennings and Larson\",\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n      },\n      \"name\": \"Barry, Jennings and Larson\",\n      \"slug\": \"Hess-Inc\",\n      \"uid\": 1\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"total\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a28d0ca7-ccbe-4875-843a-597773ec7c10",
            "name": "getCategories | List categories",
            "request": {
              "name": "getCategories | List categories",
              "description": {
                "content": "Retrieve a list of categories associated to company and sales channel. user can filter on departments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "categories"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "department",
                    "value": "<string>",
                    "description": "The name of the department. Use this parameter to filter products by a particular department. See below the list of available departments. You can retrieve available departments from the \"v1.0/departments/\" API"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1d08eac7-feaf-40ab-b27e-994cce35d580",
                "name": "List of Categories.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "categories"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "department",
                        "value": "kids"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [\n    {\n      \"department\": \"Cody-Doyle\",\n      \"items\": [\n        {\n          \"_custom_json\": {},\n          \"action\": {\n            \"query\": {\n              \"department\": [\n                \"Jaime-Chambers\"\n              ],\n              \"l1_category\": [\n                \"Janet-Parker\"\n              ]\n            },\n            \"type\": \"category\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/?l1_category=Janet-Parker&department=Jaime-Chambers\"\n          },\n          \"childs\": [\n            {\n              \"_custom_json\": {},\n              \"action\": {\n                \"query\": {\n                  \"department\": [\n                    \"Jaime-Chambers\"\n                  ],\n                  \"l2_category\": [\n                    \"Hannah-Lawson\"\n                  ]\n                },\n                \"type\": \"category\",\n                \"url\": \"https://api.addsale.com/platform/content/v1/products/?l2_category=Hannah-Lawson&department=Jaime-Chambers\"\n              },\n              \"childs\": [\n                {\n                  \"_custom_json\": {},\n                  \"action\": {\n                    \"query\": {\n                      \"category\": [\n                        \"Logan-Black\"\n                      ],\n                      \"department\": [\n                        \"Jaime-Chambers\"\n                      ]\n                    },\n                    \"type\": \"category\",\n                    \"url\": \"https://api.addsale.com/platform/content/v1/products/?category=Logan-Black&department=Jaime-Chambers\"\n                  },\n                  \"childs\": [],\n                  \"image\": {\n                    \"aspect_ratio\": \"13:20\",\n                    \"aspect_ratio_f\": 0.65,\n                    \"url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/banner_portrait/category/resize-w:130,h:200/12064_e69e1d8b5e934d3488f0dc8663d8a158.jpg\"\n                  },\n                  \"name\": \"Logan Black\",\n                  \"slug\": \"Logan-Black\",\n                  \"uid\": 3\n                }\n              ],\n              \"image\": {\n                \"aspect_ratio\": \"13:20\",\n                \"aspect_ratio_f\": 0.65,\n                \"url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/banner_portrait/category/resize-w:130,h:200/12064_e69e1d8b5e934d3488f0dc8663d8a158.jpg\"\n              },\n              \"name\": \"Hannah Lawson\",\n              \"slug\": \"Hannah-Lawson\",\n              \"uid\": 2\n            }\n          ],\n          \"image\": {\n            \"aspect_ratio\": \"13:20\",\n            \"aspect_ratio_f\": 0.65,\n            \"url\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/banner_portrait/category/resize-w:130,h:200/12064_e69e1d8b5e934d3488f0dc8663d8a158.jpg\"\n          },\n          \"name\": \"Janet Parker\",\n          \"slug\": \"Janet-Parker\",\n          \"uid\": 1\n        }\n      ]\n    }\n  ],\n  \"departments\": [\n    {\n      \"slug\": \"Cody-Doyle\",\n      \"uid\": 1\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "64c237d2-c65c-47f3-aa6f-b1ebdb34ed2c",
            "name": "getApplicationCategoryListing | List sales channel categories",
            "request": {
              "name": "getApplicationCategoryListing | List sales channel categories",
              "description": {
                "content": "Retrieve category listings related to the sales channel , with the ability to filter results based on department ,category names etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "category"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "department_id",
                    "value": "<integer>",
                    "description": "A `department_id` is a unique identifier for a particular department."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "A search query string. Use this parameter to filter results based on a keyword or specific value."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b7eaa656-db8d-4fb1-a633-83f88122e591",
                "name": "List of Categories.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "category"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "department_id",
                        "value": "1"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"brand\": [\n              \"Hess-Inc\"\n            ]\n          },\n          \"type\": \"products\"\n        },\n        \"type\": \"page\"\n      },\n      \"banners\": {\n        \"portrait\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/12537_9cdfc6835e814b0986ee1643d38cf6cd.png\"\n        }\n      },\n      \"en_name\": \"Barry, Jennings and Larson\",\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n      },\n      \"name\": \"Barry, Jennings and Larson\",\n      \"slug\": \"Hess-Inc\",\n      \"uid\": 1\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"total\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e54fdb24-999b-4ef2-9fba-8b862714071f",
            "name": "updateAppCategory | Update sales channel category",
            "request": {
              "name": "updateAppCategory | Update sales channel category",
              "description": {
                "content": "Modify category data related to the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "category",
                  ":category_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "category_uid",
                    "description": "(Required) A `category id` is a unique identifier for a particular category."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"voluptate3\": 66371338.00253633,\n    \"dolor92\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "67ca56d7-9a03-4116-a1b5-95134c8120b2",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "category",
                      ":category_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "category_uid",
                        "description": "(Required) A `category id` is a unique identifier for a particular category."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_custom_json\": {\n    \"sample_key_1\": \"Sample Value 1\",\n    \"sample_key_2\": \"Sample Value 2\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "afc261ea-3a13-4816-8e79-6c254830a348",
            "name": "getAllCollections | List collections",
            "request": {
              "name": "getAllCollections | List collections",
              "description": {
                "content": "Retrieve all collections based on criteria such as collection name, schedule status, and active status.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Get collection list filtered by q string,"
                  },
                  {
                    "disabled": false,
                    "key": "schedule_status",
                    "value": "<string>",
                    "description": "Get collection list filtered by scheduled status,"
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Type of the collections"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Each response will contain next_id param, which should be sent back to make pagination work."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Each response will contain next_id param, which should be sent back to make pagination work."
                  },
                  {
                    "disabled": false,
                    "key": "is_active",
                    "value": "<boolean>",
                    "description": "Get collections filtered by active status."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "6242d637-8e1f-4da0-8b03-a0ecc8214018",
                "name": "List of collections.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "test"
                      },
                      {
                        "key": "schedule_status",
                        "value": "live"
                      },
                      {
                        "key": "type",
                        "value": "query"
                      },
                      {
                        "key": "tags",
                        "value": "Test Collection 123"
                      },
                      {
                        "key": "is_active",
                        "value": "true"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"filters\": {\n    \"tags\": [\n      {\n        \"display\": \"1+\",\n        \"is_selected\": false,\n        \"name\": \"1+\"\n      },\n      {\n        \"display\": \"aa\",\n        \"is_selected\": false,\n        \"name\": \"aa\"\n      },\n      {\n        \"display\": \"asd\",\n        \"is_selected\": false,\n        \"name\": \"asd\"\n      },\n      {\n        \"display\": \"dda\",\n        \"is_selected\": false,\n        \"name\": \"dda\"\n      },\n      {\n        \"display\": \"fahim\",\n        \"is_selected\": false,\n        \"name\": \"fahim\"\n      },\n      {\n        \"display\": \"gfg\",\n        \"is_selected\": false,\n        \"name\": \"gfg\"\n      },\n      {\n        \"display\": \"sakri\",\n        \"is_selected\": false,\n        \"name\": \"sakri\"\n      },\n      {\n        \"display\": \"sdsadas\",\n        \"is_selected\": false,\n        \"name\": \"sdsadas\"\n      },\n      {\n        \"display\": \"uuy\",\n        \"is_selected\": false,\n        \"name\": \"uuy\"\n      }\n    ],\n    \"type\": [\n      {\n        \"display\": \"items\",\n        \"is_selected\": false,\n        \"name\": \"items\"\n      },\n      {\n        \"display\": \"query\",\n        \"is_selected\": false,\n        \"name\": \"query\"\n      }\n    ]\n  },\n  \"items\": [\n    {\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"_schedule\": {\n        \"end\": null,\n        \"next_schedule\": [\n          {\n            \"end\": null,\n            \"start\": \"2021-03-04T15:35:13.640Z\"\n          }\n        ],\n        \"start\": \"2021-03-04T15:35:13.640Z\"\n      },\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"collection\": [\n              \"test1\"\n            ]\n          },\n          \"type\": \"collection\"\n        },\n        \"type\": \"page\"\n      },\n      \"allow_facets\": true,\n      \"allow_sort\": true,\n      \"badge\": {\n        \"color\": \"#ffffff\",\n        \"text\": \"\"\n      },\n      \"banners\": {\n        \"landscape\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000001/collections/pictures/landscape-banner/original/3jSEzw9CN-1601465376892.jpeg\"\n        },\n        \"portrait\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000001/collections/pictures/portrait-banner/original/mP6OnINGR-1601466767814.jpeg\"\n        }\n      },\n      \"description\": \"this is description\",\n      \"is_active\": true,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000001/collections/pictures/square-logo/original/y_-XUYXwx-1602326103322.jpeg\"\n      },\n      \"meta\": {},\n      \"name\": \"test1\",\n      \"published\": true,\n      \"query\": [],\n      \"slug\": \"test1\",\n      \"sort_on\": \"price_asc\",\n      \"tags\": [],\n      \"type\": \"query\",\n      \"uid\": \"6040fed076d8a500011ef829\",\n      \"visible_facets_keys\": []\n    },\n    {\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"_schedule\": {\n        \"end\": null,\n        \"next_schedule\": [\n          {\n            \"end\": null,\n            \"start\": \"2021-03-04T09:33:53.686Z\"\n          }\n        ],\n        \"start\": \"2021-03-04T09:33:53.686Z\"\n      },\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"collection\": [\n              \"newapiplaform\"\n            ]\n          },\n          \"type\": \"collection\"\n        },\n        \"type\": \"page\"\n      },\n      \"allow_facets\": true,\n      \"allow_sort\": true,\n      \"badge\": {\n        \"color\": \"#aa2727\",\n        \"text\": \"\"\n      },\n      \"banners\": {\n        \"landscape\": {\n          \"type\": \"image\",\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857999/production/applications/app_000000000000000000000001/media/collection/landscape/avm7xibo2jgk8glc4bwl.png\"\n        },\n        \"portrait\": {\n          \"type\": \"image\",\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588858137/production/applications/app_000000000000000000000001/media/collection/portrait/xzuftshmmw4yuwzb12pm.png\"\n        }\n      },\n      \"description\": \"sadasd\",\n      \"is_active\": true,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\"\n      },\n      \"meta\": {},\n      \"name\": \"newapiplaform\",\n      \"published\": true,\n      \"query\": [\n        {\n          \"attribute\": \"catalogue\",\n          \"op\": \"in\",\n          \"value\": []\n        }\n      ],\n      \"slug\": \"newapiplaform\",\n      \"sort_on\": \"popular\",\n      \"tags\": [\n        \"sdsadas\",\n        \"asd\"\n      ],\n      \"type\": \"items\",\n      \"uid\": \"6040a9b250f97e0001886294\",\n      \"visible_facets_keys\": []\n    },\n    {\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"_schedule\": {\n        \"end\": null,\n        \"next_schedule\": [\n          {\n            \"end\": null,\n            \"start\": \"2021-03-03T10:45:40.544Z\"\n          }\n        ],\n        \"start\": \"2021-03-03T10:45:40.544Z\"\n      },\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"collection\": [\n              \"old\"\n            ]\n          },\n          \"type\": \"collection\"\n        },\n        \"type\": \"page\"\n      },\n      \"allow_facets\": true,\n      \"allow_sort\": true,\n      \"badge\": {\n        \"color\": \"#ffffff\",\n        \"text\": \"\"\n      },\n      \"banners\": {\n        \"landscape\": {\n          \"type\": \"image\",\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857999/production/applications/app_000000000000000000000001/media/collection/landscape/avm7xibo2jgk8glc4bwl.png\"\n        },\n        \"portrait\": {\n          \"type\": \"image\",\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588858137/production/applications/app_000000000000000000000001/media/collection/portrait/xzuftshmmw4yuwzb12pm.png\"\n        }\n      },\n      \"description\": \"\",\n      \"is_active\": true,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\"\n      },\n      \"meta\": {},\n      \"name\": \"new\",\n      \"published\": true,\n      \"query\": [],\n      \"slug\": \"old\",\n      \"sort_on\": \"popular\",\n      \"tags\": [],\n      \"type\": \"query\",\n      \"uid\": \"603f68fd953a69000145dc92\",\n      \"visible_facets_keys\": []\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 190,\n    \"size\": 19,\n    \"type\": \"collection\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a6ba8eb7-8b23-4f4b-ba85-9b2a612fb291",
            "name": "createCollection | Create a collection",
            "request": {
              "name": "createCollection | Create a collection",
              "description": {
                "content": "Create a collection for a sales channel linked to a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Get collection list filtered by q string,"
                  },
                  {
                    "disabled": false,
                    "key": "schedule_status",
                    "value": "<string>",
                    "description": "Get collection list filtered by scheduled status,"
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Type of the collections"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Each response will contain next_id param, which should be sent back to make pagination work."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Each response will contain next_id param, which should be sent back to make pagination work."
                  },
                  {
                    "disabled": false,
                    "key": "is_active",
                    "value": "<boolean>",
                    "description": "Get collections filtered by active status."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"app_id\": \"<string>\",\n  \"banners\": {\n    \"landscape\": {\n      \"aspect_ratio\": \"<string>\",\n      \"url\": \"<string>\"\n    },\n    \"portrait\": {\n      \"aspect_ratio\": \"<string>\",\n      \"url\": \"<string>\"\n    }\n  },\n  \"logo\": {\n    \"aspect_ratio\": \"<string>\",\n    \"url\": \"<string>\"\n  },\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"type\": \"<string>\",\n  \"_custom_json\": {},\n  \"_locale_language\": {},\n  \"_schedule\": {\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\",\n    \"end\": \"<dateTime>\",\n    \"next_schedule\": [\n      {\n        \"start\": \"<string>\",\n        \"end\": \"<string>\"\n      },\n      {\n        \"start\": \"<string>\",\n        \"end\": \"<string>\"\n      }\n    ],\n    \"start\": \"<dateTime>\"\n  },\n  \"allow_facets\": true,\n  \"allow_sort\": true,\n  \"badge\": {\n    \"color\": \"<string>\",\n    \"text\": \"<string>\"\n  },\n  \"created_by\": {\n    \"first_name\": \"<string>\",\n    \"primary_mobile_number\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"user_type\": \"<string>\",\n    \"primary_email\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"last_name\": \"<string>\"\n  },\n  \"description\": \"<string>\",\n  \"is_active\": true,\n  \"is_visible\": true,\n  \"meta\": {},\n  \"modified_by\": {\n    \"first_name\": \"<string>\",\n    \"primary_mobile_number\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"user_type\": \"<string>\",\n    \"primary_email\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"last_name\": \"<string>\"\n  },\n  \"priority\": 99999,\n  \"published\": true,\n  \"seo\": {\n    \"description\": \"<string>\",\n    \"title\": \"<string>\",\n    \"sitemap\": {\n      \"qui8e5\": 76588787,\n      \"voluptate_2d0\": -53695197,\n      \"essedd\": -27033677.063947707\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"voluptate_a7b\": false,\n            \"veniam9\": 39148978.276013136\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"ut_e\": \"eiusmod velit\",\n            \"minim9c3\": \"aliquip Lorem\",\n            \"enim12\": \"officia ex sint magna nostrud\"\n          }\n        }\n      }\n    ],\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"canonical_url\": \"<string>\"\n  },\n  \"sort_on\": \"popular\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "aeddaef4-4a27-4421-8a89-a1fbfeb74595",
                "name": "List of all the collections including the one you added. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "test"
                      },
                      {
                        "key": "schedule_status",
                        "value": "live"
                      },
                      {
                        "key": "type",
                        "value": "query"
                      },
                      {
                        "key": "tags",
                        "value": "Test Collection 123"
                      },
                      {
                        "key": "is_active",
                        "value": "true"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"app_id\": \"<string>\",\n  \"banners\": {\n    \"landscape\": {\n      \"aspect_ratio\": \"<string>\",\n      \"url\": \"<string>\"\n    },\n    \"portrait\": {\n      \"aspect_ratio\": \"<string>\",\n      \"url\": \"<string>\"\n    }\n  },\n  \"logo\": {\n    \"aspect_ratio\": \"<string>\",\n    \"url\": \"<string>\"\n  },\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"type\": \"<string>\",\n  \"_custom_json\": {},\n  \"_locale_language\": {},\n  \"_schedule\": {\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\",\n    \"end\": \"<dateTime>\",\n    \"next_schedule\": [\n      {\n        \"start\": \"<string>\",\n        \"end\": \"<string>\"\n      },\n      {\n        \"start\": \"<string>\",\n        \"end\": \"<string>\"\n      }\n    ],\n    \"start\": \"<dateTime>\"\n  },\n  \"allow_facets\": true,\n  \"allow_sort\": true,\n  \"badge\": {\n    \"color\": \"<string>\",\n    \"text\": \"<string>\",\n    \"ea_9a7\": 99657342.89953691,\n    \"qui91\": false\n  },\n  \"created_by\": {\n    \"first_name\": \"<string>\",\n    \"primary_mobile_number\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"user_type\": \"<string>\",\n    \"primary_email\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"last_name\": \"<string>\"\n  },\n  \"description\": \"<string>\",\n  \"is_active\": true,\n  \"is_visible\": true,\n  \"meta\": {},\n  \"modified_by\": {\n    \"first_name\": \"<string>\",\n    \"primary_mobile_number\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"user_type\": \"<string>\",\n    \"primary_email\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"last_name\": \"<string>\"\n  },\n  \"priority\": 99999,\n  \"published\": true,\n  \"seo\": {\n    \"description\": \"<string>\",\n    \"title\": \"<string>\",\n    \"sitemap\": {\n      \"laboris_3\": -89258870.27684034,\n      \"tempor3\": -62074511.95788387\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"in__\": 27311508,\n            \"voluptate_7\": 34521624\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"proident_0c9\": false,\n            \"eiusmodf\": 20437909\n          }\n        }\n      }\n    ],\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"canonical_url\": \"<string>\"\n  },\n  \"sort_on\": \"popular\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_custom_json\": {},\n  \"_locale_language\": {},\n  \"_schedule\": {\n    \"end\": null,\n    \"next_schedule\": [\n      {\n        \"end\": null,\n        \"start\": \"2021-03-15T12:51:21.333000+00:00Z\"\n      }\n    ],\n    \"start\": \"2021-03-15T12:51:21.333000+00:00Z\"\n  },\n  \"action\": {\n    \"page\": {\n      \"query\": {\n        \"collection\": [\n          \"new\"\n        ]\n      },\n      \"type\": \"collection\"\n    },\n    \"type\": \"page\"\n  },\n  \"allow_facets\": true,\n  \"allow_sort\": true,\n  \"badge\": {\n    \"color\": \"#ffffff\",\n    \"text\": \"\"\n  },\n  \"banners\": {\n    \"landscape\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857999/production/applications/app_000000000000000000000001/media/collection/landscape/avm7xibo2jgk8glc4bwl.png\"\n    },\n    \"portrait\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588858137/production/applications/app_000000000000000000000001/media/collection/portrait/xzuftshmmw4yuwzb12pm.png\"\n    }\n  },\n  \"description\": \"\",\n  \"is_active\": true,\n  \"logo\": {\n    \"type\": \"image\",\n    \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\"\n  },\n  \"meta\": {},\n  \"name\": \"New\",\n  \"published\": true,\n  \"query\": [],\n  \"seo\": {\n    \"description\": \"Test description\",\n    \"title\": \"Test\"\n  },\n  \"slug\": \"new\",\n  \"sort_on\": \"depth_desc\",\n  \"tags\": [],\n  \"type\": \"query\",\n  \"uid\": \"604f585a7051e30001173ac1\",\n  \"visible_facets_keys\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8256c3cb-6350-445e-b973-39d35579233a",
            "name": "getQueryFilters | Get collection query filters",
            "request": {
              "name": "getQueryFilters | Get collection query filters",
              "description": {
                "content": "Retrieve query filters to configure a collection for a company and a sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  "query-options",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "cb9fa72f-f898-4b64-8492-94327319a4c5",
                "name": "The attached items of an collection.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      "query-options",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"filters\": [\n    {\n      \"key\": {\n        \"display\": \"Department\",\n        \"name\": \"department\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/department.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Home & Living\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"home--living\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/SqBYEE2EC-department.png\"\n          }\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category\",\n        \"name\": \"category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/category.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Trays\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"trays\",\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/category/pictures/square-logo/original/23WorwgTZ-logo.jpeg\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size\",\n        \"name\": \"sizes\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/sizes.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"OS\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"OS\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Brand\",\n        \"name\": \"brand\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/brand.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Generic\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"generic\",\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/brands/pictures/square-logo/original/BN0RxpkFB-Genericbrand_logo.png\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Image\",\n        \"name\": \"image_nature\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/image-nature.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Good Quality\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"standard\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Set\",\n        \"name\": \"is_set\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"No\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"false\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Locations\",\n        \"name\": \"store_id_list\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/store-id-list.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"ejeejej - HS-d693e\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"114235\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category L1\",\n        \"name\": \"l1_category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/category.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Tableware\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"tableware\",\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/category/pictures/square-logo/original/23WorwgTZ-logo.jpeg\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category L2\",\n        \"name\": \"l2_category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/category.png\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Serveware\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"serveware\",\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/category/pictures/square-logo/original/23WorwgTZ-logo.jpeg\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Water Resistant\",\n        \"name\": \"water-resistant\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Yes\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"Yes\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Break Resistant\",\n        \"name\": \"break-resistant\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Yes\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"Yes\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Rust Resistant\",\n        \"name\": \"rust-resistant\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"Yes\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"Yes\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Net Quantity\",\n        \"name\": \"net-quantity\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"10\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"10\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Season\",\n        \"name\": \"season\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"\",\n        \"operators\": [\n          \"in\",\n          \"nin\"\n        ]\n      },\n      \"values\": [\n        {\n          \"display\": \"winter\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"winter\"\n        }\n      ]\n    }\n  ],\n  \"sort_on\": [\n    {\n      \"display\": \"Latest Products\",\n      \"name\": \"Latest Products\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/latest-products.png\",\n      \"value\": \"latest\",\n      \"is_selected\": true\n    },\n    {\n      \"display\": \"Popularity\",\n      \"name\": \"Popularity\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/popular.png\",\n      \"value\": \"popular\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Price Low to High\",\n      \"name\": \"Price Low to High\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/price-asc.png\",\n      \"value\": \"price_asc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Price High to Low\",\n      \"name\": \"Price High to Low\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/price-dsc.png\",\n      \"value\": \"price_dsc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Discount Low to High\",\n      \"name\": \"Discount Low to High\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/discount-asc.png\",\n      \"value\": \"discount_asc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Discount High to Low\",\n      \"name\": \"Discount High to Low\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/discount-dsc.png\",\n      \"value\": \"discount_dsc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Rating\",\n      \"name\": \"Rating\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/rating.png\",\n      \"value\": \"rating_dsc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Size Depth (High to Low)\",\n      \"name\": \"Size Depth (High to Low)\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/default-assets/original/size-depth.png\",\n      \"value\": \"depth_desc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Manual\",\n      \"name\": \"Manual\",\n      \"value\": \"manual\",\n      \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Size%20Depth.png\",\n      \"is_selected\": false\n    }\n  ],\n  \"operators\": {\n    \"btw\": \"Between\",\n    \"lte\": \"Less than Equals\",\n    \"gte\": \"Greater than Equals\",\n    \"gt\": \"Greater than\",\n    \"lt\": \"Less than\",\n    \"in\": \"Equal to\",\n    \"nin\": \"Not Equal to\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a0077771-a46c-4490-b8d1-d6a67a2bdf35",
            "name": "deleteCollection | Delete a collection",
            "request": {
              "name": "deleteCollection | Delete a collection",
              "description": {
                "content": "Delete a collection by it's id. Returns an object that tells whether the collection was deleted successfully",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) A `id` is a unique identifier of a collection."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "aae5704e-29da-4a23-ba07-eedaf48329e5",
                "name": "Status object. Tells whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) A `id` is a unique identifier of a collection."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Collection Deleted\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f360b32d-c248-4d71-83d9-9f8de63ad250",
            "name": "updateCollection | Update a collection",
            "request": {
              "name": "updateCollection | Update a collection",
              "description": {
                "content": "Update a collection by it's id. On successful request, returns the updated collection",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) A `id` is a unique identifier of a collection."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"non8d\": -72070648\n  },\n  \"_locale_language\": {\n    \"nisi_9a\": 46713741.679151624\n  },\n  \"_schedule\": {\n    \"cron\": \"<string>\",\n    \"duration\": \"<integer>\",\n    \"end\": \"<dateTime>\",\n    \"next_schedule\": [\n      {\n        \"start\": \"<string>\",\n        \"end\": \"<string>\"\n      },\n      {\n        \"start\": \"<string>\",\n        \"end\": \"<string>\"\n      }\n    ],\n    \"start\": \"<dateTime>\"\n  },\n  \"allow_facets\": \"<boolean>\",\n  \"allow_sort\": \"<boolean>\",\n  \"badge\": {\n    \"color\": \"<string>\",\n    \"text\": \"<string>\",\n    \"adipisicing_4\": 94889399.19189009\n  },\n  \"banners\": {\n    \"landscape\": {\n      \"aspect_ratio\": \"<string>\",\n      \"url\": \"<string>\"\n    },\n    \"portrait\": {\n      \"aspect_ratio\": \"<string>\",\n      \"url\": \"<string>\"\n    }\n  },\n  \"description\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"is_visible\": \"<boolean>\",\n  \"logo\": {\n    \"aspect_ratio\": \"<string>\",\n    \"url\": \"<string>\"\n  },\n  \"meta\": {\n    \"sintf\": 59195143,\n    \"suntf\": -74363317.61880988,\n    \"irure_8c\": -61243977.750879444,\n    \"officiab\": \"Duis nisi mollit do\"\n  },\n  \"modified_by\": {\n    \"first_name\": \"<string>\",\n    \"primary_mobile_number\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"user_type\": \"<string>\",\n    \"primary_email\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"last_name\": \"<string>\"\n  },\n  \"name\": \"<string>\",\n  \"priority\": \"<integer>\",\n  \"published\": \"<boolean>\",\n  \"query\": [\n    {\n      \"attribute\": \"<string>\",\n      \"op\": \"<string>\",\n      \"value\": []\n    },\n    {\n      \"attribute\": \"<string>\",\n      \"op\": \"<string>\",\n      \"value\": []\n    }\n  ],\n  \"seo\": {\n    \"description\": \"<string>\",\n    \"title\": \"<string>\",\n    \"sitemap\": {\n      \"priority\": \"<number>\",\n      \"frequency\": \"<string>\"\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"params\": {\n              \"dolor3b\": -10295358.397110462,\n              \"elit_5\": \"aute mollit tempor laboris\"\n            },\n            \"query\": {\n              \"brand\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"type\": \"<string>\",\n            \"url\": \"<uri>\"\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"params\": {\n              \"aliqua_8\": \"fugiat aliquip\"\n            },\n            \"query\": {\n              \"brand\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"type\": \"<string>\",\n            \"url\": \"<uri>\"\n          }\n        }\n      }\n    ],\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"canonical_url\": \"<string>\"\n  },\n  \"slug\": \"<string>\",\n  \"sort_on\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"type\": \"<string>\",\n  \"visible_facets_keys\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8186ff22-8a74-47bb-8747-519adeef9655",
                "name": "The Collection object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) A `id` is a unique identifier of a collection."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test231\",\n  \"priority\": 22,\n  \"description\": \"test test updated\",\n  \"badge\": {\n    \"color\": \"#ffffff\",\n    \"text\": \"test\"\n  },\n  \"tags\": [\n    \"test\"\n  ],\n  \"slug\": \"test231\",\n  \"is_visible\": true,\n  \"logo\": {\n    \"aspect_ratio\": \"1:1\",\n    \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\",\n    \"secure_url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\"\n  },\n  \"banners\": {\n    \"portrait\": {\n      \"aspect_ratio\": \"13:20\",\n      \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/0pAMeL15y-collection-landscape-banner.jpeg\",\n      \"secure_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/0pAMeL15y-collection-landscape-banner.jpeg\"\n    },\n    \"landscape\": {\n      \"aspect_ratio\": \"27:20\",\n      \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/y8xekj1pd-collection-landscape-banner.jpeg\",\n      \"secure_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/y8xekj1pd-collection-landscape-banner.jpeg\"\n    }\n  },\n  \"_locale_language\": {},\n  \"_schedule\": {\n    \"next_schedule\": [],\n    \"end\": \"2024-10-31T18:30:00Z\",\n    \"cron\": \"11 * * * *\",\n    \"start\": \"2024-10-30T18:30:00Z\",\n    \"duration\": 60\n  },\n  \"sort_on\": \"latest\",\n  \"type\": \"query\",\n  \"is_active\": true,\n  \"seo\": {\n    \"title\": \"test\",\n    \"description\": \"test\",\n    \"breadcrumbs\": [\n      {\n        \"url\": \"https://ejeejej.hostx5.de/products/?brand=generic\",\n        \"action\": {\n          \"type\": \"page\",\n          \"page\": {\n            \"params\": {},\n            \"query\": {\n              \"brand\": [\n                \"generic\"\n              ]\n            },\n            \"type\": \"products\",\n            \"url\": \"/products/?brand=generic\"\n          }\n        }\n      }\n    ],\n    \"sitemap\": {\n      \"priority\": 0.5,\n      \"frequency\": \"never\"\n    },\n    \"meta_tags\": [\n      {\n        \"title\": \"test\",\n        \"items\": [\n          {\n            \"value\": \"test\",\n            \"key\": \"test\"\n          }\n        ]\n      }\n    ]\n  },\n  \"_custom_json\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_custom_json\": {},\n  \"_locale_language\": {},\n  \"_schedule\": {\n    \"end\": null,\n    \"next_schedule\": [\n      {\n        \"end\": null,\n        \"start\": \"2021-03-15T12:51:21.333000+00:00Z\"\n      }\n    ],\n    \"start\": \"2021-03-15T12:51:21.333000+00:00Z\"\n  },\n  \"action\": {\n    \"page\": {\n      \"query\": {\n        \"collection\": [\n          \"new\"\n        ]\n      },\n      \"type\": \"collection\"\n    },\n    \"type\": \"page\"\n  },\n  \"allow_facets\": true,\n  \"allow_sort\": true,\n  \"badge\": {\n    \"color\": \"#ffffff\",\n    \"text\": \"\"\n  },\n  \"banners\": {\n    \"landscape\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857999/production/applications/app_000000000000000000000001/media/collection/landscape/avm7xibo2jgk8glc4bwl.png\"\n    },\n    \"portrait\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588858137/production/applications/app_000000000000000000000001/media/collection/portrait/xzuftshmmw4yuwzb12pm.png\"\n    }\n  },\n  \"description\": \"\",\n  \"is_active\": true,\n  \"logo\": {\n    \"type\": \"image\",\n    \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\"\n  },\n  \"meta\": {},\n  \"name\": \"New\",\n  \"published\": true,\n  \"query\": {},\n  \"seo\": {\n    \"description\": \"Test description\",\n    \"title\": \"Test\"\n  },\n  \"slug\": \"new\",\n  \"sort_on\": \"depth_desc\",\n  \"tags\": [],\n  \"type\": \"query\",\n  \"uid\": \"604f585a7051e30001173ac1\",\n  \"visible_facets_keys\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2011ae42-d052-41a4-bd55-178a24d1550e",
            "name": "addCollectionItems | Create items in a collection",
            "request": {
              "name": "addCollectionItems | Create items in a collection",
              "description": {
                "content": "Adds items to a collection specified by its id",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ":id",
                  "items",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) A `id` is a unique identifier of a collection."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"allow_facets\": \"<boolean>\",\n  \"allow_sort\": \"<boolean>\",\n  \"items\": [\n    {\n      \"action\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"priority\": \"<integer>\"\n    },\n    {\n      \"action\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"priority\": \"<integer>\"\n    }\n  ],\n  \"query\": [\n    {\n      \"attribute\": \"<string>\",\n      \"op\": \"<string>\",\n      \"value\": []\n    },\n    {\n      \"attribute\": \"<string>\",\n      \"op\": \"<string>\",\n      \"value\": []\n    }\n  ],\n  \"visible_facets_keys\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a10ef5d9-5db0-4d7f-bf71-8c509d7572c5",
                "name": "Status object. Tells whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ":id",
                      "items",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) A `id` is a unique identifier of a collection."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"query\",\n  \"query\": [\n    {\n      \"attribute\": \"department\",\n      \"op\": \"in\",\n      \"value\": [\n        \"fashion\"\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"item_id\": 7535066,\n      \"action\": \"add\",\n      \"priority\": 1\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"items updated\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "92d14999-6e0e-4cab-a4a5-19fe0ad1d537",
            "name": "getCollectionItems | List items of collection",
            "request": {
              "name": "getCollectionItems | List items of collection",
              "description": {
                "content": "Get items from a collection specified by its collection_id with enhanced search capabilities.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ":collection_id",
                  "items",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Query string to search collection items by substring match on item's name (case-insensitive) or exact item_code."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_id",
                    "description": "(Required) A `collection_id` is a unique identifier of a collection."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "411a6bde-352b-41c1-b103-1547e0673e4b",
                "name": "The items of a collection with simplified response structure.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ":collection_id",
                      "items",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "q",
                        "value": "422"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_id",
                        "description": "(Required) A `collection_id` is a unique identifier of a collection."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"Running shoes\",\n      \"short_description\": \"Running shoes\",\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/fynd_store_items/l2_category/original/2830_c5bb5fc02f414307a828c4c56483c30a.jpg\"\n        }\n      ],\n      \"slug\": \"best-running-shoes-422-7500552\",\n      \"uid\": 7500552,\n      \"item_code\": \"522\",\n      \"item_type\": \"standard\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"type\": \"number\",\n    \"size\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 4\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2a87bf33-74ce-4655-b408-be6f9773d5d4",
            "name": "getCollectionDetail | Get a collection",
            "request": {
              "name": "getCollectionDetail | Get a collection",
              "description": {
                "content": "Get the details of a collection by its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "collections",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A `slug` is a human readable, URL friendly unique identifier of an object. Pass the `slug` of the collection which you want to retrieve."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "6079484a-79c7-47cc-b709-bc8c33e8439d",
                "name": "The Collection object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "collections",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A `slug` is a human readable, URL friendly unique identifier of an object. Pass the `slug` of the collection which you want to retrieve."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_custom_json\": {},\n  \"_locale_language\": {},\n  \"_schedule\": {\n    \"start\": \"2024-10-15T05:51:02.733Z\",\n    \"next_schedule\": [\n      {\n        \"start\": \"2024-10-15T05:51:02.733Z\",\n        \"end\": \"9998-01-30T23:59:00.000Z\"\n      }\n    ],\n    \"end\": \"9998-01-30T23:59:00.000Z\"\n  },\n  \"action\": {\n    \"page\": {\n      \"query\": {\n        \"collection\": [\n          \"sample-coll\"\n        ]\n      },\n      \"type\": \"collection\"\n    },\n    \"type\": \"page\"\n  },\n  \"allow_facets\": true,\n  \"allow_sort\": true,\n  \"badge\": {\n    \"color\": \"#ffffff\",\n    \"text\": \"\"\n  },\n  \"banners\": {\n    \"landscape\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857999/production/applications/app_000000000000000000000001/media/collection/landscape/avm7xibo2jgk8glc4bwl.png\"\n    },\n    \"portrait\": {\n      \"type\": \"image\",\n      \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/d76T3AwMN-collection-landscape-banner.jpeg\"\n    }\n  },\n  \"description\": \"some random collection 1\",\n  \"is_active\": true,\n  \"logo\": {\n    \"type\": \"image\",\n    \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1588857854/production/applications/app_000000000000000000000001/media/collection/logo/w9ns7nfgv7fk45xqrpoh.png\"\n  },\n  \"meta\": {},\n  \"name\": \"Sample Coll\",\n  \"published\": true,\n  \"query\": [\n    {\n      \"attribute\": \"department\",\n      \"op\": \"in\",\n      \"value\": [\n        \"fashion\"\n      ]\n    }\n  ],\n  \"slug\": \"sample-coll\",\n  \"sort_on\": \"latest\",\n  \"tags\": [],\n  \"type\": \"query\",\n  \"uid\": \"670e02c6fed0d34109eb523b\",\n  \"_id\": \"670e02c6fed0d34109eb523b\",\n  \"visible_facets_keys\": [],\n  \"handpicked_collection_item_ids\": [\n    \"7500552\",\n    \"7500553\",\n    \"7500554\"\n  ],\n  \"seo\": {\n    \"sitemap\": {\n      \"frequency\": \"never\",\n      \"priority\": 0.5\n    },\n    \"title\": \"Sample Coll\",\n    \"meta_tags\": [],\n    \"description\": \"some random collection\",\n    \"breadcrumbs\": [\n      {\n        \"url\": \"https://girisha-test.hostx5.de/products/?brand=hp\",\n        \"action\": [\n          {\n            \"page\": {\n              \"params\": {},\n              \"query\": {\n                \"brand\": [\n                  \"hp\"\n                ]\n              },\n              \"type\": \"products\",\n              \"url\": \"/products/?brand=hp\"\n            },\n            \"type\": \"page\"\n          }\n        ]\n      }\n    ]\n  },\n  \"is_visible\": true,\n  \"priority\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "84b23803-125d-4dfa-ba35-b0463e10dd1c",
            "name": "getApplicationDepartmentListing | List sales channel departments",
            "request": {
              "name": "getApplicationDepartmentListing | List sales channel departments",
              "description": {
                "content": "Retrieve department listings related to the sales channel. Departments are used to categorize similar products, and you can filter the results based on department names",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "department"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "A search query string. Use this parameter to filter results based on a keyword or specific value."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8ca84c32-89be-47c1-9cf6-3dd112046042",
                "name": "List of Departments.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "department"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"page\": {\n    \"size\": 8,\n    \"item_total\": 8,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"type\": \"number\",\n    \"current\": 1\n  },\n  \"items\": [\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/JMq0RYwhm-department.png\",\n      \"name\": \"Fashion and Design\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 1\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/SqBYEE2EC-department.png\",\n      \"name\": \"Home & Living\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 3\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/general/free/original/data_moved.png\",\n      \"name\": \"Trousers\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 16\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/category/pictures/square-logo/original/23WorwgTZ-logo.jpeg\",\n      \"name\": \"Fashion\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 35\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/category/pictures/square-logo/original/23WorwgTZ-logo.jpeg\",\n      \"name\": \"Others\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 42\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/SqBYEE2EC-department.png\",\n      \"name\": \"CDN test 002\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 67\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sMUFLDxSS-sampleJPG.jpg\",\n      \"name\": \"Alfredo604105852372023953763\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 1434\n    },\n    {\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/AfHpfBNGSo-sampleJPG.jpg\",\n      \"name\": \"Alfred175052984102023941844\",\n      \"is_active\": true,\n      \"app_id\": \"667be93f24dc1ea14d962667\",\n      \"uid\": 11086\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d889438b-58fc-43b4-89d1-ef4a81a9e7ad",
            "name": "updateAppDepartment | Update sales channel department",
            "request": {
              "name": "updateAppDepartment | Update sales channel department",
              "description": {
                "content": "Modify department data associated to the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "department",
                  ":department_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "department_uid",
                    "description": "(Required) A `department id` is a unique identifier for a particular department."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"exercitation_82\": 69169450\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "60fd283b-4b45-4d41-96c9-90c498771240",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "department",
                      ":department_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "department_uid",
                        "description": "(Required) A `department id` is a unique identifier for a particular department."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_custom_json\": {\n    \"sample_key_1\": \"Sample Value 1\",\n    \"sample_key_2\": \"Sample Value 2\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5075e491-9f02-4f35-adc3-f568f5260698",
            "name": "getDepartments | List departments",
            "request": {
              "name": "getDepartments | List departments",
              "description": {
                "content": "Retrieve a list of departments associated with a comapny and sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "departments"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "08cbea2f-7220-46a9-a50b-3b5634bdfeaf",
                "name": "List of Departments.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "departments"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Zachary Harris\",\n      \"priority_order\": 7,\n      \"slug\": \"Zachary-Harris\",\n      \"uid\": 1\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Aaron Reilly\",\n      \"priority_order\": 7,\n      \"slug\": \"Aaron-Reilly\",\n      \"uid\": 2\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Bobby Sandoval\",\n      \"priority_order\": 7,\n      \"slug\": \"Bobby-Sandoval\",\n      \"uid\": 3\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Seth Hughes\",\n      \"priority_order\": 7,\n      \"slug\": \"Seth-Hughes\",\n      \"uid\": 4\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Michelle Moore\",\n      \"priority_order\": 7,\n      \"slug\": \"Michelle-Moore\",\n      \"uid\": 5\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Annette Baldwin\",\n      \"priority_order\": 7,\n      \"slug\": \"Annette-Baldwin\",\n      \"uid\": 6\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Chris Mata\",\n      \"priority_order\": 7,\n      \"slug\": \"Chris-Mata\",\n      \"uid\": 7\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Nicole Jacobs\",\n      \"priority_order\": 7,\n      \"slug\": \"Nicole-Jacobs\",\n      \"uid\": 8\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Pamela Smith\",\n      \"priority_order\": 7,\n      \"slug\": \"Pamela-Smith\",\n      \"uid\": 9\n    },\n    {\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      },\n      \"name\": \"Nicole Simon\",\n      \"priority_order\": 7,\n      \"slug\": \"Nicole-Simon\",\n      \"uid\": 10\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "314e2a2a-b393-4dba-925e-56c10c62365b",
            "name": "getAppInventory | List sales channel inventory",
            "request": {
              "name": "getAppInventory | List sales channel inventory",
              "description": {
                "content": "Retrieve inventory data related to the sales channel. this can be used  to get the Inventory status of products.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "inventory",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "The Item Id of the product."
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "The Item Id of the product."
                  },
                  {
                    "disabled": false,
                    "key": "store_ids",
                    "value": "<integer>",
                    "description": "The Store Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "store_ids",
                    "value": "<integer>",
                    "description": "The Store Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "The Brand Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "The Brand Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "seller_identifiers",
                    "value": "<string>",
                    "description": "Unique seller_identifier of the product."
                  },
                  {
                    "disabled": false,
                    "key": "seller_identifiers",
                    "value": "<string>",
                    "description": "Unique seller_identifier of the product."
                  },
                  {
                    "disabled": false,
                    "key": "timestamp",
                    "value": "<string>",
                    "description": "Timestamp in UTC format (2020-07-23T10:27:50Z)"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "The number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "<string>",
                    "description": "Page ID to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "qty_gt",
                    "value": "<integer>",
                    "description": "This field allows you to filter for inventories that have quantity greater than to the specified value based on qty_type filter."
                  },
                  {
                    "disabled": false,
                    "key": "qty_lt",
                    "value": "<integer>",
                    "description": "This field allows you to filter for inventories that have a quantity less than to the specified value based on qty_type filter."
                  },
                  {
                    "disabled": false,
                    "key": "qty_type",
                    "value": "<string>",
                    "description": "This field provides flexibility in selecting filter for inventory quantity counts and date queries. For example, you might use this field to specify \"total\" or \"sellable\" quantity."
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<dateTime>",
                    "description": "Inventory updated on filter to get inventories greater then or equal to provided date based on qty_type value."
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<dateTime>",
                    "description": "Inventory updated on filter to get inventories less then or equal to provided date based on qty_type value."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "6341058b-bb83-4075-b8a2-f10589f8dba1",
                "name": "Success. Returns the article/stock of the product stock.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "inventory",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_ids",
                        "value": "1"
                      },
                      {
                        "key": "store_ids",
                        "value": "1"
                      },
                      {
                        "key": "brand_ids",
                        "value": "4"
                      },
                      {
                        "key": "seller_identifiers",
                        "value": "TEST"
                      },
                      {
                        "key": "timestamp",
                        "value": "2020-07-23T10:27:50Z"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "page_id",
                        "value": "636a4c5c295d937d233826a5"
                      },
                      {
                        "key": "qty_gt",
                        "value": "1"
                      },
                      {
                        "key": "qty_lt",
                        "value": "1"
                      },
                      {
                        "key": "qty_type",
                        "value": "sellable"
                      },
                      {
                        "key": "from_date",
                        "value": "2024-01-20T09:40:58Z"
                      },
                      {
                        "key": "to_date",
                        "value": "2024-07-20T09:40:58Z"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_custom_json\": {},\n      \"_id\": \"62d809eebeed53f4e27824b0\",\n      \"brand\": {\n        \"id\": 2586\n      },\n      \"company\": {\n        \"id\": 3\n      },\n      \"country_of_origin\": \"India\",\n      \"created_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"date_meta\": {\n        \"added_on_store\": 1658325486,\n        \"created_on\": 1658325486,\n        \"inventory_updated_on\": 1658325486,\n        \"modified_on\": 1660913492\n      },\n      \"dimension\": {\n        \"height\": 30,\n        \"is_default\": true,\n        \"length\": 10,\n        \"unit\": \"cm\",\n        \"width\": 20\n      },\n      \"discount_applied\": null,\n      \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n      \"fragile\": false,\n      \"fynd_article_code\": \"LS101269_11\",\n      \"fynd_item_code\": \"LS101269\",\n      \"identifier\": {\n        \"ean\": \"LSRS401269\"\n      },\n      \"is_active\": true,\n      \"is_set\": false,\n      \"item_id\": 7523701,\n      \"manufacturer\": {\n        \"address\": \"POLARIS, 2ND FLOOR, ANDHERI, JSNLCA, MAHARASHTRA, THANE\",\n        \"is_default\": true,\n        \"name\": \"Test 21\"\n      },\n      \"meta\": {\n        \"service\": \"Inventory Job\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"platforms\": {\n        \"fynd\": false,\n        \"uniket_wholesale\": true\n      },\n      \"price\": {\n        \"currency\": \"INR\",\n        \"effective\": 3250,\n        \"marked\": 5000,\n        \"transfer\": 0,\n        \"updated_at\": \"2022-07-20T13:58:06.122Z\"\n      },\n      \"quantities\": {\n        \"sellable\": {\n          \"count\": 100,\n          \"updated_at\": 1658325486\n        }\n      },\n      \"raw_meta\": {\n        \"fynd_identifier\": \"624_LSRS401269\"\n      },\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 30,\n        \"unit\": \"days\"\n      },\n      \"seller_identifier\": \"LSRS401269\",\n      \"size\": \"11\",\n      \"stage\": \"verified\",\n      \"store\": {\n        \"id\": 624\n      },\n      \"tax_identifier\": {\n        \"tax_rule_id\": \"000000000000000000000001\",\n        \"hsn_code_id\": \"000000000000000000000001\"\n      },\n      \"total_quantity\": 100,\n      \"track_inventory\": true,\n      \"trader\": [\n        {\n          \"address\": [\n            \"Load Galli, Mumbai\"\n          ],\n          \"name\": \"Load Company\",\n          \"type\": \"Importer\"\n        }\n      ],\n      \"uid\": \"624_LSRS401269\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 40,\n        \"unit\": \"gram\"\n      }\n    },\n    {\n      \"_custom_json\": {},\n      \"_id\": \"62d809eebeed53f4e27824b2\",\n      \"brand\": {\n        \"id\": 2586\n      },\n      \"company\": {\n        \"id\": 3\n      },\n      \"country_of_origin\": \"India\",\n      \"created_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"date_meta\": {\n        \"added_on_store\": 1658325486,\n        \"created_on\": 1658325486,\n        \"inventory_updated_on\": 1658325486,\n        \"modified_on\": 1660913492\n      },\n      \"dimension\": {\n        \"height\": 30,\n        \"is_default\": true,\n        \"length\": 10,\n        \"unit\": \"cm\",\n        \"width\": 20\n      },\n      \"discount_applied\": null,\n      \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n      \"fragile\": false,\n      \"fynd_article_code\": \"LS101163_11\",\n      \"fynd_item_code\": \"LS101163\",\n      \"identifier\": {\n        \"ean\": \"LSRS401163\"\n      },\n      \"is_active\": true,\n      \"is_set\": false,\n      \"item_id\": 7523925,\n      \"manufacturer\": {\n        \"address\": \"POLARIS, 2ND FLOOR, ANDHERI, JSNLCA, MAHARASHTRA, THANE\",\n        \"is_default\": true,\n        \"name\": \"Test 21\"\n      },\n      \"meta\": {\n        \"service\": \"Inventory Job\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"platforms\": {\n        \"fynd\": false,\n        \"uniket_wholesale\": true\n      },\n      \"price\": {\n        \"currency\": \"INR\",\n        \"effective\": 3250,\n        \"marked\": 5000,\n        \"transfer\": 0,\n        \"updated_at\": \"2022-07-20T13:58:06.396Z\"\n      },\n      \"quantities\": {\n        \"sellable\": {\n          \"count\": 100,\n          \"updated_at\": 1658325486\n        }\n      },\n      \"raw_meta\": {\n        \"fynd_identifier\": \"624_LSRS401163\"\n      },\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 30,\n        \"unit\": \"days\"\n      },\n      \"seller_identifier\": \"LSRS401163\",\n      \"size\": \"11\",\n      \"stage\": \"verified\",\n      \"store\": {\n        \"id\": 624\n      },\n      \"tax_identifier\": {\n        \"tax_rule_id\": \"000000000000000000000001\",\n        \"hsn_code_id\": \"000000000000000000000001\"\n      },\n      \"total_quantity\": 100,\n      \"track_inventory\": true,\n      \"trader\": [\n        {\n          \"address\": [\n            \"Load Galli, Mumbai\"\n          ],\n          \"name\": \"Load Company\",\n          \"type\": \"Importer\"\n        }\n      ],\n      \"uid\": \"624_LSRS401163\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 40,\n        \"unit\": \"gram\"\n      }\n    },\n    {\n      \"_custom_json\": {},\n      \"_id\": \"62d809eebeed53f4e27824b4\",\n      \"brand\": {\n        \"id\": 2586\n      },\n      \"company\": {\n        \"id\": 3\n      },\n      \"country_of_origin\": \"India\",\n      \"created_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"date_meta\": {\n        \"added_on_store\": 1658325486,\n        \"created_on\": 1658325486,\n        \"inventory_updated_on\": 1658325486,\n        \"modified_on\": 1660913492\n      },\n      \"dimension\": {\n        \"height\": 30,\n        \"is_default\": true,\n        \"length\": 10,\n        \"unit\": \"cm\",\n        \"width\": 20\n      },\n      \"discount_applied\": null,\n      \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n      \"fragile\": false,\n      \"fynd_article_code\": \"LS101173_11\",\n      \"fynd_item_code\": \"LS101173\",\n      \"identifier\": {\n        \"ean\": \"LSRS401173\"\n      },\n      \"is_active\": true,\n      \"is_set\": false,\n      \"item_id\": 7523691,\n      \"manufacturer\": {\n        \"address\": \"POLARIS, 2ND FLOOR, ANDHERI, JSNLCA, MAHARASHTRA, THANE\",\n        \"is_default\": true,\n        \"name\": \"Test 21\"\n      },\n      \"meta\": {\n        \"service\": \"Inventory Job\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"platforms\": {\n        \"fynd\": false,\n        \"uniket_wholesale\": true\n      },\n      \"price\": {\n        \"currency\": \"INR\",\n        \"effective\": 3250,\n        \"marked\": 5000,\n        \"transfer\": 0,\n        \"updated_at\": \"2022-07-20T13:58:06.635Z\"\n      },\n      \"quantities\": {\n        \"sellable\": {\n          \"count\": 100,\n          \"updated_at\": 1658325486\n        }\n      },\n      \"raw_meta\": {\n        \"fynd_identifier\": \"624_LSRS401173\"\n      },\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 30,\n        \"unit\": \"days\"\n      },\n      \"seller_identifier\": \"LSRS401173\",\n      \"size\": \"11\",\n      \"stage\": \"verified\",\n      \"store\": {\n        \"id\": 624\n      },\n      \"tax_identifier\": {\n        \"tax_rule_id\": \"000000000000000000000001\",\n        \"hsn_code_id\": \"000000000000000000000001\"\n      },\n      \"total_quantity\": 100,\n      \"track_inventory\": true,\n      \"trader\": [\n        {\n          \"address\": [\n            \"Load Galli, Mumbai\"\n          ],\n          \"name\": \"Load Company\",\n          \"type\": \"Importer\"\n        }\n      ],\n      \"uid\": \"624_LSRS401173\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 40,\n        \"unit\": \"gram\"\n      }\n    },\n    {\n      \"_custom_json\": {},\n      \"_id\": \"62d809eebeed53f4e27824b6\",\n      \"brand\": {\n        \"id\": 2586\n      },\n      \"company\": {\n        \"id\": 3\n      },\n      \"country_of_origin\": \"India\",\n      \"created_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"date_meta\": {\n        \"added_on_store\": 1658325486,\n        \"created_on\": 1658325486,\n        \"inventory_updated_on\": 1658325486,\n        \"modified_on\": 1660913492\n      },\n      \"dimension\": {\n        \"height\": 30,\n        \"is_default\": true,\n        \"length\": 10,\n        \"unit\": \"cm\",\n        \"width\": 20\n      },\n      \"discount_applied\": null,\n      \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n      \"fragile\": false,\n      \"fynd_article_code\": \"LS101198_11\",\n      \"fynd_item_code\": \"LS101198\",\n      \"identifier\": {\n        \"ean\": \"LSRS401198\"\n      },\n      \"is_active\": true,\n      \"is_set\": false,\n      \"item_id\": 7524280,\n      \"manufacturer\": {\n        \"address\": \"POLARIS, 2ND FLOOR, ANDHERI, JSNLCA, MAHARASHTRA, THANE\",\n        \"is_default\": true,\n        \"name\": \"Test 21\"\n      },\n      \"meta\": {\n        \"service\": \"Inventory Job\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"2a00eecae43d7e7f4340e7cf\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"platforms\": {\n        \"fynd\": false,\n        \"uniket_wholesale\": true\n      },\n      \"price\": {\n        \"currency\": \"INR\",\n        \"effective\": 3250,\n        \"marked\": 5000,\n        \"transfer\": 0,\n        \"updated_at\": \"2022-07-20T13:58:06.898Z\"\n      },\n      \"quantities\": {\n        \"sellable\": {\n          \"count\": 100,\n          \"updated_at\": 1658325486\n        }\n      },\n      \"raw_meta\": {\n        \"fynd_identifier\": \"624_LSRS401198\"\n      },\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 30,\n        \"unit\": \"days\"\n      },\n      \"seller_identifier\": \"LSRS401198\",\n      \"size\": \"11\",\n      \"stage\": \"verified\",\n      \"store\": {\n        \"id\": 624\n      },\n      \"tax_identifier\": {\n        \"tax_rule_id\": \"000000000000000000000001\",\n        \"hsn_code_id\": \"000000000000000000000001\"\n      },\n      \"total_quantity\": 100,\n      \"track_inventory\": true,\n      \"trader\": [\n        {\n          \"address\": [\n            \"Load Galli, Mumbai\"\n          ],\n          \"name\": \"Load Company\",\n          \"type\": \"Importer\"\n        }\n      ],\n      \"uid\": \"624_LSRS401198\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 40,\n        \"unit\": \"gram\"\n      }\n    }\n  ],\n  \"page\": {\n    \"has_next\": true,\n    \"has_previous\": true,\n    \"item_total\": 1714,\n    \"next_id\": \"62d809eebeed53f4e27824b6\",\n    \"type\": \"cursor\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "926ceb42-5c74-46c5-b66e-a3909c2717a7",
            "name": "getAppLocations | Retrieve stores for a sales channel",
            "request": {
              "name": "getAppLocations | Retrieve stores for a sales channel",
              "description": {
                "content": "Retrieve all stores associated with a sales channel, with support for searching by store name and filtering by store type and status.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "locations"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "store_type",
                    "value": "<string>",
                    "description": "Helps to sort the location list on the basis of location type."
                  },
                  {
                    "disabled": false,
                    "key": "uid",
                    "value": "<integer>",
                    "description": "Helps to sort the location list on the basis of uid list."
                  },
                  {
                    "disabled": false,
                    "key": "uid",
                    "value": "<integer>",
                    "description": "Helps to sort the location list on the basis of uid list."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Query that is to be searched."
                  },
                  {
                    "disabled": false,
                    "key": "stage",
                    "value": "<string>",
                    "description": "to filter companies on basis of verified or unverified companies."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "20",
                    "description": "Number of items to retrieve in each page. Default is 20."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Get locations filtered by tags."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Get locations filtered by tags."
                  },
                  {
                    "disabled": false,
                    "key": "store_types",
                    "value": "<string>",
                    "description": "Get locations filtered by store types."
                  },
                  {
                    "disabled": false,
                    "key": "store_types",
                    "value": "<string>",
                    "description": "Get locations filtered by store types."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9afd49ff-1933-46bb-9156-0b3ebd43b3c9",
                "name": "Company profile object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "locations"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "store_type",
                        "value": "high_street"
                      },
                      {
                        "key": "uid",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      },
                      {
                        "key": "stage",
                        "value": "verified"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "tags",
                        "value": "test"
                      },
                      {
                        "key": "store_types",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"filters\": [],\n  \"items\": [\n    {\n      \"address\": {\n        \"address1\": \"POLARIS 2ND FLOOR, ANDHERI\",\n        \"address2\": \"\",\n        \"city\": \"MUMBAI\",\n        \"country\": \"INDIA\",\n        \"landmark\": \"\",\n        \"lat_long\": {\n          \"coordinates\": [\n            72.8776559,\n            19.0759837\n          ],\n          \"type\": \"Point\"\n        },\n        \"pincode\": \"400001\",\n        \"state\": \"MAHARASHTRA\"\n      },\n      \"code\": \"\",\n      \"company_id\": 2,\n      \"display_name\": \"Test\",\n      \"name\": \"Test\",\n      \"phone_number\": \"\",\n      \"store_code\": \"HS-a0c85\",\n      \"store_type\": \"high_street\",\n      \"uid\": 2\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 3,\n    \"size\": 3,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9a0bfe0b-0b78-40e3-98fc-360674b411a3",
            "name": "getAppProduct | Get sales channel product",
            "request": {
              "name": "getAppProduct | Get sales channel product",
              "description": {
                "content": "Retrieve sales channel product details by its item_id and depending upon filters sent in request.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product",
                  ":item_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "item_id",
                    "description": "(Required) product id for a particular product."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f26ac726-607c-4039-96f6-b41f9b1a1100",
                "name": "The Company Applicaton Product Data(MOQ/SEO).",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "item_id",
                        "description": "(Required) product id for a particular product."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"alt_text\": {\n    \"https://test-url.com/test.png\": \"test-alt\"\n  },\n  \"is_cod\": false,\n  \"is_gift\": false,\n  \"moq\": {\n    \"increment_unit\": 2,\n    \"maximum\": 10,\n    \"minimum\": 1\n  },\n  \"seo\": {\n    \"description\": \"test-description\",\n    \"title\": \"test-title\",\n    \"breadcrumbs\": [],\n    \"sitemap\": {},\n    \"meta_tags\": [],\n    \"canonical_url\": \"/test\"\n  },\n  \"size_promotion_threshold\": {\n    \"threshold_type\": \"flat\",\n    \"threshold_value\": 100\n  },\n  \"_custom_json\": {},\n  \"_custom_meta\": [\n    {\n      \"key\": \"rating_user_count\",\n      \"value\": \"3452\"\n    },\n    {\n      \"key\": \"rating_user_count\",\n      \"value\": \"3452\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bc19cf73-b2fe-43e2-91ef-968983d87fb7",
            "name": "updateAppProduct | Update sales channel product",
            "request": {
              "name": "updateAppProduct | Update sales channel product",
              "description": {
                "content": "Allows to update data associated to a item by its item_id for a sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product",
                  ":item_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) A `item_id` is a unique identifier for a particular item."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"sint_ed\": \"pariatur voluptate\"\n  },\n  \"_custom_meta\": [\n    {\n      \"key\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"key\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ],\n  \"alt_text\": {\n    \"pariatur__9a\": -60779152,\n    \"mollit_696\": -81705946.27814686\n  },\n  \"scores\": {\n    \"popularity\": \"<float>\",\n    \"availability\": \"<float>\",\n    \"conversion\": \"<float>\",\n    \"sold_quantity\": \"<float>\",\n    \"depth\": \"<float>\",\n    \"discount\": \"<float>\",\n    \"revenue\": \"<float>\",\n    \"cancelled\": \"<float>\",\n    \"returns\": \"<float>\",\n    \"catalogue\": \"<float>\",\n    \"listing\": \"<float>\"\n  },\n  \"is_cod\": \"<boolean>\",\n  \"is_gift\": \"<boolean>\",\n  \"moq\": {\n    \"increment_unit\": 1,\n    \"maximum\": \"<integer>\",\n    \"minimum\": 1\n  },\n  \"seo\": {\n    \"description\": \"<string>\",\n    \"title\": \"<string>\",\n    \"sitemap\": {\n      \"priority\": \"<number>\",\n      \"frequency\": \"<string>\"\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"dolore_f\": \"culpa exercitation ut laborum\",\n            \"estcf\": 36526410,\n            \"tempor_e17\": 3676170.3452571183\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"reprehenderitd37\": 53668795,\n            \"magna527\": -45916343.56824086\n          }\n        }\n      }\n    ],\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"canonical_url\": \"<string>\"\n  },\n  \"size_promotion_threshold\": {\n    \"threshold_type\": \"<string>\",\n    \"threshold_value\": \"<integer>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f58dff8f-694b-47cc-a1a6-0759a82f6a3c",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) A `item_id` is a unique identifier for a particular item."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"scores\": {\n    \"popularity\": 0.7\n  },\n  \"_custom_meta\": [\n    {\n      \"key\": \"rating_user_count\",\n      \"value\": \"3452\"\n    },\n    {\n      \"key\": \"rating_user_count\",\n      \"value\": \"3452\"\n    },\n    {\n      \"key\": \"rating_user_count\",\n      \"value\": \"3452\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "51fc265a-7481-4897-80c2-1ca04788aad8",
            "name": "getApplicationProducts | List sales channel products",
            "request": {
              "name": "getApplicationProducts | List sales channel products",
              "description": {
                "content": "Retrieve products associated with the sales channel. List all the products associated with a brand, collection or category in a requested sort order.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "products"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search query. This can be a partial or complete name of a either a product, brand or category"
                  },
                  {
                    "disabled": false,
                    "key": "f",
                    "value": "<string>",
                    "description": "The search filter parameters. All the parameter filtered from filter parameters will be passed in **f** parameter in this format. **?f=brand:voi-jeans||and:::category:t-shirts||shirts**"
                  },
                  {
                    "disabled": false,
                    "key": "c",
                    "value": "<string>",
                    "description": "The search filter parameters for collection items. All the parameter filtered from filter parameters will be passed in **c** parameter in this format. **?c=brand:in:voi-jeans|and:::category:nin:t-shirts|shirts**"
                  },
                  {
                    "disabled": false,
                    "key": "filters",
                    "value": "true",
                    "description": "Pass `filters` parameter to fetch the filter details. This flag is used to fetch all filters"
                  },
                  {
                    "disabled": false,
                    "key": "is_dependent",
                    "value": "true",
                    "description": "This query parameter is used to get the dependent products in the listing."
                  },
                  {
                    "disabled": false,
                    "key": "sort_on",
                    "value": "<string>",
                    "description": "The order to sort the list of products on. Supported values include latest, popular, price_asc, price_dsc, discount_asc, discount_dsc. Custom sort keys configured via listing configuration (e.g., best_selling) are also supported for cohort-based sorting."
                  },
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "<string>",
                    "description": "Each response will contain **page_id** param, which should be sent back to make pagination work."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "If page_type is number then pass it to fetch page items. Default is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "cursor",
                    "description": "For pagination type should be cursor or number. Default is cursor."
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<string>",
                    "description": "Item Ids of product"
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<string>",
                    "description": "Item Ids of product"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7eee0fe7-80ba-4eb7-9525-96890f6df39e",
                "name": "List of Products.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "laptop"
                      },
                      {
                        "key": "f",
                        "value": "item_code:LGLAPTOPSLEEVE5"
                      },
                      {
                        "key": "c",
                        "value": "item_code:in:LGLAPTOPSLEEVE5"
                      },
                      {
                        "key": "filters",
                        "value": "true"
                      },
                      {
                        "key": "is_dependent",
                        "value": "true"
                      },
                      {
                        "key": "sort_on",
                        "value": "price_asc"
                      },
                      {
                        "key": "page_id",
                        "value": "*"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_type",
                        "value": "number"
                      },
                      {
                        "key": "item_ids",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"filters\": [\n    {\n      \"key\": {\n        \"display\": \"Department\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Department.svg\",\n        \"name\": \"department\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"Debra Villarreal\",\n          \"is_selected\": false,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n          },\n          \"value\": \"Debra-Villarreal\"\n        },\n        {\n          \"count\": 15,\n          \"display\": \"Tracey Miller\",\n          \"is_selected\": false,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n          },\n          \"value\": \"Tracey-Miller\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Category.svg\",\n        \"name\": \"category\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"Amy Kim DDS\",\n          \"is_selected\": false,\n          \"logo\": \"http://cdn4.gofynd.com/media/banner/category/original/12063_a5bb91bd5cb44c3c9db98c2a0e6b3d99.jpg\",\n          \"value\": \"3\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Gender\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Gender.svg\",\n        \"name\": \"gender\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"Men\",\n          \"is_selected\": false,\n          \"value\": \"men\"\n        },\n        {\n          \"count\": 15,\n          \"display\": \"Women\",\n          \"is_selected\": false,\n          \"value\": \"women\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Sizes.svg\",\n        \"name\": \"sizes\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"13\",\n          \"is_selected\": false,\n          \"value\": \"13\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Brand\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Brand%20ID.svg\",\n        \"name\": \"brand\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"Barry, Jennings and Larson\",\n          \"is_selected\": false,\n          \"logo\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\",\n          \"value\": \"1\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Rating\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Rating.svg\",\n        \"name\": \"rating\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"2 - 3\",\n          \"is_selected\": false,\n          \"value\": \"[2 TO 3}\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Image\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\",\n        \"name\": \"image_nature\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"GoodQuality\",\n          \"is_selected\": false,\n          \"value\": \"standard\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Monica Hampton\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\",\n        \"name\": \"material\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"Neoprene\",\n          \"is_selected\": false,\n          \"value\": \"Neoprene\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"John Mendoza\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\",\n        \"name\": \"weight\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"100\",\n          \"is_selected\": false,\n          \"value\": \"100\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Kimberly Mcdaniel\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\",\n        \"name\": \"gender\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"['Men', 'Women']\",\n          \"is_selected\": false,\n          \"value\": \"['Men', 'Women']\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Kimberly Davidson\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\",\n        \"name\": \"color\"\n      },\n      \"values\": [\n        {\n          \"count\": 15,\n          \"display\": \"Grey\",\n          \"is_selected\": false,\n          \"value\": \"808080\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Available\",\n        \"kind\": \"singlevalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\",\n        \"name\": \"is_available\"\n      },\n      \"values\": [\n        {\n          \"count\": 3,\n          \"display\": \"Available\",\n          \"is_selected\": false,\n          \"value\": true\n        }\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"slug\": \"benchmark-collaborative-paradigms\"\n          },\n          \"type\": \"product\"\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"primary_color\": \"DarkGrey\",\n        \"primary_color_hex\": \"808080\",\n        \"weight\": \"100\"\n      },\n      \"brand\": {\n        \"_custom_json\": {},\n        \"action\": {\n          \"page\": {\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            },\n            \"type\": \"products\"\n          },\n          \"type\": \"page\"\n        },\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"name\": \"Hess Inc\",\n        \"type\": \"brand\"\n      },\n      \"categories\": [\n        {\n          \"_custom_json\": {},\n          \"action\": {\n            \"page\": {\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              },\n              \"type\": \"category\"\n            },\n            \"type\": \"page\"\n          },\n          \"id\": 3,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"name\": \"Amy Kim DDS\",\n          \"uid\": 3\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"is_tryout\": false,\n      \"item_code\": \"ITEM_CODE_1\",\n      \"item_type\": \"set\",\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/fynd_store_items/l2_category/original/2830_c5bb5fc02f414307a828c4c56483c30a.jpg\"\n        }\n      ],\n      \"name\": \"benchmark collaborative paradigms\",\n      \"price\": {\n        \"effective\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1399,\n          \"min\": 1199\n        },\n        \"marked\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1499,\n          \"min\": 1399\n        }\n      },\n      \"promo_meta\": {\n        \"subtitle\": \"\",\n        \"title\": \"\"\n      },\n      \"rating\": 2.7,\n      \"sellable\": true,\n      \"slug\": \"benchmark-collaborative-paradigms\",\n      \"type\": \"product\",\n      \"uid\": 1\n    },\n    {\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"slug\": \"architect-granular-e-business\"\n          },\n          \"type\": \"product\"\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"primary_color\": \"DarkGrey\",\n        \"primary_color_hex\": \"808080\",\n        \"weight\": \"100\"\n      },\n      \"brand\": {\n        \"_custom_json\": {},\n        \"action\": {\n          \"page\": {\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            },\n            \"type\": \"products\"\n          },\n          \"type\": \"page\"\n        },\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"name\": \"Hess Inc\",\n        \"type\": \"brand\"\n      },\n      \"categories\": [\n        {\n          \"_custom_json\": {},\n          \"action\": {\n            \"page\": {\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              },\n              \"type\": \"category\"\n            },\n            \"type\": \"page\"\n          },\n          \"id\": 3,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"name\": \"Amy Kim DDS\",\n          \"uid\": 3\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"is_tryout\": false,\n      \"item_code\": \"ITEM_CODE_2\",\n      \"item_type\": \"set\",\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/fynd_store_items/l2_category/original/2830_c5bb5fc02f414307a828c4c56483c30a.jpg\"\n        }\n      ],\n      \"name\": \"architect granular e-business\",\n      \"price\": {\n        \"effective\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1399,\n          \"min\": 1199\n        },\n        \"marked\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1499,\n          \"min\": 1399\n        }\n      },\n      \"promo_meta\": {\n        \"subtitle\": \"\",\n        \"title\": \"\"\n      },\n      \"rating\": 2.7,\n      \"sellable\": true,\n      \"slug\": \"architect-granular-e-business\",\n      \"type\": \"product\",\n      \"uid\": 10\n    },\n    {\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"slug\": \"facilitate-enterprise-supply-chains\"\n          },\n          \"type\": \"product\"\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"primary_color\": \"DarkGrey\",\n        \"primary_color_hex\": \"808080\",\n        \"weight\": \"100\"\n      },\n      \"brand\": {\n        \"_custom_json\": {},\n        \"action\": {\n          \"page\": {\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            },\n            \"type\": \"products\"\n          },\n          \"type\": \"page\"\n        },\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"name\": \"Hess Inc\",\n        \"type\": \"brand\"\n      },\n      \"categories\": [\n        {\n          \"_custom_json\": {},\n          \"action\": {\n            \"page\": {\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              },\n              \"type\": \"category\"\n            },\n            \"type\": \"page\"\n          },\n          \"id\": 3,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"name\": \"Amy Kim DDS\",\n          \"uid\": 3\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"is_tryout\": false,\n      \"item_code\": \"ITEM_CODE_3\",\n      \"item_type\": \"set\",\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/fynd_store_items/l2_category/original/2830_c5bb5fc02f414307a828c4c56483c30a.jpg\"\n        }\n      ],\n      \"name\": \"facilitate enterprise supply-chains\",\n      \"price\": {\n        \"effective\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1399,\n          \"min\": 1199\n        },\n        \"marked\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1499,\n          \"min\": 1399\n        }\n      },\n      \"promo_meta\": {\n        \"subtitle\": \"\",\n        \"title\": \"\"\n      },\n      \"rating\": 2.7,\n      \"sellable\": true,\n      \"slug\": \"facilitate-enterprise-supply-chains\",\n      \"type\": \"product\",\n      \"uid\": 11\n    },\n    {\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"slug\": \"optimize-web-enabled-e-tailers\"\n          },\n          \"type\": \"product\"\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"primary_color\": \"DarkGrey\",\n        \"primary_color_hex\": \"808080\",\n        \"weight\": \"100\"\n      },\n      \"brand\": {\n        \"_custom_json\": {},\n        \"action\": {\n          \"page\": {\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            },\n            \"type\": \"products\"\n          },\n          \"type\": \"page\"\n        },\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"name\": \"Hess Inc\",\n        \"type\": \"brand\"\n      },\n      \"categories\": [\n        {\n          \"_custom_json\": {},\n          \"action\": {\n            \"page\": {\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              },\n              \"type\": \"category\"\n            },\n            \"type\": \"page\"\n          },\n          \"id\": 3,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"name\": \"Amy Kim DDS\",\n          \"uid\": 3\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"is_tryout\": false,\n      \"item_code\": \"ITEM_CODE_4\",\n      \"item_type\": \"set\",\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/fynd_store_items/l2_category/original/2830_c5bb5fc02f414307a828c4c56483c30a.jpg\"\n        }\n      ],\n      \"name\": \"optimize web-enabled e-tailers\",\n      \"price\": {\n        \"effective\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1399,\n          \"min\": 1199\n        },\n        \"marked\": {\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"max\": 1499,\n          \"min\": 1399\n        }\n      },\n      \"promo_meta\": {\n        \"subtitle\": \"\",\n        \"title\": \"\"\n      },\n      \"rating\": 2.7,\n      \"sellable\": true,\n      \"slug\": \"optimize-web-enabled-e-tailers\",\n      \"type\": \"product\",\n      \"uid\": 12\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 15,\n    \"total\": 2,\n    \"type\": \"number\"\n  },\n  \"sort_on\": [\n    {\n      \"display\": \"Latest Products.\",\n      \"is_selected\": true,\n      \"logo\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/360x0/56_MKT02AI060CORAL/1_1567590349681.jpg\",\n      \"name\": \"Latest Products.\",\n      \"value\": \"latest\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7df7d9ce-2c88-4555-ba21-3d557d9fc4c1",
            "name": "getDiscountedInventoryBySizeIdentifier | Get discounted inventory",
            "request": {
              "name": "getDiscountedInventoryBySizeIdentifier | Get discounted inventory",
              "description": {
                "content": "Allows to retrieve Inventory data for particular company grouped by size and store.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "products",
                  ":item_id",
                  "inventory",
                  ":size_identifier"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "location_ids",
                    "value": "<integer>",
                    "description": "Search by store ids."
                  },
                  {
                    "disabled": false,
                    "key": "location_ids",
                    "value": "<integer>",
                    "description": "Search by store ids."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) A `item_id` is a unique identifier for a specific product."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "size_identifier",
                    "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier)."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3eefbf01-7a53-4f67-8422-e461c0dc59b6",
                "name": "returns a list of all inventory grouped by size and store",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "products",
                      ":item_id",
                      "inventory",
                      ":size_identifier"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "location_ids",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) A `item_id` is a unique identifier for a specific product."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "size_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier)."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 15,\n        \"is_default\": true,\n        \"length\": 10.5,\n        \"unit\": \"cm\",\n        \"width\": 5.2\n      },\n      \"fragile\": true,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {\n        \"article_id\": 1\n      },\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-04-06T03:30:01.487Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"st\",\n        \"is_default\": true,\n        \"name\": \"manufacturer\"\n      },\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 79.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10,\n      \"sellable_quantity\": 10,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"59_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 15,\n        \"is_default\": true,\n        \"length\": 10.5,\n        \"unit\": \"cm\",\n        \"width\": 5.2\n      },\n      \"fragile\": true,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {\n        \"article_id\": 1\n      },\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-04-06T03:29:35.291Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"st\",\n        \"is_default\": true,\n        \"name\": \"manufacturer\"\n      },\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 79.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10,\n      \"sellable_quantity\": 10,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"10_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 15,\n        \"is_default\": true,\n        \"length\": 10.5,\n        \"unit\": \"cm\",\n        \"width\": 5.2\n      },\n      \"fragile\": true,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {\n        \"article_id\": 1\n      },\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-03-17T12:35:29.992Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"st\",\n        \"is_default\": true,\n        \"name\": \"manufacturer\"\n      },\n      \"order_committed_quantity\": 0,\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 79.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10000000,\n      \"sellable_quantity\": 10000000,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"11061_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"damaged_quantity\": 0,\n      \"dimension\": {\n        \"height\": 15,\n        \"is_default\": true,\n        \"length\": 10.5,\n        \"unit\": \"cm\",\n        \"width\": 5.2\n      },\n      \"fragile\": true,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {\n        \"article_id\": 1\n      },\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-03-31T19:00:10.943Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"st\",\n        \"is_default\": true,\n        \"name\": \"manufacturer\"\n      },\n      \"not_available_quantity\": 0,\n      \"order_committed_quantity\": 7,\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 79.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 39,\n      \"sellable_quantity\": 18,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"1_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 15,\n        \"is_default\": true,\n        \"length\": 10.5,\n        \"unit\": \"cm\",\n        \"width\": 5.2\n      },\n      \"fragile\": true,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {\n        \"article_id\": 1\n      },\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2020-07-07T10:37:06.146Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"st\",\n        \"is_default\": true,\n        \"name\": \"manufacturer\"\n      },\n      \"order_committed_quantity\": 39,\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 79.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 39,\n      \"sellable_quantity\": 0,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"1_rtyuidsdfv\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 5,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d23bb9f2-8663-460a-86c9-3668f1ee3632",
            "name": "getProductDetailBySlug | Get product details",
            "request": {
              "name": "getProductDetailBySlug | Get product details",
              "description": {
                "content": "Retrieve detailed product information using a product slug. ",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "products",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) The unique identifier of a product. i.e; `slug` of a product. You can retrieve these from the APIs that list products like \"v1.0/products/\""
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b00e76f1-98b6-4a43-b820-1ca0f95c7987",
                "name": "The Product object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "products",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) The unique identifier of a product. i.e; `slug` of a product. You can retrieve these from the APIs that list products like \"v1.0/products/\""
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"attributes\": {\n    \"brand\": \"Barry, Jennings and Larson\",\n    \"color\": \"DarkGrey\",\n    \"color_hex\": \"808080\",\n    \"gender\": [\n      \"Men\",\n      \"Women\"\n    ],\n    \"item_code\": \"LGLAPTOPSLEEVE5\",\n    \"material\": \"Neoprene\",\n    \"occasion\": \"Casual\",\n    \"primary_color\": \"Grey\",\n    \"primary_color_hex\": \"808080\",\n    \"primary_material\": \"Others\",\n    \"product_details\": \"This is a Unisex Product.\",\n    \"product_type\": \"LaptopBags\",\n    \"style_note\": \"Shape up your overall appeal with this stunning laptop bag. The amazing storage and great design will let you carry your laptop in style!\",\n    \"variant\": \"LGLAPTOPSLEEVE5\",\n    \"weight\": 100\n  },\n  \"brand\": {\n    \"_custom_json\": {},\n    \"action\": {\n      \"page\": {\n        \"query\": {\n          \"brand\": [\n            \"Hess-Inc\"\n          ]\n        },\n        \"type\": \"products\"\n      },\n      \"type\": \"page\"\n    },\n    \"logo\": {\n      \"type\": \"image\",\n      \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n    },\n    \"name\": \"Barry, Jennings and Larson\",\n    \"uid\": 1\n  },\n  \"categories\": [\n    {\n      \"_custom_json\": {},\n      \"action\": {\n        \"page\": {\n          \"query\": {\n            \"category\": [\n              \"Amy-Kim-DDS\"\n            ]\n          },\n          \"type\": \"category\"\n        },\n        \"type\": \"page\"\n      },\n      \"id\": 3,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n      },\n      \"name\": \"Amy Kim DDS\",\n      \"uid\": 3\n    }\n  ],\n  \"color\": \"808080\",\n  \"custom_order\": {},\n  \"grouped_attributes\": [\n    {\n      \"details\": [\n        {\n          \"key\": \"Kimberly Davidson\",\n          \"type\": \"text\",\n          \"value\": \"DarkGrey\"\n        },\n        {\n          \"key\": \"Kimberly Mcdaniel\",\n          \"type\": \"text\",\n          \"value\": \"Men,Women\"\n        },\n        {\n          \"key\": \"Monica Hampton\",\n          \"type\": \"text\",\n          \"value\": \"Neoprene\"\n        },\n        {\n          \"key\": \"John Mendoza\",\n          \"type\": \"text\",\n          \"value\": \"100 g\"\n        }\n      ],\n      \"title\": \"Alexander Sawyer\"\n    }\n  ],\n  \"has_variant\": true,\n  \"image_nature\": \"standard\",\n  \"medias\": [\n    {\n      \"type\": \"image\",\n      \"url\": \"http://cdn4.gofynd.com/media/pictures/tagged_items/original/1309_LGLAPTOPSLEEVE5/1_1564735832806.jpg\"\n    }\n  ],\n  \"name\": \"benchmark collaborative paradigms\",\n  \"no_of_boxes\": 1,\n  \"product_online_date\": \"2021-02-03T07:22:29.000Z\",\n  \"rating\": 2.7,\n  \"rating_count\": 2,\n  \"similars\": [\n    \"brand\"\n  ],\n  \"slug\": \"benchmark-collaborative-paradigms\",\n  \"tags\": [\n    \"Digital\"\n  ],\n  \"teaser_tag\": {},\n  \"tryouts\": [],\n  \"type\": \"product\",\n  \"uid\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bf8b422e-6bbb-42bf-945f-988eb95ec8a2",
            "name": "getAppProducts | List sales channel products",
            "request": {
              "name": "getAppProducts | List sales channel products",
              "description": {
                "content": "Retrieve products specific to the sales channel, with filtering options available for brand, category, department, tags, item IDs, product name, and pagination support",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "raw-products",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Brand Ids"
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Brand Ids"
                  },
                  {
                    "disabled": false,
                    "key": "category_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Category Ids"
                  },
                  {
                    "disabled": false,
                    "key": "category_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Category Ids"
                  },
                  {
                    "disabled": false,
                    "key": "department_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Department Ids"
                  },
                  {
                    "disabled": false,
                    "key": "department_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Department Ids"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Get multiple products filtered by tags"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Get multiple products filtered by tags"
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Item Ids"
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Item Ids"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search with Item Code, Name, Slug or Identifier."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a59eb57c-3baa-4312-a5ca-454ac6ea732e",
                "name": "The Product object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "raw-products",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "brand_ids",
                        "value": "1"
                      },
                      {
                        "key": "category_ids",
                        "value": "1"
                      },
                      {
                        "key": "department_ids",
                        "value": "1"
                      },
                      {
                        "key": "tags",
                        "value": ""
                      },
                      {
                        "key": "item_ids",
                        "value": "1"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_custom_json\": {},\n      \"all_company_ids\": [\n        1\n      ],\n      \"all_identifiers\": [\n        \"19WE100\"\n      ],\n      \"all_sizes\": [\n        {\n          \"brand_uid\": 1,\n          \"company_id\": 1,\n          \"identifiers\": [\n            {\n              \"gtin_type\": \"ean\",\n              \"gtin_value\": \"HGS272727272\",\n              \"primary\": true\n            }\n          ],\n          \"item_code\": \"TVSET111\",\n          \"marked_price\": 35000,\n          \"seller_identifier\": \"HGS272727272\",\n          \"size\": \"XXLX23, MX11, LX67, XLX45 (146 PCS)\"\n        }\n      ],\n      \"brand\": {\n        \"logo\": {\n          \"aspect_ratio\": \"1:1\",\n          \"aspect_ratio_f\": 1,\n          \"secure_url\": \"https://hdn-1.jiox0.de/jioecomm/seller/pictures/logo/50x0/apple-7f951c/logo_apple.png\",\n          \"url\": \"https://hdn-1.jiox0.de/jioecomm/seller/pictures/logo/50x0/apple-7f951c/logo_apple.png\"\n        },\n        \"name\": \"Apple\",\n        \"uid\": 13\n      },\n      \"brand_uid\": 1,\n      \"category_slug\": \"qled-television\",\n      \"category_uid\": 1,\n      \"country_of_origin\": \"India\",\n      \"created_by\": {\n        \"user_id\": \"5\",\n        \"username\": \"918888888888_12345\"\n      },\n      \"created_on\": \"2021-04-02T15:43:59.410Z\",\n      \"currency\": \"INR\",\n      \"custom_order\": {\n        \"is_custom_order\": true,\n        \"manufacturing_time\": 2,\n        \"manufacturing_time_unit\": \"days\"\n      },\n      \"departments\": [\n        1\n      ],\n      \"description\": \"Tv\",\n      \"highlights\": [\n        \"42 Inch\"\n      ],\n      \"hs_code\": \"11111111\",\n      \"hsn_code\": \"11111111\",\n      \"id\": \"5f4f2f6371a5970001f13655\",\n      \"image_nature\": \"standard\",\n      \"images\": [\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/5050407896640/8hn0-cPlN0-1.jpg\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/5050407896640/1ODGjR9NLY-2.jpg\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/5050407896640/mJqqfEQilY-3.jpg\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/products/pictures/item/free/original/5050407896640/htM1r1aHwa-4.jpg\"\n      ],\n      \"is_dependent\": false,\n      \"is_image_less_product\": false,\n      \"is_physical\": true,\n      \"is_set\": true,\n      \"item_code\": \"TVSET111\",\n      \"item_type\": \"set\",\n      \"l3_mapping\": [\n        \"electronics>qled_television\"\n      ],\n      \"media\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/135x0/dcizgsG_Y-Tv-Set.png\"\n        }\n      ],\n      \"modified_by\": {\n        \"user_id\": \"xxxxxxxxxxx\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2021-04-02T15:43:59.410Z\",\n      \"multi_size\": true,\n      \"name\": \"TV Set\",\n      \"no_of_boxes\": 1,\n      \"price\": {\n        \"effective\": {\n          \"max\": 25000,\n          \"min\": 25000\n        },\n        \"marked\": {\n          \"max\": 35000,\n          \"min\": 35000\n        }\n      },\n      \"product_group_tag\": [],\n      \"product_publish\": {\n        \"is_set\": false,\n        \"product_online_date\": 1627642009\n      },\n      \"return_config\": {\n        \"returnable\": false,\n        \"time\": 0,\n        \"unit\": \"days\"\n      },\n      \"short_description\": \"\",\n      \"size_guide\": \"slim-fit-shirts-for-men\",\n      \"sizes\": [\n        {\n          \"size\": \"FGX33, GHX33 (66 PCS)\",\n          \"store_count\": 1\n        },\n        {\n          \"size\": \"XSE WE23X100 (100 PCS)\",\n          \"store_count\": 2\n        },\n        {\n          \"size\": \"XSEX100 (100 PCS)\",\n          \"store_count\": 3\n        },\n        {\n          \"size\": \"XXLX23, MX11, LX67, XLX45 (146 PCS)\",\n          \"store_count\": 3\n        }\n      ],\n      \"slug\": \"tv-set\",\n      \"stage\": \"verified\",\n      \"synonyms\": [],\n      \"tags\": [],\n      \"teaser_tag\": {},\n      \"template_tag\": \"television\",\n      \"trader\": [\n        {\n          \"address\": [\n            \"sdfdsfsdf\"\n          ],\n          \"name\": \"asdasd\"\n        }\n      ],\n      \"trader_type\": \"Packer\",\n      \"uid\": 7501547,\n      \"variants\": {},\n      \"verification_status\": \"pending\",\n      \"verified_by\": {\n        \"user_id\": \"0\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"verified_on\": \"2021-04-02T15:43:59.410Z\",\n      \"store_id_list\": [\n        \"123\"\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6b511547-c06f-441d-97ca-1d97bacaa2f4",
            "name": "getAppProductPrices | Get prices for specific raw product items",
            "request": {
              "name": "getAppProductPrices | Get prices for specific raw product items",
              "description": {
                "content": "Fetch pricing details for multiple raw products by their item IDs, scoped to a particular company and sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "raw-products",
                  "price"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "(Required) List of item IDs for which to retrieve pricing."
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "(Required) List of item IDs for which to retrieve pricing."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "885a9a36-d52d-44c2-95e6-9d2ca72ce69c",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "raw-products",
                      "price"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_ids",
                        "value": "7500000"
                      },
                      {
                        "key": "item_ids",
                        "value": "7500011"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the seller (company)."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the application (sales channel)."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"item_code\": \"KNASDANSDKAKD123\",\n      \"brand_uid\": 2,\n      \"item_id\": 7500021,\n      \"discount_meta\": {},\n      \"product_price\": [\n        {\n          \"zone_type\": \"price\",\n          \"zone_identifier\": \"68062165bb20f913edb1f3dd\",\n          \"currency_prices\": [\n            {\n              \"discount\": 99,\n              \"currency_code\": \"EUR\",\n              \"currency_symbol\": \"€\",\n              \"marked\": {\n                \"min\": 10000000,\n                \"max\": 10000000\n              },\n              \"effective\": {\n                \"min\": 1000,\n                \"max\": 1000\n              },\n              \"selling\": {\n                \"min\": 126.7023,\n                \"max\": 126.7023\n              }\n            },\n            {\n              \"discount\": 0,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"₹\",\n              \"marked\": {\n                \"min\": 123,\n                \"max\": 123\n              },\n              \"effective\": {\n                \"min\": 123,\n                \"max\": 123\n              },\n              \"selling\": {\n                \"min\": 12300,\n                \"max\": 12300\n              }\n            }\n          ]\n        },\n        {\n          \"zone_type\": \"price\",\n          \"zone_identifier\": \"680f6c0a6c36d445d3631732\",\n          \"currency_prices\": [\n            {\n              \"discount\": 0,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"₹\",\n              \"marked\": {\n                \"min\": 123,\n                \"max\": 123\n              },\n              \"effective\": {\n                \"min\": 123,\n                \"max\": 123\n              },\n              \"selling\": {\n                \"min\": 12300,\n                \"max\": 12300\n              }\n            }\n          ]\n        },\n        {\n          \"zone_type\": \"delivery\",\n          \"zone_identifier\": \"_all_\",\n          \"currency_prices\": [\n            {\n              \"discount\": 0,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"₹\",\n              \"marked\": {\n                \"min\": 1230000,\n                \"max\": 1230000\n              },\n              \"effective\": {\n                \"min\": 12300,\n                \"max\": 12300\n              },\n              \"selling\": {\n                \"min\": 12300,\n                \"max\": 12300\n              }\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5131159c-e6dc-4a5b-a7e4-b07ab0dc602b",
            "name": "updateAppLocation | Update sales channel location",
            "request": {
              "name": "updateAppLocation | Update sales channel location",
              "description": {
                "content": "Modify location data related to the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  ":store_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "store_uid",
                    "description": "(Required) store id for which the custom_json is associated."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"ea73\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "92edc77d-4996-4675-9665-00b3e239f917",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      ":store_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to location custom json."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_uid",
                        "description": "(Required) store id for which the custom_json is associated."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_custom_json\": {\n    \"sample_key_1\": \"Sample Value 1\",\n    \"sample_key_2\": \"Sample Value 2\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8a766231-10ad-4bfa-bc5d-f48da6253e73",
            "name": "listCategories | List categories",
            "request": {
              "name": "listCategories | List categories",
              "description": {
                "content": "Retrieve a list of categories data associated to a specific company and queries passed in the request.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "category",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "level",
                    "value": "<integer>",
                    "description": "Get category for multiple levels"
                  },
                  {
                    "disabled": false,
                    "key": "level",
                    "value": "<integer>",
                    "description": "Get category for multiple levels"
                  },
                  {
                    "disabled": false,
                    "key": "department",
                    "value": "<integer>",
                    "description": "Get category for multiple departments filtered"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Get multiple categories filtered by search string"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "uids",
                    "value": "<integer>",
                    "description": "Get multiple categories filtered by category uids."
                  },
                  {
                    "disabled": false,
                    "key": "uids",
                    "value": "<integer>",
                    "description": "Get multiple categories filtered by category uids."
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Get category by slug"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5c2bf915-ea08-47af-9a4c-59e6b4110c5b",
                "name": "Category Meta.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "category",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "level",
                        "value": "1"
                      },
                      {
                        "key": "level",
                        "value": "2"
                      },
                      {
                        "key": "level",
                        "value": "3"
                      },
                      {
                        "key": "department",
                        "value": "146"
                      },
                      {
                        "key": "q",
                        "value": "Emmanuelle1153977215920241148294"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "uids",
                        "value": "1"
                      },
                      {
                        "key": "uids",
                        "value": "2"
                      },
                      {
                        "key": "uids",
                        "value": "3"
                      },
                      {
                        "key": "slug",
                        "value": "emmanuelle1153977215920241148294"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"created_by\": {\n        \"user_id\": \"fe08aba77fe42c345b57952e\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"created_on\": \"2024-10-15T06:18:39.774000\",\n      \"departments\": [\n        146895\n      ],\n      \"hierarchy\": [],\n      \"id\": \"670e0940157f26e0b99ca21b\",\n      \"is_active\": true,\n      \"level\": 2,\n      \"media\": {\n        \"portrait\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\",\n        \"landscape\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"fe08aba77fe42c345b57952e\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2024-10-15T06:18:39.774000\",\n      \"name\": \"Orion1925284415920241148665\",\n      \"priority\": 1,\n      \"slug\": \"orion1925284415920241148665\",\n      \"synonyms\": [],\n      \"uid\": 430093\n    },\n    {\n      \"created_by\": {\n        \"user_id\": \"fe08aba77fe42c345b57952e\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"created_on\": \"2024-10-15T06:18:01.388000\",\n      \"departments\": [\n        146894\n      ],\n      \"hierarchy\": [],\n      \"id\": \"670e09193a94b46bf706b82a\",\n      \"is_active\": true,\n      \"level\": 2,\n      \"media\": {\n        \"portrait\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\",\n        \"landscape\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\",\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"fe08aba77fe42c345b57952e\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2024-10-15T06:18:01.388000\",\n      \"name\": \"Stephanie113228231592024114871\",\n      \"priority\": 1,\n      \"slug\": \"stephanie113228231592024114871\",\n      \"synonyms\": [],\n      \"uid\": 430090,\n      \"total\": 2\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 574,\n    \"size\": 58,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "97b0c43a-5128-483e-879e-c817b4fb69e7",
            "name": "getCategoryData | Get category by uid",
            "request": {
              "name": "getCategoryData | Get category by uid",
              "description": {
                "content": "Retrieve detailed information about a specific category by its uid for a specific company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "category",
                  ":uid",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "uid",
                    "description": "(Required) Category unique id"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "093470db-5743-4276-9ed6-b585b5e11300",
                "name": "Get Data for one category.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "category",
                      ":uid",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "uid",
                        "description": "(Required) Category unique id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"created_by\": {\n      \"user_id\": \"fe08aba77fe42c345b57952e\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"created_on\": \"2024-10-15T06:18:39.774000\",\n    \"departments\": [\n      146895\n    ],\n    \"hierarchy\": [],\n    \"_id\": \"670e0940157f26e0b99ca21b\",\n    \"id\": \"670e0940157f26e0b99ca21b\",\n    \"is_active\": true,\n    \"level\": 2,\n    \"marketplaces\": {},\n    \"media\": {\n      \"landscape\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\",\n      \"portrait\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/test/general/free/original/sampleJPG.jpg\"\n    },\n    \"modified_by\": {\n      \"user_id\": \"fe08aba77fe42c345b57952e\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"modified_on\": \"2024-10-15T06:18:39.774000\",\n    \"name\": \"Orion1925284415920241148665\",\n    \"priority\": 1,\n    \"slug\": \"orion1925284415920241148665\",\n    \"synonyms\": [],\n    \"uid\": 430093\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cc78e140-71b9-4d8a-9985-f0c7c6ad0483",
            "name": "listDepartmentsData | List company department ",
            "request": {
              "name": "listDepartmentsData | List company department ",
              "description": {
                "content": "Allows you to list all departments data for a specific company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "departments",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "item_type",
                    "value": "<string>",
                    "description": "A `item_type` is a type of product eg. set, standard, digital"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "name",
                    "value": "<string>",
                    "description": "Can search departments by passing name."
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Can search departments by passing name of the department in search parameter."
                  },
                  {
                    "disabled": false,
                    "key": "is_active",
                    "value": "<boolean>",
                    "description": "Can query for departments based on whether they are active or inactive."
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Can filter by slug"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a37e3f37-7e28-40a4-b475-c83482b2c27b",
                "name": "List of departments data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "departments",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "item_type",
                        "value": "standard"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "name",
                        "value": "Fashion"
                      },
                      {
                        "key": "search",
                        "value": "Fashion"
                      },
                      {
                        "key": "is_active",
                        "value": "false"
                      },
                      {
                        "key": "slug",
                        "value": "Fashion"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"page\": {\n    \"current\": 1,\n    \"type\": \"number\",\n    \"size\": 5,\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 147595\n  },\n  \"items\": [\n    {\n      \"_id\": \"63a584736da398c9cdce8d22\",\n      \"id\": \"63a584736da398c9cdce8d22\",\n      \"name\": \"Sport\",\n      \"slug\": \"sport\",\n      \"synonyms\": [\n        \"sports\",\n        \"sportvalue\"\n      ],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/category/pictures/square-logo/original/23WorwgTZ-logo.jpeg\",\n      \"created_on\": \"2022-12-23T10:35:31.841000\",\n      \"modified_on\": \"2024-02-24T08:32:49.161000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"9e43a823f99ed9a96f653cff\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"9dc224465674db307f6886fb\"\n      },\n      \"is_active\": false,\n      \"priority_order\": 1,\n      \"uid\": 4\n    },\n    {\n      \"_id\": \"63a5868ee44b59e246e90a1d\",\n      \"id\": \"63a5868ee44b59e246e90a1d\",\n      \"name\": \"Test16dec_101edited\",\n      \"slug\": \"test16dec_101\",\n      \"synonyms\": [\n        \"test\"\n      ],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/nUgCGPhvl-Men.png\",\n      \"created_on\": \"2022-12-23T10:44:30.828000\",\n      \"modified_on\": \"2023-05-22T17:50:37.011000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"9e43a823f99ed9a96f653cff\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"e85709e5ad78ff8732eea555\"\n      },\n      \"is_active\": false,\n      \"priority_order\": 1,\n      \"uid\": 5\n    },\n    {\n      \"_id\": \"639c0d8ebb56c3defd27e4e6\",\n      \"id\": \"639c0d8ebb56c3defd27e4e6\",\n      \"name\": \"Home & Livin\",\n      \"slug\": \"test1234567\",\n      \"synonyms\": [\n        \"\"\n      ],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/w0IM0uHl4-department.jpeg\",\n      \"created_on\": \"2022-12-16T06:17:50.603000\",\n      \"modified_on\": \"2023-09-26T06:55:22.550000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"e5f47e3694a0895f68c2ae0d\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"bb6a75c5202800389d8eb476\"\n      },\n      \"is_active\": false,\n      \"priority_order\": 2,\n      \"uid\": 2\n    },\n    {\n      \"_id\": \"636a2347c18be9346cf9ff67\",\n      \"id\": \"636a2347c18be9346cf9ff67\",\n      \"name\": \"Fashion and Design\",\n      \"slug\": \"fashion-and-design\",\n      \"synonyms\": [],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/JMq0RYwhm-department.png\",\n      \"created_on\": \"2022-11-08T09:37:11.878000\",\n      \"modified_on\": \"2023-10-25T12:41:50.771000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"000e74b4a74420f72553fa25\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"be9f62f267e67c028408f0b6\"\n      },\n      \"is_active\": true,\n      \"priority_order\": 1,\n      \"uid\": 1\n    },\n    {\n      \"_id\": \"63a3fc0fbeacc0472b89b5a6\",\n      \"id\": \"63a3fc0fbeacc0472b89b5a6\",\n      \"name\": \"Home & Living\",\n      \"slug\": \"home--living\",\n      \"synonyms\": [\n        \"Test\"\n      ],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/3t7ZZwpyH-department.png\",\n      \"created_on\": \"2022-12-22T06:41:19.504000\",\n      \"modified_on\": \"2023-10-30T07:39:20.428000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"bb6a75c5202800389d8eb476\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"e85709e5ad78ff8732eea555\"\n      },\n      \"is_active\": true,\n      \"priority_order\": 3,\n      \"uid\": 3\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "27810a51-53e2-487c-85e6-f9e8f3ae62e2",
            "name": "getDepartmentData | Get department by uid",
            "request": {
              "name": "getDepartmentData | Get department by uid",
              "description": {
                "content": "Retrieve detailed information about a specific department for a specific company by uid.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "departments",
                  ":uid",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "uid",
                    "description": "(Required) A `uid` is a unique identifier of a department."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9b03f983-076b-46ef-87b4-4b127ad2d196",
                "name": "Departments Data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "departments",
                      ":uid",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "uid",
                        "description": "(Required) A `uid` is a unique identifier of a department."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"636a2347c18be9346cf9ff67\",\n      \"id\": \"636a2347c18be9346cf9ff67\",\n      \"name\": \"Fashion and Design\",\n      \"slug\": \"fashion-and-design\",\n      \"synonyms\": [],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/JMq0RYwhm-department.png\",\n      \"created_on\": \"2022-11-08T09:37:11.878000\",\n      \"modified_on\": \"2023-10-25T12:41:50.771000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"000e74b4a74420f72553fa25\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"be9f62f267e67c028408f0b6\"\n      },\n      \"is_active\": true,\n      \"priority_order\": 1,\n      \"uid\": 1\n    },\n    {\n      \"_id\": \"63a3fc0fbeacc0472b89b5a6\",\n      \"id\": \"63a3fc0fbeacc0472b89b5a6\",\n      \"name\": \"Home & Living\",\n      \"slug\": \"home--living\",\n      \"synonyms\": [\n        \"Test\"\n      ],\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/department/pictures/square-logo/original/3t7ZZwpyH-department.png\",\n      \"created_on\": \"2022-12-22T06:41:19.504000\",\n      \"modified_on\": \"2023-10-30T07:39:20.428000\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"bb6a75c5202800389d8eb476\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"e85709e5ad78ff8732eea555\"\n      },\n      \"is_active\": true,\n      \"priority_order\": 3,\n      \"uid\": 3\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2b97c705-72bd-4728-8179-db84119ab587",
            "name": "getInventories | List Inventory",
            "request": {
              "name": "getInventories | List Inventory",
              "description": {
                "content": "Allows to get Inventories data for particular company. ",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "inventories"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_id",
                    "value": "<string>",
                    "description": "Item code of the product of which size is to be get."
                  },
                  {
                    "disabled": false,
                    "key": "size",
                    "value": "<string>",
                    "description": "Size of which inventory is to get."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "<string>",
                    "description": "Alphanumeric Page ID to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "number",
                    "description": "Available pagination types are cursor or number."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search with help of store code."
                  },
                  {
                    "disabled": false,
                    "key": "sellable",
                    "value": "false",
                    "description": "Filter on whether product is in stock or not."
                  },
                  {
                    "disabled": false,
                    "key": "store_ids",
                    "value": "<integer>",
                    "description": "The Store Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "store_ids",
                    "value": "<integer>",
                    "description": "The Store Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "The Brand Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "The Brand Id of products to fetch inventory."
                  },
                  {
                    "disabled": false,
                    "key": "seller_identifiers",
                    "value": "<string>",
                    "description": "The Seller Identifier or Primary Identifier of the inventory."
                  },
                  {
                    "disabled": false,
                    "key": "seller_identifiers",
                    "value": "<string>",
                    "description": "The Seller Identifier or Primary Identifier of the inventory."
                  },
                  {
                    "disabled": false,
                    "key": "qty_gt",
                    "value": "<integer>",
                    "description": "This field allows you to filter for inventories that have quantity greater than to the specified value based on qty_type filter."
                  },
                  {
                    "disabled": false,
                    "key": "qty_lt",
                    "value": "<integer>",
                    "description": "This field allows you to filter for inventories that have a quantity less than to the specified value based on qty_type filter."
                  },
                  {
                    "disabled": false,
                    "key": "qty_type",
                    "value": "<string>",
                    "description": "This field provides flexibility in selecting filter for inventory quantity counts and date queries. For example, you might use this field to specify \"total\" or \"sellable\" quantity."
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<dateTime>",
                    "description": "Inventory updated on filter to get inventories greater then or equal to provided date based on qty_type value."
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<dateTime>",
                    "description": "Inventory updated on filter to get inventories less then or equal to provided date based on qty_type value."
                  },
                  {
                    "disabled": false,
                    "key": "size_identifier",
                    "value": "<string>",
                    "description": "Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a91546f0-2c68-4eed-a483-9c9231259d68",
                "name": "returns a list of all inventory grouped by size and store",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "inventories"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_id",
                        "value": "10768717"
                      },
                      {
                        "key": "size",
                        "value": "OS"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "2"
                      },
                      {
                        "key": "page_id",
                        "value": "2"
                      },
                      {
                        "key": "page_type",
                        "value": "cursor"
                      },
                      {
                        "key": "q",
                        "value": "spykar_l1"
                      },
                      {
                        "key": "sellable",
                        "value": "true"
                      },
                      {
                        "key": "store_ids",
                        "value": "3243452"
                      },
                      {
                        "key": "brand_ids",
                        "value": "3243452"
                      },
                      {
                        "key": "seller_identifiers",
                        "value": "3243452"
                      },
                      {
                        "key": "qty_gt",
                        "value": "100"
                      },
                      {
                        "key": "qty_lt",
                        "value": "100"
                      },
                      {
                        "key": "qty_type",
                        "value": "total"
                      },
                      {
                        "key": "from_date",
                        "value": "2024-10-16T01:45:30.764000"
                      },
                      {
                        "key": "to_date",
                        "value": "2024-10-16T01:45:30.764000"
                      },
                      {
                        "key": "size_identifier",
                        "value": "asdadasa"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"brand\": {\n        \"id\": 355\n      },\n      \"company\": {\n        \"id\": 46\n      },\n      \"country_of_origin\": \"Malaysia\",\n      \"created_by\": {\n        \"user_id\": \"68c3800d602c0fda0dab4fea\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"date_meta\": {\n        \"added_on_store\": \"2023-01-20T07:26:18.834Z\",\n        \"created_on\": \"2023-01-20T07:26:18.828Z\",\n        \"inventory_updated_on\": \"2023-01-20T07:26:18.828Z\",\n        \"modified_on\": \"2023-01-20T07:26:18.828Z\"\n      },\n      \"dimension\": {\n        \"height\": 10,\n        \"length\": 25,\n        \"unit\": \"cm\",\n        \"width\": 15\n      },\n      \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n      \"id\": \"63ca421a6fb0ce930685f46e\",\n      \"identifier\": {\n        \"alu\": \"410163085004\",\n        \"upc\": \"777697046\"\n      },\n      \"is_set\": false,\n      \"item_id\": 10768717,\n      \"manufacturer\": {\n        \"address\": \"5TH FLOOR, COURT HOUSE,LOKMANYA TILAK MARGA, DHOBI TALAOMUMBAI MAHARASHTRA, , MAHARASHTRA, MUMBAI\",\n        \"is_default\": true,\n        \"name\": \"RELIANCE BRANDS LIMITED\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"68c3800d602c0fda0dab4fea\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"platforms\": {\n        \"fynd\": false,\n        \"uniket_wholesale\": false\n      },\n      \"price\": {\n        \"currency\": \"INR\",\n        \"effective\": 8000,\n        \"marked\": 8000,\n        \"transfer\": 0\n      },\n      \"quantities\": {\n        \"sellable\": {\n          \"count\": 12,\n          \"updated_at\": \"2023-01-16T05:25:49.482Z\"\n        }\n      },\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 30,\n        \"unit\": \"days\"\n      },\n      \"seller_identifier\": \"410163085004\",\n      \"size\": \"S\",\n      \"stage\": \"verified\",\n      \"store\": {\n        \"name\": \"Khan Market\",\n        \"store_code\": \"THR1\",\n        \"store_type\": \"high_street\",\n        \"uid\": 10444\n      },\n      \"tax_identifier\": {\n        \"tax_rule_id\": \"000000000000000000000001\",\n        \"hsn_code_id\": \"000000000000000000000001\"\n      },\n      \"total_quantity\": 12,\n      \"trace_id\": \"inventory.bb475064-9893-11ed-88db-2efc0f0504bd\",\n      \"track_inventory\": true,\n      \"trader\": [\n        {\n          \"address\": [\n            \"Brooks Brothers India Private Limited registered address is 8th Floor, Maker Tower 'E' Cuffe Parade Mumbai MH 400005 IN\"\n          ],\n          \"name\": \"Imported & Marketed by Brooks Brothers India Pvt.Ltd\",\n          \"type\": \"Importer\"\n        }\n      ],\n      \"uid\": \"10444_410163085004\",\n      \"weight\": {\n        \"shipping\": 999,\n        \"unit\": \"gram\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 355\n      },\n      \"company\": {\n        \"id\": 46\n      },\n      \"country_of_origin\": \"Malaysia\",\n      \"created_by\": {\n        \"user_id\": \"68c3800d602c0fda0dab4fea\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"date_meta\": {\n        \"added_on_store\": \"2023-01-16T05:25:49.491Z\",\n        \"created_on\": \"2023-01-16T05:25:49.482Z\",\n        \"inventory_updated_on\": \"2023-01-16T05:25:49.482Z\",\n        \"modified_on\": \"2023-01-16T05:25:49.482Z\"\n      },\n      \"dimension\": {\n        \"height\": 10,\n        \"length\": 25,\n        \"unit\": \"cm\",\n        \"width\": 15\n      },\n      \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n      \"id\": \"63c4dfdd11e44ffd96d600bc\",\n      \"identifier\": {\n        \"alu\": \"410163085005\",\n        \"upc\": \"777697038\"\n      },\n      \"is_set\": false,\n      \"item_id\": 10768717,\n      \"manufacturer\": {\n        \"address\": \"5TH FLOOR, COURT HOUSE,LOKMANYA TILAK MARGA, DHOBI TALAOMUMBAI MAHARASHTRA, , MAHARASHTRA, MUMBAI\",\n        \"is_default\": true,\n        \"name\": \"RELIANCE BRANDS LIMITED\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"68c3800d602c0fda0dab4fea\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"platforms\": {\n        \"fynd\": false,\n        \"uniket_wholesale\": false\n      },\n      \"price\": {\n        \"currency\": \"INR\",\n        \"effective\": 8000,\n        \"marked\": 8000,\n        \"transfer\": 0\n      },\n      \"quantities\": {\n        \"sellable\": {\n          \"count\": 12\n        }\n      },\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 30,\n        \"unit\": \"days\"\n      },\n      \"seller_identifier\": \"410163085005\",\n      \"size\": \"M\",\n      \"stage\": \"verified\",\n      \"store\": {\n        \"name\": \"Khan Market\",\n        \"store_code\": \"THR1\",\n        \"store_type\": \"high_street\",\n        \"uid\": 10444\n      },\n      \"tax_identifier\": {\n        \"tax_rule_id\": \"000000000000000000000001\",\n        \"hsn_code_id\": \"000000000000000000000001\"\n      },\n      \"total_quantity\": 12,\n      \"trace_id\": \"inventory.3c9a25e4-955e-11ed-8584-92a07e366903\",\n      \"track_inventory\": true,\n      \"trader\": [\n        {\n          \"address\": [\n            \"Brooks Brothers India Private Limited registered address is 8th Floor, Maker Tower 'E' Cuffe Parade Mumbai MH 400005 IN\"\n          ],\n          \"name\": \"Imported & Marketed by Brooks Brothers India Pvt.Ltd\",\n          \"type\": \"Importer\"\n        }\n      ],\n      \"uid\": \"10444_410163085005\",\n      \"weight\": {\n        \"shipping\": 999,\n        \"unit\": \"gram\"\n      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 2,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "09ba0338-50dd-43e6-a985-f5d37e59bb43",
            "name": "getProductAttributes | List product attributes",
            "request": {
              "name": "getProductAttributes | List product attributes",
              "description": {
                "content": "Retrieve attributes attached to products based on their L3 category.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "product-attributes",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "category",
                    "value": "<string>",
                    "description": "(Required) It is the name of the l3 cateogry"
                  },
                  {
                    "disabled": false,
                    "key": "filter",
                    "value": "<boolean>",
                    "description": "If true, returns filtered values, else returns all the attributes"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1bd7eac9-ac15-4e07-9ca6-41d35e6f8a11",
                "name": "Size guide object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "product-attributes",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "category",
                        "value": "activewear-t-shirts"
                      },
                      {
                        "key": "filter",
                        "value": "false"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The company id for which the detail needs to be retrieved."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"created_by\": {\n        \"user_id\": \"8ec76d9df98f4246a9d6e5a6\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"created_on\": \"2022-05-25T16:15:01.276Z\",\n      \"departments\": [\n        \"men-s-fashion\",\n        \"home--living\",\n        \"fashion\",\n        \"grocery\"\n      ],\n      \"description\": \"Care Instructions for product\",\n      \"details\": {\n        \"display_type\": \"text\"\n      },\n      \"enabled_for_end_consumer\": true,\n      \"filters\": {\n        \"indexing\": true\n      },\n      \"id\": \"628e5605c71589dba709c365\",\n      \"modified_by\": {\n        \"user_id\": \"8ec76d9df98f4246a9d6e5a6\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2022-05-25T16:15:01.276Z\",\n      \"name\": \"Care Instructions\",\n      \"schema\": {\n        \"allowed_values\": [],\n        \"format\": \"\",\n        \"mandatory\": false,\n        \"multi\": false,\n        \"range\": {\n          \"min\": 1\n        },\n        \"type\": \"str\"\n      },\n      \"slug\": \"care-instructions\",\n      \"logo\": \"/x5/admin/catalogue/assets/attribute/files/original/5J3LEriKqh-sk4mgQVas-department.jpeg\",\n      \"is_nested\": true,\n      \"variant\": false\n    },\n    {\n      \"created_by\": {\n        \"user_id\": \"8ec76d9df98f4246a9d6e5a6\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"created_on\": \"2022-05-25T16:15:01.276Z\",\n      \"departments\": [\n        \"beauty-personal-care\",\n        \"fashion\",\n        \"grocery\",\n        \"home--living\"\n      ],\n      \"description\": \"Collection for product\",\n      \"details\": {\n        \"display_type\": \"text\"\n      },\n      \"enabled_for_end_consumer\": true,\n      \"filters\": {\n        \"indexing\": true\n      },\n      \"id\": \"628e5605c71589dba709c365\",\n      \"modified_by\": {\n        \"user_id\": \"8ec76d9df98f4246a9d6e5a6\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2022-05-25T16:15:01.276Z\",\n      \"name\": \"Collection\",\n      \"schema\": {\n        \"allowed_values\": [],\n        \"format\": \"\",\n        \"mandatory\": false,\n        \"multi\": false,\n        \"range\": {\n          \"min\": 1\n        },\n        \"type\": \"str\"\n      },\n      \"slug\": \"collection\",\n      \"logo\": \"/x5/admin/catalogue/assets/attribute/files/original/vjaYn1-ORu-sk4mgQVas-department.jpeg\",\n      \"is_nested\": true,\n      \"variant\": false\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 2,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1feee324-fc99-4a5d-8030-55872abb1f03",
            "name": "getAttribute | Get attribute detail by slug",
            "request": {
              "name": "getAttribute | Get attribute detail by slug",
              "description": {
                "content": "Retrieve the attribute detail for catalog listings by attribute slug passed for a specific company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "product-attributes",
                  ":attribute_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_slug",
                    "description": "(Required) Slug of the attribute for which you want to view the details"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "29eba81f-ae4c-4c29-85b8-28bda33e67c4",
                "name": "Get Attribute Detail by Slug.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "product-attributes",
                      ":attribute_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The company id for which the detail needs to be retrieved."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_slug",
                        "description": "(Required) Slug of the attribute for which you want to view the details"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64c24f19c61a290429336cbc\",\n  \"departments\": [\n    \"fashion\",\n    \"beauty-personal-care\"\n  ],\n  \"description\": \"The custom attribute can be used to provide additional information for the products.\",\n  \"details\": {\n    \"display_type\": \"text\"\n  },\n  \"enabled_for_end_consumer\": true,\n  \"filters\": {\n    \"indexing\": true,\n    \"priority\": 333\n  },\n  \"id\": \"64c24f19c61a290429336cbc\",\n  \"is_nested\": true,\n  \"name\": \"Custom Attribute 1\",\n  \"schema\": {\n    \"type\": \"str\",\n    \"allowed_values\": [],\n    \"format\": \"\",\n    \"mandatory\": false,\n    \"multi\": false,\n    \"range\": {\n      \"min\": 1\n    }\n  },\n  \"slug\": \"custom-attribute-1\",\n  \"created_by\": {\n    \"user_id\": \"bb6a75c5202800389d8eb476\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"modified_by\": {\n    \"user_id\": \"054d875e94208b829ae0f59a\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"created_on\": \"2023-07-27T11:03:53.874Z\",\n  \"modified_on\": \"2024-06-18T17:04:27.108Z\",\n  \"variant\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "23a749fc-0101-4b3d-bce9-4db17956df9d",
            "name": "getProductTags | List product tags",
            "request": {
              "name": "getProductTags | List product tags",
              "description": {
                "content": "Retrieve tags data associated to a particular company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  "tags"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ba3f17c8-9adb-4afc-a8eb-141aa276e25f",
                "name": "Tag List.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id for which tags to be fetched."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    \"demo\",\n    \"custom\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "de52e018-1743-4536-b703-cf4236c36247",
            "name": "listProductTemplate | List product templates",
            "request": {
              "name": "listProductTemplate | List product templates",
              "description": {
                "content": "Allows you to list all product templates for a specific company. also can filter by department.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  "templates",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "department",
                    "value": "<string>",
                    "description": "(Required) A `department` is the name of a particular department."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "93fe7177-aa41-4bf7-8851-e566d36c1397",
                "name": "List of product templates.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      "templates",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "department",
                        "value": "loksabha"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"attributes\": [\n        \"gender\",\n        \"fragile\",\n        \"manufacturer-packer-importer-name\",\n        \"manufacturer-packer-importer-address\"\n      ],\n      \"banner\": \"https://hdn-1.fynd.com/seller/pictures/landscape-banner/original/F4W6Pd_DEFAULT-BANNER_LANDSCAPE.jpgd54cb24d-dd2c-441c-bca0-8f65ea3b101c/F4W6Pd_DEFAULT-BANNER_LANDSCAPE.jpg\",\n      \"categories\": [\n        \"accessories-adornments\",\n        \"socks\",\n        \"toric-contact-lenses\",\n        \"daily-disposable\",\n        \"monthly-reusable\",\n        \"multifocal-varifocal\",\n        \"solutions-accessories\",\n        \"coloured-lenses\"\n      ],\n      \"departments\": [\n        \"electronics\",\n        \"men\",\n        \"women\",\n        \"kids\",\n        \"toys\"\n      ],\n      \"description\": \"This is the file validation template for the fashion department and accessories category.\",\n      \"id\": \"5f04a23544a2e5404274bc07\",\n      \"is_expirable\": true,\n      \"is_physical\": true,\n      \"logo\": \"https://hdn-1.fynd.com/seller/pictures/logo/original/hkE1dC_0DEFAULT-LOGO.jpgfb5b1b31-9449-43db-9049-435fec88ee77/hkE1dC_0DEFAULT-LOGO.jpg\",\n      \"name\": \"Accessories\",\n      \"slug\": \"accessories\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 36,\n    \"size\": 3,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b7aa6c0f-f42e-4fb9-a6ce-9816a2b13324",
            "name": "listProductTemplateCategories | List product template categories",
            "request": {
              "name": "listProductTemplateCategories | List product template categories",
              "description": {
                "content": "Allows you to list all product template categories values for the departments specified for a specific company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  "templates",
                  "categories",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "departments",
                    "value": "<string>",
                    "description": "(Required) A `department` is name of a departments whose category needs to be listed. Can specify multiple departments."
                  },
                  {
                    "disabled": false,
                    "key": "item_type",
                    "value": "<string>",
                    "description": "(Required) An `item_type` is the type of item, it can be `set`, `standard`, `digital`, etc."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4228d75f-35a4-48db-8620-67da7de9c83a",
                "name": "List of all categories attached to departments specified. See example below or refer `ProdcutTemplateCategoriesResponse` for details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      "templates",
                      "categories",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "departments",
                        "value": "loksabha"
                      },
                      {
                        "key": "item_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"uid\": 2000,\n      \"name\": \"fashion\",\n      \"slug\": \"fashion\",\n      \"slug_key\": \"fashion\",\n      \"template_slug\": \"bottom-wear\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9d00a735-dd4d-4196-8559-d3d15d91a9c7",
            "name": "validateProductGlobalTemplate | Validate product template",
            "request": {
              "name": "validateProductGlobalTemplate | Validate product template",
              "description": {
                "content": "Allows you to list all product templates global validation values for all the fields present in the database for a specific company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  "templates",
                  "validation",
                  "schema",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_type",
                    "value": "<string>",
                    "description": "An `item_type` defines the type of item. The default value is standard."
                  },
                  {
                    "disabled": false,
                    "key": "bulk",
                    "value": "<boolean>",
                    "description": "This specification determines the schema type to be retrieved. When set to true, it will return the schema for bulk data; when set to false, it will provide the schema for a single product. The default value is false."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "61dd50df-09a6-4e43-9d17-266d0cb3ec70",
                "name": "List of fields and validation values fro each. See example below or refer `TemplatesValidationResponse` for details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      "templates",
                      "validation",
                      "schema",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_type",
                        "value": "<string>"
                      },
                      {
                        "key": "bulk",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"global_validation\": {\n      \"title\": \"SingleProductValidationSchema\",\n      \"type\": \"object\",\n      \"properties\": {\n        \"name\": {\n          \"title\": \"Name\",\n          \"maxLength\": 300,\n          \"type\": \"string\"\n        },\n        \"item_code\": {\n          \"title\": \"Item Code\",\n          \"pattern\": \"^[A-Za-z0-9-_@,#\\\\(\\\\)\\\\. ]+$\",\n          \"type\": \"string\"\n        },\n        \"slug\": {\n          \"title\": \"Slug\",\n          \"pattern\": \"^[a-z0-9-_]*$\",\n          \"type\": \"string\"\n        },\n        \"description\": {\n          \"title\": \"Description\",\n          \"type\": \"string\"\n        },\n        \"short_description\": {\n          \"title\": \"Short Description\",\n          \"maxLength\": 50,\n          \"type\": \"string\"\n        },\n        \"currency\": {\n          \"title\": \"Currency\",\n          \"type\": \"string\",\n          \"enum\": [\n            \"INR\"\n          ]\n        },\n        \"country_of_origin\": {\n          \"title\": \"Country of Origin\",\n          \"type\": \"string\",\n          \"enum\": [\n            \"India\",\n            \"Nepal\",\n            \"Iceland\"\n          ]\n        },\n        \"no_of_boxes\": {\n          \"title\": \"No. of Boxes\",\n          \"exclusiveMinimum\": 0,\n          \"type\": \"integer\"\n        },\n        \"category_slug\": {\n          \"title\": \"Category\",\n          \"type\": \"string\",\n          \"enum\": []\n        },\n        \"size_guide\": {\n          \"title\": \"Size Guide\",\n          \"type\": \"string\"\n        }\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0d169340-77d5-416d-b4f3-58ae4257e2b0",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      "templates",
                      "validation",
                      "schema",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_type",
                        "value": "<string>"
                      },
                      {
                        "key": "bulk",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"field\": \"item_type\",\n      \"message\": \"Must be one of: standard, set, composite, digital.\"\n    },\n    {\n      \"field\": \"company_id\",\n      \"message\": \"Not a valid integer.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6c7c2c20-5f55-4fa6-b3a3-93e418d9b7e1",
            "name": "getInventoryBySizeIdentifier | List inventory by size ",
            "request": {
              "name": "getInventoryBySizeIdentifier | List inventory by size ",
              "description": {
                "content": "Retrieve inventory data for a specific company, item ID, and seller identifier. The API supports search capabilities using store codes and location IDs.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "inventory",
                  ":size_identifier"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search with help of store code."
                  },
                  {
                    "disabled": false,
                    "key": "location_ids",
                    "value": "<integer>",
                    "description": "Search by store ids."
                  },
                  {
                    "disabled": false,
                    "key": "location_ids",
                    "value": "<integer>",
                    "description": "Search by store ids."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item code of the product of which size is to be get."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "size_identifier",
                    "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1fa54467-3543-4c5f-b5dd-fcd4c30a0c2d",
                "name": "returns a list of all inventory grouped by size and store",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "inventory",
                      ":size_identifier"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "SJBTS"
                      },
                      {
                        "key": "location_ids",
                        "value": "1"
                      },
                      {
                        "key": "location_ids",
                        "value": "2"
                      },
                      {
                        "key": "location_ids",
                        "value": "3"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item code of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "size_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 13.1,\n        \"is_default\": true,\n        \"length\": 1.3,\n        \"unit\": \"cm\",\n        \"width\": 23.4\n      },\n      \"fragile\": false,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {},\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-04-06T03:30:01.487Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"ab\",\n        \"is_default\": true,\n        \"name\": \"ab\"\n      },\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 89.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10,\n      \"sellable_quantity\": 10,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"59_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 13.1,\n        \"is_default\": true,\n        \"length\": 1.3,\n        \"unit\": \"cm\",\n        \"width\": 23.4\n      },\n      \"fragile\": false,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {},\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-04-06T03:29:35.291Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"ab\",\n        \"is_default\": true,\n        \"name\": \"ab\"\n      },\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 89.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10,\n      \"sellable_quantity\": 10,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"10_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 13.1,\n        \"is_default\": true,\n        \"length\": 1.3,\n        \"unit\": \"cm\",\n        \"width\": 23.4\n      },\n      \"fragile\": false,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {},\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-03-17T12:35:29.992Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"ab\",\n        \"is_default\": true,\n        \"name\": \"ab\"\n      },\n      \"order_committed_quantity\": 0,\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 89.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10000000,\n      \"sellable_quantity\": 10000000,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"11061_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"damaged_quantity\": 0,\n      \"dimension\": {\n        \"height\": 13.1,\n        \"is_default\": true,\n        \"length\": 1.3,\n        \"unit\": \"cm\",\n        \"width\": 23.4\n      },\n      \"fragile\": false,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {},\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2021-03-31T19:00:10.943Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"ab\",\n        \"is_default\": true,\n        \"name\": \"ab\"\n      },\n      \"not_available_quantity\": 0,\n      \"order_committed_quantity\": 7,\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 89.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 39,\n      \"sellable_quantity\": 18,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"1_RTYUIDSDFV\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    },\n    {\n      \"brand\": {\n        \"id\": 1,\n        \"name\": \"ab\"\n      },\n      \"company\": {\n        \"id\": 1\n      },\n      \"country_of_origin\": \"\",\n      \"currency\": \"INR\",\n      \"dimension\": {\n        \"height\": 13.1,\n        \"is_default\": true,\n        \"length\": 1.3,\n        \"unit\": \"cm\",\n        \"width\": 23.4\n      },\n      \"fragile\": false,\n      \"fynd_article_code\": \"\",\n      \"fynd_item_code\": \"\",\n      \"identifier\": {},\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"RTYUIDSDFV\",\n          \"primary\": true\n        }\n      ],\n      \"inventory_updated_on\": \"2020-07-07T10:37:06.146Z\",\n      \"item_id\": 7500651,\n      \"manufacturer\": {\n        \"address\": \"ab\",\n        \"is_default\": true,\n        \"name\": \"ab\"\n      },\n      \"order_committed_quantity\": 39,\n      \"price\": {\n        \"currency\": \"USD\",\n        \"effective\": 79.99,\n        \"marked\": 99.99,\n        \"transfer\": 89.99\n      },\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 39,\n      \"sellable_quantity\": 0,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"id\": 1\n      },\n      \"total_quantity\": 1,\n      \"uid\": \"1_rtyuidsdfv\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": 1.5,\n        \"unit\": \"kg\"\n      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 5,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e7cd7fbb-3d9d-42b6-bb9e-d25e848cb083",
            "name": "getProductSize | List product size",
            "request": {
              "name": "getProductSize | List product size",
              "description": {
                "content": "Retrieve data associated to a particular product size.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "sizes",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_code",
                    "value": "<string>",
                    "description": "Item code of the product size."
                  },
                  {
                    "disabled": false,
                    "key": "brand_uid",
                    "value": "<integer>",
                    "description": "Brand Id of the product size."
                  },
                  {
                    "disabled": false,
                    "key": "uid",
                    "value": "<integer>",
                    "description": "Id of the product size."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item Id of the product size."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f59d10e4-0288-40e1-9346-8e5e5857cf22",
                "name": "Product object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "sizes",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_code",
                        "value": "12345"
                      },
                      {
                        "key": "brand_uid",
                        "value": "12345"
                      },
                      {
                        "key": "uid",
                        "value": "12345"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id of the product size."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item Id of the product size."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"all_sizes\": [\n    \"3XL\"\n  ],\n  \"attributes\": {\n    \"color\": \"Red\",\n    \"created_by\": {\n      \"company_id\": 1181,\n      \"user_id\": \"-1\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"created_on\": \"2020-07-23T04:20:43.810Z\",\n    \"essential\": \"Yes\",\n    \"gender\": [\n      \"Men\"\n    ],\n    \"image_nature\": \"standard\",\n    \"is_image_less_product\": false,\n    \"l3_mapping\": [\n      \"men>casual_tees\",\n      \"women>casual_tees\",\n      \"girls>casual_tees\",\n      \"more>casual_tees\"\n    ],\n    \"material\": \"cotton\",\n    \"meta_nature\": \"standard\",\n    \"modified_by\": {\n      \"company_id\": 61,\n      \"user_id\": \"-1\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"modified_on\": \"2020-07-23T04:20:44.185Z\",\n    \"neck_type\": \"Round Neck\",\n    \"pattern\": \"Printed\",\n    \"primary_color\": \"Red\",\n    \"primary_material\": \"Others\",\n    \"product_fit\": \"Regular\",\n    \"sleeve_length\": \"Short\",\n    \"stage\": \"verified\",\n    \"verified_by\": {\n      \"user_id\": \"0\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"verified_on\": 1595478044\n  },\n  \"brand\": {\n    \"logo\": {\n      \"aspect_ratio\": \"1:1\",\n      \"aspect_ratio_f\": 1,\n      \"secure_url\": \"https://hdn-1.fynd.com/brands/pictures/square-logo/50x0/ zjt4-wU8Lk-VQYu0pcokb-r6yteuannoorjkq9f4tk.jpg\",\n      \"url\": \"https://hdn-1.fynd.com/brands/pictures/square-logo/50x0/ zjt4-wU8Lk-VQYu0pcokb-r6yteuannoorjkq9f4tk.jpg\"\n    },\n    \"name\": \"play clan\",\n    \"uid\": 85\n  },\n  \"category_slug\": \"t-shirts\",\n  \"company_id\": 61,\n  \"country_of_origin\": \"India\",\n  \"currency\": \"INR\",\n  \"departments\": [\n    1\n  ],\n  \"custom_order\": {\n    \"is_custom_order\": false,\n    \"manufacturing_time_unit\": \"days\",\n    \"manufacturing_time\": 0\n  },\n  \"description\": \"\",\n  \"highlights\": null,\n  \"hsn_code\": \"61099090\",\n  \"id\": \"5f19101b99ee0500011dc896\",\n  \"images\": [],\n  \"is_active\": false,\n  \"is_dependent\": false,\n  \"is_set\": false,\n  \"item_code\": \"ACTESTCREATELISTING1\",\n  \"item_type\": \"standard\",\n  \"media\": [],\n  \"multi_size\": true,\n  \"name\": \"SQUADMTGIVESPACE\",\n  \"net_quantity\": {},\n  \"no_of_boxes\": 1,\n  \"product_publish\": {\n    \"is_set\": false,\n    \"product_online_date\": 1595478043\n  },\n  \"return_config\": {\n    \"unit\": \"days\",\n    \"returnable\": false,\n    \"time\": 0\n  },\n  \"short_description\": \"\",\n  \"size_guide\": \"play-clan-men-casual-tees\",\n  \"sizes\": [\n    {\n      \"currency\": \"INR\",\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"ACTESTCREATELISTING1_3XL\",\n          \"primary\": true\n        }\n      ],\n      \"is_set\": false,\n      \"price\": 10000,\n      \"price_effective\": 10000,\n      \"price_transfer\": 0,\n      \"size\": \"3XL\"\n    }\n  ],\n  \"slug\": \"play-clan-squadmtgivespace-857587-e928b0\",\n  \"tags\": [],\n  \"template_tag\": \"topwear\",\n  \"uid\": 857587,\n  \"variant_media\": {},\n  \"variants\": {},\n  \"_custom_json\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "70301395-beaa-4d8a-9bb4-22eb4a733480",
            "name": "deleteSize | Delete product size",
            "request": {
              "name": "deleteSize | Delete product size",
              "description": {
                "content": "Allows to delete size associated with product.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "sizes",
                  ":size"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item Id of the product associated with size to be deleted."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "size",
                    "description": "(Required) size to be deleted."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "b657c4c9-2b33-4eea-bc4b-092913dd8437",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "sizes",
                      ":size"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id of the company associated to size that is to be deleted."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item Id of the product associated with size to be deleted."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "size",
                        "description": "(Required) size to be deleted."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"company_id\": 1,\n    \"item_id\": 114,\n    \"size\": \"3\"\n  },\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bf23abac-2500-4c4f-9d06-d2d958267b79",
            "name": "addInventory | Create Inventory",
            "request": {
              "name": "addInventory | Create Inventory",
              "description": {
                "content": "Allows add Inventory for particular size and selling location.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "sizes",
                  ":size"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item id of the product of which size is to be get."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "size",
                    "description": "(Required) Size in which inventory is to be added."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"company_id\": \"<integer>\",\n  \"item\": {\n    \"brand_uid\": \"<integer>\",\n    \"item_code\": \"<string>\",\n    \"uid\": \"<integer>\"\n  },\n  \"sizes\": [\n    {\n      \"currency\": \"<string>\",\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"<string>\",\n          \"gtin_value\": \"<string>\",\n          \"primary\": false\n        },\n        {\n          \"gtin_type\": \"<string>\",\n          \"gtin_value\": \"<string>\",\n          \"primary\": false\n        }\n      ],\n      \"price_effective\": \"<number>\",\n      \"quantity\": \"<integer>\",\n      \"size\": \"<string>\",\n      \"store_code\": \"<string>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"is_set\": \"<boolean>\",\n      \"item_dimensions_unit_of_measure\": \"<string>\",\n      \"item_height\": \"<number>\",\n      \"item_length\": \"<number>\",\n      \"item_weight\": \"<number>\",\n      \"item_weight_unit_of_measure\": \"<string>\",\n      \"item_width\": \"<number>\",\n      \"price\": \"<number>\",\n      \"price_transfer\": \"<number>\",\n      \"set\": {\n        \"size_distribution\": {\n          \"sizes\": [\n            {\n              \"pieces\": \"<integer>\",\n              \"size\": \"<string>\"\n            },\n            {\n              \"pieces\": \"<integer>\",\n              \"size\": \"<string>\"\n            }\n          ]\n        },\n        \"name\": \"<string>\",\n        \"quantity\": \"<integer>\"\n      }\n    },\n    {\n      \"currency\": \"<string>\",\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"<string>\",\n          \"gtin_value\": \"<string>\",\n          \"primary\": false\n        },\n        {\n          \"gtin_type\": \"<string>\",\n          \"gtin_value\": \"<string>\",\n          \"primary\": false\n        }\n      ],\n      \"price_effective\": \"<number>\",\n      \"quantity\": \"<integer>\",\n      \"size\": \"<string>\",\n      \"store_code\": \"<string>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"is_set\": \"<boolean>\",\n      \"item_dimensions_unit_of_measure\": \"<string>\",\n      \"item_height\": \"<number>\",\n      \"item_length\": \"<number>\",\n      \"item_weight\": \"<number>\",\n      \"item_weight_unit_of_measure\": \"<string>\",\n      \"item_width\": \"<number>\",\n      \"price\": \"<number>\",\n      \"price_transfer\": \"<number>\",\n      \"set\": {\n        \"size_distribution\": {\n          \"sizes\": [\n            {\n              \"pieces\": \"<integer>\",\n              \"size\": \"<string>\"\n            },\n            {\n              \"pieces\": \"<integer>\",\n              \"size\": \"<string>\"\n            }\n          ]\n        },\n        \"name\": \"<string>\",\n        \"quantity\": \"<integer>\"\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1afa23c0-5d98-4563-beab-ca3936730c4f",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "sizes",
                      ":size"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item id of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "size",
                        "description": "(Required) Size in which inventory is to be added."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"sizes\": [\n    {\n      \"identifiers\": {\n        \"gtin_type\": \"sku_code\",\n        \"gtin_value\": \"659754\",\n        \"primary\": true\n      },\n      \"size\": \"M\",\n      \"currency\": \"INR\",\n      \"store_code\": \"h1testediteunistall01\",\n      \"price\": 2,\n      \"price_effective\": 2,\n      \"quantity\": 10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b18c2158-0552-4149-af9b-3f568c13f8d9",
            "name": "getInventoryBySize | List inventory by size",
            "request": {
              "name": "getInventoryBySize | List inventory by size",
              "description": {
                "content": "Retrieve inventory data for a specific company, item ID, and size. The API supports search capabilities based on selling location (store) code and product availability (in stock or not).\"",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "sizes",
                  ":size"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search with help of store code."
                  },
                  {
                    "disabled": false,
                    "key": "sellable",
                    "value": "false",
                    "description": "Filter on whether product is in stock or not."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item code of the product of which size is to be get."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "size",
                    "description": "(Required) Size of which inventory is to get."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d03c687e-4d4a-4c38-a51b-d59652583611",
                "name": "returns a list of all inventory grouped by size and store",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "sizes",
                      ":size"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "AC000T"
                      },
                      {
                        "key": "sellable",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item code of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "size",
                        "description": "(Required) Size of which inventory is to get."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"currency\": \"INR\",\n      \"identifiers\": {\n        \"gtin_type\": \"sku_code\",\n        \"gtin_value\": \"RTYUIDSDFV\",\n        \"primary\": true\n      },\n      \"inventory_updated_on\": \"2021-04-06T03:30:01.487Z\",\n      \"item_id\": 7500651,\n      \"price\": 1234,\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10,\n      \"sellable_quantity\": 10,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"_custom_json\": {},\n        \"address\": {\n          \"address1\": \"A/204, SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n          \"address2\": \"\",\n          \"city\": \"MUMBAI\",\n          \"country\": \"INDIA\",\n          \"landmark\": \"\",\n          \"lat_long\": {\n            \"coordinates\": [\n              72.8231511,\n              19.4232024\n            ],\n            \"type\": \"Point\"\n          },\n          \"pincode\": \"401209\",\n          \"state\": \"MAHARASHTRA\"\n        },\n        \"integration_type\": {\n          \"inventory\": \"browntape\",\n          \"order\": \"browntape\"\n        },\n        \"manager\": {\n          \"email\": \"test@example.com\",\n          \"mobile_no\": {\n            \"country_code\": 91,\n            \"number\": \"8888888888\"\n          },\n          \"name\": \"abc\"\n        },\n        \"name\": \"yosss sdd dsdyo\",\n        \"store_code\": \"sanic6sdfsf7\",\n        \"uid\": 59\n      },\n      \"uid\": \"59_RTYUIDSDFV\"\n    },\n    {\n      \"currency\": \"INR\",\n      \"identifiers\": {\n        \"gtin_type\": \"sku_code\",\n        \"gtin_value\": \"RTYUIDSDFV\",\n        \"primary\": true\n      },\n      \"inventory_updated_on\": \"2021-04-06T03:29:35.291Z\",\n      \"item_id\": 7500651,\n      \"price\": 1234,\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10,\n      \"sellable_quantity\": 10,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"_custom_json\": {},\n        \"address\": {\n          \"address1\": \"NO\",\n          \"address2\": \"\",\n          \"city\": \"MUMBAI\",\n          \"country\": \"INDIA\",\n          \"lat_long\": {\n            \"coordinates\": [\n              1,\n              1\n            ],\n            \"type\": \"Point\"\n          },\n          \"pincode\": \"400072\",\n          \"state\": \"MAHA\"\n        },\n        \"integration_type\": {\n          \"inventory\": \"browntape\",\n          \"order\": \"browntape\"\n        },\n        \"manager\": {\n          \"email\": \"test@example.com\",\n          \"mobile_no\": {\n            \"country_code\": 91,\n            \"number\": \"8888888888\"\n          },\n          \"name\": \"abc\"\n        },\n        \"name\": \"Saran Ledonne\",\n        \"store_code\": \"af6198fe-2c23-4441-bbf4-e694c96e255c\",\n        \"uid\": 10\n      },\n      \"uid\": \"10_RTYUIDSDFV\"\n    },\n    {\n      \"currency\": \"INR\",\n      \"identifiers\": {\n        \"gtin_type\": \"sku_code\",\n        \"gtin_value\": \"RTYUIDSDFV\",\n        \"primary\": true\n      },\n      \"inventory_updated_on\": \"2021-03-17T12:35:29.992Z\",\n      \"item_id\": 7500651,\n      \"order_committed_quantity\": 0,\n      \"price\": 1234,\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 10000000,\n      \"sellable_quantity\": 10000000,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"_custom_json\": {},\n        \"address\": {\n          \"address1\": \"14/1, VINOBHA BHAVE NAGAR\",\n          \"address2\": \"VINOBHA BHAVE NAGAR, KURLA WEST, KURLA, \",\n          \"city\": \"MUMBAI\",\n          \"country\": \"INDIA\",\n          \"lat_long\": {\n            \"coordinates\": [\n              1,\n              1\n            ],\n            \"type\": \"Point\"\n          },\n          \"pincode\": \"400070\",\n          \"state\": \"MAHARASHTRA\"\n        },\n        \"integration_type\": {\n          \"inventory\": \"browntape\",\n          \"order\": \"browntape\"\n        },\n        \"manager\": {\n          \"email\": \"test@example.com\",\n          \"mobile_no\": {\n            \"country_code\": 91,\n            \"number\": \"8888888888\"\n          },\n          \"name\": \"Fahim\"\n        },\n        \"name\": \"ABC-1-17\",\n        \"store_code\": \"ABC-1-17\",\n        \"uid\": 11061\n      },\n      \"uid\": \"11061_RTYUIDSDFV\"\n    },\n    {\n      \"currency\": \"INR\",\n      \"damaged_quantity\": 0,\n      \"identifiers\": {\n        \"gtin_type\": \"sku_code\",\n        \"gtin_value\": \"RTYUIDSDFV\",\n        \"primary\": true\n      },\n      \"inventory_updated_on\": \"2021-03-31T19:00:10.943Z\",\n      \"item_id\": 7500651,\n      \"not_available_quantity\": 0,\n      \"order_committed_quantity\": 7,\n      \"price\": 1234,\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 39,\n      \"sellable_quantity\": 18,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"_custom_json\": {},\n        \"address\": {\n          \"address1\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED 1ST FLOOR WEWORK VIJAY DIAMOND, CROSS RD B, AJIT NAGAR,\",\n          \"address2\": \"KONDIVITA, ANDHERI EAST, MUMBAI, MAHARASHTRA 400069\",\n          \"city\": \"MUMBAI\",\n          \"country\": \"INDIA\",\n          \"lat_long\": {\n            \"coordinates\": [\n              72.8691788,\n              19.1174114\n            ],\n            \"type\": \"Point\"\n          },\n          \"pincode\": \"400059\",\n          \"state\": \"MAHARASHTRA\"\n        },\n        \"integration_type\": {\n          \"inventory\": \"browntape\",\n          \"order\": \"browntape\"\n        },\n        \"manager\": {\n          \"email\": \"test@example.com\",\n          \"mobile_no\": {\n            \"country_code\": 91,\n            \"number\": \"8888888888\"\n          },\n          \"name\": \"ASHISH CHANDORKAR\"\n        },\n        \"name\": \"RRL01\",\n        \"store_code\": \"WH_8513\",\n        \"uid\": 1\n      },\n      \"uid\": \"1_RTYUIDSDFV\"\n    },\n    {\n      \"currency\": \"INR\",\n      \"identifiers\": {\n        \"gtin_type\": \"sku_code\",\n        \"gtin_value\": \"RTYUIDSDFV\",\n        \"primary\": true\n      },\n      \"inventory_updated_on\": \"2020-07-07T10:37:06.146Z\",\n      \"item_id\": 7500651,\n      \"order_committed_quantity\": 39,\n      \"price\": 1234,\n      \"price_effective\": 1234,\n      \"price_transfer\": 0,\n      \"quantity\": 39,\n      \"sellable_quantity\": 0,\n      \"seller_identifier\": \"RTYUIDSDFV\",\n      \"size\": \"AAX1 (1 PCS)\",\n      \"store\": {\n        \"_custom_json\": {},\n        \"address\": {\n          \"address1\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED 1ST FLOOR WEWORK VIJAY DIAMOND, CROSS RD B, AJIT NAGAR,\",\n          \"address2\": \"KONDIVITA, ANDHERI EAST, MUMBAI, MAHARASHTRA 400069\",\n          \"city\": \"MUMBAI\",\n          \"country\": \"INDIA\",\n          \"lat_long\": {\n            \"coordinates\": [\n              72.8691788,\n              19.1174114\n            ],\n            \"type\": \"Point\"\n          },\n          \"pincode\": \"400059\",\n          \"state\": \"MAHARASHTRA\"\n        },\n        \"integration_type\": {\n          \"inventory\": \"browntape\",\n          \"order\": \"browntape\"\n        },\n        \"manager\": {\n          \"email\": \"test@example.com\",\n          \"mobile_no\": {\n            \"country_code\": 91,\n            \"number\": \"8888888888\"\n          },\n          \"name\": \"ASHISH CHANDORKAR\"\n        },\n        \"name\": \"RRL01\",\n        \"store_code\": \"WH_8513\",\n        \"uid\": 1\n      },\n      \"uid\": \"1_rtyuidsdfv\",\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"ca6c4d8e3edb7d0299798add\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"ca6c4d8e3edb7d0299798add\"\n      },\n      \"expiration_date\": \"9998-01-30T23:59:00\",\n      \"tags\": []\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 5,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cb01f814-eeba-45c4-8802-2c08a27d96cc",
            "name": "getVariantsOfProducts | Get variants",
            "request": {
              "name": "getVariantsOfProducts | Get variants",
              "description": {
                "content": "Retrieve variants of a specific product.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "variants",
                  ":variant_type"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Get list of variants of item Id"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "variant_type",
                    "description": "(Required) Get multiple products filtered by variant type"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4242b82d-ef07-467b-b194-e3c23700241d",
                "name": "Product Meta.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "variants",
                      ":variant_type"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "2"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Get list of products filtered by company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Get list of variants of item Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "variant_type",
                        "description": "(Required) Get multiple products filtered by variant type"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  },\n  \"variants\": [\n    {\n      \"brand_uid\": 401,\n      \"category_uid\": 3938,\n      \"item_code\": \"TEST-MSA-6\",\n      \"media\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.jiox0.de/jiox0/products/pictures/item/free/original/7cGLXZLpO-iN3Jd9uro-Wiv-7J9qC-product.png\"\n        }\n      ],\n      \"name\": \"test-msa-6\",\n      \"slug\": \"test-msa-6\",\n      \"uid\": 7526471\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9b28913d-07c4-47b7-91dd-3e086d29dd95",
            "name": "getSizeGuides | List size guides",
            "request": {
              "name": "getSizeGuides | List size guides",
              "description": {
                "content": "Allows to view all the size guides associated to the seller. Each size guide contains meta deta like header values like for shoulder, head, etc. and measurement unit like cm and values contains sizes for the same.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "sizeguide"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "<boolean>",
                    "description": "filter size guide on basis of active, in-active"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Query that is to be searched."
                  },
                  {
                    "disabled": false,
                    "key": "tag",
                    "value": "<string>",
                    "description": "to filter size guide on basis of tag."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "brand_id",
                    "value": "<integer>",
                    "description": "Brand id that is to be searched."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ce3148a6-bc2c-48f3-a8f3-d331294b5f40",
                "name": "Size guide object. See example below or refer `ListSizeGuide` for details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "sizeguide"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "active",
                        "value": "true"
                      },
                      {
                        "key": "q",
                        "value": "Sample SG Test"
                      },
                      {
                        "key": "tag",
                        "value": "adidas"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "brand_id",
                        "value": "342343"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company for which the size guides are to be fetched."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"active\": true,\n      \"brand_id\": 2,\n      \"company_id\": 12,\n      \"created_by\": {\n        \"user_id\": \"-1\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"created_on\": \"2021-02-24T17:46:04.146Z\",\n      \"guide\": {\n        \"meta\": {\n          \"headers\": {\n            \"col_1\": {\n              \"convertable\": false,\n              \"value\": \"Head\"\n            },\n            \"col_2\": {\n              \"convertable\": true,\n              \"value\": \"Shoulder\"\n            }\n          },\n          \"unit\": \"cm\",\n          \"values\": [\n            {\n              \"col_1\": \"10\",\n              \"col_2\": \"20\"\n            },\n            {\n              \"col_1\": \"12\",\n              \"col_2\": \"22\"\n            },\n            {\n              \"col_1\": \"14\",\n              \"col_2\": \"24\"\n            }\n          ]\n        }\n      },\n      \"id\": \"60364384f08385bee776f83d\",\n      \"modified_by\": {\n        \"user_id\": \"-1\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2021-02-24T17:46:04.146Z\",\n      \"name\": \"Demo\",\n      \"subtitle\": \"I am demo\",\n      \"tag\": \"demo\",\n      \"title\": \"Demo SG\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_count\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "409ad34a-85c8-49f3-9b36-bb71e7807be5",
            "name": "createSizeGuide | Create size guide",
            "request": {
              "name": "createSizeGuide | Create size guide",
              "description": {
                "content": "Allows to create a size guide associated to a seller",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "sizeguide"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"title\": \"<string>\",\n  \"active\": \"<boolean>\",\n  \"brand_id\": \"<integer>\",\n  \"company_id\": \"<string>\",\n  \"created_by\": {\n    \"eiusmodc13\": false,\n    \"ea_a\": -95548713.2683817,\n    \"consectetur_b\": false\n  },\n  \"created_on\": \"<dateTime>\",\n  \"description\": \"<string>\",\n  \"guide\": {\n    \"meta\": {\n      \"kafka_emission_status\": \"<integer>\",\n      \"state_manager_used\": \"<string>\"\n    }\n  },\n  \"id\": \"<string>\",\n  \"image\": \"<url>\",\n  \"modified_by\": {\n    \"id_0_\": -13432531.414638937\n  },\n  \"modified_on\": \"<dateTime>\",\n  \"subtitle\": \"<string>\",\n  \"tag\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b20cdbea-5e01-4f35-89de-e93f86178090",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "sizeguide"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the size guide is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"brand_id\": 125410,\n  \"company_id\": \"1\",\n  \"guide\": {\n    \"meta\": {\n      \"headers\": {\n        \"col_1\": {\n          \"convertable\": false,\n          \"value\": \"Length\"\n        },\n        \"col_2\": {\n          \"convertable\": true,\n          \"value\": \"Width\"\n        }\n      },\n      \"unit\": \"cm\",\n      \"values\": [\n        {\n          \"col_1\": \"1\",\n          \"col_2\": \"1\"\n        }\n      ]\n    }\n  },\n  \"name\": \"Sample SG Test\",\n  \"subtitle\": \"Checked Trousers\",\n  \"title\": \"Sample Test Guide\",\n  \"description\": \"sample test size guide\",\n  \"image\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/size-guide/free/original/_AyscgHVX-Logo.jpeg\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c66dc051-a7a8-4dc3-ae64-5fb103329623",
            "name": "getSizeGuide | Get  size guide",
            "request": {
              "name": "getSizeGuide | Get  size guide",
              "description": {
                "content": "Retrieve data associated about a specific size guide. It contains meta deta like header values like for shoulder, head, etc. and measurement unit like cm and values contains sizes for the same.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "sizeguide",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Id of the size guide to be viewed."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ff6bf7ca-6a59-4179-a1e0-1a67866f1c54",
                "name": "Size Guide Object object. See example below or refer `SizeGuideResponseSchema` for details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "sizeguide",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to size guide."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Id of the size guide to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"active\": true,\n  \"brand_id\": 1,\n  \"company_id\": 1,\n  \"created_by\": {\n    \"user_id\": \"-1\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"created_on\": \"2021-02-24T17:46:04.146Z\",\n  \"guide\": {\n    \"meta\": {\n      \"headers\": {\n        \"col_1\": {\n          \"convertable\": false,\n          \"value\": \"Head\"\n        },\n        \"col_2\": {\n          \"convertable\": true,\n          \"value\": \"Shoulder\"\n        }\n      },\n      \"unit\": \"cm\",\n      \"values\": [\n        {\n          \"col_1\": \"10\",\n          \"col_2\": \"20\"\n        },\n        {\n          \"col_1\": \"12\",\n          \"col_2\": \"22\"\n        },\n        {\n          \"col_1\": \"14\",\n          \"col_2\": \"24\"\n        }\n      ]\n    }\n  },\n  \"id\": \"60364384f08385bee776f83d\",\n  \"modified_by\": {\n    \"user_id\": \"123\",\n    \"username\": \"918888888888_12345\"\n  },\n  \"modified_on\": \"2021-02-25T15:19:30.822Z\",\n  \"name\": \"edited size guide\",\n  \"subtitle\": \"I am demo\",\n  \"tag\": \"demo\",\n  \"title\": \"Demo SG\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d33fdca5-0b66-424c-b36c-3b02b25c95b2",
            "name": "updateSizeGuide | Update size guide",
            "request": {
              "name": "updateSizeGuide | Update size guide",
              "description": {
                "content": "Allows to edit a specific size guide.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "sizeguide",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Identifier of the size guide to be edited"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"title\": \"<string>\",\n  \"active\": \"<boolean>\",\n  \"brand_id\": \"<integer>\",\n  \"company_id\": \"<string>\",\n  \"created_by\": {\n    \"adf\": true\n  },\n  \"created_on\": \"<dateTime>\",\n  \"description\": \"<string>\",\n  \"guide\": {\n    \"meta\": {\n      \"kafka_emission_status\": \"<integer>\",\n      \"state_manager_used\": \"<string>\"\n    }\n  },\n  \"id\": \"<string>\",\n  \"image\": \"<url>\",\n  \"modified_by\": {\n    \"labore_1a\": -27885290.323680416,\n    \"proident_533\": -8415797.095616639\n  },\n  \"modified_on\": \"<dateTime>\",\n  \"subtitle\": \"<string>\",\n  \"tag\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4f92d2a2-0767-4113-a6c7-640ec0ec7b70",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "sizeguide",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Identifier of the size guide to be edited"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"brand_id\": 125410,\n  \"company_id\": \"1\",\n  \"guide\": {\n    \"meta\": {\n      \"headers\": {\n        \"col_1\": {\n          \"convertable\": false,\n          \"value\": \"Length\"\n        },\n        \"col_2\": {\n          \"convertable\": true,\n          \"value\": \"Width\"\n        }\n      },\n      \"unit\": \"cm\",\n      \"values\": [\n        {\n          \"col_1\": \"1\",\n          \"col_2\": \"1\"\n        }\n      ]\n    }\n  },\n  \"name\": \"Sample SG Test\",\n  \"subtitle\": \"Checked Trousers\",\n  \"title\": \"Sample Test Guide\",\n  \"description\": \"sample test size guide\",\n  \"image\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/size-guide/free/original/_AyscgHVX-Logo.jpeg\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "08a4309b-9aff-4588-99e2-85639c66d017",
            "name": "updateDefaultSort | Update default sorting",
            "request": {
              "name": "updateDefaultSort | Update default sorting",
              "description": {
                "content": "Modify the default sort key configuration for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  "sort",
                  "default_key"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"default_key\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0f4f507b-ec29-46f2-8083-3c47ca9eafaf",
                "name": "success message will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      "sort",
                      "default_key"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"default_key\": \"popular\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"success\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c79ad417-5207-496e-a0fc-609291d4e5e1",
            "name": "getListingConfigurations | Get listing configurations",
            "request": {
              "name": "getListingConfigurations | Get listing configurations",
              "description": {
                "content": "Retrieve product listing configurations based on specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Get configuration list filtered by `search` string."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is an identifier that defines a specific type of configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d0d8d6ca-ecfa-496a-b38f-b5c7e2a1ef49",
                "name": "configuration details for catalog.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "search",
                        "value": "sample_slug"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is an identifier that defines a specific type of configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [\n    {\n      \"app_id\": \"5d65089e031f9029f8e8dc2f\",\n      \"attributes\": [\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"item_code\",\n          \"name\": \"Item Code\",\n          \"priority\": 1,\n          \"slug\": \"item_code\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"brand\",\n          \"name\": \"Brand\",\n          \"priority\": 2,\n          \"slug\": \"brand\"\n        }\n      ],\n      \"id\": \"62a84b90bd43c0fe4cf53574\",\n      \"is_active\": true,\n      \"is_default\": false,\n      \"name\": \"Test Group12 \",\n      \"priority\": 1,\n      \"slug\": \"test-group12-31\",\n      \"template_slugs\": [\n        \"atesttemplate\"\n      ]\n    },\n    {\n      \"app_id\": \"5d65089e031f9029f8e8dc2f\",\n      \"attributes\": [\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"item_code\",\n          \"name\": \"Item Code\",\n          \"priority\": 1,\n          \"slug\": \"item_code\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"brand\",\n          \"name\": \"Brand\",\n          \"priority\": 2,\n          \"slug\": \"brand\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"country_of_origin\",\n          \"name\": \"Country Of Origin\",\n          \"priority\": 3,\n          \"slug\": \"country_of_origin\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"image_nature\",\n          \"name\": \"Image Type\",\n          \"priority\": 4,\n          \"slug\": \"image_nature\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"discount\",\n          \"name\": \"Discount\",\n          \"priority\": 5,\n          \"slug\": \"discount\"\n        }\n      ],\n      \"id\": \"62a84b9ebd43c0fe4cf53576\",\n      \"is_active\": true,\n      \"is_default\": false,\n      \"name\": \"ET\",\n      \"priority\": 2,\n      \"slug\": \"et14\",\n      \"template_slugs\": [\n        \"atesttemplate\"\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"next\": 2,\n    \"total_count\": 2,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d984d053-3b6e-487e-ace5-0f96c93a1758",
            "name": "createListingConfiguration | Create listing configuration",
            "request": {
              "name": "createListingConfiguration | Create listing configuration",
              "description": {
                "content": "Add configuration for product catalog listing specific to a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is a unique identifier for a particular listing configuration type."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"app_id\": \"<string>\",\n  \"default_key\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"is_default\": \"<boolean>\",\n  \"key\": \"<string>\",\n  \"priority\": \"<integer>\",\n  \"logo\": \"<url>\",\n  \"name\": \"<string>\",\n  \"weights\": {\n    \"popularity\": \"<float>\",\n    \"availability\": \"<float>\",\n    \"conversion\": \"<float>\",\n    \"sold_quantity\": \"<float>\",\n    \"depth\": \"<float>\",\n    \"listing\": \"<float>\",\n    \"discount\": \"<float>\",\n    \"cancelled\": \"<float>\",\n    \"returns\": \"<float>\",\n    \"catalogue\": \"<float>\",\n    \"revenue\": \"<float>\"\n  },\n  \"cohorts\": {\n    \"high_spender_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"hyperactive_premium_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_occasional_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"standard_occasional_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"dormant_premium_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"budget_regular_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_regular_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"standard_customer_about_to_churn\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"premium_customer_about_to_churn\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_customer_about_to_churn\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"standard_dormant_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_dormant_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"potential_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"new_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"budget_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"average_spender_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "efa6391e-09b3-4cfb-8514-6850c95f6b1f",
                "name": "success flag will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is a unique identifier for a particular listing configuration type."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"default_key\": \"popular\",\n  \"is_active\": true,\n  \"is_default\": false,\n  \"key\": \"best_selling\",\n  \"logo\": \"https://cdn.fynd.com/v2/misc/default-assets/original/best-selling.png\",\n  \"name\": \"Best Selling Products\",\n  \"priority\": 1,\n  \"weights\": {\n    \"revenue\": 50,\n    \"conversion\": 30,\n    \"popularity\": 20\n  },\n  \"cohorts\": {\n    \"high_spender_repeat_customer\": {\n      \"weights\": {\n        \"revenue\": 50,\n        \"conversion\": 30,\n        \"popularity\": 20\n      }\n    },\n    \"hyperactive_premium_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": 40,\n        \"availability\": 30,\n        \"revenue\": 30\n      }\n    },\n    \"potential_customer\": {\n      \"weights\": {\n        \"popularity\": 60,\n        \"discount\": 40\n      }\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"default_key\": \"popular\",\n  \"id\": \"62b1ccb815c88fa867ee4dab\",\n  \"is_active\": true,\n  \"is_default\": false,\n  \"key\": \"best_selling\",\n  \"logo\": \"https://cdn.fynd.com/v2/misc/default-assets/original/best-selling.png\",\n  \"name\": \"Best Selling Products\",\n  \"priority\": 1,\n  \"weights\": {\n    \"revenue\": 50,\n    \"conversion\": 30,\n    \"popularity\": 20\n  },\n  \"cohorts\": {\n    \"high_spender_repeat_customer\": {\n      \"weights\": {\n        \"revenue\": 50,\n        \"conversion\": 30,\n        \"popularity\": 20\n      }\n    },\n    \"hyperactive_premium_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": 40,\n        \"availability\": 30,\n        \"revenue\": 30\n      }\n    },\n    \"potential_customer\": {\n      \"weights\": {\n        \"popularity\": 60,\n        \"discount\": 40\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "77d76a63-2045-4e7a-934c-199d0909cff3",
            "name": "getGroupConfigurations | Get group configurations",
            "request": {
              "name": "getGroupConfigurations | Get group configurations",
              "description": {
                "content": "Retrieve the details of product group configurations based on config types for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "groups"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Get configuration list filtered by `search` string."
                  },
                  {
                    "disabled": false,
                    "key": "template_slug",
                    "value": "<string>",
                    "description": "Get configuration list filtered by `template_slug` string. This is for the details and comparision groups."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is an identifier that defines a specific type of configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7f3734dc-4c18-4243-a2d0-a42f795c4ffd",
                "name": "configuration details for catalog.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "groups"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "search",
                        "value": "comparisons_groups"
                      },
                      {
                        "key": "template_slug",
                        "value": "comparisons_groups"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is an identifier that defines a specific type of configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [\n    {\n      \"app_id\": \"5d65089e031f9029f8e8dc2f\",\n      \"attributes\": [\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"item_code\",\n          \"name\": \"Item Code\",\n          \"priority\": 1,\n          \"slug\": \"item_code\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"brand\",\n          \"name\": \"Brand\",\n          \"priority\": 2,\n          \"slug\": \"brand\"\n        }\n      ],\n      \"id\": \"62a84b90bd43c0fe4cf53574\",\n      \"is_active\": true,\n      \"is_default\": false,\n      \"name\": \"Test Group12 \",\n      \"priority\": 1,\n      \"slug\": \"test-group12-31\",\n      \"template_slugs\": [\n        \"atesttemplate\"\n      ]\n    },\n    {\n      \"app_id\": \"5d65089e031f9029f8e8dc2f\",\n      \"attributes\": [\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"item_code\",\n          \"name\": \"Item Code\",\n          \"priority\": 1,\n          \"slug\": \"item_code\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"brand\",\n          \"name\": \"Brand\",\n          \"priority\": 2,\n          \"slug\": \"brand\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"country_of_origin\",\n          \"name\": \"Country Of Origin\",\n          \"priority\": 3,\n          \"slug\": \"country_of_origin\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"image_nature\",\n          \"name\": \"Image Type\",\n          \"priority\": 4,\n          \"slug\": \"image_nature\"\n        },\n        {\n          \"display_type\": \"text\",\n          \"is_active\": true,\n          \"key\": \"discount\",\n          \"name\": \"Discount\",\n          \"priority\": 5,\n          \"slug\": \"discount\"\n        }\n      ],\n      \"id\": \"62a84b9ebd43c0fe4cf53576\",\n      \"is_active\": true,\n      \"is_default\": false,\n      \"name\": \"ET\",\n      \"priority\": 2,\n      \"slug\": \"et14\",\n      \"template_slugs\": [\n        \"atesttemplate\"\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"next\": 2,\n    \"total_count\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "94febe44-a55d-417e-a7fb-b5014974dd36",
            "name": "createGroupConfiguration | Create group configuration",
            "request": {
              "name": "createGroupConfiguration | Create group configuration",
              "description": {
                "content": "Create group configuration for a specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "groups"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is a unique identifier for a particular group configuration type."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"app_id\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"is_default\": \"<boolean>\",\n  \"priority\": \"<integer>\",\n  \"slug\": \"<string>\",\n  \"attributes\": [\n    {\n      \"display_type\": \"<string>\",\n      \"is_active\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"priority\": \"<integer>\",\n      \"key\": \"<string>\",\n      \"logo\": \"<url>\",\n      \"slug\": \"<string>\",\n      \"unit\": \"<string>\"\n    }\n  ],\n  \"logo\": \"<url>\",\n  \"name\": \"<string>\",\n  \"template_slugs\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "56da90b4-5cc7-4b8b-ab51-b59429637f42",
                "name": "success flag will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "groups"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is a unique identifier for a particular group configuration type."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"attributes\": [\n    {\n      \"display_type\": \"text\",\n      \"is_active\": true,\n      \"key\": \"features\",\n      \"name\": \"Features\",\n      \"priority\": 1,\n      \"slug\": \"features\"\n    }\n  ],\n  \"is_active\": true,\n  \"is_default\": false,\n  \"name\": \"test\",\n  \"priority\": 1,\n  \"slug\": \"test15\",\n  \"template_slugs\": [\n    \"bags\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"attributes\": [\n    {\n      \"display_type\": \"text\",\n      \"is_active\": true,\n      \"key\": \"features\",\n      \"name\": \"Features\",\n      \"priority\": 1,\n      \"slug\": \"features\"\n    }\n  ],\n  \"id\": \"62b1cdab15c88fa867ee4dac\",\n  \"is_active\": true,\n  \"is_default\": false,\n  \"name\": \"test\",\n  \"priority\": 1,\n  \"slug\": \"test15\",\n  \"template_slugs\": [\n    \"bags\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3b6d22a6-3457-4791-b949-80b9baa37687",
            "name": "deleteGroupConfiguration | Delete group configuration",
            "request": {
              "name": "deleteGroupConfiguration | Delete group configuration",
              "description": {
                "content": "Delete group configurations by its slug for a specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "groups",
                  ":group_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is a unique identifier for a particular group configuration type."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "group_slug",
                    "description": "(Required) A `group_slug` is a unique identifier of a particular configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "bf6edbfa-11af-48c9-b83e-2154303001d4",
                "name": "success message will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "groups",
                      ":group_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is a unique identifier for a particular group configuration type."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_slug",
                        "description": "(Required) A `group_slug` is a unique identifier of a particular configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Config Item deleted successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5530e694-a599-4e5b-bfbd-ee35e2a2e57d",
            "name": "updateGroupConfiguration | Update group configuration",
            "request": {
              "name": "updateGroupConfiguration | Update group configuration",
              "description": {
                "content": "Modify group configurations by its slug for specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "groups",
                  ":group_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is a unique identifier for a particular group configuration type."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "group_slug",
                    "description": "(Required) A `group_slug` is a unique identifier of a particular configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"app_id\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"is_default\": \"<boolean>\",\n  \"priority\": \"<integer>\",\n  \"slug\": \"<string>\",\n  \"attributes\": [\n    {\n      \"display_type\": \"<string>\",\n      \"is_active\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"priority\": \"<integer>\",\n      \"key\": \"<string>\",\n      \"logo\": \"<url>\",\n      \"slug\": \"<string>\",\n      \"unit\": \"<string>\"\n    }\n  ],\n  \"logo\": \"<url>\",\n  \"name\": \"<string>\",\n  \"template_slugs\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1b4c9024-3205-4fe2-aff7-dd1377b9cda3",
                "name": "success flag will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "groups",
                      ":group_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is a unique identifier for a particular group configuration type."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_slug",
                        "description": "(Required) A `group_slug` is a unique identifier of a particular configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"attributes\": [\n    {\n      \"display_type\": \"text\",\n      \"is_active\": true,\n      \"key\": \"features\",\n      \"name\": \"Features\",\n      \"priority\": 1,\n      \"slug\": \"features\"\n    }\n  ],\n  \"is_active\": true,\n  \"name\": \"test\",\n  \"priority\": 1,\n  \"slug\": \"test15\",\n  \"template_slugs\": [\n    \"bags\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"attributes\": [\n    {\n      \"display_type\": \"text\",\n      \"is_active\": true,\n      \"key\": \"features\",\n      \"name\": \"Features\",\n      \"priority\": 1,\n      \"slug\": \"features\"\n    }\n  ],\n  \"id\": \"62b1cdab15c88fa867ee4dac\",\n  \"is_active\": true,\n  \"is_default\": false,\n  \"name\": \"test\",\n  \"priority\": 1,\n  \"slug\": \"test15\",\n  \"template_slugs\": [\n    \"bags\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ce8eca10-5bf9-460f-a964-18df55ed13f7",
            "name": "deleteListingConfiguration | Delete listing configuration",
            "request": {
              "name": "deleteListingConfiguration | Delete listing configuration",
              "description": {
                "content": "Remove a specific product listing configuration by its config_id for a specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "item",
                  ":config_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is a unique identifier for a particular listing configuration type."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_id",
                    "description": "(Required) A `config_id` is a unique identifier of a particular configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "8bacbe6a-edc3-4f5b-ba1d-c736a1f724a4",
                "name": "success message will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "item",
                      ":config_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is a unique identifier for a particular listing configuration type."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_id",
                        "description": "(Required) A `config_id` is a unique identifier of a particular configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Config Item deleted successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "89b880b6-1f8d-4693-bb89-dc0903e9e10f",
            "name": "updateListingConfiguration | Update listing configuration",
            "request": {
              "name": "updateListingConfiguration | Update listing configuration",
              "description": {
                "content": "Modify a specific product listing configuration by its config_id for a specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "item",
                  ":config_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is a unique identifier for a particular listing configuration type."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_id",
                    "description": "(Required) A `config_id` is a unique identifier of a particular configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"app_id\": \"<string>\",\n  \"default_key\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"is_default\": \"<boolean>\",\n  \"key\": \"<string>\",\n  \"priority\": \"<integer>\",\n  \"logo\": \"<url>\",\n  \"name\": \"<string>\",\n  \"weights\": {\n    \"popularity\": \"<float>\",\n    \"availability\": \"<float>\",\n    \"conversion\": \"<float>\",\n    \"sold_quantity\": \"<float>\",\n    \"depth\": \"<float>\",\n    \"listing\": \"<float>\",\n    \"discount\": \"<float>\",\n    \"cancelled\": \"<float>\",\n    \"returns\": \"<float>\",\n    \"catalogue\": \"<float>\",\n    \"revenue\": \"<float>\"\n  },\n  \"cohorts\": {\n    \"high_spender_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"hyperactive_premium_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_occasional_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"standard_occasional_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"dormant_premium_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"budget_regular_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_regular_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"standard_customer_about_to_churn\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"premium_customer_about_to_churn\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_customer_about_to_churn\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"standard_dormant_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"high_spender_dormant_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"potential_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"new_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"budget_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    },\n    \"average_spender_repeat_customer\": {\n      \"weights\": {\n        \"popularity\": \"<float>\",\n        \"availability\": \"<float>\",\n        \"conversion\": \"<float>\",\n        \"sold_quantity\": \"<float>\",\n        \"depth\": \"<float>\",\n        \"listing\": \"<float>\",\n        \"discount\": \"<float>\",\n        \"cancelled\": \"<float>\",\n        \"returns\": \"<float>\",\n        \"catalogue\": \"<float>\",\n        \"revenue\": \"<float>\"\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "cce9193d-2608-4c84-b162-9c7a288c93ca",
                "name": "success flag will tell whether the operation was successful.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "item",
                      ":config_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is a unique identifier for a particular listing configuration type."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_id",
                        "description": "(Required) A `config_id` is a unique identifier of a particular configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"default_key\": \"popular\",\n  \"id\": \"6250568de404abd533db571d\",\n  \"is_active\": true,\n  \"is_default\": false,\n  \"key\": \"best_selling\",\n  \"name\": \"Best Selling Products\",\n  \"priority\": 1,\n  \"weights\": {\n    \"revenue\": 50,\n    \"conversion\": 30,\n    \"popularity\": 20\n  },\n  \"cohorts\": {\n    \"high_spender_repeat_customer\": {\n      \"weights\": {\n        \"revenue\": 50,\n        \"conversion\": 30,\n        \"popularity\": 20\n      }\n    },\n    \"potential_customer\": {\n      \"weights\": {\n        \"popularity\": 60,\n        \"discount\": 40\n      }\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"app_id\": \"5d64e3500bcad8693a821c0d\",\n  \"default_key\": \"popular\",\n  \"id\": \"6250568de404abd533db571d\",\n  \"is_active\": true,\n  \"is_default\": false,\n  \"key\": \"best_selling\",\n  \"name\": \"Best Selling Products\",\n  \"priority\": 1,\n  \"weights\": {\n    \"revenue\": 50,\n    \"conversion\": 30,\n    \"popularity\": 20\n  },\n  \"cohorts\": {\n    \"high_spender_repeat_customer\": {\n      \"weights\": {\n        \"revenue\": 50,\n        \"conversion\": 30,\n        \"popularity\": 20\n      }\n    },\n    \"potential_customer\": {\n      \"weights\": {\n        \"popularity\": 60,\n        \"discount\": 40\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5b04a432-9e73-437b-be1d-a5c6b98ac59e",
            "name": "getConfigurationMetadata | Get configuration metadata",
            "request": {
              "name": "getConfigurationMetadata | Get configuration metadata",
              "description": {
                "content": "Retrieve the configuraion metadata details for specific config_type for a company and an sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "product-configuration",
                  ":config_type",
                  "metadata",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "template_slug",
                    "value": "<string>",
                    "description": "Get configuration list filtered by `template_slug` string. This is for the details and comparision groups."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Get configuration list filtered by `q` string."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "config_type",
                    "description": "(Required) A `config_type` is an identifier that defines a specific type of configuration."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f75e3f51-fc87-4c60-94c1-906e733e6566",
                "name": "configuration details for catalog.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "product-configuration",
                      ":config_type",
                      "metadata",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "template_slug",
                        "value": "some-slug"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "config"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "config_type",
                        "description": "(Required) A `config_type` is an identifier that defines a specific type of configuration."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"condition\": [\n    {\n      \"display\": \"OR\",\n      \"key\": \"OR\"\n    },\n    {\n      \"display\": \"AND\",\n      \"key\": \"AND\"\n    }\n  ],\n  \"data\": [\n    {\n      \"compatible_units\": [],\n      \"display\": \"Screen Size\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"screen_size_filter\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Primary Camera (duplicate)\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"primary_camera_filter\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Selfie Camera (Duplicate)\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"selfie_camera_filter\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Weight Group\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"weight_group\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"pallet\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"pallet\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"General Information\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"general_information\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"brand\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"brand_name\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Gender\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"gender\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Socks Length\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"socks_length\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Sub-brand\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"sub_brand\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Colour\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"color\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Boot Length\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"boot_length\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Bottomwear Length\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"bottomwear_length\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Thread Count\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"thread_count\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Sleeve Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"sleeve_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Collar Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"collar_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Food Preference\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"food-preference\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Guitar Types\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"guitar-types\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Storage\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"storage\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Quality\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"quality\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Material\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"material\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Arch Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"arch_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Like & Dislike\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"like-dislike\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Dietary preference\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"dietary-preference\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"organic\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"organic\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Utility\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"utility\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Dial Shape\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"dial_shape\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Sheet Size\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"sheet_size\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Strap Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"strap_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Movement Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"movement_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Sleeve Length\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"sleeve_length\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Neck Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"neck_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Denim Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"denim_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Bed Size\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"bed_size\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Pattern\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"pattern\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Topwear Length\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"topwear_length\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Closure Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"closure_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Product Fit\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"product_fit\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Clasp Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"clasp_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Toe Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"toe_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Memory (RAM)\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"ram\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Stone Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"stone_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Hair Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"hair_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Care Instructions\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"care_instructions\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Warranty\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"warranty\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Spf\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"spf\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Fragrance Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"fragrance_type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Primary Colour\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"primary-colour\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Fretboard Material\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"fretboard-material\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Cleaning Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"cleaning-type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Lens Material\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"lens_material\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Maximum Shelf Life\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"maximum-shelf-life\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Base Flavour\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"base-flavour\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Battery\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"battery\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Net Quantity\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"net-quantity\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Marketer Address\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"marketer-address\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Marketer Name\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"marketer-name\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Import Month & Year\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"import-month-and-year\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Name of the commodity\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"name-of-the-commodity\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Date first available\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"date-first-available\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"iron_attribute\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"iron\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"iron-template2\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"iron-template2\"\n    },\n    {\n      \"compatible_units\": [\n        \"mg\",\n        \"g\",\n        \"oz\",\n        \"kg\",\n        \"lb\"\n      ],\n      \"display\": \"Mg\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"mg\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Name\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"name\"\n    },\n    {\n      \"compatible_units\": [\n        \"mm\",\n        \"cm\",\n        \"in\",\n        \"ft\",\n        \"m\",\n        \"km\"\n      ],\n      \"display\": \"Sassy Level\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"sassy-level\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Test Attribute\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"test-attribute\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Filter Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"filter-type\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"L3 Category\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"l3-category\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Country of Origin\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"country_of_origin\"\n    },\n    {\n      \"compatible_units\": [],\n      \"display\": \"Item Code\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"item_code\"\n    },\n    {\n      \"display\": \"Item Code\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"item_code\",\n      \"units\": []\n    },\n    {\n      \"display\": \"Brand\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"brand\",\n      \"units\": []\n    },\n    {\n      \"display\": \"Country Of Origin\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"country_of_origin\",\n      \"units\": []\n    },\n    {\n      \"display\": \"Image Type\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"image_nature\"\n    },\n    {\n      \"display\": \"Sizes\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"sizes\"\n    },\n    {\n      \"display\": \"Discount\",\n      \"filter_types\": [\n        \"range\",\n        \"intervals\",\n        \"multivalued\"\n      ],\n      \"key\": \"discount\"\n    },\n    {\n      \"display\": \"Price\",\n      \"filter_types\": [\n        \"range\",\n        \"intervals\",\n        \"multivalued\"\n      ],\n      \"key\": \"min_price_effective\"\n    },\n    {\n      \"display\": \"Department\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"departments\"\n    },\n    {\n      \"display\": \"Category\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"l3_category_slugs\"\n    },\n    {\n      \"display\": \"Brand\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"brand_slug\"\n    },\n    {\n      \"display\": \"Size Depth\",\n      \"filter_types\": [\n        \"multivalued\",\n        \"range\"\n      ],\n      \"key\": \"size_depth\"\n    },\n    {\n      \"display\": \"Set\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"is_set\"\n    },\n    {\n      \"display\": \"Country of Origin\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"country_of_origin\"\n    },\n    {\n      \"display\": \"Item Code\",\n      \"filter_types\": [\n        \"multivalued\"\n      ],\n      \"key\": \"item_code\"\n    },\n    {\n      \"display\": \"Available\",\n      \"filter_types\": [\n        \"singlevalued\"\n      ],\n      \"key\": \"is_available\"\n    },\n    {\n      \"display\": \"Rating\",\n      \"filter_types\": [\n        \"range\",\n        \"intervals\",\n        \"multivalued\"\n      ],\n      \"key\": \"rating\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"type\": \"number\",\n    \"size\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 3\n  },\n  \"values\": {\n    \"sort\": [\n      {\n        \"display\": \"Product Count\",\n        \"key\": \"count\"\n      },\n      {\n        \"display\": \"Ascending\",\n        \"key\": \"ascending\"\n      },\n      {\n        \"display\": \"Descending\",\n        \"key\": \"descending\"\n      }\n    ],\n    \"type\": [\n      {\n        \"display\": \"Range Bar\",\n        \"key\": \"range\"\n      },\n      {\n        \"display\": \"Bucket Values\",\n        \"key\": \"intervals\"\n      },\n      {\n        \"display\": \"Single\",\n        \"key\": \"multivalued\"\n      },\n      {\n        \"display\": \"Single\",\n        \"key\": \"singlevalued\"\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "47360b8a-db0a-4750-97b4-c292aa7004bd",
            "name": "getAllProductHsnCodes | List product HSN codes",
            "request": {
              "name": "getAllProductHsnCodes | List product HSN codes",
              "description": {
                "content": "Retrieve all HSN codes associated with company products and provide search capabilities based on HSN code, reporting HSN, etc",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "hsn",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "indicates current page number"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "indicates page size"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "search using hsn code, description, reporting_hsn"
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "search using type"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "145c594e-bbb3-4502-815a-70e437f1a17f",
                "name": "List of all HSN Codes.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "hsn",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "0920247825"
                      },
                      {
                        "key": "type",
                        "value": "goods"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id for which HSN codes needs to be fetched"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"country_code\": \"IN\",\n      \"description\": \"new Description\",\n      \"hsn_code\": \"0920247825\",\n      \"hsn_code_id\": \"000000000000000000000001\",\n      \"id\": \"67077d515186d85da1c356d1\",\n      \"modified_on\": \"2024-10-10T07:08:03.824Z\",\n      \"created_on\": \"2024-10-10T07:08:01.000Z\",\n      \"reporting_hsn\": \"0920247825H1\",\n      \"created_by\": {\n        \"user_id\": \"fe08aba77fe42c345b57952e\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_by\": {\n        \"user_id\": \"fe08aba77fe42c345b57952e\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"taxes\": [\n        {\n          \"rate\": 10,\n          \"threshold\": 0,\n          \"cess\": 12,\n          \"effective_date\": \"2023-07-20T19:05:00.000Z\"\n        }\n      ],\n      \"type\": \"goods\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a83b826d-6e24-4f3f-8bb2-f5b3caa78825",
            "name": "getSingleProductHSNCode | Get product HSN code",
            "request": {
              "name": "getSingleProductHSNCode | Get product HSN code",
              "description": {
                "content": "Retrieve HSN details associated with company ID and reporting HSN",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "hsn",
                  ":reporting_hsn"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "reporting_hsn",
                    "description": "(Required) reporting_hsn"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "374073ed-a004-437c-9ce4-1be0a2debdc5",
                "name": "Get specific HSN details. See example below or refer `HSNDataInsertV2` for details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "hsn",
                      ":reporting_hsn"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "reporting_hsn",
                        "description": "(Required) reporting_hsn"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id for which HSN codes needs to be fetched"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"6593fa4c5debe4e7a7e33364\",\n  \"country_code\": \"IN\",\n  \"created_by\": {\n    \"user_id\": \"adsadsadsfdsf\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"created_on\": \"2022-02-24T09:14:03.000Z\",\n  \"description\": \"Data for HSN Code\",\n  \"hsn_code\": \"89787179\",\n  \"modified_by\": {\n    \"user_id\": \"1\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"modified_on\": \"2022-02-24T09:14:03.000Z\",\n  \"reporting_hsn\": \"89787179H29\",\n  \"taxes\": [\n    {\n      \"cess\": 23,\n      \"effective_date\": \"2022-02-11T15:00:00.000Z\",\n      \"rate\": 5,\n      \"threshold\": 10000\n    },\n    {\n      \"effective_date\": \"2022-02-11T15:00:00.000Z\",\n      \"rate\": 12,\n      \"threshold\": 12000\n    },\n    {\n      \"effective_date\": \"2022-02-12T15:00:00.000Z\",\n      \"rate\": 18,\n      \"threshold\": 5000\n    }\n  ],\n  \"type\": \"goods\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7ae46dd4-8670-450b-9eae-6a39e05ffe4c",
            "name": "updateInventories | Update inventories",
            "request": {
              "name": "updateInventories | Update inventories",
              "description": {
                "content": "Allows to add Inventory for particular size and selling location. for associated companies",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "inventory",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"company_id\": \"<integer>\",\n  \"meta\": {},\n  \"payload\": [\n    {\n      \"seller_identifier\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"price_effective\": \"<number>\",\n      \"price_marked\": \"<number>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mode\": \"<string>\",\n      \"total_quantity\": \"<integer>\",\n      \"damaged_quantity\": \"<integer>\",\n      \"not_available_quantity\": \"<integer>\",\n      \"trace_id\": \"<string>\",\n      \"meta\": {\n        \"reprehenderitcf\": 33654690.681247905\n      }\n    },\n    {\n      \"seller_identifier\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"price_effective\": \"<number>\",\n      \"price_marked\": \"<number>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mode\": \"<string>\",\n      \"total_quantity\": \"<integer>\",\n      \"damaged_quantity\": \"<integer>\",\n      \"not_available_quantity\": \"<integer>\",\n      \"trace_id\": \"<string>\",\n      \"meta\": {\n        \"dolor_a_\": false,\n        \"minim13\": 39321930\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e0b77fff-c496-46de-b9a8-1bf08ff08e6c",
                "name": "Returns a success or partial success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "inventory",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"company_id\": 1,\n  \"payload\": [\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"price_marked\": 800,\n      \"price_effective\": 800,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"mode\": \"replace\",\n      \"total_quantity\": 10\n    },\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"mode\": \"delta\",\n      \"damage_quantity\": 10\n    },\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"mode\": \"delta\",\n      \"not_available_quantity\": -10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Product not found\",\n        \"reason_code\": 2005\n      }\n    },\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Size not found\",\n        \"reason_code\": 2004\n      }\n    }\n  ],\n  \"message\": \"Partially Successful\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ebbfe297-92c4-4bf9-816f-baa85d2eba5f",
                "name": "Returns a failed response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "inventory",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"company_id\": 1,\n  \"payload\": [\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"price_marked\": 800,\n      \"price_effective\": 800,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"mode\": \"replace\",\n      \"total_quantity\": 10\n    },\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"mode\": \"delta\",\n      \"damage_quantity\": 10\n    },\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"mode\": \"delta\",\n      \"not_available_quantity\": -10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Product not found\",\n        \"reason_code\": 2005\n      }\n    },\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Size not found\",\n        \"reason_code\": 2004\n      }\n    }\n  ],\n  \"message\": \"Failed\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "54dbb04c-d010-4228-b8fd-e1482cf61ae4",
            "name": "listInventoryExport | List inventory export jobs",
            "request": {
              "name": "listInventoryExport | List inventory export jobs",
              "description": {
                "content": "Retrieve the history of inventory export jobs associated with the company",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "inventory",
                  "download",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Status of the export job.(Pending, Running, Success)"
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<date>",
                    "description": "Inventory export history filtered according to from_date."
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<date>",
                    "description": "Inventory export history filtered according to from_date."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Inventory export history filtered according to task ID."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "da7549b4-9782-4528-86c4-171828f989d6",
                "name": "Returns a list of inventory export jobs",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "inventory",
                      "download",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "status",
                        "value": "Pending"
                      },
                      {
                        "key": "from_date",
                        "value": "<date>"
                      },
                      {
                        "key": "to_date",
                        "value": "<date>"
                      },
                      {
                        "key": "q",
                        "value": "120304f4-7d3e-11ee-a705-d6fb21611540"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) It is the unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": {\n    \"_id\": \"6401bd972a2e6c3d508c9203\",\n    \"completed_on\": \"2023-03-03T09:33:11.416Z\",\n    \"created_by\": {\n      \"user_id\": \"5e199e6998cfe1776f1385dc\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"created_on\": \"2023-03-03T09:27:51.262Z\",\n    \"filters\": {\n      \"brand_ids\": [\n        2751\n      ],\n      \"brands\": [\n        \"Puma\"\n      ],\n      \"store_ids\": [\n        3622\n      ],\n      \"stores\": [\n        \"Vikings Cbs\"\n      ]\n    },\n    \"id\": \"6401bd972a2e6c3d508c9203\",\n    \"modified_on\": \"2023-03-03T09:27:51.262Z\",\n    \"notification_emails\": [],\n    \"seller_id\": 577,\n    \"stats\": {\n      \"total\": 1,\n      \"success\": 1\n    },\n    \"status\": \"success\",\n    \"task_id\": \"ab469da4-b9a5-11ed-955a-d6fb21611540\",\n    \"type\": \"excel\",\n    \"url\": \"https://regrowth.s3.amazonaws.com/slingshot-catalogues/seller-catalog/577/ab469da4-b9a5-11ed-955a-d6fb21611540/ab469da4-b9a5-11ed-955a-d6fb21611540.zip\"\n  },\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 6,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b8f54f8e-9633-4431-916f-69ad44ff511a",
            "name": "createInventoryExport | Create inventory export",
            "request": {
              "name": "createInventoryExport | Create inventory export",
              "description": {
                "content": "creates export job for inventory data associated with a company",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "inventory",
                  "download",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"filters\": {\n    \"store_ids\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"brand_ids\": [\n      \"<integer>\",\n      \"<integer>\"\n    ],\n    \"from_date\": \"<dateTime>\",\n    \"quantity\": {\n      \"operators\": \"<string>\",\n      \"max\": \"<integer>\",\n      \"min\": \"<integer>\"\n    },\n    \"to_date\": \"<dateTime>\"\n  },\n  \"notification_emails\": [\n    \"<email>\",\n    \"<email>\"\n  ],\n  \"type\": \"csv\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b3a2de03-250b-42f1-a8cc-f6aa5bd8a237",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "inventory",
                      "download",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id in which assets to be uploaded."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"filters\": {\n    \"brand_ids\": [\n      2751\n    ],\n    \"store_ids\": [\n      3622\n    ]\n  },\n  \"type\": \"excel\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"seller_id\": 50176256,\n  \"task_id\": \"dolor in r\",\n  \"created_by\": \"1956-11-26T21:01:19.693Z\",\n  \"created_on\": \"1959-10-17T20:45:47.513Z\",\n  \"filters\": {\n    \"date_range\": {\n      \"from_date\": \"id irure\",\n      \"to_date\": \"laborum\"\n    },\n    \"logo\": \"irure D\",\n    \"from_date\": \"ex enim aliqua aute\",\n    \"stores\": 50461156,\n    \"to_date\": \"in laborum ullamco amet\",\n    \"dp_name\": \"amet\",\n    \"dp_ids\": \"occaecat laboris\",\n    \"lane\": \"fugiat Excepteur ullamco ex ut\",\n    \"selected_shipments\": \"qui laborum cillum\",\n    \"store_name\": \"dolore occaecat ad ut\",\n    \"deselected_shipments\": \"Excepteur magna \"\n  },\n  \"modified_on\": \"2020-02-24T02:51:46.724Z\",\n  \"notification_emails\": [\n    \"MyS6KJEcrR@sOmUIxhpZGPbaSaYDuWzFv.ra\",\n    \"WCXKSE@kavVAsEHiYkZjKDrtzaxfIOtffGPmV.qx\"\n  ],\n  \"status\": \"running\",\n  \"type\": \"cupidatat dolor dolor\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "008fbe4e-e3b9-4fed-82b7-7d6dacd642ae",
            "name": "getProducts | List products",
            "request": {
              "name": "getProducts | List products",
              "description": {
                "content": "Retrieve a list of available products",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Brand Ids"
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Brand Ids"
                  },
                  {
                    "disabled": false,
                    "key": "category_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Category Ids"
                  },
                  {
                    "disabled": false,
                    "key": "category_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Category Ids"
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Item Ids"
                  },
                  {
                    "disabled": false,
                    "key": "item_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Item Ids"
                  },
                  {
                    "disabled": false,
                    "key": "department_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Department Ids"
                  },
                  {
                    "disabled": false,
                    "key": "department_ids",
                    "value": "<integer>",
                    "description": "Get multiple products filtered by Department Ids"
                  },
                  {
                    "disabled": false,
                    "key": "item_code",
                    "value": "<string>",
                    "description": "Get multiple products filtered by Item Code"
                  },
                  {
                    "disabled": false,
                    "key": "item_code",
                    "value": "<string>",
                    "description": "Get multiple products filtered by Item Code"
                  },
                  {
                    "disabled": false,
                    "key": "name",
                    "value": "<string>",
                    "description": "Get multiple products filtered by Name (Pattern Match)"
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Get multiple products filtered by Slug"
                  },
                  {
                    "disabled": false,
                    "key": "all_identifiers",
                    "value": "<string>",
                    "description": "Get multiple products filtered by All Identifiers"
                  },
                  {
                    "disabled": false,
                    "key": "all_identifiers",
                    "value": "<string>",
                    "description": "Get multiple products filtered by All Identifiers"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Get multiple products filtered by q string"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Get multiple products filtered by tags"
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Get multiple products filtered by tags"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "number",
                    "description": "For pagination type value can be cursor or number. Default is number."
                  },
                  {
                    "disabled": false,
                    "key": "sort_on",
                    "value": "latest",
                    "description": "Field which is to be used for sorting, default is latest. Value can be latest (modified_on) or created (record id)"
                  },
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "<string>",
                    "description": "If page_type is cursor, each response will contain **next_id** param (datetime or id depending upon sort_on), which should be sent back as page_id to make cursor pagination work."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "fca93125-14c3-4a93-bf63-a811618c0137",
                "name": "Product Meta.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "brand_ids",
                        "value": "101"
                      },
                      {
                        "key": "brand_ids",
                        "value": "102"
                      },
                      {
                        "key": "brand_ids",
                        "value": "103"
                      },
                      {
                        "key": "category_ids",
                        "value": "1"
                      },
                      {
                        "key": "category_ids",
                        "value": "2"
                      },
                      {
                        "key": "category_ids",
                        "value": "3"
                      },
                      {
                        "key": "item_ids",
                        "value": "1001"
                      },
                      {
                        "key": "item_ids",
                        "value": "1002"
                      },
                      {
                        "key": "department_ids",
                        "value": "5"
                      },
                      {
                        "key": "department_ids",
                        "value": "10"
                      },
                      {
                        "key": "item_code",
                        "value": "CODE123"
                      },
                      {
                        "key": "item_code",
                        "value": "CODE456"
                      },
                      {
                        "key": "name",
                        "value": "Sample Product"
                      },
                      {
                        "key": "slug",
                        "value": "sample-product-slug"
                      },
                      {
                        "key": "all_identifiers",
                        "value": "IDENT123"
                      },
                      {
                        "key": "all_identifiers",
                        "value": "IDENT456"
                      },
                      {
                        "key": "q",
                        "value": "search query"
                      },
                      {
                        "key": "tags",
                        "value": "tag1"
                      },
                      {
                        "key": "tags",
                        "value": "tag2"
                      },
                      {
                        "key": "page_no",
                        "value": "2"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      },
                      {
                        "key": "page_type",
                        "value": "cursor"
                      },
                      {
                        "key": "sort_on",
                        "value": "created"
                      },
                      {
                        "key": "page_id",
                        "value": "2023-10-01T12:00:00Z"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Get list of products filtered by company Id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_custom_json\": {},\n      \"all_company_ids\": [\n        1\n      ],\n      \"all_identifiers\": [\n        \"19WE100\"\n      ],\n      \"all_sizes\": [\n        {\n          \"brand_uid\": 1,\n          \"company_id\": 1,\n          \"identifiers\": [\n            {\n              \"gtin_type\": \"ean\",\n              \"gtin_value\": \"HGS272727272\",\n              \"primary\": true\n            }\n          ],\n          \"item_code\": \"TVSET111\",\n          \"marked_price\": 35000,\n          \"seller_identifier\": \"HGS272727272\",\n          \"size\": \"XXLX23, MX11, LX67, XLX45 (146 PCS)\"\n        }\n      ],\n      \"brand\": {\n        \"logo\": {\n          \"aspect_ratio\": \"1:1\",\n          \"aspect_ratio_f\": 1,\n          \"secure_url\": \"https://hdn-1.jiox0.de/jioecomm/seller/pictures/logo/50x0/apple-7f951c/logo_apple.png\",\n          \"url\": \"https://hdn-1.jiox0.de/jioecomm/seller/pictures/logo/50x0/apple-7f951c/logo_apple.png\"\n        },\n        \"name\": \"Apple\",\n        \"uid\": 13\n      },\n      \"brand_uid\": 1,\n      \"category_slug\": \"qled-television\",\n      \"category_uid\": 1,\n      \"marketer-name\": \"STEVE MADDEN\",\n      \"marketer-address\": \"Wework Dimond, Vijay Nagag, MIDC - 49122\",\n      \"sustainable\": [\n        \"Regular\"\n      ],\n      \"country_of_origin\": \"India\",\n      \"created_by\": {\n        \"user_id\": \"5\",\n        \"username\": \"918888888888_12345\"\n      },\n      \"created_on\": \"2021-04-02T15:43:59.410Z\",\n      \"currency\": \"INR\",\n      \"custom_order\": {\n        \"is_custom_order\": true,\n        \"manufacturing_time\": 2,\n        \"manufacturing_time_unit\": \"days\"\n      },\n      \"departments\": [\n        1\n      ],\n      \"description\": \"Tv\",\n      \"highlights\": [\n        \"42 Inch\"\n      ],\n      \"hs_code\": \"11111111\",\n      \"hsn_code\": \"11111111\",\n      \"id\": \"5f4f2f6371a5970001f13655\",\n      \"image_nature\": \"standard\",\n      \"images\": [\n        {\n          \"aspect_ratio\": \"16:25\",\n          \"aspect_ratio_f\": 0.64,\n          \"secure_url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/135x0/dcizgsG_Y-Tv-Set.png\",\n          \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/135x0/dcizgsG_Y-Tv-Set.png\"\n        }\n      ],\n      \"is_dependent\": false,\n      \"is_image_less_product\": false,\n      \"is_physical\": true,\n      \"is_set\": true,\n      \"item_code\": \"TVSET111\",\n      \"item_type\": \"set\",\n      \"l3_mapping\": [\n        \"electronics>qled_television\"\n      ],\n      \"media\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/135x0/dcizgsG_Y-Tv-Set.png\"\n        }\n      ],\n      \"modified_by\": {\n        \"user_id\": \"xxxxxxxxxxx\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"modified_on\": \"2021-04-02T15:43:59.410Z\",\n      \"primary_color\": \"Blue\",\n      \"multi_size\": true,\n      \"name\": \"TV Set\",\n      \"no_of_boxes\": 1,\n      \"price\": {\n        \"effective\": {\n          \"max\": 25000,\n          \"min\": 25000\n        },\n        \"marked\": {\n          \"max\": 35000,\n          \"min\": 35000\n        }\n      },\n      \"product_group_tag\": [],\n      \"product-age\": [],\n      \"product_publish\": {\n        \"is_set\": false,\n        \"product_online_date\": \"2021-04-02T15:43:59.410Z\"\n      },\n      \"return_config\": {\n        \"returnable\": false,\n        \"time\": 0,\n        \"unit\": \"days\"\n      },\n      \"short_description\": \"\",\n      \"size_guide\": \"slim-fit-shirts-for-men\",\n      \"sizes\": [\n        {\n          \"size\": \"FGX33, GHX33 (66 PCS)\",\n          \"store_count\": 1\n        },\n        {\n          \"size\": \"XSE WE23X100 (100 PCS)\",\n          \"store_count\": 2\n        },\n        {\n          \"size\": \"XSEX100 (100 PCS)\",\n          \"store_count\": 3\n        },\n        {\n          \"size\": \"XXLX23, MX11, LX67, XLX45 (146 PCS)\",\n          \"store_count\": 3\n        }\n      ],\n      \"slug\": \"tv-set\",\n      \"stage\": \"verified\",\n      \"synonyms\": [],\n      \"tags\": [],\n      \"teaser_tag\": {},\n      \"template_tag\": \"television\",\n      \"trader\": [\n        {\n          \"address\": [\n            \"sdfdsfsdf\"\n          ],\n          \"name\": \"asdasd\"\n        }\n      ],\n      \"trader_type\": \"Packer\",\n      \"uid\": 7501547,\n      \"variants\": {},\n      \"verification_status\": \"pending\",\n      \"verified_by\": {\n        \"user_id\": \"0\",\n        \"username\": \"test_example_com_12345\"\n      },\n      \"verified_on\": \"2020-07-23T04:20:43.810Z\",\n      \"bundle_details\": [\n        {\n          \"seller_identifier\": \"CREATE PRODUCT WEBHOOK TEST\",\n          \"net_quantity\": 1,\n          \"is_base\": true\n        },\n        {\n          \"seller_identifier\": \"SSAF\",\n          \"net_quantity\": 1,\n          \"is_base\": false\n        },\n        {\n          \"seller_identifier\": \"SKU-M-1009\",\n          \"net_quantity\": 1,\n          \"is_base\": false\n        }\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "eb4b1e09-f918-49ae-8651-839c3d7dd072",
            "name": "createProduct | Create product",
            "request": {
              "name": "createProduct | Create product",
              "description": {
                "content": "Users can create a product using this API, associating it with the provided company ID",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v3.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"brand_uid\": \"<integer>\",\n  \"category_slug\": \"<string>\",\n  \"company_id\": \"<integer>\",\n  \"country_of_origin\": \"<string>\",\n  \"currency\": \"<string>\",\n  \"departments\": [\n    \"<integer>\"\n  ],\n  \"item_code\": \"<string>\",\n  \"item_type\": \"<string>\",\n  \"name\": \"<string>\",\n  \"return_config\": {\n    \"returnable\": \"<boolean>\",\n    \"time\": \"<number>\",\n    \"unit\": \"<string>\"\n  },\n  \"sizes\": [\n    {\n      \"doloree09\": false,\n      \"ullamco9\": false\n    },\n    {\n      \"sint8\": 7249006.052795172,\n      \"cillum1\": 12029429,\n      \"cillum0\": -42349664.285568476\n    }\n  ],\n  \"slug\": \"<string>\",\n  \"tax_identifier\": {\n    \"tax_rule_id\": \"<string>\"\n  },\n  \"template_tag\": \"<string>\",\n  \"trader\": [\n    {\n      \"name\": \"<string>\",\n      \"address\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"address\": \"<string>\"\n    }\n  ],\n  \"_custom_json\": {\n    \"dolore49e\": 80238382,\n    \"qui05\": \"Excepteur occaecat commodo irur\"\n  },\n  \"action\": \"<string>\",\n  \"attributes\": {\n    \"est_1\": -30536793.479329243,\n    \"quis7\": \"ex commodo\"\n  },\n  \"bulk_job_id\": \"<string>\",\n  \"change_request_id\": \"<string>\",\n  \"custom_order\": {\n    \"is_custom_order\": \"<boolean>\",\n    \"manufacturing_time\": \"<integer>\",\n    \"manufacturing_time_unit\": \"<string>\"\n  },\n  \"description\": \"<string>\",\n  \"highlights\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"is_active\": true,\n  \"is_dependent\": false,\n  \"is_image_less_product\": false,\n  \"is_set\": false,\n  \"media\": [\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"esseea\": 40750358.60615674,\n        \"dolore__6\": false\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"in_41\": -28926604,\n        \"dolor_30\": -4962399\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    }\n  ],\n  \"multi_size\": true,\n  \"net_quantity\": {\n    \"value\": \"<number>\",\n    \"unit\": \"<string>\"\n  },\n  \"no_of_boxes\": 1,\n  \"product_group_tag\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"product_publish\": {\n    \"product_online_date\": \"<dateTime>\",\n    \"is_set\": \"<boolean>\"\n  },\n  \"requester\": \"user\",\n  \"short_description\": \"<string>\",\n  \"size_guide\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"teaser_tag\": {\n    \"tag\": \"<string>\",\n    \"url\": \"<url>\"\n  },\n  \"variant_group\": {\n    \"consectetur_0_\": false,\n    \"quisf72\": 28560844.99039854\n  },\n  \"variant_media\": {\n    \"tempor_1\": \"minim velit\",\n    \"tempor_7\": false\n  },\n  \"variants\": {\n    \"quis399\": false,\n    \"aliquip8\": -43247361.53272295\n  },\n  \"hs_code\": \"<string>\",\n  \"bundle_details\": [\n    {\n      \"bundle_group_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"bundle_count\": \"<integer>\",\n      \"article_bundle_id\": \"<string>\",\n      \"bundle_article_quantity\": \"<integer>\",\n      \"is_base\": \"<boolean>\",\n      \"price_marked\": \"<number>\",\n      \"price_effective\": \"<number>\",\n      \"item_id\": \"<integer>\",\n      \"item_type\": \"<string>\",\n      \"return_config\": {\n        \"allow_partial_return\": \"<boolean>\",\n        \"returnable\": \"<boolean>\",\n        \"unit\": \"<boolean>\",\n        \"time\": \"<boolean>\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"images\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"brand_name\": \"<string>\",\n      \"size\": \"<string>\"\n    },\n    {\n      \"bundle_group_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"bundle_count\": \"<integer>\",\n      \"article_bundle_id\": \"<string>\",\n      \"bundle_article_quantity\": \"<integer>\",\n      \"is_base\": \"<boolean>\",\n      \"price_marked\": \"<number>\",\n      \"price_effective\": \"<number>\",\n      \"item_id\": \"<integer>\",\n      \"item_type\": \"<string>\",\n      \"return_config\": {\n        \"allow_partial_return\": \"<boolean>\",\n        \"returnable\": \"<boolean>\",\n        \"unit\": \"<boolean>\",\n        \"time\": \"<boolean>\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"images\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"brand_name\": \"<string>\",\n      \"size\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "79a5fbd0-292e-4f9b-8c55-fa29d5eeb060",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v3.0",
                      "company",
                      ":company_id",
                      "products",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"brand_uid\": 7098,\n  \"item_code\": \"BMJ101\",\n  \"teaser_tag\": {},\n  \"net_quantity\": {\n    \"value\": 1\n  },\n  \"waist-rise\": \"yes\",\n  \"tax_identifier\": {\n    \"tax_rule_id\": \"6704b17dd4fbbf93f7b9eff4\"\n  },\n  \"hs_code\": \"124\",\n  \"country_of_origin\": \"India\",\n  \"variants\": {},\n  \"variant_media\": {},\n  \"description\": \"PHA+c29tZSBkZXNjcmlwdGlvbjwvcD4KPHN0eWxlIGRhdGEtaWQ9InRpbnltY2Utc3RvcmVmcm9udC1zdHlsZSI+IAogICAgICAgICAgICAgICAgICAgIGJsb2NrcXVvdGUsIGlmcmFtZSwgLnR3aXR0ZXItdHdlZXR7CiAgICAgICAgICAgICAgICAgICAgICAgIGRpc3BsYXk6IGZsZXg7CiAgICAgICAgICAgICAgICAgICAgICAgIG1hcmdpbi1sZWZ0OiBhdXRvICFpbXBvcnRhbnQ7CiAgICAgICAgICAgICAgICAgICAgICAgIG1hcmdpbi1yaWdodDogYXV0byAhaW1wb3J0YW50OwogICAgICAgICAgICAgICAgICAgICAgICBtYXgtd2lkdGg6IDEwMCU7CiAgICAgICAgICAgICAgICAgICAgfQogICAgICAgICAgICAgICAgICAgIGltZ3sKICAgICAgICAgICAgICAgICAgICAgICAgbWF4LXdpZHRoOiAxMDAlOwogICAgICAgICAgICAgICAgICAgICAgICBoZWlnaHQ6IGF1dG87CiAgICAgICAgICAgICAgICAgICAgfQogICAgICAgICAgICAgICAgICAgIC53YXJuaW5nLWJhbm5lcnsKICAgICAgICAgICAgICAgICAgICAgICAgdmlzaWJpbGl0eTogaGlkZGVuCiAgICAgICAgICAgICAgICAgICAgfQogICAgICAgICAgICAgICAgPHNwYW4gaWQ9Im1jZV9tYXJrZXIiIGRhdGEtbWNlLXR5cGU9ImJvb2ttYXJrIiBkYXRhLW1jZS1mcmFnbWVudD0iMSI+PC9zcGFuPjwvc3R5bGU+CjxzdHlsZSBkYXRhLWlkPSJ0aW55bWNlLXN0b3JlZnJvbnQtc3R5bGUiPiAKICAgICAgICAgICAgICAgICAgICBibG9ja3F1b3RlLCBpZnJhbWUsIC50d2l0dGVyLXR3ZWV0ewogICAgICAgICAgICAgICAgICAgICAgICBkaXNwbGF5OiBmbGV4OwogICAgICAgICAgICAgICAgICAgICAgICBtYXJnaW4tbGVmdDogYXV0byAhaW1wb3J0YW50OwogICAgICAgICAgICAgICAgICAgICAgICBtYXJnaW4tcmlnaHQ6IGF1dG8gIWltcG9ydGFudDsKICAgICAgICAgICAgICAgICAgICAgICAgbWF4LXdpZHRoOiAxMDAlOwogICAgICAgICAgICAgICAgICAgIH0KICAgICAgICAgICAgICAgICAgICBpbWd7CiAgICAgICAgICAgICAgICAgICAgICAgIG1heC13aWR0aDogMTAwJTsKICAgICAgICAgICAgICAgICAgICAgICAgaGVpZ2h0OiBhdXRvOwogICAgICAgICAgICAgICAgICAgIH0KICAgICAgICAgICAgICAgICAgICAud2FybmluZy1iYW5ucnsKICAgICAgICAgICAgICAgICAgICAgICAgdmlzaWJpbGl0eTogaGlkZGVuCiAgICAgICAgICAgICAgICAgICAgfQogICAgICAgICAgICAgICAgIDwvc3R5bGU+\",\n  \"short_description\": \"some description\",\n  \"highlights\": [],\n  \"company_id\": 1,\n  \"template_tag\": \"bottomwear\",\n  \"currency\": \"INR\",\n  \"media\": [\n    {\n      \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/9o-YyJAj4-TEST4.jpeg\",\n      \"type\": \"image\"\n    }\n  ],\n  \"is_set\": false,\n  \"sizes\": [\n    {\n      \"size\": \"OS\",\n      \"price\": 10,\n      \"price_effective\": 10,\n      \"price_transfer\": 0,\n      \"currency\": \"INR\",\n      \"item_length\": 10,\n      \"item_width\": 10,\n      \"item_height\": 10,\n      \"item_weight\": 100,\n      \"item_dimensions_unit_of_measure\": \"cm\",\n      \"item_weight_unit_of_measure\": \"gram\",\n      \"track_inventory\": true,\n      \"identifiers\": [\n        {\n          \"gtin_value\": \"323425\",\n          \"gtin_type\": \"sku_code\",\n          \"primary\": true\n        }\n      ],\n      \"_custom_json\": {}\n    }\n  ],\n  \"_custom_json\": {},\n  \"size_guide\": \"pranav-size-guide\",\n  \"product_group_tag\": [\n    \"muskan_test5\"\n  ],\n  \"product_publish\": {\n    \"product_online_date\": \"2024-10-08T19:45:00.000Z\",\n    \"is_set\": true\n  },\n  \"is_active\": true,\n  \"custom_order\": {\n    \"is_custom_order\": true,\n    \"manufacturing_time\": 5,\n    \"manufacturing_time_unit\": \"hours\"\n  },\n  \"multi_size\": true,\n  \"no_of_boxes\": 1,\n  \"is_dependent\": false,\n  \"item_type\": \"standard\",\n  \"tags\": [\n    \"1+6\"\n  ],\n  \"departments\": [\n    35\n  ],\n  \"category_slug\": \"activewear-joggers\",\n  \"name\": \"Black Multi Jogger\",\n  \"slug\": \"black-multi-jogger\",\n  \"trader\": [\n    {\n      \"type\": \"Manufacturer\",\n      \"name\": \"sons\",\n      \"address\": [\n        \"sons\"\n      ]\n    }\n  ],\n  \"return_config\": {\n    \"returnable\": true,\n    \"time\": 3,\n    \"unit\": \"days\"\n  },\n  \"bundle_details\": [\n    {\n      \"seller_identifier\": \"CREATE PRODUCT WEBHOOK TEST\",\n      \"net_quantity\": 1,\n      \"is_base\": true\n    },\n    {\n      \"seller_identifier\": \"SSAF\",\n      \"net_quantity\": 1,\n      \"is_base\": false\n    },\n    {\n      \"seller_identifier\": \"SKU-M-1009\",\n      \"net_quantity\": 1,\n      \"is_base\": false\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "24aa466d-3598-4b42-a15d-15c55821cc82",
            "name": "editProduct | Update a product",
            "request": {
              "name": "editProduct | Update a product",
              "description": {
                "content": "Modify the details and settings of an existing product in the catalog.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v3.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Id of the product to be updated."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"brand_uid\": \"<integer>\",\n  \"category_slug\": \"<string>\",\n  \"company_id\": \"<integer>\",\n  \"country_of_origin\": \"<string>\",\n  \"currency\": \"<string>\",\n  \"departments\": [\n    \"<integer>\"\n  ],\n  \"item_code\": \"<string>\",\n  \"item_type\": \"<string>\",\n  \"name\": \"<string>\",\n  \"return_config\": {\n    \"returnable\": \"<boolean>\",\n    \"time\": \"<number>\",\n    \"unit\": \"<string>\"\n  },\n  \"sizes\": [\n    {\n      \"do_7a\": \"Ut\",\n      \"Duis_7\": \"laborum mollit proident\",\n      \"ut1\": -1939797.7356204987\n    },\n    {\n      \"nisi7a3\": -78647748.07740557,\n      \"ad87\": \"ipsum aliqua est cupidatat Lorem\",\n      \"aute_f\": \"dolore sed magna\"\n    }\n  ],\n  \"slug\": \"<string>\",\n  \"tax_identifier\": {\n    \"tax_rule_id\": \"<string>\"\n  },\n  \"template_tag\": \"<string>\",\n  \"trader\": [\n    {\n      \"name\": \"<string>\",\n      \"address\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"address\": \"<string>\"\n    }\n  ],\n  \"_custom_json\": {\n    \"consectetur8e\": \"nisi laboris\",\n    \"reprehenderit_a9d\": -88284215,\n    \"dolore_3\": -44993729.35646293,\n    \"proidentb5\": \"amet cupidatat pariatur commodo\"\n  },\n  \"action\": \"<string>\",\n  \"attributes\": {\n    \"adipisicing_e1c\": -8736844.20179157\n  },\n  \"bulk_job_id\": \"<string>\",\n  \"change_request_id\": \"<string>\",\n  \"custom_order\": {\n    \"is_custom_order\": \"<boolean>\",\n    \"manufacturing_time\": \"<integer>\",\n    \"manufacturing_time_unit\": \"<string>\"\n  },\n  \"description\": \"<string>\",\n  \"highlights\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"is_active\": true,\n  \"is_dependent\": false,\n  \"is_image_less_product\": false,\n  \"is_set\": false,\n  \"media\": [\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"dolorebb\": 51817960.7893281\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"velit_ee\": 30324163.105007157,\n        \"nulla_8b\": 8822530.394559085,\n        \"nulla__6\": -75641207\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    }\n  ],\n  \"multi_size\": true,\n  \"net_quantity\": {\n    \"value\": \"<number>\",\n    \"unit\": \"<string>\"\n  },\n  \"no_of_boxes\": 1,\n  \"product_group_tag\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"product_publish\": {\n    \"product_online_date\": \"<dateTime>\",\n    \"is_set\": \"<boolean>\"\n  },\n  \"requester\": \"user\",\n  \"short_description\": \"<string>\",\n  \"size_guide\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"hs_code\": \"<string>\",\n  \"teaser_tag\": {\n    \"tag\": \"<string>\",\n    \"url\": \"<url>\"\n  },\n  \"uid\": \"<integer>\",\n  \"variant_group\": {\n    \"pariatur_6f\": 61773071,\n    \"consectetur72\": \"eiusmod sed\"\n  },\n  \"variant_media\": {\n    \"cupidatat05\": -13631623,\n    \"anim84\": \"velit elit\",\n    \"consectetur_8ca\": \"sunt nulla ullamco amet\"\n  },\n  \"variants\": {\n    \"cupidatat_6a1\": 91921322.03993094,\n    \"non_0\": \"ea cillum do commodo\",\n    \"consectetur_45b\": 94613783\n  },\n  \"bundle_details\": [\n    {\n      \"bundle_group_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"bundle_count\": \"<integer>\",\n      \"article_bundle_id\": \"<string>\",\n      \"bundle_article_quantity\": \"<integer>\",\n      \"is_base\": \"<boolean>\",\n      \"price_marked\": \"<number>\",\n      \"price_effective\": \"<number>\",\n      \"item_id\": \"<integer>\",\n      \"item_type\": \"<string>\",\n      \"return_config\": {\n        \"allow_partial_return\": \"<boolean>\",\n        \"returnable\": \"<boolean>\",\n        \"unit\": \"<boolean>\",\n        \"time\": \"<boolean>\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"images\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"brand_name\": \"<string>\",\n      \"size\": \"<string>\"\n    },\n    {\n      \"bundle_group_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"bundle_count\": \"<integer>\",\n      \"article_bundle_id\": \"<string>\",\n      \"bundle_article_quantity\": \"<integer>\",\n      \"is_base\": \"<boolean>\",\n      \"price_marked\": \"<number>\",\n      \"price_effective\": \"<number>\",\n      \"item_id\": \"<integer>\",\n      \"item_type\": \"<string>\",\n      \"return_config\": {\n        \"allow_partial_return\": \"<boolean>\",\n        \"returnable\": \"<boolean>\",\n        \"unit\": \"<boolean>\",\n        \"time\": \"<boolean>\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"images\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"brand_name\": \"<string>\",\n      \"size\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "38222330-b48b-4da7-9437-5030c53b7cbe",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v3.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Id of the product to be updated."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_custom_json\": {},\n  \"attributes\": {\n    \"essential\": \"Yes\",\n    \"gender\": [\n      \"Boys\"\n    ],\n    \"marketer-address\": \"Nazarbagh\",\n    \"marketer-name\": \"Mazarbagh\",\n    \"primary_color\": \"Red\",\n    \"primary_material\": \"Canvas\"\n  },\n  \"brand\": {\n    \"logo\": {\n      \"aspect_ratio\": \"1:1\",\n      \"aspect_ratio_f\": 1,\n      \"secure_url\": \"https://hdn-1.fynd.com/brands/pictures/square-logo/50x0/mPBaWqGRnjR-RMOnlpdMPKm-yjn5mua63gfmzdpombb1.png\",\n      \"url\": \"https://hdn-1.fynd.com/brands/pictures/square-logo/50x0/mPBaWqGRnjR-RMOnlpdMPKm-yjn5mua63gfmzdpombb1.png\"\n    },\n    \"name\": \"RollUp\",\n    \"uid\": 1486\n  },\n  \"brand_uid\": 1486,\n  \"category_slug\": \"printed-tape\",\n  \"company_id\": 884,\n  \"country_of_origin\": \"India\",\n  \"currency\": \"INR\",\n  \"departments\": [\n    11\n  ],\n  \"description\": \"FyndStore 4 inch Printed BOPP Tapes \",\n  \"hsn_code\": \"48190000\",\n  \"id\": \"5f5a433c74f3f400017cdaa0\",\n  \"is_active\": true,\n  \"is_dependent\": false,\n  \"is_set\": true,\n  \"item_code\": \"TP_FS_01\",\n  \"item_type\": \"set\",\n  \"media\": [\n    {\n      \"type\": \"image\",\n      \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/TPFS01/IMG20200624130956.jpg\"\n    }\n  ],\n  \"multi_size\": true,\n  \"name\": \"Printed Fyndstore Packaging Tape (4inch X 6 Meter length) - Pack of 2\",\n  \"product_publish\": {\n    \"is_set\": false,\n    \"product_online_date\": \"2020-09-10T15:16:12.322Z\"\n  },\n  \"return_config\": {\n    \"returnable\": true,\n    \"time\": 30,\n    \"unit\": \"days\"\n  },\n  \"sizes\": [\n    {\n      \"brand_uid\": 1486,\n      \"company_id\": 884,\n      \"currency\": \"INR\",\n      \"id\": \"5f5a433c74f3f400017cdaa1\",\n      \"identifiers\": [\n        {\n          \"gtin_type\": \"sku_code\",\n          \"gtin_value\": \"TP_FS_01\",\n          \"primary\": true\n        }\n      ],\n      \"is_set\": true,\n      \"item_code\": \"TP_FS_01\",\n      \"item_dimensions_unit_of_measure\": \"cm\",\n      \"item_height\": 10.16,\n      \"item_length\": 10.16,\n      \"item_weight\": 0.15,\n      \"item_weight_unit_of_measure\": \"gram\",\n      \"item_width\": 10.16,\n      \"price\": 1000,\n      \"price_effective\": 999,\n      \"price_transfer\": 0,\n      \"seller_identifier\": \"TP_FS_01\",\n      \"set\": {\n        \"quantity\": 1,\n        \"size_distribution\": {\n          \"sizes\": [\n            {\n              \"pieces\": 1,\n              \"size\": \"OS\"\n            }\n          ]\n        }\n      },\n      \"size\": \"OS\",\n      \"store_count\": 1,\n      \"track_inventory\": true\n    }\n  ],\n  \"slug\": \"printed-fyndstore-packaging-tape-4inch-x-6-meter-length-pack-of-2-49d7343fc677\",\n  \"tax_identifier\": {},\n  \"template_tag\": \"industrial-supplies\",\n  \"trader\": [\n    {\n      \"name\": \"ab\"\n    }\n  ],\n  \"uid\": 1282497,\n  \"variants\": {},\n  \"size_guide\": \"pranav-size-guide\",\n  \"teaser_tag\": {},\n  \"no_of_boxes\": 1,\n  \"net_quantity\": {\n    \"value\": 1\n  },\n  \"custom_order\": {\n    \"is_custom_order\": true,\n    \"manufacturing_time\": 5,\n    \"manufacturing_time_unit\": \"hours\"\n  },\n  \"short_description\": \"some description 1\",\n  \"variant_media\": {},\n  \"all_sizes\": [\n    {\n      \"size\": \"OS\",\n      \"identifiers\": [\n        {\n          \"primary\": true,\n          \"gtin_value\": \"323425\",\n          \"gtin_type\": \"sku_code\"\n        }\n      ],\n      \"item_length\": 10,\n      \"item_weight\": 100,\n      \"item_height\": 10,\n      \"item_width\": 10,\n      \"item_weight_unit_of_measure\": \"gram\",\n      \"item_dimensions_unit_of_measure\": \"cm\"\n    }\n  ],\n  \"is_expirable\": false,\n  \"created_on\": \"2024-10-08T07:21:11.537000\",\n  \"modified_on\": \"2024-10-08T10:20:17.030000\",\n  \"created_by\": {\n    \"username\": \"sandbox@example.com\",\n    \"user_id\": \"568995eaea27695468bd6064\",\n    \"super_user\": false\n  },\n  \"modified_by\": {\n    \"username\": \"sandbox@example.com\",\n    \"user_id\": \"568995eaea27695468bd6064\",\n    \"super_user\": false\n  },\n  \"store_count\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ad926907-88e9-4760-85c9-69cd0158e7e3",
            "name": "partialUpdateProduct | Patch a product",
            "request": {
              "name": "partialUpdateProduct | Patch a product",
              "description": {
                "content": "Partially update an existing product in the catalog using PATCH method. This operation allows you to modify specific fields of a product without affecting other attributes. Only the fields provided in the request body will be updated, while all other existing product data remains unchanged.\nFor objects (e.g. attributes), merge keys shallowly: any key in the patch overrides the existing value.\nFor arrays of primitives (e.g. tags): replaced wholesale when present.\nFor arrays of objects (e.g. sizes): match on a unique identifier (seller_identifier) and apply the merge-patch per element; unmentioned elements remain unchanged.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v3.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item ID of the product to be patched."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"_custom_json\": {\n    \"aute_90d\": \"commodo enim in\"\n  },\n  \"attributes\": {\n    \"aliqua_43\": \"cillum ad nisi est\",\n    \"dolore_9d4\": \"consequat\"\n  },\n  \"country_of_origin\": \"<string>\",\n  \"custom_order\": {\n    \"is_custom_order\": \"<boolean>\",\n    \"manufacturing_time\": \"<integer>\",\n    \"manufacturing_time_unit\": \"<string>\"\n  },\n  \"description\": \"<string>\",\n  \"highlights\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"is_active\": \"<boolean>\",\n  \"is_dependent\": \"<boolean>\",\n  \"media\": [\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"proident_29d\": 89848865.7194871,\n        \"nostrud_a\": \"commodo laboris ad reprehenderi\",\n        \"exb\": \"deserunt ea Lorem\"\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"esse_854\": -38801773\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    }\n  ],\n  \"multi_size\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"net_quantity\": {\n    \"value\": \"<number>\",\n    \"unit\": \"<string>\"\n  },\n  \"no_of_boxes\": \"<integer>\",\n  \"product_group_tag\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"product_publish\": {\n    \"product_online_date\": \"<dateTime>\",\n    \"is_set\": \"<boolean>\"\n  },\n  \"return_config\": {\n    \"returnable\": \"<boolean>\",\n    \"time\": \"<number>\",\n    \"unit\": \"<string>\"\n  },\n  \"short_description\": \"<string>\",\n  \"size_guide\": \"<string>\",\n  \"sizes\": [\n    {\n      \"item_width\": \"<float>\",\n      \"item_height\": \"<float>\",\n      \"item_weight\": \"<float>\",\n      \"price\": \"<float>\",\n      \"track_inventory\": \"<boolean>\",\n      \"_custom_json\": {\n        \"irure_\": -33725524\n      },\n      \"seller_identifier\": \"<string>\",\n      \"item_length\": \"<float>\",\n      \"price_effective\": \"<float>\"\n    },\n    {\n      \"item_width\": \"<float>\",\n      \"item_height\": \"<float>\",\n      \"item_weight\": \"<float>\",\n      \"price\": \"<float>\",\n      \"track_inventory\": \"<boolean>\",\n      \"_custom_json\": {\n        \"officia1\": \"in reprehenderit eu\",\n        \"ut8\": \"proident officia et vo\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"item_length\": \"<float>\",\n      \"price_effective\": \"<float>\"\n    }\n  ],\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"tax_identifier\": {\n    \"tax_rule_id\": \"<string>\"\n  },\n  \"hs_code\": \"<string>\",\n  \"teaser_tag\": {\n    \"tag\": \"<string>\",\n    \"url\": \"<url>\"\n  },\n  \"template_tag\": \"<string>\",\n  \"trader\": [\n    {\n      \"name\": \"<string>\",\n      \"address\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"address\": \"<string>\"\n    }\n  ],\n  \"variant_group\": {\n    \"veniam_0\": 62178303.93847436,\n    \"Duis43\": -22776704\n  },\n  \"variant_media\": {\n    \"ut5\": -74972985,\n    \"consequat20d\": true,\n    \"aliquip_2\": \"amet laborum minim\"\n  },\n  \"variants\": {\n    \"culpa453\": -97749395.86695509\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "187e7981-ee66-4755-8d0c-ca49b95d9505",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v3.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item ID of the product to be patched."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_custom_json\": {},\n  \"description\": \"dGVzdCBkZXNjcmlwdGlvbg==\",\n  \"attributes\": {\n    \"essential\": \"Yes\",\n    \"gender\": [\n      \"Boys\"\n    ],\n    \"marketer-address\": \"Nazarbagh\",\n    \"marketer-name\": \"Mazarbagh\",\n    \"primary_color\": \"Red\",\n    \"primary_material\": \"Canvas\"\n  },\n  \"category_slug\": \"printed-tape\",\n  \"country_of_origin\": \"India\",\n  \"currency\": \"INR\",\n  \"departments\": [\n    11\n  ],\n  \"hs_code\": \"48190000\",\n  \"id\": \"5f5a433c74f3f400017cdaa0\",\n  \"is_active\": true,\n  \"is_dependent\": false,\n  \"media\": [\n    {\n      \"type\": \"image\",\n      \"url\": \"https://hdn-1.fynd.com/media/pictures/tagged_items/original/TPFS01/IMG20200624130956.jpg\"\n    }\n  ],\n  \"multi_size\": true,\n  \"name\": \"Printed Fyndstore Packaging Tape (4inch X 6 Meter length) - Pack of 2\",\n  \"product_publish\": {\n    \"is_set\": false,\n    \"product_online_date\": \"2020-09-10T15:16:12.322Z\"\n  },\n  \"return_config\": {\n    \"returnable\": true,\n    \"time\": 30,\n    \"unit\": \"days\"\n  },\n  \"sizes\": {\n    \"item_height\": 10.16,\n    \"item_length\": 10.16,\n    \"item_weight\": 0.15,\n    \"item_width\": 10.16,\n    \"price\": 1000,\n    \"price_effective\": 999,\n    \"price_transfer\": 0,\n    \"seller_identifier\": \"TP_FS_01\",\n    \"track_inventory\": true\n  },\n  \"tax_identifier\": {},\n  \"template_tag\": \"industrial-supplies\",\n  \"size_guide\": \"pranav-size-guide\",\n  \"no_of_boxes\": 1,\n  \"net_quantity\": {\n    \"value\": 1\n  },\n  \"custom_order\": {\n    \"is_custom_order\": true,\n    \"manufacturing_time\": 5,\n    \"manufacturing_time_unit\": \"hours\"\n  },\n  \"short_description\": \"some description 1\",\n  \"variant_media\": {\n    \"colour\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/products/pictures/item/free/original/Wwm080vOK-ai-image-1760091208833-7kxkh9uv144.jpg\"\n  },\n  \"variants\": {\n    \"colour\": [\n      \"NKT2\"\n    ],\n    \"primary_color\": [\n      \"NKT2\"\n    ]\n  },\n  \"variant_group\": {\n    \"colour\": \"activewear-t-shirts-65086549-80459280\",\n    \"primary_color\": \"activewear-t-shirts-65086549-80459280\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5df7f95d-312e-4470-81d4-53d97b531e75",
            "name": "deleteProduct | Delete product",
            "request": {
              "name": "deleteProduct | Delete product",
              "description": {
                "content": "Users can delete a product by providing the item_id and company_id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Id of the product to be deleted."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "f9cbca21-86d7-4cd5-9e18-3860fa79a58d",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company Id of the company associated with the product to be deleted."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Id of the product to be deleted."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "444a4e12-4547-4b27-810c-cbe18651a8a6",
                "name": "Product or company not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company Id of the company associated with the product to be deleted."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Id of the product to be deleted."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"404\",\n  \"message\": \"Product or company not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c7a71717-d400-4213-8d54-a0ee27af06cb",
            "name": "getProduct | Get a product",
            "request": {
              "name": "getProduct | Get a product",
              "description": {
                "content": "Retrieve data associated to a particular product.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "brand_uid",
                    "value": "<integer>",
                    "description": "Brand Id of the product."
                  },
                  {
                    "disabled": false,
                    "key": "item_code",
                    "value": "<string>",
                    "description": "Item code of the product."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item Id of the product."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "942d7c1e-3e4b-4c50-bbbb-539314fad517",
                "name": "Product object. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "brand_uid",
                        "value": "11122"
                      },
                      {
                        "key": "item_code",
                        "value": "ITEM123"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id of the product."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item Id of the product."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"_custom_json\": {},\n    \"all_company_ids\": [\n      835\n    ],\n    \"all_identifiers\": [\n      \"TEST-015434\"\n    ],\n    \"attributes\": {\n      \"essential\": \"No\",\n      \"gender\": [\n        \"Men\"\n      ],\n      \"marketer-address\": \"dfg\",\n      \"marketer-name\": \"gfdfd\",\n      \"pattern\": \"Printed\",\n      \"primary_color\": \"Black\",\n      \"primary_material\": \"Cotton Blend\"\n    },\n    \"brand\": {\n      \"logo\": {\n        \"aspect_ratio\": \"1:1\",\n        \"aspect_ratio_f\": 1,\n        \"secure_url\": \"\",\n        \"url\": \"\"\n      },\n      \"name\": \"product1\",\n      \"uid\": 3272\n    },\n    \"brand_uid\": 3272,\n    \"category\": {\n      \"l1\": {\n        \"name\": \"Ethnic Wear\",\n        \"slug\": \"ethnic-wear\",\n        \"uid\": 443\n      },\n      \"l2\": {\n        \"name\": \"Hijabs & Abayas\",\n        \"slug\": \"hijabs-abayas\",\n        \"uid\": 414\n      },\n      \"l3\": {\n        \"name\": \"Abayas\",\n        \"slug\": \"abayas\",\n        \"uid\": 441\n      }\n    },\n    \"category_slug\": \"abayas\",\n    \"category_uid\": 441,\n    \"country_of_origin\": \"India\",\n    \"created_by\": {\n      \"super_user\": false,\n      \"user_id\": \"757bf08ff5dd4ba95f8778cf\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"created_on\": \"2023-02-16T09:37:31.304Z\",\n    \"currency\": \"INR\",\n    \"custom_order\": {\n      \"is_custom_order\": false,\n      \"manufacturing_time\": 0,\n      \"manufacturing_time_unit\": \"days\"\n    },\n    \"departments\": [\n      21\n    ],\n    \"description\": \"\",\n    \"highlights\": [],\n    \"id\": \"63edf95bf314486d44a6b361\",\n    \"is_active\": true,\n    \"is_dependent\": false,\n    \"is_expirable\": false,\n    \"is_image_less_product\": false,\n    \"is_set\": false,\n    \"item_code\": \"TEST-01\",\n    \"item_type\": \"standard\",\n    \"media\": [\n      {\n        \"type\": \"image\",\n        \"url\": \"/x0/products/pictures/item/free/original/Hsw-U3Kut-Test-01.jpeg\"\n      }\n    ],\n    \"modified_by\": {\n      \"super_user\": false,\n      \"user_id\": \"757bf08ff5dd4ba95f8778cf\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"modified_on\": \"2023-02-16T09:37:31.304Z\",\n    \"multi_size\": false,\n    \"name\": \"Test-01\",\n    \"net_quantity\": {},\n    \"no_of_boxes\": 1,\n    \"product_group_tag\": [],\n    \"product_publish\": {\n      \"is_set\": false,\n      \"product_online_date\": \"2023-02-16T09:37:29.620Z\"\n    },\n    \"return_config\": {\n      \"returnable\": false,\n      \"time\": 0,\n      \"unit\": \"days\"\n    },\n    \"short_description\": \"\",\n    \"size_guide\": \"\",\n    \"sizes\": [\n      {\n        \"_custom_json\": {},\n        \"brand_uid\": 3272,\n        \"company_id\": 835,\n        \"created_on\": \"2023-02-16T09:37:31.352Z\",\n        \"currency\": \"INR\",\n        \"id\": \"63edf95bf314486d44a6b364\",\n        \"identifiers\": [\n          {\n            \"gtin_type\": \"ean\",\n            \"gtin_value\": \"TEST-015434\",\n            \"primary\": true\n          }\n        ],\n        \"is_set\": false,\n        \"item_code\": \"TEST-01\",\n        \"item_dimensions_unit_of_measure\": \"cm\",\n        \"item_height\": 10,\n        \"item_length\": 10,\n        \"item_weight\": 10,\n        \"item_weight_unit_of_measure\": \"gram\",\n        \"item_width\": 10,\n        \"modified_on\": \"2023-02-16T09:37:31.352Z\",\n        \"price\": 10,\n        \"price_effective\": 10,\n        \"price_transfer\": 0,\n        \"seller_identifier\": \"TEST-015434\",\n        \"size\": \"OS\",\n        \"track_inventory\": true,\n        \"bundle_details\": [\n          {\n            \"seller_identifier\": \"CREATE PRODUCT WEBHOOK TEST\",\n            \"net_quantity\": 1,\n            \"is_base\": true\n          },\n          {\n            \"seller_identifier\": \"SSAF\",\n            \"net_quantity\": 1,\n            \"is_base\": false\n          },\n          {\n            \"seller_identifier\": \"SKU-M-1009\",\n            \"net_quantity\": 1,\n            \"is_base\": false\n          }\n        ]\n      }\n    ],\n    \"slug\": \"test-01-7542894\",\n    \"stage\": \"pending\",\n    \"tags\": [],\n    \"tax_identifier\": {\n      \"tax_rule_id\": \"63d78f483c1714abdd406766\",\n      \"reporting_hsn\": \"2024413880H1\",\n      \"hsn_code\": \"2024413880\",\n      \"hsn_code_id\": \"6704b17dd4fbbf93f7b9eff4\"\n    },\n    \"hs_code\": \"124\",\n    \"teaser_tag\": {},\n    \"template_tag\": \"ethnicwear\",\n    \"trader\": [\n      {\n        \"address\": [\n          \"fdgh\"\n        ],\n        \"name\": \"fgt\",\n        \"type\": \"Manufacturer\"\n      }\n    ],\n    \"uid\": 7542894,\n    \"variant_media\": {},\n    \"variants\": {}\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "de0b6e4e-9458-4480-8166-aa3815ce9aff",
            "name": "deleteRealtimeInventory | Delete an inventory ",
            "request": {
              "name": "deleteRealtimeInventory | Delete an inventory ",
              "description": {
                "content": "You can use this API to delete inventory linked to a particular product size. When you make the API call, the inventory associated with that size will be removed as part of api process.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "inventory",
                  ":seller_identifier"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item code of the product of which size is to be get."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "seller_identifier",
                    "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"company_id\": \"<integer>\",\n  \"meta\": {},\n  \"payload\": [\n    {\n      \"seller_identifier\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"price_effective\": \"<number>\",\n      \"price_marked\": \"<number>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mode\": \"<string>\",\n      \"total_quantity\": \"<integer>\",\n      \"damaged_quantity\": \"<integer>\",\n      \"not_available_quantity\": \"<integer>\",\n      \"trace_id\": \"<string>\",\n      \"meta\": {\n        \"aliquip__\": 61309152,\n        \"esse_8\": false,\n        \"ut513\": 30062330.824157745,\n        \"sint_c\": \"sed proident dolor\"\n      }\n    },\n    {\n      \"seller_identifier\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"price_effective\": \"<number>\",\n      \"price_marked\": \"<number>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mode\": \"<string>\",\n      \"total_quantity\": \"<integer>\",\n      \"damaged_quantity\": \"<integer>\",\n      \"not_available_quantity\": \"<integer>\",\n      \"trace_id\": \"<string>\",\n      \"meta\": {\n        \"cupidatat1\": 64026946.491610795\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5ad52718-3eef-4533-a73c-45bd227d6afe",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "inventory",
                      ":seller_identifier"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item code of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"company_id\": 1,\n  \"payload\": [\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"price_marked\": 800,\n      \"price_effective\": 800,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"total_quantity\": 10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a4794e31-32a9-4abb-8a4b-232e4dee9549",
                "name": "Returns a failed response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "inventory",
                      ":seller_identifier"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item code of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"company_id\": 1,\n  \"payload\": [\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"price_marked\": 800,\n      \"price_effective\": 800,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"total_quantity\": 10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Product not found\",\n        \"reason_code\": 2005\n      }\n    },\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Size not found\",\n        \"reason_code\": 2004\n      }\n    }\n  ],\n  \"message\": \"Failed\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dc81d70e-1eef-4a2e-9b9f-4cccd72d2ea8",
            "name": "updateRealtimeInventory | Update an inventory",
            "request": {
              "name": "updateRealtimeInventory | Update an inventory",
              "description": {
                "content": "enables you to add inventory for a specific size and selling location (store). The inventory updates will be reflected instantly after the API call.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "products",
                  ":item_id",
                  "inventory",
                  ":seller_identifier"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) Item code of the product of which size is to be get."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "seller_identifier",
                    "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"company_id\": \"<integer>\",\n  \"meta\": {},\n  \"payload\": [\n    {\n      \"seller_identifier\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"price_effective\": \"<number>\",\n      \"price_marked\": \"<number>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mode\": \"<string>\",\n      \"total_quantity\": \"<integer>\",\n      \"damaged_quantity\": \"<integer>\",\n      \"not_available_quantity\": \"<integer>\",\n      \"trace_id\": \"<string>\",\n      \"meta\": {\n        \"aliquip__\": 61309152,\n        \"esse_8\": false,\n        \"ut513\": 30062330.824157745,\n        \"sint_c\": \"sed proident dolor\"\n      }\n    },\n    {\n      \"seller_identifier\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"expiration_date\": \"<dateTime>\",\n      \"price_effective\": \"<number>\",\n      \"price_marked\": \"<number>\",\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mode\": \"<string>\",\n      \"total_quantity\": \"<integer>\",\n      \"damaged_quantity\": \"<integer>\",\n      \"not_available_quantity\": \"<integer>\",\n      \"trace_id\": \"<string>\",\n      \"meta\": {\n        \"cupidatat1\": 64026946.491610795\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0143dc8c-2558-437f-a1ed-76372105671f",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "inventory",
                      ":seller_identifier"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item code of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"company_id\": 1,\n  \"payload\": [\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"price_marked\": 800,\n      \"price_effective\": 800,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"total_quantity\": 10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "09863866-f145-400c-bc33-0e24f75bfd26",
                "name": "Returns a failed response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v2.0",
                      "company",
                      ":company_id",
                      "products",
                      ":item_id",
                      "inventory",
                      ":seller_identifier"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) Item code of the product of which size is to be get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which inventory is to get."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"company_id\": 1,\n  \"payload\": [\n    {\n      \"seller_identifier\": \"BMJ101\",\n      \"store_id\": 117098,\n      \"price_marked\": 800,\n      \"price_effective\": 800,\n      \"expiration_date\": \"9998-01-30T18:29:00.000Z\",\n      \"total_quantity\": 10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Product not found\",\n        \"reason_code\": 2005\n      }\n    },\n    {\n      \"data\": {\n        \"expiration_date\": \"9998-01-30T23:59:00.000Z\",\n        \"price_effective\": 109.01,\n        \"price_marked\": 130,\n        \"seller_identifier\": \"SELLER123\",\n        \"store_id\": 124,\n        \"total_quantity\": 34\n      },\n      \"reason\": {\n        \"message\": \"Size not found\",\n        \"reason_code\": 2004\n      }\n    }\n  ],\n  \"message\": \"Failed\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a16b932f-e428-4d2a-85b4-61e1a4ee9100",
            "name": "updateLocationPrice | Update an Article Price",
            "request": {
              "name": "updateLocationPrice | Update an Article Price",
              "description": {
                "content": "enables you to update article price for a specific size and selling location (store). The price updates will be reflected instantly after the API call.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "store",
                  ":store_id",
                  "identifier",
                  ":seller_identifier",
                  "price"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "store_id",
                    "description": "(Required) The Store Id to update price of size for specific store."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "seller_identifier",
                    "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which article price is to update."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"price_effective\": \"<number>\",\n  \"price_marked\": \"<number>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8f7f11d0-1ea3-40a9-9cd1-ec6863760381",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "store",
                      ":store_id",
                      "identifier",
                      ":seller_identifier",
                      "price"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product for that article price to be updated."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_id",
                        "description": "(Required) The Store Id to update price of size for specific store."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which article price is to update."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"price_effective\": 8.99,\n  \"price_marked\": 10.99,\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Successful\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c4255224-7238-4ad6-b447-9ab734b30dd2",
                "name": "Returned a failed response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "store",
                      ":store_id",
                      "identifier",
                      ":seller_identifier",
                      "price"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product for that article price to be updated."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_id",
                        "description": "(Required) The Store Id to update price of size for specific store."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which article price is to update."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"price_effective\": 8.99,\n  \"price_marked\": 10.99,\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"item_id provided is not available\",\n      \"field\": \"item_id\"\n    },\n    {\n      \"message\": \"price_marked should be greater than equal to price_effective\",\n      \"field\": \"price_marked\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "41b67617-8dc4-40b4-8f9a-7da51a3ccfa0",
            "name": "updateLocationQuantity | Update an Article Quantity",
            "request": {
              "name": "updateLocationQuantity | Update an Article Quantity",
              "description": {
                "content": "enables you to update article quantity for a specific size and selling location (store). The quantity updates will be reflected instantly after the API call.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "store",
                  ":store_id",
                  "identifier",
                  ":seller_identifier",
                  "quantity"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "store_id",
                    "description": "(Required) The Store Id to update quantity of size for specific store."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "seller_identifier",
                    "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which article quantity is to update."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"expiration_date\": \"<dateTime>\",\n  \"total_quantity\": \"<integer>\",\n  \"damaged_quantity\": \"<integer>\",\n  \"not_available_quantity\": \"<integer>\",\n  \"mode\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "75875cde-f122-478b-aa85-538dabb2bebc",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "store",
                      ":store_id",
                      "identifier",
                      ":seller_identifier",
                      "quantity"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product for that article quantity to be updated."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_id",
                        "description": "(Required) The Store Id to update quantity of size for specific store."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which article quantity is to update."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"expiration_date\": \"2023-06-30T15:43:59.410Z\",\n  \"total_quantity\": 100,\n  \"damaged_quantity\": 100,\n  \"not_available_quantity\": 100,\n  \"mode\": \"delta\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Successful\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a69689b8-a07b-4380-9ecd-1d2a98d4b5d5",
                "name": "Returned a failed response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "store",
                      ":store_id",
                      "identifier",
                      ":seller_identifier",
                      "quantity"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to product for that article quantity to be updated."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_id",
                        "description": "(Required) The Store Id to update quantity of size for specific store."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "seller_identifier",
                        "description": "(Required) Size Identifier (Seller Identifier or Primary Identifier) of which article quantity is to update."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"expiration_date\": \"2023-06-30T15:43:59.410Z\",\n  \"total_quantity\": 100,\n  \"damaged_quantity\": 100,\n  \"not_available_quantity\": 100,\n  \"mode\": \"delta\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"item_id provided is not available\",\n      \"field\": \"item_id\"\n    },\n    {\n      \"message\": \"total_quantity is required in request payload\",\n      \"field\": \"total_quantity\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "76391e8b-9cbd-4cd8-a139-b1fe1077933d",
            "name": "createTax | Create Tax Rule",
            "request": {
              "name": "createTax | Create Tax Rule",
              "description": {
                "content": "Create a tax rule in a company, including its initial (live) version.  The API supports both default (country-level) and region-specific versions by using optional  parameters such as 'region_type' and 'areas'. This enables granular taxation rules scoped to  different geographic regions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  "versions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"rule\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\"\n  },\n  \"versions\": {\n    \"components\": [\n      {\n        \"name\": \"<string>\",\n        \"rate\": \"<float>\",\n        \"tax_amount\": \"<float>\",\n        \"taxable_amount\": \"<float>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"rate\": \"<float>\",\n        \"tax_amount\": \"<float>\",\n        \"taxable_amount\": \"<float>\"\n      }\n    ],\n    \"scope\": \"<string>\",\n    \"applicable_date\": \"<dateTime>\",\n    \"region_type\": \"<string>\",\n    \"areas\": {\n      \"regions\": [\n        \"<string>\"\n      ],\n      \"country\": \"<string>\"\n    },\n    \"store_ids\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2319939b-e4e3-4e85-93e7-5964040137fe",
                "name": "Successfully created the tax rule and version.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      "versions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the tax rule will be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule\": {\n    \"name\": \"GST Rule - Country\",\n    \"description\": \"Default country tax rule\"\n  },\n  \"versions\": [\n    {\n      \"scope\": \"COUNTRY\",\n      \"components\": [\n        {\n          \"name\": \"GST\",\n          \"slabs\": [\n            {\n              \"value\": 0,\n              \"rate\": 0.18\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"rule\": {\n    \"_id\": \"6994369c0ff019879d1cd5a0\",\n    \"name\": \"GST Rule - Country\",\n    \"description\": \"Default country tax rule\",\n    \"is_default\": false,\n    \"company_id\": 8845,\n    \"status\": \"ACTIVE\",\n    \"created_on\": \"2026-02-17T09:36:28+00:00\",\n    \"modified_on\": \"2026-02-17T09:36:28+00:00\"\n  },\n  \"versions\": [\n    {\n      \"scope\": \"COUNTRY\",\n      \"_id\": \"6994369c0ff019879d1cd5a1\",\n      \"rule_id\": \"6994369c0ff019879d1cd5a0\",\n      \"applicable_date\": \"2026-02-16T18:30:00+00:00\",\n      \"created_on\": \"2026-02-17T09:36:28+00:00\",\n      \"modified_on\": \"2026-02-17T09:36:28+00:00\",\n      \"company_id\": 8845,\n      \"status\": \"ACTIVE\",\n      \"components\": [\n        {\n          \"_id\": \"6994369c0ff019879d1cd59f\",\n          \"name\": \"GST\",\n          \"slabs\": [\n            {\n              \"rate\": 0.18,\n              \"value\": 0\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3b24b765-0ab7-4b37-a5ef-dc8382cc0505",
            "name": "getAllTaxRules | Get all tax rules of a company",
            "request": {
              "name": "getAllTaxRules | Get all tax rules of a company",
              "description": {
                "content": "Retrieves a list of all tax rules defined for a company, along with their details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search query to filter tax rules"
                  },
                  {
                    "disabled": false,
                    "key": "statuses",
                    "value": "<string>",
                    "description": "Filter tax rules based on their lifecycle status."
                  },
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "<integer>",
                    "description": "The page number to retrieve"
                  },
                  {
                    "disabled": false,
                    "key": "limit",
                    "value": "<integer>",
                    "description": "Maximum number of tax rule items per page"
                  },
                  {
                    "disabled": false,
                    "key": "version_status",
                    "value": "<string>",
                    "description": "Filter tax rules to include only those with versions in the specified status."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7d78b8cc-2a87-4562-aa0a-5b6b4791f0fa",
                "name": "A list of tax rules",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "test 3"
                      },
                      {
                        "key": "statuses",
                        "value": "ACTIVE"
                      },
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "10"
                      },
                      {
                        "key": "version_status",
                        "value": "LIVE"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company whose tax rules are being retrieved"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"versions\": [\n        {\n          \"_id\": \"688b4990ac9ead8e90a667d4\",\n          \"rule_id\": \"688b4990ac9ead8e90a667d2\",\n          \"applicable_date\": \"2025-07-31T10:46:40.925000\",\n          \"created_on\": \"2025-07-31T10:46:40\",\n          \"modified_on\": \"2025-07-31T10:46:40\",\n          \"company_id\": 1234,\n          \"status\": \"INACTIVE\",\n          \"region_code\": \"6911b9c777c5c2ce792691da\",\n          \"components\": [\n            {\n              \"_id\": \"688b4990ac9ead8e90a667d3\",\n              \"name\": \"GST\",\n              \"description\": \"\",\n              \"slabs\": [\n                {\n                  \"rate\": 0.03,\n                  \"value\": 0\n                },\n                {\n                  \"rate\": 0.05,\n                  \"value\": 1\n                }\n              ]\n            }\n          ],\n          \"scope\": \"COUNTRY\",\n          \"version_status\": \"LIVE\"\n        }\n      ],\n      \"rule\": {\n        \"_id\": \"688b4990ac9ead8e90a667d2\",\n        \"name\": \"Tiered Tax Rule 7 – 3% and 5%\",\n        \"description\": \"testing\",\n        \"is_default\": false,\n        \"company_id\": 611807,\n        \"status\": \"INACTIVE\",\n        \"created_on\": \"2025-07-31T10:46:40\",\n        \"modified_on\": \"2025-07-31T10:46:40\"\n      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"type\": \"number\",\n    \"size\": 10,\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 28\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "44841c46-2f9e-4cfa-8776-1cbbf71ca439",
            "name": "updateTaxRule | Update Tax Rule",
            "request": {
              "name": "updateTaxRule | Update Tax Rule",
              "description": {
                "content": "Update the details of an existing tax rule for a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  ":rule_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) Unique identifier of the tax rule to update"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"is_default\": \"<boolean>\",\n  \"status\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0468c3eb-89ec-4a8d-9afd-3ed91d64bacf",
                "name": "Successfully updated the tax rule",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      ":rule_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the tax rule is being updated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) Unique identifier of the tax rule to update"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"tax 20%\",\n  \"is_default\": false,\n  \"status\": \"INACTIVE\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6736e63e810235677a97a6b0\",\n  \"rule_name\": \"test 3\",\n  \"is_default\": false,\n  \"company_id\": 1,\n  \"created_on\": \"2024-11-15T11:42:12\",\n  \"modified_on\": \"2024-11-15T11:42:12\",\n  \"status\": \"ACTIVE\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cf86cb83-e6f4-4edb-acfa-bba1b3844f86",
            "name": "deleteTaxRule | Delete a tax rule",
            "request": {
              "name": "deleteTaxRule | Delete a tax rule",
              "description": {
                "content": "Deletes a tax rule and all its associated versions. Note: A rule cannot be deleted if it is set as the default or is currently assigned to any product. \nTo proceed with deletion, ensure you first assign another rule as the default and unlink this rule from all products.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  ":rule_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) Unique identifier of the tax rule to be deleted"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "eecca5ea-45f1-4246-b206-15cc648d881e",
                "name": "Successful deletion of the tax rule.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      ":rule_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) Unique identifier of the tax rule to be deleted"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company associated with the tax rule to be deleted"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Tax rule and its versions have been successfully deleted\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ad462ddc-8157-4edd-a553-752a943a96e6",
            "name": "getTaxVersionDetails | Get tax versions for a tax rule",
            "request": {
              "name": "getTaxVersionDetails | Get tax versions for a tax rule",
              "description": {
                "content": "Retrieve the versions of a tax rule. You can filter results by version status.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  ":rule_id",
                  "versions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "version_status",
                    "value": "ALL",
                    "description": "Filter by tax version status"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Case-insensitive search by region name (e.g., \"john\", \"New York\") to find matching tax versions"
                  },
                  {
                    "disabled": false,
                    "key": "limit",
                    "value": "10",
                    "description": "The number of items to return per page for paginated past versions"
                  },
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "1",
                    "description": "The page number for paginated past versions."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) Unique identifier of the tax rule"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b9a0157a-6f16-4f3f-806d-380b102a7bc8",
                "name": "Successfully retrieved tax rule versions",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      ":rule_id",
                      "versions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "version_status",
                        "value": "ALL"
                      },
                      {
                        "key": "q",
                        "value": "Rajasthan"
                      },
                      {
                        "key": "limit",
                        "value": "10"
                      },
                      {
                        "key": "page",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the tax rule versoin is being retrieved"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) Unique identifier of the tax rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"6736e63e810235677a97a6b0\",\n      \"rule_id\": \"6736e63e810235677a97a6b1\",\n      \"applicable_date\": \"2024-11-15T11:42:12\",\n      \"created_on\": \"2024-11-15T11:42:12\",\n      \"modified_on\": \"2024-11-15T11:42:12\",\n      \"company_id\": 1,\n      \"status\": \"ACTIVE\",\n      \"region_code\": \"6911b9c777c5c2ce792691da\",\n      \"region\": {\n        \"name\": \"Geoarea Taxation 2025-11-10\",\n        \"slug\": \"geoarea-taxation-2025-11-10\",\n        \"areas\": [\n          {\n            \"regions\": [\n              {\n                \"uid\": \"690b4153a0a5280a1f1ca72b\",\n                \"display_name\": \"RAJASTHAN\",\n                \"sub_type\": \"state\",\n                \"parent_id\": [\n                  \"690b4153a0a5280a1f1ca718\"\n                ]\n              }\n            ],\n            \"country\": {\n              \"uid\": \"690b4153a0a5280a1f1ca718\",\n              \"display_name\": \"India\"\n            }\n          }\n        ]\n      },\n      \"components\": [\n        {\n          \"name\": \"VAT\",\n          \"slabs\": [\n            {\n              \"value\": 0,\n              \"rate\": 0.1\n            },\n            {\n              \"value\": 200,\n              \"rate\": 0.12\n            }\n          ],\n          \"_id\": \"6736e63e810235677a97a6b4\"\n        }\n      ],\n      \"version_status\": \"LIVE\"\n    },\n    {\n      \"_id\": \"6736e63e810235677a97a6b2\",\n      \"rule_id\": \"6736e63e810235677a97a6b3\",\n      \"applicable_date\": \"2024-12-01T00:00:00\",\n      \"created_on\": \"2024-11-20T10:00:00\",\n      \"modified_on\": \"2024-11-20T10:00:00\",\n      \"company_id\": 2,\n      \"status\": \"ACTIVE\",\n      \"components\": [\n        {\n          \"name\": \"GST\",\n          \"slabs\": [\n            {\n              \"value\": 500,\n              \"rate\": 0.18\n            }\n          ],\n          \"_id\": \"6736e63e810235677a97a6b5\"\n        }\n      ],\n      \"version_status\": \"LIVE\"\n    }\n  ],\n  \"rule\": {\n    \"_id\": \"6736e63e810235677a97a6b0\",\n    \"rule_name\": \"Standard Tax Rule\",\n    \"is_default\": true,\n    \"company_id\": 1,\n    \"created_on\": \"2024-11-15T11:42:12\",\n    \"modified_on\": \"2024-11-15T11:42:12\",\n    \"status\": \"ACTIVE\"\n  },\n  \"page\": {\n    \"total_items\": 2,\n    \"total_pages\": 1,\n    \"current_page\": 1,\n    \"limit\": 10\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b7fb5c68-de57-47d9-af1e-59c7da1268aa",
            "name": "createTaxVersion | Create a tax version",
            "request": {
              "name": "createTaxVersion | Create a tax version",
              "description": {
                "content": "Creates a tax version using the provided rule_id with support for scheduled applicability and optional region-level overrides.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  ":rule_id",
                  "versions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) Unique identifier of the tax rule"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"components\": [\n    {\n      \"name\": \"<string>\",\n      \"rate\": \"<float>\",\n      \"tax_amount\": \"<float>\",\n      \"taxable_amount\": \"<float>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"rate\": \"<float>\",\n      \"tax_amount\": \"<float>\",\n      \"taxable_amount\": \"<float>\"\n    }\n  ],\n  \"scope\": \"<string>\",\n  \"applicable_date\": \"<dateTime>\",\n  \"region_type\": \"<string>\",\n  \"areas\": {\n    \"regions\": [\n      \"<string>\"\n    ],\n    \"country\": \"<string>\"\n  },\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e175f58b-5332-477f-9353-3c195cab2503",
                "name": "Successfully created tax rule.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      ":rule_id",
                      "versions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the tax rule is being created"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) Unique identifier of the tax rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"scope\": \"COUNTRY\",\n  \"components\": [\n    {\n      \"name\": \"GST\",\n      \"slabs\": [\n        {\n          \"value\": 0.1,\n          \"rate\": 0.06\n        }\n      ]\n    }\n  ],\n  \"applicable_date\": \"2026-02-20T00:00:00Z\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"scope\": \"COUNTRY\",\n  \"_id\": \"6994187adbdc6a3dca61a1e0\",\n  \"rule_id\": \"69940da7b06a221adea06469\",\n  \"applicable_date\": \"2026-02-19T18:30:00+00:00\",\n  \"created_on\": \"2026-02-17T07:27:53+00:00\",\n  \"modified_on\": \"2026-02-17T07:27:53+00:00\",\n  \"company_id\": 8845,\n  \"status\": \"ACTIVE\",\n  \"components\": [\n    {\n      \"_id\": \"6994187adbdc6a3dca61a1df\",\n      \"name\": \"GST\",\n      \"slabs\": [\n        {\n          \"value\": 0.1,\n          \"rate\": 0.06\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "afc35641-0687-4f72-959b-105faf5af6ee",
            "name": "deleteTaxVersion | Delete a tax version",
            "request": {
              "name": "deleteTaxVersion | Delete a tax version",
              "description": {
                "content": "Deletes a tax rule using the provided rule_id. Only future/scheduled version can be deleted.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  ":rule_id",
                  "versions",
                  ":version_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) Unique identifier of the tax rule to be deleted"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "version_id",
                    "description": "(Required) Unique identifier of the tax version to be deleted"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "9c1dda49-0348-4b82-a68a-36d6d4505d9a",
                "name": "Successful deletion of the tax version",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      ":rule_id",
                      "versions",
                      ":version_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) Unique identifier of the tax rule to be deleted"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "version_id",
                        "description": "(Required) Unique identifier of the tax version to be deleted"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the tax rule is being deleted"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Tax version have been successfully deleted\",\n  \"tax_version_id\": \"68cf7da735f228ee1757037e\",\n  \"rule_id\": \"68cf7da735f228ee1757037d\",\n  \"deleted_on\": \"2026-02-10T11:29:59.000Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dfd95158-7f91-4d1f-95e5-c4214c211473",
            "name": "updateTaxVersion | Update a tax version",
            "request": {
              "name": "updateTaxVersion | Update a tax version",
              "description": {
                "content": "When updating a tax version, the rules differ depending on whether it is a live version (that is, its applicable_date is now or in the past) or a scheduled version (with an applicable_date in the future). \nFor live versions, only the component names may be modified and only when the corresponding _id also matches, while changes to fields such as applicable_date, scope, store_ids, areas, region_type, and any other properties are not allowed. \nIn contrast, for scheduled (future) versions, you may change the applicable_date using an ISO datetime representing the date and time the version takes effect (at the start of the local day); to avoid changing it, simply pass the current applicable_date value. \nComponents can be added, updated, or removed: new components may omit _id, and omitting a known _id from the request will remove that component. The scope (COUNTRY by default, or STORE or REGION) can be set; for STORE scope, store_ids are required—if not specified, the existing store_ids are used. \nFor REGION scope, areas are required and region_type can be provided or will default to the current setting. In all cases, component names are validated, and only one version per rule may exist for each local day.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "rules",
                  ":rule_id",
                  "versions",
                  ":version_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) Unique identifier of the tax rule to be updated"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "version_id",
                    "description": "(Required) Unique identifier of the tax version to be updated"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"components\": [\n    {\n      \"name\": \"<string>\",\n      \"slabs\": [\n        {\n          \"value\": \"<float>\",\n          \"rate\": \"<float>\"\n        },\n        {\n          \"value\": \"<float>\",\n          \"rate\": \"<float>\"\n        }\n      ],\n      \"_id\": \"<string>\",\n      \"description\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"slabs\": [\n        {\n          \"value\": \"<float>\",\n          \"rate\": \"<float>\"\n        },\n        {\n          \"value\": \"<float>\",\n          \"rate\": \"<float>\"\n        }\n      ],\n      \"_id\": \"<string>\",\n      \"description\": \"<string>\"\n    }\n  ],\n  \"applicable_date\": \"<dateTime>\",\n  \"region_type\": \"<string>\",\n  \"areas\": {\n    \"regions\": [\n      \"<string>\"\n    ],\n    \"country\": \"<string>\"\n  },\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0c45a67f-2b8c-4c5b-9f78-f55c3898c563",
                "name": "Successful update of the tax version",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "rules",
                      ":rule_id",
                      "versions",
                      ":version_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) Unique identifier of the tax rule to be updated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "version_id",
                        "description": "(Required) Unique identifier of the tax version to be updated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the tax rule is being updated"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"components\": [\n    {\n      \"name\": \"GST\",\n      \"slabs\": [\n        {\n          \"value\": 1000,\n          \"rate\": 0.05\n        },\n        {\n          \"value\": 5000,\n          \"rate\": 0.12\n        }\n      ],\n      \"_id\": \"6736e63e810235677a97a6b0\"\n    }\n  ],\n  \"applicable_date\": \"2024-11-15T11:42:12\",\n  \"region_type\": \"state\",\n  \"areas\": {\n    \"regions\": [\n      \"64a93d1f2f0a4e5c7b123458\",\n      \"64a93d1f2f0a4e5c7b123459\"\n    ],\n    \"country\": \"64a93d1f2f0a4e5c7b123457\"\n  },\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6736e63e810235677a97a6b0\",\n  \"rule_id\": \"6736e63e810235677a97a6b1\",\n  \"applicable_date\": \"2024-11-15T11:42:12\",\n  \"created_on\": \"2024-11-15T11:42:12\",\n  \"modified_on\": \"2024-11-15T11:42:12\",\n  \"company_id\": 1,\n  \"status\": \"ACTIVE\",\n  \"region_code\": \"6911b9c777c5c2ce792691da\",\n  \"components\": [\n    {\n      \"name\": \"VAT\",\n      \"slabs\": [\n        {\n          \"value\": 0,\n          \"rate\": 0.1\n        },\n        {\n          \"value\": 200,\n          \"rate\": 0.12\n        }\n      ],\n      \"_id\": \"6736e63e810235677a97a6b2\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f60d3139-4f0b-4ba8-bd71-51e1d8bb0d9d",
            "name": "getHsCodes | Get HS/SAC codes",
            "request": {
              "name": "getHsCodes | Get HS/SAC codes",
              "description": {
                "content": "Retrieve a list of Harmonized System (HS)) or Service Accounting Code (SAC)) codes for a company.\nHS codes are used to classify goods in international trade, while SAC codes classify services for taxation purposes.\nSupports optional filtering and pagination.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "hscodes"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "1",
                    "description": "The page number for pagination."
                  },
                  {
                    "disabled": false,
                    "key": "limit",
                    "value": "50",
                    "description": "The number of items to return per page."
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Filter by HS/SAC code type."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search query to filter HS/SAC codes by code or description."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "45fb0c2a-5406-48bc-b371-4f049800816a",
                "name": "Successfully retrieved HS/SAC codes.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "hscodes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "50"
                      },
                      {
                        "key": "type",
                        "value": "HS"
                      },
                      {
                        "key": "q",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which to retrieve HS/SAC codes."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"6736e63e810235677a97a6b0\",\n      \"hs_code\": \"123456\",\n      \"description\": \"Sample description\",\n      \"created_on\": \"2024-11-15T11:42:12\",\n      \"modified_on\": \"2024-11-15T11:42:12\",\n      \"company_id\": 1,\n      \"type\": \"HS\",\n      \"country_iso\": \"IN\"\n    },\n    {\n      \"_id\": \"6736e63e810235677a97a6b1\",\n      \"hs_code\": \"789012\",\n      \"description\": \"Another sample description\",\n      \"created_on\": \"2024-11-15T11:42:12\",\n      \"modified_on\": \"2024-11-15T11:42:12\",\n      \"company_id\": 1,\n      \"type\": \"SAC\",\n      \"country_iso\": \"IN\"\n    }\n  ],\n  \"page\": {\n    \"total_items\": 2,\n    \"total_pages\": 1,\n    \"current_page\": 1,\n    \"limit\": 50\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "17eb593c-734d-4109-975f-9d732ba482ab",
            "name": "createHsCode | Create HS/SAC code",
            "request": {
              "name": "createHsCode | Create HS/SAC code",
              "description": {
                "content": "Create a new Harmonized System (HS) or Service Accounting Code (SAC). These codes are used for product and service identification in taxation and compliance processes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "hscodes"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"hs_code\": \"<string>\",\n  \"created_on\": \"<dateTime>\",\n  \"modified_on\": \"<dateTime>\",\n  \"company_id\": \"<integer>\",\n  \"description\": \"<string>\",\n  \"_id\": \"<string>\",\n  \"country_iso\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "faede6be-3476-4eb9-a6ba-7304e54e0956",
                "name": "Successfully created HS/SAC code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "hscodes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which the HS/SAC code is being created"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"hs_code\": \"123456\",\n  \"description\": \"Sample description\",\n  \"type\": \"HS\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6736e63e810235677a97a6b0\",\n  \"hs_code\": \"123456\",\n  \"description\": \"Sample description\",\n  \"created_on\": \"2024-11-15T11:42:12\",\n  \"modified_on\": \"2024-11-15T11:42:12\",\n  \"company_id\": 1,\n  \"type\": \"HS\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "204a03e1-c9f0-43d2-bca9-806b5fc7afba",
            "name": "getFollowedProducts | Retrieve followed products by user",
            "request": {
              "name": "getFollowedProducts | Retrieve followed products by user",
              "description": {
                "content": "List all product ids a user has wishlisted or is following for sales channel.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user",
                  ":user_id",
                  "products",
                  "follow"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "1",
                    "description": "The identifier used to retrieve the next set of results. This parameter follows cursor-based pagination."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items per page"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) User ID to fetch the followed list"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "96c034c2-18a9-4e45-b6c8-32665317bd58",
                "name": "Successfully retrieved followed products.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user",
                      ":user_id",
                      "products",
                      "follow"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_id",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the Company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The Application ID of the store front"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID to fetch the followed list"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"product_id\": \"12345\",\n      \"followed_on\": \"2024-01-15T10:30:00Z\"\n    }\n  ],\n  \"page\": {\n    \"has_next\": false,\n    \"next_id\": null\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "df01eb2c-4cea-4ea1-92ac-556f34485049",
            "name": "createTaxComponentName | Create tax component name",
            "request": {
              "name": "createTaxComponentName | Create tax component name",
              "description": {
                "content": "Tax components represent different types of taxes that may be applied to products or transactions, \nsuch as sales tax, value-added tax (VAT), goods and services tax, consumption tax, \nor other region-specific taxation systems. This endpoint allows companies to define and \ncustomize the names of tax components according to their local tax regulations and business requirements.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "component-names"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a926b571-51c1-4378-a4eb-de7414969272",
                "name": "Successfully created component names",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "component-names"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company for which tax component names are being defined."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"VAT\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6736e63e810235677a97a6b0\",\n  \"name\": \"Component 1\",\n  \"created_on\": \"2024-11-15T11:42:12\",\n  \"modified_on\": \"2024-11-15T11:42:12\",\n  \"company_id\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "10f478a5-fc53-4dbd-8f29-533239816a4e",
            "name": "getTaxComponentNames | Get component names",
            "request": {
              "name": "getTaxComponentNames | Get component names",
              "description": {
                "content": "Retrieve the list of all tax component names for a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "taxes",
                  "component-names"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "256f565a-7c14-4596-b68d-2b63efadc0af",
                "name": "Successfully retrieved component names",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "taxes",
                      "component-names"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company whose tax component names are to be fetched."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"6736e63e810235677a97a6b0\",\n      \"name\": \"VAT\",\n      \"created_on\": \"2024-11-15T11:42:12\",\n      \"modified_on\": \"2024-11-15T11:42:12\",\n      \"company_id\": 1\n    },\n    {\n      \"_id\": \"6736e63e810235677a97a6b1\",\n      \"name\": \"GST\",\n      \"created_on\": \"2024-11-16T09:30:00\",\n      \"modified_on\": \"2024-11-16T09:30:00\",\n      \"company_id\": 1\n    }\n  ],\n  \"page\": {\n    \"total_items\": 12,\n    \"total_pages\": 2,\n    \"current_page\": 1,\n    \"limit\": 10\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "27b35cfe-845b-4a33-858d-be2e7ff768fd",
            "name": "followProductById | Follow a Specific Product by ID",
            "request": {
              "name": "followProductById | Follow a Specific Product by ID",
              "description": {
                "content": "This endpoint enables a user to follow a specific product identified by its unique item ID for a sales channel.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user",
                  ":user_id",
                  "products",
                  ":item_id",
                  "follow"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) User ID of User"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "item_id",
                    "description": "(Required) Item ID of Product"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null
            },
            "response": [
              {
                "id": "b1e56fa6-46cd-4034-9203-e964f5da9f9c",
                "name": "Successfully followed the product",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user",
                      ":user_id",
                      "products",
                      ":item_id",
                      "follow"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID of the Store Front"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID of User"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "item_id",
                        "description": "(Required) Item ID of Product"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Product Added To Wishlist\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0afb9dda-f60c-4e1b-94d9-6d86ea61f43c",
                "name": "Bad request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user",
                      ":user_id",
                      "products",
                      ":item_id",
                      "follow"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID of the Store Front"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID of User"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "item_id",
                        "description": "(Required) Item ID of Product"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"eu cupidatat nulla sit aute\",\n  \"status\": -77711905,\n  \"success\": true,\n  \"error_trace\": \"voluptate veniam\",\n  \"error\": \"officia\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "636805ab-f769-4968-baf0-f1a71220a7f8",
            "name": "unfollowProductById | Unfollow a Specific Product by ID",
            "request": {
              "name": "unfollowProductById | Unfollow a Specific Product by ID",
              "description": {
                "content": "This endpoint allows a user to unfollow a previously followed product using its unique item ID for a sales channel.         \n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user",
                  ":user_id",
                  "products",
                  ":item_id",
                  "follow"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) User ID of User"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "item_id",
                    "description": "(Required) Item ID of Product"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "5c925d8f-eaec-43f6-8854-b6a9c6fa5328",
                "name": "Successfully unfollowed the product",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user",
                      ":user_id",
                      "products",
                      ":item_id",
                      "follow"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID of the Store Front"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID of User"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "item_id",
                        "description": "(Required) Item ID of Product"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Products Removed From Wishlist\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0587af06-7b53-4985-aa53-e63dc5a38fe6",
                "name": "Bad request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user",
                      ":user_id",
                      "products",
                      ":item_id",
                      "follow"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID of the Store Front"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID of User"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "item_id",
                        "description": "(Required) Item ID of Product"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"eu cupidatat nulla sit aute\",\n  \"status\": -77711905,\n  \"success\": true,\n  \"error_trace\": \"voluptate veniam\",\n  \"error\": \"officia\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0cd7fb66-17f6-45b2-8627-ab8f2a77788e",
            "name": "getPriceFactories | Retrieve Price Factories for an Application",
            "request": {
              "name": "getPriceFactories | Retrieve Price Factories for an Application",
              "description": {
                "content": "Fetches a paginated list of price factories configured for the specified application within a company. Supports optional filters such as brand IDs, category IDs, seller identifier, item code, slug, and name to narrow down the results.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  "list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Optional q to filter price factories by name.\n"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e6bc4b83-107d-4f2f-bc23-f92d70bcfa78",
                "name": "Successfully retrieved the list of price factories matching the filters.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      "list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "factory name"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier representing the application or sales channel.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"data\": {\n        \"app_id\": \"000000000000000000000001\",\n        \"created_by\": {\n          \"username\": \"johndoe@example.com\",\n          \"user_id\": \"user-123\"\n        },\n        \"company_id\": 1,\n        \"modified_by\": {\n          \"username\": \"janedoe@example.com\",\n          \"user_id\": \"user-456\"\n        },\n        \"price_zone_id\": \"zone-123\",\n        \"price_factory_id\": \"67ca9c0bcfabff5444a36d81\",\n        \"name\": \"Test Price Factory\",\n        \"type\": \"international\",\n        \"currencies\": [\n          \"USD\",\n          \"EUR\"\n        ],\n        \"price_strategy\": [\n          {\n            \"currency\": \"USD\",\n            \"adjustment_value\": 10,\n            \"adjustment_type\": \"fixed\"\n          },\n          {\n            \"currency\": \"EUR\",\n            \"adjustment_value\": 10,\n            \"adjustment_type\": \"percentage\"\n          }\n        ],\n        \"active\": true\n      }\n    }\n  ],\n  \"page\": {\n    \"has_previous\": false,\n    \"current\": 1,\n    \"has_next\": false,\n    \"size\": 1,\n    \"type\": \"number\",\n    \"item_total\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f4fff0bb-52cf-4720-a904-a53f323163f4",
            "name": "createPriceFactory | Create a Price Factory for an Application",
            "request": {
              "name": "createPriceFactory | Create a Price Factory for an Application",
              "description": {
                "content": "Creates a new price factory configuration for the specified application under a given company. A price factory allows defining region-based or international pricing strategies using fixed or percentage-based adjustments per currency.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"type\": \"<string>\",\n  \"currencies\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"price_strategy\": [\n    {\n      \"currency\": \"<string>\",\n      \"adjustment_value\": \"<number>\",\n      \"adjustment_type\": \"<string>\"\n    },\n    {\n      \"currency\": \"<string>\",\n      \"adjustment_value\": \"<number>\",\n      \"adjustment_type\": \"<string>\"\n    }\n  ],\n  \"price_zone_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "982fa555-7ec0-42ff-8c04-dcb3f31ea7dd",
                "name": "Price factory created successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the application or sales channel where the price factory will be applied.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Price Factory 1\",\n  \"type\": \"international\",\n  \"currencies\": [\n    \"USD\",\n    \"EUR\"\n  ],\n  \"price_strategy\": [\n    {\n      \"currency\": \"USD\",\n      \"adjustment_type\": \"fixed\",\n      \"adjustment_value\": 5\n    },\n    {\n      \"currency\": \"EUR\",\n      \"adjustment_type\": \"percentage\",\n      \"adjustment_value\": 10\n    }\n  ],\n  \"price_zone_id\": \"67f7559df2067b7b9f856a66\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "89de7bcf-37a0-46c9-b59d-8697f29b7e90",
                "name": "Failed to create price factory due to invalid or missing data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the application or sales channel where the price factory will be applied.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Price Factory 1\",\n  \"type\": \"international\",\n  \"currencies\": [\n    \"USD\",\n    \"EUR\"\n  ],\n  \"price_strategy\": [\n    {\n      \"currency\": \"USD\",\n      \"adjustment_type\": \"fixed\",\n      \"adjustment_value\": 5\n    },\n    {\n      \"currency\": \"EUR\",\n      \"adjustment_type\": \"percentage\",\n      \"adjustment_value\": 10\n    }\n  ],\n  \"price_zone_id\": \"67f7559df2067b7b9f856a66\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": 400,\n  \"message\": \"Invalid price zone Id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "06e381c0-f09f-47e1-b6cf-96e23e5ca9bf",
            "name": "getPriceFactory | Retrieve a Specific Price Factory Configuration",
            "request": {
              "name": "getPriceFactory | Retrieve a Specific Price Factory Configuration",
              "description": {
                "content": "Retrieves detailed information about a specific price factory configuration  for the given application and company, using the unique price factory ID.  This includes currency strategies, adjustment values, zone mapping, and audit metadata.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  ":price_factory_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "price_factory_id",
                    "description": "(Required) Unique identifier of the specific price factory to be retrieved.\n"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8d53834f-8354-49f7-85eb-a489960b426e",
                "name": "Successfully retrieved the price factory configuration.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier representing the application or sales channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) Unique identifier of the specific price factory to be retrieved.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"price_factory_id\": \"67ca9c0bcfabff5444a36d81\",\n  \"price_zone_id\": \"67f7559df2067b7b9f856a66\",\n  \"name\": \"Test Price Factory\",\n  \"type\": \"international\",\n  \"currencies\": [\n    \"USD\",\n    \"EUR\"\n  ],\n  \"price_strategy\": [\n    {\n      \"adjustment_type\": \"fixed\",\n      \"adjustment_value\": 10,\n      \"currency\": \"USD\"\n    },\n    {\n      \"adjustment_type\": \"percentage\",\n      \"adjustment_value\": 10,\n      \"currency\": \"EUR\"\n    }\n  ],\n  \"active\": true,\n  \"created_by\": {\n    \"user_id\": \"user-123\"\n  },\n  \"modified_by\": {\n    \"user_id\": \"user-456\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "490f2973-37e0-4b60-a888-76ef599ff135",
                "name": "Failed to retrieve price factory due to invalid or missing data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier representing the application or sales channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) Unique identifier of the specific price factory to be retrieved.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": 404,\n  \"message\": \"Price factory 68384c80274f85ea8c3f1611: The requested resource could not be found.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5774d439-0b48-4b01-a04d-168c73fa9953",
            "name": "updatePriceFactory | Update an Existing Price Factory Configuration",
            "request": {
              "name": "updatePriceFactory | Update an Existing Price Factory Configuration",
              "description": {
                "content": "Allows partial update of an existing price factory configuration  for a specific application and company using the provided price factory ID.  Fields such as name, currencies, pricing strategies, or zone mapping can be modified.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  ":price_factory_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "price_factory_id",
                    "description": "(Required) Unique identifier of the specific price factory to be updated.\n"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"currencies\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"price_strategy\": [\n    {\n      \"currency\": \"<string>\",\n      \"adjustment_value\": \"<number>\",\n      \"adjustment_type\": \"<string>\"\n    },\n    {\n      \"currency\": \"<string>\",\n      \"adjustment_value\": \"<number>\",\n      \"adjustment_type\": \"<string>\"\n    }\n  ],\n  \"price_zone_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "23967afd-66a1-4752-b0cd-ff956175b884",
                "name": "Price factory updated successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier representing the application or sales channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) Unique identifier of the specific price factory to be updated.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Updated Price Factory Name\",\n  \"currencies\": [\n    \"INR\",\n    \"USD\"\n  ],\n  \"price_strategy\": [\n    {\n      \"currency\": \"INR\",\n      \"adjustment_type\": \"fixed\",\n      \"adjustment_value\": 15\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a316ab8d-ac39-40fb-a31f-547659f68a61",
                "name": "Invalid input or update failed.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier representing the seller's company account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier representing the application or sales channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) Unique identifier of the specific price factory to be updated.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Updated Price Factory Name\",\n  \"currencies\": [\n    \"INR\",\n    \"USD\"\n  ],\n  \"price_strategy\": [\n    {\n      \"currency\": \"INR\",\n      \"adjustment_type\": \"fixed\",\n      \"adjustment_value\": 15\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": 404,\n  \"message\": \"Invalid update data or price factory not found.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "47da3eb9-afd4-44e3-b9e9-d25c66e09a66",
            "name": "deletePriceFactory | Delete a Price Factory Configuration",
            "request": {
              "name": "deletePriceFactory | Delete a Price Factory Configuration",
              "description": {
                "content": "Deletes a specific price factory configuration associated with a given company and application.  This action is typically irreversible and will remove the pricing logic tied to the specified price factory ID.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  ":price_factory_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "price_factory_id",
                    "description": "(Required) A `price_factory_id` is a unique identifier for a particular price factory configuration.\n"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "b8669ed5-f9e3-45bc-acfd-d4ddabc9d8ca",
                "name": "Price factory deleted successfully or deletion failed due to invalid ID.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) A `price_factory_id` is a unique identifier for a particular price factory configuration.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "98f80c74-ded4-476d-8a15-0373f8e69ef6",
            "name": "getPriceFactoryProducts | Get Products associated with a Price Factory",
            "request": {
              "name": "getPriceFactoryProducts | Get Products associated with a Price Factory",
              "description": {
                "content": "Retrieves a paginated list of products linked to a specific price factory configuration for the given application and company. This endpoint returns item-level details such as pricing by currency, delivery zones, seller identifiers, media, and size-level configurations. Useful for viewing how pricing strategies are applied across different items.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  ":price_factory_id",
                  "products"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "Optional list of brand IDs to filter price factories associated with specific brands.\n"
                  },
                  {
                    "disabled": false,
                    "key": "brand_ids",
                    "value": "<integer>",
                    "description": "Optional list of brand IDs to filter price factories associated with specific brands.\n"
                  },
                  {
                    "disabled": false,
                    "key": "category_ids",
                    "value": "<integer>",
                    "description": "Optional list of category IDs to filter price factories related to specific product categories.\n"
                  },
                  {
                    "disabled": false,
                    "key": "category_ids",
                    "value": "<integer>",
                    "description": "Optional list of category IDs to filter price factories related to specific product categories.\n"
                  },
                  {
                    "disabled": false,
                    "key": "seller_identifier",
                    "value": "<string>",
                    "description": "Optional seller identifier to filter price factories associated with a particular seller.\n"
                  },
                  {
                    "disabled": false,
                    "key": "item_code",
                    "value": "<string>",
                    "description": "Optional item code to filter price factories configured for a specific product code.\n"
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Optional slug to filter price factories by product slug.\n"
                  },
                  {
                    "disabled": false,
                    "key": "name",
                    "value": "<string>",
                    "description": "Optional name to filter price factories by product or configuration name.\n"
                  },
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "<boolean>",
                    "description": "Optional name to filter price factories by product status.\n"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "price_factory_id",
                    "description": "(Required) A `price_factory_id` uniquely identifies a price factory configuration for a specific application.\n"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "72890928-5b09-4e4f-b58e-aef70e1d5c46",
                "name": "Successfully retrieved list of products linked to the specified price factory.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id",
                      "products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "brand_ids",
                        "value": "1"
                      },
                      {
                        "key": "category_ids",
                        "value": "1"
                      },
                      {
                        "key": "seller_identifier",
                        "value": "ABCDE"
                      },
                      {
                        "key": "item_code",
                        "value": "ABCDE"
                      },
                      {
                        "key": "slug",
                        "value": "product-slug"
                      },
                      {
                        "key": "name",
                        "value": "product name"
                      },
                      {
                        "key": "active",
                        "value": "<boolean>"
                      },
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sales channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) A `price_factory_id` uniquely identifies a price factory configuration for a specific application.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [\n    {\n      \"item_id\": 7500001,\n      \"item_code\": \"TVSET111\",\n      \"slug\": \"tv-set\",\n      \"active\": true,\n      \"name\": \"TV Set\",\n      \"media\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/135x0/dcizgsG_Y-Tv-Set.png\"\n        }\n      ],\n      \"sizes\": [\n        {\n          \"size\": \"XXLX2\",\n          \"seller_identifier\": \"HGS272727272\",\n          \"price_zone_id\": \"67fe69c6f50277f9a0094479\",\n          \"price_factory_id\": \"PF123456\",\n          \"currency_prices\": [\n            {\n              \"currency\": \"INR\",\n              \"base_price\": true,\n              \"marked_price\": 25000,\n              \"selling_price\": 25000\n            }\n          ],\n          \"modified_on\": \"2025-04-15T10:00:00Z\"\n        }\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7c53124d-3067-480a-a2df-2bb0119f1d07",
                "name": "Invalid or missing price factory ID.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id",
                      "products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "brand_ids",
                        "value": "1"
                      },
                      {
                        "key": "category_ids",
                        "value": "1"
                      },
                      {
                        "key": "seller_identifier",
                        "value": "ABCDE"
                      },
                      {
                        "key": "item_code",
                        "value": "ABCDE"
                      },
                      {
                        "key": "slug",
                        "value": "product-slug"
                      },
                      {
                        "key": "name",
                        "value": "product name"
                      },
                      {
                        "key": "active",
                        "value": "<boolean>"
                      },
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sales channel.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) A `price_factory_id` uniquely identifies a price factory configuration for a specific application.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": 400,\n  \"message\": \"Invalid price factory id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "321c2d79-9a92-458e-9849-1f1ca1ce3e6d",
            "name": "getPriceFactoryProduct | Update marketplace optin",
            "request": {
              "name": "getPriceFactoryProduct | Update marketplace optin",
              "description": {
                "content": "get price related information of item for given price factory",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  ":price_factory_id",
                  "products",
                  ":item_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "price_factory_id",
                    "description": "(Required) A `price_factory_id` is a unique identifier for a particular sale channel."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) A `item_id` is a unique identifier for a particular product."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2652a2f4-637b-473e-a111-7d5e124a8dac",
                "name": "Price Factory product scuccess response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id",
                      "products",
                      ":item_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) A `price_factory_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) A `item_id` is a unique identifier for a particular product."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"item_id\": 101,\n  \"item_code\": \"TVSET111\",\n  \"slug\": \"tv-set\",\n  \"active\": true,\n  \"name\": \"TV Set\",\n  \"media\": [\n    {\n      \"type\": \"image\",\n      \"url\": \"https://example.com/media/image1.png\"\n    },\n    {\n      \"type\": \"video\",\n      \"url\": \"https://example.com/media/video1.mp4\"\n    }\n  ],\n  \"sizes\": [\n    {\n      \"size\": \"XL\",\n      \"seller_identifier\": \"SELLER123\",\n      \"currency_prices\": [\n        {\n          \"currency\": \"INR\",\n          \"marked_price\": 24999,\n          \"selling_price\": 24999,\n          \"base_price\": false\n        },\n        {\n          \"currency\": \"USD\",\n          \"marked_price\": 305,\n          \"selling_price\": 305,\n          \"base_price\": false\n        }\n      ]\n    },\n    {\n      \"size\": \"M\",\n      \"seller_identifier\": \"SELLER456\",\n      \"currency_prices\": [\n        {\n          \"currency\": \"INR\",\n          \"marked_price\": 19999,\n          \"selling_price\": 19999,\n          \"base_price\": false\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "46bd7bec-4639-4b10-9ff3-5972ea8d9f39",
                "name": "Price Factory Product Failure Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id",
                      "products",
                      ":item_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) A `price_factory_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) A `item_id` is a unique identifier for a particular product."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": 404,\n  \"message\": \"Product 6500001: The requested resource could not be found.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "73a180c2-1633-436d-b4a6-d40b76597b3f",
            "name": "updatePriceFactoryProduct | Partially update price factory product configuration",
            "request": {
              "name": "updatePriceFactoryProduct | Partially update price factory product configuration",
              "description": {
                "content": "Updates specific fields in the price factory product configuration. Use this to partially update pricing or status for a given product and size without overwriting the entire configuration.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "catalog",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "price",
                  ":price_factory_id",
                  "products",
                  ":item_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "price_factory_id",
                    "description": "(Required) A `price_factory_id` is a unique identifier for a specific price factory configuration."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "item_id",
                    "description": "(Required) A `item_id` is a unique identifier for a particular product."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"sizes\": [\n    {\n      \"size\": \"<string>\",\n      \"currency_prices\": [\n        {\n          \"marked_price\": \"<float>\",\n          \"selling_price\": \"<float>\",\n          \"currency\": \"<string>\"\n        },\n        {\n          \"marked_price\": \"<float>\",\n          \"selling_price\": \"<float>\",\n          \"currency\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"size\": \"<string>\",\n      \"currency_prices\": [\n        {\n          \"marked_price\": \"<float>\",\n          \"selling_price\": \"<float>\",\n          \"currency\": \"<string>\"\n        },\n        {\n          \"marked_price\": \"<float>\",\n          \"selling_price\": \"<float>\",\n          \"currency\": \"<string>\"\n        }\n      ]\n    }\n  ],\n  \"active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ed43344c-2a07-4e4c-a833-31c378d57568",
                "name": "Price factory product successfully updated.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "catalog",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price",
                      ":price_factory_id",
                      "products",
                      ":item_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "price_factory_id",
                        "description": "(Required) A `price_factory_id` is a unique identifier for a specific price factory configuration."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "item_id",
                        "description": "(Required) A `item_id` is a unique identifier for a particular product."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "aa8b3619-cdd1-4ebc-a25e-c000552925fb",
        "name": "CompanyProfile",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "01f4da38-bc7c-4d2d-a3e6-828bc13da3cc",
            "name": "cbsOnboardGet | Get company profile",
            "request": {
              "name": "cbsOnboardGet | Get company profile",
              "description": {
                "content": "View the company profile of the seller account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "91e06266-57dc-49a3-be3e-f6ca88039b16",
                "name": "Company profile object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"documents\": [\n    {\n      \"verified\": true,\n      \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\",\n      \"value\": \"TESTPAN123\",\n      \"type\": \"pan\"\n    }\n  ],\n  \"created_by\": {\n    \"user_id\": \"123\",\n    \"username\": \"918888888888_12345\"\n  },\n  \"business_info\": \"I sell\",\n  \"franchise_enabled\": true,\n  \"company_type\": \"mbo\",\n  \"warnings\": {},\n  \"business_details\": {\n    \"website\": {\n      \"url\": \"https://www.google.com\"\n    }\n  },\n  \"addresses\": [\n    {\n      \"country\": \"India\",\n      \"longitude\": 72.8231511,\n      \"state\": \"Maharashtra\",\n      \"address1\": \"A 204, Sai Vandan, Tulinj Road. Nallasopara East, \",\n      \"country_code\": \"IN\",\n      \"latitude\": 19.4232024,\n      \"pincode\": \"401209\",\n      \"address_type\": \"office\",\n      \"city\": \"Mumbai\"\n    },\n    {\n      \"country\": \"India\",\n      \"longitude\": 72.8231511,\n      \"state\": \"Maharashtra\",\n      \"address1\": \"A 204, Sai Vandan, Tulinj Road. Nallasopara East, \",\n      \"country_code\": \"IN\",\n      \"latitude\": 19.4232024,\n      \"pincode\": \"401209\",\n      \"address_type\": \"registered\",\n      \"city\": \"Mumbai\"\n    }\n  ],\n  \"modified_by\": {\n    \"user_id\": \"123\",\n    \"username\": \"918888888888_12345\"\n  },\n  \"notification_emails\": [\n    \"test@example.com\"\n  ],\n  \"business_type\": \"huf\",\n  \"name\": \"Cache Company\",\n  \"stage\": \"verified\",\n  \"uid\": 1,\n  \"business_country_info\": {\n    \"country\": \"India\",\n    \"country_code\": \"IN\",\n    \"currency\": {\n      \"code\": \"INR\",\n      \"symbol\": \"₹\",\n      \"name\": \"Indian Rupee\"\n    },\n    \"timezone\": \"Asia/Kolkata\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4c64dbd5-4f3a-4d9c-a0f8-46b64fb25b07",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid input data\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6f20a19e-98c4-4c0f-b693-d2834115194c",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dba91270-7a84-40ae-809e-a2ecbd48de8e",
            "name": "updateCompany | Update company profile",
            "request": {
              "name": "updateCompany | Update company profile",
              "description": {
                "content": "Allows to edit the company profile of the seller account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"franchise_enabled\": \"<boolean>\",\n  \"business_info\": \"<string>\",\n  \"warnings\": {\n    \"incididunt_71\": false\n  },\n  \"company_type\": \"<string>\",\n  \"_custom_json\": {\n    \"pariatur_c\": \"anim non ut adipisicing\",\n    \"dolor_86\": 15360978\n  },\n  \"taxes\": [\n    {\n      \"effective_date\": \"<dateTime>\",\n      \"rate\": \"<number>\",\n      \"enable\": \"<boolean>\"\n    },\n    {\n      \"effective_date\": \"<dateTime>\",\n      \"rate\": \"<number>\",\n      \"enable\": \"<boolean>\"\n    }\n  ],\n  \"business_details\": {\n    \"website\": {\n      \"url\": \"<url>\"\n    }\n  },\n  \"documents\": [\n    {\n      \"type\": \"<string>\",\n      \"legal_name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"verified\": \"<boolean>\",\n      \"url\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"legal_name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"verified\": \"<boolean>\",\n      \"url\": \"<string>\"\n    }\n  ],\n  \"business_type\": \"<string>\",\n  \"addresses\": [\n    {\n      \"address1\": \"<string>\",\n      \"address_type\": \"<string>\",\n      \"city\": \"<string>\",\n      \"country\": \"<string>\",\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"pincode\": \"<string>\",\n      \"state\": \"<string>\",\n      \"landmark\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"address2\": \"<string>\"\n    },\n    {\n      \"address1\": \"<string>\",\n      \"address_type\": \"<string>\",\n      \"city\": \"<string>\",\n      \"country\": \"<string>\",\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"pincode\": \"<string>\",\n      \"state\": \"<string>\",\n      \"landmark\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"address2\": \"<string>\"\n    }\n  ],\n  \"notification_emails\": [\n    \"<email>\",\n    \"<email>\"\n  ],\n  \"contact_details\": {\n    \"phone\": [\n      {\n        \"country_code\": \"<integer>\",\n        \"number\": \"<string>\"\n      },\n      {\n        \"country_code\": \"<integer>\",\n        \"number\": \"<string>\"\n      }\n    ],\n    \"emails\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"reject_reason\": \"<string>\",\n  \"name\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c7455d63-fd92-4fee-a507-934e0dcb22b3",
                "name": "Returns a success message",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"CBS edited\",\n  \"franchise_enabled\": false,\n  \"business_type\": \"huf\",\n  \"company_type\": \"mbo\",\n  \"business_info\": \"I amkjhhkj \",\n  \"warnings\": {},\n  \"documents\": [\n    {\n      \"legal_name\": \"Rahul\",\n      \"verified\": true,\n      \"value\": \"TESTPAN123\",\n      \"type\": \"pan\"\n    }\n  ],\n  \"addresses\": [\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"office\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    },\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"registered\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    }\n  ],\n  \"stage\": \"complete\",\n  \"business_country_info\": {\n    \"country_code\": \"IN\",\n    \"country\": \"India\"\n  },\n  \"notification_emails\": [\n    \"test@example.com\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2893a1ba-eff3-40f1-868e-f8c988bd67a8",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"CBS edited\",\n  \"franchise_enabled\": false,\n  \"business_type\": \"huf\",\n  \"company_type\": \"mbo\",\n  \"business_info\": \"I amkjhhkj \",\n  \"warnings\": {},\n  \"documents\": [\n    {\n      \"legal_name\": \"Rahul\",\n      \"verified\": true,\n      \"value\": \"TESTPAN123\",\n      \"type\": \"pan\"\n    }\n  ],\n  \"addresses\": [\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"office\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    },\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"registered\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    }\n  ],\n  \"stage\": \"complete\",\n  \"business_country_info\": {\n    \"country_code\": \"IN\",\n    \"country\": \"India\"\n  },\n  \"notification_emails\": [\n    \"test@example.com\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Data\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d92f523c-dcc4-431e-bce3-045937db9d4c",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"CBS edited\",\n  \"franchise_enabled\": false,\n  \"business_type\": \"huf\",\n  \"company_type\": \"mbo\",\n  \"business_info\": \"I amkjhhkj \",\n  \"warnings\": {},\n  \"documents\": [\n    {\n      \"legal_name\": \"Rahul\",\n      \"verified\": true,\n      \"value\": \"TESTPAN123\",\n      \"type\": \"pan\"\n    }\n  ],\n  \"addresses\": [\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"office\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    },\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"registered\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    }\n  ],\n  \"stage\": \"complete\",\n  \"business_country_info\": {\n    \"country_code\": \"IN\",\n    \"country\": \"India\"\n  },\n  \"notification_emails\": [\n    \"test@example.com\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d0d7f6ca-6ab5-4082-9d9a-06584c21bf92",
                "name": "Conflict.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"CBS edited\",\n  \"franchise_enabled\": false,\n  \"business_type\": \"huf\",\n  \"company_type\": \"mbo\",\n  \"business_info\": \"I amkjhhkj \",\n  \"warnings\": {},\n  \"documents\": [\n    {\n      \"legal_name\": \"Rahul\",\n      \"verified\": true,\n      \"value\": \"TESTPAN123\",\n      \"type\": \"pan\"\n    }\n  ],\n  \"addresses\": [\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"office\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    },\n    {\n      \"pincode\": \"400070\",\n      \"state\": \"Maharashtra\",\n      \"address_type\": \"registered\",\n      \"country_code\": \"IN\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai Suburban\",\n      \"latitude\": 19.058461,\n      \"longitude\": 72.871395,\n      \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\"\n    }\n  ],\n  \"stage\": \"complete\",\n  \"business_country_info\": {\n    \"country_code\": \"IN\",\n    \"country\": \"India\"\n  },\n  \"notification_emails\": [\n    \"test@example.com\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Conflict",
                "code": 409,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Duplicate company name with value testcompany\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5aa60a95-e9ef-4c14-86a7-df38c0727267",
            "name": "getBrand | Get a brand",
            "request": {
              "name": "getBrand | Get a brand",
              "description": {
                "content": "Retrieve detailed information about a specific brand associated to a particular company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "brand",
                  ":brand_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "brand_id",
                    "description": "(Required) Id of the brand to be viewed."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1d5d254b-0754-4ec6-aaa4-8cde64103df0",
                "name": "Brand object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ":brand_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to brand that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "brand_id",
                        "description": "(Required) Id of the brand to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"stage\": \"verified\",\n  \"_custom_json\": {},\n  \"uid\": 1,\n  \"logo\": \"http://cdn4.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"warnings\": {},\n  \"_locale_language\": {},\n  \"name\": \"edited brand\",\n  \"slug_key\": \"brand-2\",\n  \"banner\": {\n    \"portrait\": \"http://cdn4.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\",\n    \"landscape\": \"http://cdn4.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\"\n  },\n  \"created_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"modified_by\": {\n    \"username\": \"918888888888_12345\",\n    \"user_id\": \"123\"\n  },\n  \"verified_by\": {\n    \"username\": \"918888888888_12345\",\n    \"user_id\": \"123\"\n  },\n  \"synonyms\": [\n    \"xyz\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e27437d1-5e91-44a3-9ea1-a8fa9777a14b",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ":brand_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to brand that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "brand_id",
                        "description": "(Required) Id of the brand to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Failed to fetch brand data\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "488ed9cd-b0b1-4125-857a-176b817353a3",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ":brand_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to brand that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "brand_id",
                        "description": "(Required) Id of the brand to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"brand Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "66aa99dc-2c4e-47d9-96e1-f94be5cc0e4e",
            "name": "editBrand | update brand",
            "request": {
              "name": "editBrand | update brand",
              "description": {
                "content": "Modify brand details and meta of a specific brand.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "brand",
                  ":brand_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "brand_id",
                    "description": "(Required) Id of the brand to be viewed."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"banner\": {\n    \"landscape\": \"<string>\",\n    \"portrait\": \"<string>\"\n  },\n  \"logo\": \"<string>\",\n  \"name\": \"<string>\",\n  \"_custom_json\": {\n    \"ad_4\": \"ipsum cillum\"\n  },\n  \"_locale_language\": {\n    \"ipsumf\": false,\n    \"etb09\": \"ut id labore\"\n  },\n  \"synonyms\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"company_id\": \"<integer>\",\n  \"description\": \"<string>\",\n  \"brand_tier\": \"<string>\",\n  \"uid\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "611c9772-68bb-43f7-baa7-e913f34e9295",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ":brand_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to brand that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "brand_id",
                        "description": "(Required) Id of the brand to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand edit\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "87772fcc-524d-4e4f-9d36-bc05e811c9bc",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ":brand_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to brand that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "brand_id",
                        "description": "(Required) Id of the brand to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand edit\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Data\",\n  \"error\": {\n    \"errors\": {\n      \"name\": [\n        \"Missing data for required field.\"\n      ],\n      \"logo\": [\n        \"Missing data for required field.\"\n      ]\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ab842d4f-c14f-4c1d-b0f5-bd2520cf4d44",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ":brand_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company associated to brand that is to be viewed."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "brand_id",
                        "description": "(Required) Id of the brand to be viewed."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand edit\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"brand Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0fb7e742-3183-49d6-9297-c55980a09068",
            "name": "createBrand | Create brand",
            "request": {
              "name": "createBrand | Create brand",
              "description": {
                "content": "Allows to create a brand associated to a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "brand",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"banner\": {\n    \"landscape\": \"<string>\",\n    \"portrait\": \"<string>\"\n  },\n  \"logo\": \"<string>\",\n  \"name\": \"<string>\",\n  \"_custom_json\": {\n    \"sint_b9\": \"Lorem Ut \",\n    \"dolore_43\": -69095622.89325702\n  },\n  \"_locale_language\": {\n    \"in82\": -25877944.079475284,\n    \"cupidatat_69\": -70230588\n  },\n  \"synonyms\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"company_id\": \"<integer>\",\n  \"description\": \"<string>\",\n  \"brand_tier\": \"<string>\",\n  \"uid\": \"<integer>\",\n  \"slug_key\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c7aeced8-f848-4cbc-9fd5-4caa7f3be6c3",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "27093c8e-268a-4999-8864-4c3dc3f499a9",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Missing data for required field.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8828c640-1706-478a-9d05-42d6664561e9",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"brand Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3805d023-1f6b-4d5b-a955-28190eb6e7a3",
                "name": "Conflict.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "brand",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Brand\",\n  \"logo\": \"http://hdn-1.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\",\n  \"banner\": {\n    \"landscape\": \"http://hdn-1.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\",\n    \"portrait\": \"http://hdn-1.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\"\n  },\n  \"synonyms\": [\n    \"brand\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Conflict",
                "code": 409,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Duplicate slug with value testbrandslug\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e33e26da-7384-4dae-a60f-b68180a7e823",
            "name": "getBrands | list company brands",
            "request": {
              "name": "getBrands | list company brands",
              "description": {
                "content": "Retrieve a list of available brands associated to a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "company-brand"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "20",
                    "description": "Number of items to retrieve in each page. Default is 10."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search term for name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b18d87d9-264d-4700-9b99-327a277b9666",
                "name": "Brand object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "company-brand"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"brand\": {\n        \"stage\": \"complete\",\n        \"uid\": 2,\n        \"banner\": {\n          \"portrait\": \"http://cdn4.gofynd.com/media/banner_portrait/brand/original/7021_16fc50205c40477daf419b64ec64c64c.jpg\",\n          \"landscape\": \"http://cdn4.gofynd.com/media/banner/brand/original/7020_f9e91f7d501c4f2985c09bd196ed304d.jpg\"\n        },\n        \"modified_by\": {\n          \"user_id\": \"123\",\n          \"username\": \"918888888888_12345\"\n        },\n        \"slug_key\": \"test-post\",\n        \"synonyms\": [\n          \"xyz\"\n        ],\n        \"created_on\": \"2021-02-25T15:21:57.666000+00:00\",\n        \"created_by\": {\n          \"user_id\": \"123\",\n          \"username\": \"918888888888_12345\"\n        },\n        \"modified_on\": \"2021-02-25T15:21:57.666000+00:00\",\n        \"name\": \"test_post\",\n        \"logo\": \"http://cdn4.gofynd.com/media/logo/brand/original/4597_40d1ce44d61940d4829a3c54951bd9ee.jpg\"\n      },\n      \"stage\": \"complete\",\n      \"uid\": 2,\n      \"modified_by\": {\n        \"user_id\": \"123\",\n        \"username\": \"918888888888_12345\"\n      },\n      \"company\": {\n        \"business_type\": \"huf\",\n        \"stage\": \"complete\",\n        \"uid\": 1,\n        \"addresses\": [\n          {\n            \"city\": \"Mumbai Suburban\",\n            \"latitude\": 19.058461,\n            \"longitude\": 72.871395,\n            \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\",\n            \"country_code\": \"IN\",\n            \"state\": \"Maharashtra\",\n            \"country\": \"India\",\n            \"pincode\": \"400070\",\n            \"address_type\": \"office\"\n          },\n          {\n            \"city\": \"Mumbai Suburban\",\n            \"latitude\": 19.058461,\n            \"longitude\": 72.871395,\n            \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\",\n            \"country_code\": \"IN\",\n            \"state\": \"Maharashtra\",\n            \"country\": \"India\",\n            \"pincode\": \"400070\",\n            \"address_type\": \"registered\"\n          }\n        ],\n        \"modified_by\": {\n          \"user_id\": \"-1\",\n          \"username\": \"test_example_com_12345\"\n        },\n        \"company_type\": \"mbo\",\n        \"created_on\": \"2021-02-25T15:21:51.526000+00:00\",\n        \"created_by\": {\n          \"user_id\": \"123\",\n          \"username\": \"918888888888_12345\"\n        },\n        \"modified_on\": \"2021-02-25T17:44:55.722000+00:00\",\n        \"name\": \"Cache Company\"\n      },\n      \"created_by\": {\n        \"user_id\": \"123\",\n        \"username\": \"918888888888_12345\"\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"\",\n    \"current\": 1,\n    \"size\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_count\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ff641157-adb0-4384-979f-54022540dfd0",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "company-brand"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid data.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "15fe3d67-84d1-404c-bd6f-0a9cd15e1dc5",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "company-brand"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bdcacba2-66f2-4168-8725-53d8d46e6f81",
            "name": "createLocation | Create company stores",
            "request": {
              "name": "createLocation | Create company stores",
              "description": {
                "content": "Create a new location associated to a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "location"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"address\": {\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"country_code\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"address_type\": \"<string>\",\n    \"country\": \"<string>\",\n    \"address2\": \"<string>\",\n    \"state\": \"<string>\",\n    \"sector\": \"<string>\",\n    \"state_code\": \"<string>\",\n    \"address1\": \"<string>\",\n    \"city\": \"<string>\"\n  },\n  \"code\": \"<string>\",\n  \"company\": \"<integer>\",\n  \"display_name\": \"<string>\",\n  \"name\": \"<string>\",\n  \"documents\": [\n    {\n      \"type\": \"<string>\",\n      \"legal_name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"verified\": \"<boolean>\",\n      \"url\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"legal_name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"verified\": \"<boolean>\",\n      \"url\": \"<string>\"\n    }\n  ],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"username\": \"<string>\",\n      \"enabled\": \"<boolean>\",\n      \"password\": \"<string>\"\n    },\n    \"e_waybill\": {\n      \"username\": \"<string>\",\n      \"enabled\": \"<boolean>\",\n      \"password\": \"<string>\"\n    }\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    },\n    {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    }\n  ],\n  \"_custom_json\": {\n    \"do_69\": true,\n    \"aute_b9d\": \"do enim sit\",\n    \"seda\": -10181240.79998231\n  },\n  \"warnings\": {\n    \"proidente\": 79366701\n  },\n  \"store_type\": \"<string>\",\n  \"manager\": {\n    \"mobile_no\": {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    },\n    \"email\": \"<email>\",\n    \"name\": \"<string>\"\n  },\n  \"auto_invoice\": false,\n  \"uid\": \"<integer>\",\n  \"timing\": [\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    },\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    }\n  ],\n  \"stage\": \"<string>\",\n  \"credit_note\": false,\n  \"holiday\": [\n    {\n      \"date\": {\n        \"end_date\": \"<dateTime>\",\n        \"start_date\": \"<dateTime>\"\n      },\n      \"holiday_type\": \"<string>\",\n      \"title\": \"<string>\"\n    },\n    {\n      \"date\": {\n        \"end_date\": \"<dateTime>\",\n        \"start_date\": \"<dateTime>\"\n      },\n      \"holiday_type\": \"<string>\",\n      \"title\": \"<string>\"\n    }\n  ],\n  \"product_return_config\": {\n    \"on_same_store\": \"<boolean>\",\n    \"store_uid\": \"<integer>\"\n  },\n  \"notification_emails\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"default_order_acceptance_timing\": \"<boolean>\",\n  \"order_acceptance_timing\": [\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    },\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    }\n  ],\n  \"avg_order_processing_time\": {\n    \"duration\": \"<integer>\",\n    \"duration_type\": \"<string>\"\n  },\n  \"bulk_shipment\": false,\n  \"multi_piece_shipment\": false,\n  \"auto_assign_courier_partner\": true\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6f9d7e1d-d763-4b0e-8b70-6ea84b69b783",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"notification_emails\": [],\n  \"address\": {\n    \"longitude\": 72.8231511,\n    \"landmark\": \"NARAYAN NAGAR\",\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"latitude\": 19.4232024,\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"country_code\": \"IN\"\n  },\n  \"documents\": [],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": true,\n      \"password\": \"hello\",\n      \"username\": \"test_example_com_12345\"\n    }\n  },\n  \"company\": 1,\n  \"name\": \"New Store\",\n  \"display_name\": \"new\",\n  \"store_type\": \"high_street\",\n  \"code\": \"storenew\",\n  \"multi_piece_shipment\": false,\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"monday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"tuesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"wednesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"thursday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"friday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"saturday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"sunday\",\n      \"open\": true\n    }\n  ],\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"warnings\": {},\n  \"product_return_config\": {\n    \"on_same_store\": false,\n    \"store_uid\": 1\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "89140a3e-8604-4330-8ab8-e7024bbb1a7e",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"notification_emails\": [],\n  \"address\": {\n    \"longitude\": 72.8231511,\n    \"landmark\": \"NARAYAN NAGAR\",\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"latitude\": 19.4232024,\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"country_code\": \"IN\"\n  },\n  \"documents\": [],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": true,\n      \"password\": \"hello\",\n      \"username\": \"test_example_com_12345\"\n    }\n  },\n  \"company\": 1,\n  \"name\": \"New Store\",\n  \"display_name\": \"new\",\n  \"store_type\": \"high_street\",\n  \"code\": \"storenew\",\n  \"multi_piece_shipment\": false,\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"monday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"tuesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"wednesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"thursday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"friday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"saturday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"sunday\",\n      \"open\": true\n    }\n  ],\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"warnings\": {},\n  \"product_return_config\": {\n    \"on_same_store\": false,\n    \"store_uid\": 1\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Duplicate store code\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6dbdb15a-6c1e-4e79-884d-b63f34482e46",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"notification_emails\": [],\n  \"address\": {\n    \"longitude\": 72.8231511,\n    \"landmark\": \"NARAYAN NAGAR\",\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"latitude\": 19.4232024,\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"country_code\": \"IN\"\n  },\n  \"documents\": [],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": true,\n      \"password\": \"hello\",\n      \"username\": \"test_example_com_12345\"\n    }\n  },\n  \"company\": 1,\n  \"name\": \"New Store\",\n  \"display_name\": \"new\",\n  \"store_type\": \"high_street\",\n  \"code\": \"storenew\",\n  \"multi_piece_shipment\": false,\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"monday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"tuesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"wednesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"thursday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"friday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"saturday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"sunday\",\n      \"open\": true\n    }\n  ],\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"warnings\": {},\n  \"product_return_config\": {\n    \"on_same_store\": false,\n    \"store_uid\": 1\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "30447638-1b90-462e-9473-a2186826bb07",
            "name": "getLocationDetail | Get company stores",
            "request": {
              "name": "getLocationDetail | Get company stores",
              "description": {
                "content": "Retrive detailed information about a specific location associated to a specific company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "location",
                  ":location_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "location_id",
                    "description": "(Required) Id of the location which you want to view."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "926503af-3548-459d-9991-cd7d87f7a5d2",
                "name": "Brand object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location",
                      ":location_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location lies."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "location_id",
                        "description": "(Required) Id of the location which you want to view."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verified_on\": \"2021-02-25T15:22:07.140000+00:00\",\n  \"company\": {\n    \"business_type\": \"huf\",\n    \"stage\": \"complete\",\n    \"uid\": 10,\n    \"addresses\": [\n      {\n        \"city\": \"Mumbai Suburban\",\n        \"latitude\": 19.058461,\n        \"longitude\": 72.871395,\n        \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\",\n        \"country_code\": \"IN\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"pincode\": \"400070\",\n        \"address_type\": \"office\"\n      },\n      {\n        \"city\": \"Mumbai Suburban\",\n        \"latitude\": 19.058461,\n        \"longitude\": 72.871395,\n        \"address1\": \"Chunabhatti Phatak, Maharashtra Nagar, Maharashtra Nagar,\",\n        \"country_code\": \"IN\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"pincode\": \"400070\",\n        \"address_type\": \"registered\"\n      }\n    ],\n    \"modified_by\": {\n      \"user_id\": \"-1\",\n      \"username\": \"test_example_com_12345\"\n    },\n    \"company_type\": \"mbo\",\n    \"created_by\": {\n      \"user_id\": \"123\",\n      \"username\": \"918888888888_12345\"\n    },\n    \"name\": \"Cache Company\"\n  },\n  \"address\": {\n    \"city\": \"MUMBAI\",\n    \"landmark\": \"\",\n    \"latitude\": 19.4232024,\n    \"longitude\": 72.8231511,\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"state\": \"MAHARASHTRA\",\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\"\n  },\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"monday\"\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"tuesday\"\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"wednesday\"\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"thursday\"\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"friday\"\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"saturday\"\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"open\": true,\n      \"weekday\": \"sunday\"\n    }\n  ],\n  \"documents\": [],\n  \"warnings\": {},\n  \"display_name\": \"new store\",\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"code\": \"store1\",\n  \"product_return_config\": {\n    \"on_same_store\": true\n  },\n  \"modified_by\": {\n    \"user_id\": \"-1\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"created_by\": {\n    \"user_id\": \"123\",\n    \"username\": \"918888888888_12345\"\n  },\n  \"name\": \"edited_store\",\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": false\n    }\n  },\n  \"verified_by\": {\n    \"user_id\": \"-1\",\n    \"username\": \"test_example_com_12345\"\n  },\n  \"store_type\": \"high_street\",\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"stage\": \"verified\",\n  \"uid\": 1,\n  \"multi_piece_shipment\": false,\n  \"notification_emails\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9dfb6894-d0ab-44a5-9091-e7bad8266862",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location",
                      ":location_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location lies."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "location_id",
                        "description": "(Required) Id of the location which you want to view."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Store can be accessed only from the parent company\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9da719cd-1ada-495f-b490-7a85bd606dcc",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location",
                      ":location_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location lies."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "location_id",
                        "description": "(Required) Id of the location which you want to view."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"store Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bd0f0602-75ae-4979-8e3b-578b9e3dcb37",
            "name": "updateLocation | Update company stores",
            "request": {
              "name": "updateLocation | Update company stores",
              "description": {
                "content": "Allows to edit a location associated to a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "location",
                  ":location_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "location_id",
                    "description": "(Required) Id of the location which you want to edit."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"address\": {\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"country_code\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"address_type\": \"<string>\",\n    \"country\": \"<string>\",\n    \"address2\": \"<string>\",\n    \"state\": \"<string>\",\n    \"sector\": \"<string>\",\n    \"state_code\": \"<string>\",\n    \"address1\": \"<string>\",\n    \"city\": \"<string>\"\n  },\n  \"code\": \"<string>\",\n  \"company\": \"<integer>\",\n  \"display_name\": \"<string>\",\n  \"name\": \"<string>\",\n  \"documents\": [\n    {\n      \"type\": \"<string>\",\n      \"legal_name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"verified\": \"<boolean>\",\n      \"url\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"legal_name\": \"<string>\",\n      \"value\": \"<string>\",\n      \"verified\": \"<boolean>\",\n      \"url\": \"<string>\"\n    }\n  ],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"username\": \"<string>\",\n      \"enabled\": \"<boolean>\",\n      \"password\": \"<string>\"\n    },\n    \"e_waybill\": {\n      \"username\": \"<string>\",\n      \"enabled\": \"<boolean>\",\n      \"password\": \"<string>\"\n    }\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    },\n    {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    }\n  ],\n  \"_custom_json\": {\n    \"anim64_\": -87854564.06714585,\n    \"ex_33c\": 31721003,\n    \"deserunt_4a0\": \"proident\"\n  },\n  \"warnings\": {\n    \"voluptate__\": -44119872,\n    \"et7f8\": 78564583.58525544,\n    \"ipsume5c\": false\n  },\n  \"store_type\": \"<string>\",\n  \"manager\": {\n    \"mobile_no\": {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    },\n    \"email\": \"<email>\",\n    \"name\": \"<string>\"\n  },\n  \"auto_invoice\": false,\n  \"uid\": \"<integer>\",\n  \"timing\": [\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    },\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    }\n  ],\n  \"stage\": \"<string>\",\n  \"credit_note\": false,\n  \"holiday\": [\n    {\n      \"date\": {\n        \"end_date\": \"<dateTime>\",\n        \"start_date\": \"<dateTime>\"\n      },\n      \"holiday_type\": \"<string>\",\n      \"title\": \"<string>\"\n    },\n    {\n      \"date\": {\n        \"end_date\": \"<dateTime>\",\n        \"start_date\": \"<dateTime>\"\n      },\n      \"holiday_type\": \"<string>\",\n      \"title\": \"<string>\"\n    }\n  ],\n  \"product_return_config\": {\n    \"on_same_store\": \"<boolean>\",\n    \"store_uid\": \"<integer>\"\n  },\n  \"notification_emails\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"default_order_acceptance_timing\": \"<boolean>\",\n  \"order_acceptance_timing\": [\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    },\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    }\n  ],\n  \"avg_order_processing_time\": {\n    \"duration\": \"<integer>\",\n    \"duration_type\": \"<string>\"\n  },\n  \"bulk_shipment\": false,\n  \"multi_piece_shipment\": false,\n  \"auto_assign_courier_partner\": true\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8c85e2d5-61a0-41a9-a8d6-875e4844b730",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location",
                      ":location_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "location_id",
                        "description": "(Required) Id of the location which you want to edit."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"notification_emails\": [],\n  \"address\": {\n    \"longitude\": 72.8231511,\n    \"landmark\": \"NARAYAN NAGAR\",\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"latitude\": 19.4232024,\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"country_code\": \"IN\"\n  },\n  \"documents\": [],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": true,\n      \"password\": \"hello\",\n      \"username\": \"test_example_com_12345\"\n    }\n  },\n  \"company\": 1,\n  \"name\": \"New Store\",\n  \"display_name\": \"new\",\n  \"store_type\": \"high_street\",\n  \"code\": \"store\",\n  \"multi_piece_shipment\": false,\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"monday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"tuesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"wednesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"thursday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"friday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"saturday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"sunday\",\n      \"open\": true\n    }\n  ],\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"warnings\": {},\n  \"product_return_config\": {\n    \"on_same_store\": false,\n    \"store_uid\": 1\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dc8a108f-bb73-4fb2-9c77-4f7d0bed9fff",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location",
                      ":location_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "location_id",
                        "description": "(Required) Id of the location which you want to edit."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"notification_emails\": [],\n  \"address\": {\n    \"longitude\": 72.8231511,\n    \"landmark\": \"NARAYAN NAGAR\",\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"latitude\": 19.4232024,\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"country_code\": \"IN\"\n  },\n  \"documents\": [],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": true,\n      \"password\": \"hello\",\n      \"username\": \"test_example_com_12345\"\n    }\n  },\n  \"company\": 1,\n  \"name\": \"New Store\",\n  \"display_name\": \"new\",\n  \"store_type\": \"high_street\",\n  \"code\": \"store\",\n  \"multi_piece_shipment\": false,\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"monday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"tuesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"wednesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"thursday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"friday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"saturday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"sunday\",\n      \"open\": true\n    }\n  ],\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"warnings\": {},\n  \"product_return_config\": {\n    \"on_same_store\": false,\n    \"store_uid\": 1\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Store is already mapped to a company\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9ab814b7-08d4-49b3-aed0-5d071b1e8e82",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v2.0",
                      "company",
                      ":company_id",
                      "location",
                      ":location_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "location_id",
                        "description": "(Required) Id of the location which you want to edit."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"notification_emails\": [],\n  \"address\": {\n    \"longitude\": 72.8231511,\n    \"landmark\": \"NARAYAN NAGAR\",\n    \"address2\": \"NARAYAN NAGAR\",\n    \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n    \"latitude\": 19.4232024,\n    \"country\": \"INDIA\",\n    \"pincode\": \"401209\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"country_code\": \"IN\"\n  },\n  \"documents\": [],\n  \"gst_credentials\": {\n    \"e_invoice\": {\n      \"enabled\": true,\n      \"password\": \"hello\",\n      \"username\": \"test_example_com_12345\"\n    }\n  },\n  \"company\": 1,\n  \"name\": \"New Store\",\n  \"display_name\": \"new\",\n  \"store_type\": \"high_street\",\n  \"code\": \"store\",\n  \"multi_piece_shipment\": false,\n  \"timing\": [\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"monday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"tuesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"wednesday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"thursday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"friday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"saturday\",\n      \"open\": true\n    },\n    {\n      \"closing\": {\n        \"minute\": 0,\n        \"hour\": 22\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      },\n      \"weekday\": \"sunday\",\n      \"open\": true\n    }\n  ],\n  \"manager\": {\n    \"name\": \"Yrf\",\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"email\": \"test@example.com\"\n  },\n  \"contact_numbers\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"warnings\": {},\n  \"product_return_config\": {\n    \"on_same_store\": false,\n    \"store_uid\": 1\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"store Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "910f5f51-dcaa-409e-ae81-0f6fd9d95fb9",
            "name": "createLocationBulk | Bulk create company stores",
            "request": {
              "name": "createLocationBulk | Bulk create company stores",
              "description": {
                "content": "Allows to create locations in bulk at once associated to a company",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "location",
                  "bulk"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"data\": [\n    {\n      \"address\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\",\n        \"country_code\": \"<string>\",\n        \"landmark\": \"<string>\",\n        \"pincode\": \"<string>\",\n        \"address_type\": \"<string>\",\n        \"country\": \"<string>\",\n        \"address2\": \"<string>\",\n        \"state\": \"<string>\",\n        \"sector\": \"<string>\",\n        \"state_code\": \"<string>\",\n        \"address1\": \"<string>\",\n        \"city\": \"<string>\"\n      },\n      \"code\": \"<string>\",\n      \"company\": \"<integer>\",\n      \"display_name\": \"<string>\",\n      \"name\": \"<string>\",\n      \"documents\": [\n        {\n          \"type\": \"<string>\",\n          \"legal_name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"verified\": \"<boolean>\",\n          \"url\": \"<string>\"\n        },\n        {\n          \"type\": \"<string>\",\n          \"legal_name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"verified\": \"<boolean>\",\n          \"url\": \"<string>\"\n        }\n      ],\n      \"gst_credentials\": {\n        \"e_invoice\": {\n          \"username\": \"<string>\",\n          \"enabled\": \"<boolean>\",\n          \"password\": \"<string>\"\n        },\n        \"e_waybill\": {\n          \"username\": \"<string>\",\n          \"enabled\": \"<boolean>\",\n          \"password\": \"<string>\"\n        }\n      },\n      \"contact_numbers\": [\n        {\n          \"country_code\": \"<integer>\",\n          \"number\": \"<string>\"\n        },\n        {\n          \"country_code\": \"<integer>\",\n          \"number\": \"<string>\"\n        }\n      ],\n      \"_custom_json\": {\n        \"Ut_971\": \"fugiat esse\",\n        \"labore5\": -2352439.8558101356\n      },\n      \"warnings\": {\n        \"aliqua_843\": \"Duis labore in culpa\"\n      },\n      \"store_type\": \"<string>\",\n      \"manager\": {\n        \"mobile_no\": {\n          \"country_code\": \"<integer>\",\n          \"number\": \"<string>\"\n        },\n        \"email\": \"<email>\",\n        \"name\": \"<string>\"\n      },\n      \"auto_invoice\": false,\n      \"uid\": \"<integer>\",\n      \"timing\": [\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        },\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        }\n      ],\n      \"stage\": \"<string>\",\n      \"credit_note\": false,\n      \"holiday\": [\n        {\n          \"date\": {\n            \"end_date\": \"<dateTime>\",\n            \"start_date\": \"<dateTime>\"\n          },\n          \"holiday_type\": \"<string>\",\n          \"title\": \"<string>\"\n        },\n        {\n          \"date\": {\n            \"end_date\": \"<dateTime>\",\n            \"start_date\": \"<dateTime>\"\n          },\n          \"holiday_type\": \"<string>\",\n          \"title\": \"<string>\"\n        }\n      ],\n      \"product_return_config\": {\n        \"on_same_store\": \"<boolean>\",\n        \"store_uid\": \"<integer>\"\n      },\n      \"notification_emails\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"default_order_acceptance_timing\": \"<boolean>\",\n      \"order_acceptance_timing\": [\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        },\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        }\n      ],\n      \"avg_order_processing_time\": {\n        \"duration\": \"<integer>\",\n        \"duration_type\": \"<string>\"\n      },\n      \"bulk_shipment\": false,\n      \"multi_piece_shipment\": false,\n      \"auto_assign_courier_partner\": true\n    },\n    {\n      \"address\": {\n        \"latitude\": \"<number>\",\n        \"longitude\": \"<number>\",\n        \"country_code\": \"<string>\",\n        \"landmark\": \"<string>\",\n        \"pincode\": \"<string>\",\n        \"address_type\": \"<string>\",\n        \"country\": \"<string>\",\n        \"address2\": \"<string>\",\n        \"state\": \"<string>\",\n        \"sector\": \"<string>\",\n        \"state_code\": \"<string>\",\n        \"address1\": \"<string>\",\n        \"city\": \"<string>\"\n      },\n      \"code\": \"<string>\",\n      \"company\": \"<integer>\",\n      \"display_name\": \"<string>\",\n      \"name\": \"<string>\",\n      \"documents\": [\n        {\n          \"type\": \"<string>\",\n          \"legal_name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"verified\": \"<boolean>\",\n          \"url\": \"<string>\"\n        },\n        {\n          \"type\": \"<string>\",\n          \"legal_name\": \"<string>\",\n          \"value\": \"<string>\",\n          \"verified\": \"<boolean>\",\n          \"url\": \"<string>\"\n        }\n      ],\n      \"gst_credentials\": {\n        \"e_invoice\": {\n          \"username\": \"<string>\",\n          \"enabled\": \"<boolean>\",\n          \"password\": \"<string>\"\n        },\n        \"e_waybill\": {\n          \"username\": \"<string>\",\n          \"enabled\": \"<boolean>\",\n          \"password\": \"<string>\"\n        }\n      },\n      \"contact_numbers\": [\n        {\n          \"country_code\": \"<integer>\",\n          \"number\": \"<string>\"\n        },\n        {\n          \"country_code\": \"<integer>\",\n          \"number\": \"<string>\"\n        }\n      ],\n      \"_custom_json\": {\n        \"aute_9\": \"do ullamco\",\n        \"idd4\": \"amet irure deserunt\"\n      },\n      \"warnings\": {\n        \"proident_139\": false\n      },\n      \"store_type\": \"<string>\",\n      \"manager\": {\n        \"mobile_no\": {\n          \"country_code\": \"<integer>\",\n          \"number\": \"<string>\"\n        },\n        \"email\": \"<email>\",\n        \"name\": \"<string>\"\n      },\n      \"auto_invoice\": false,\n      \"uid\": \"<integer>\",\n      \"timing\": [\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        },\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        }\n      ],\n      \"stage\": \"<string>\",\n      \"credit_note\": false,\n      \"holiday\": [\n        {\n          \"date\": {\n            \"end_date\": \"<dateTime>\",\n            \"start_date\": \"<dateTime>\"\n          },\n          \"holiday_type\": \"<string>\",\n          \"title\": \"<string>\"\n        },\n        {\n          \"date\": {\n            \"end_date\": \"<dateTime>\",\n            \"start_date\": \"<dateTime>\"\n          },\n          \"holiday_type\": \"<string>\",\n          \"title\": \"<string>\"\n        }\n      ],\n      \"product_return_config\": {\n        \"on_same_store\": \"<boolean>\",\n        \"store_uid\": \"<integer>\"\n      },\n      \"notification_emails\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"default_order_acceptance_timing\": \"<boolean>\",\n      \"order_acceptance_timing\": [\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        },\n        {\n          \"open\": \"<boolean>\",\n          \"weekday\": \"<string>\",\n          \"opening\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          },\n          \"closing\": {\n            \"hour\": \"<integer>\",\n            \"minute\": \"<integer>\"\n          }\n        }\n      ],\n      \"avg_order_processing_time\": {\n        \"duration\": \"<integer>\",\n        \"duration_type\": \"<string>\"\n      },\n      \"bulk_shipment\": false,\n      \"multi_piece_shipment\": false,\n      \"auto_assign_courier_partner\": true\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "be506e86-2cd2-40dd-9181-b1aedca70b89",
                "name": "Returns a success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "location",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": [\n    {\n      \"notification_emails\": [],\n      \"address\": {\n        \"longitude\": 72.8231511,\n        \"landmark\": \"NARAYAN NAGAR\",\n        \"address2\": \"NARAYAN NAGAR\",\n        \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n        \"latitude\": 19.4232024,\n        \"country\": \"INDIA\",\n        \"pincode\": \"401209\",\n        \"city\": \"MUMBAI\",\n        \"country_code\": \"IN\",\n        \"state\": \"MAHARASHTRA\"\n      },\n      \"documents\": [],\n      \"gst_credentials\": {\n        \"e_invoice\": {\n          \"enabled\": true,\n          \"password\": \"hello\",\n          \"username\": \"test_example_com_12345\"\n        }\n      },\n      \"company\": 10,\n      \"name\": \"New Store\",\n      \"display_name\": \"new \",\n      \"store_type\": \"high_street\",\n      \"code\": \"store\",\n      \"multi_piece_shipment\": false,\n      \"timing\": [\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"monday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"tuesday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"wednesday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"thursday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"friday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"saturday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"sunday\",\n          \"open\": true\n        }\n      ],\n      \"manager\": {\n        \"name\": \"Yrf\",\n        \"mobile_no\": {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        },\n        \"email\": \"test@example.com\"\n      },\n      \"contact_numbers\": [\n        {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        }\n      ],\n      \"warnings\": {},\n      \"product_return_config\": {\n        \"on_same_store\": false,\n        \"store_uid\": 11906\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"10 stores inserted\",\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e4f5b2af-64d0-472d-800f-4d7b5bc7d2cb",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "location",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": [\n    {\n      \"notification_emails\": [],\n      \"address\": {\n        \"longitude\": 72.8231511,\n        \"landmark\": \"NARAYAN NAGAR\",\n        \"address2\": \"NARAYAN NAGAR\",\n        \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n        \"latitude\": 19.4232024,\n        \"country\": \"INDIA\",\n        \"pincode\": \"401209\",\n        \"city\": \"MUMBAI\",\n        \"country_code\": \"IN\",\n        \"state\": \"MAHARASHTRA\"\n      },\n      \"documents\": [],\n      \"gst_credentials\": {\n        \"e_invoice\": {\n          \"enabled\": true,\n          \"password\": \"hello\",\n          \"username\": \"test_example_com_12345\"\n        }\n      },\n      \"company\": 10,\n      \"name\": \"New Store\",\n      \"display_name\": \"new \",\n      \"store_type\": \"high_street\",\n      \"code\": \"store\",\n      \"multi_piece_shipment\": false,\n      \"timing\": [\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"monday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"tuesday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"wednesday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"thursday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"friday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"saturday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"sunday\",\n          \"open\": true\n        }\n      ],\n      \"manager\": {\n        \"name\": \"Yrf\",\n        \"mobile_no\": {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        },\n        \"email\": \"test@example.com\"\n      },\n      \"contact_numbers\": [\n        {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        }\n      ],\n      \"warnings\": {},\n      \"product_return_config\": {\n        \"on_same_store\": false,\n        \"store_uid\": 11906\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Store country code must be same as company.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "057d9075-47ec-469f-aab8-53ea972c2a85",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "location",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": [\n    {\n      \"notification_emails\": [],\n      \"address\": {\n        \"longitude\": 72.8231511,\n        \"landmark\": \"NARAYAN NAGAR\",\n        \"address2\": \"NARAYAN NAGAR\",\n        \"address1\": \"A 204, New SAI VANDAN, NARAYAN NAGAR, TULINJ ROAD\",\n        \"latitude\": 19.4232024,\n        \"country\": \"INDIA\",\n        \"pincode\": \"401209\",\n        \"city\": \"MUMBAI\",\n        \"country_code\": \"IN\",\n        \"state\": \"MAHARASHTRA\"\n      },\n      \"documents\": [],\n      \"gst_credentials\": {\n        \"e_invoice\": {\n          \"enabled\": true,\n          \"password\": \"hello\",\n          \"username\": \"test_example_com_12345\"\n        }\n      },\n      \"company\": 10,\n      \"name\": \"New Store\",\n      \"display_name\": \"new \",\n      \"store_type\": \"high_street\",\n      \"code\": \"store\",\n      \"multi_piece_shipment\": false,\n      \"timing\": [\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"monday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"tuesday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"wednesday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"thursday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"friday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"saturday\",\n          \"open\": true\n        },\n        {\n          \"closing\": {\n            \"minute\": 0,\n            \"hour\": 22\n          },\n          \"opening\": {\n            \"minute\": 0,\n            \"hour\": 11\n          },\n          \"weekday\": \"sunday\",\n          \"open\": true\n        }\n      ],\n      \"manager\": {\n        \"name\": \"Yrf\",\n        \"mobile_no\": {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        },\n        \"email\": \"test@example.com\"\n      },\n      \"contact_numbers\": [\n        {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        }\n      ],\n      \"warnings\": {},\n      \"product_return_config\": {\n        \"on_same_store\": false,\n        \"store_uid\": 11906\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ad5bd3ed-03e3-4c0e-b14c-87b6627421d2",
            "name": "getLocationTags | Get company store tags",
            "request": {
              "name": "getLocationTags | Get company store tags",
              "description": {
                "content": "Retrieve all the distinct tags associated to a company location.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "location",
                  "tags"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ffe23541-55ef-44f8-9655-f9f059d7c2b2",
                "name": "Tags list.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "location",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"TagsFound\": {\n    \"value\": {\n      \"tags\": [\n        \"hyperlocale\",\n        \"instant\"\n      ],\n      \"success\": true\n    }\n  },\n  \"NoTagsFound\": {\n    \"value\": {\n      \"tags\": [],\n      \"success\": true\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "1c268c32-74f7-466b-8fd9-42add3335305",
                "name": "Bad request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "location",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid data.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "18a6288d-5944-442c-a635-ff8a1b8919a1",
                "name": "Not Found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "company-profile",
                      "v1.0",
                      "company",
                      ":company_id",
                      "location",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Id of the company inside which the location is to be created."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company Not Found.\",\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "2262c89d-493c-4743-9ed4-d12725b4580d",
        "name": "Configuration",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "e07721f7-0b84-4acc-b696-5ad55c30caac",
            "name": "getInventoryConfig | Get inventory configuration",
            "request": {
              "name": "getInventoryConfig | Get inventory configuration",
              "description": {
                "content": "Retrieve configuration details of authentication, inventory, article assignment rules, reward points, cart, payment, order, logistics, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "configuration",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9959d299-b50a-4fb3-a1ba-1c8952450e10",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "configuration",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application (sales channel website) created within a business account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"inventory\": {\n    \"price_strategy\": \"price_factory\",\n    \"international\": true,\n    \"strategy_change_pending\": false,\n    \"strategy_modified_at\": \"2021-03-09t15:40:29.208z\",\n    \"delivery_strategy\": {\n      \"value\": \"delivery_zone\"\n    },\n    \"brand\": {\n      \"criteria\": \"all\",\n      \"brands\": []\n    },\n    \"store\": {\n      \"criteria\": \"filter\",\n      \"stores\": [],\n      \"rules\": [\n        {\n          \"companies\": [\n            1,\n            2,\n            4\n          ],\n          \"brands\": []\n        }\n      ]\n    },\n    \"category\": {\n      \"criteria\": \"all\",\n      \"categories\": []\n    },\n    \"price\": {\n      \"min\": 1,\n      \"max\": 10000\n    },\n    \"discount\": {\n      \"min\": 0,\n      \"max\": 100\n    },\n    \"out_of_stock\": true,\n    \"franchise_enabled\": true,\n    \"exclude_category\": [],\n    \"image\": [\n      \"standard\",\n      \"substandard\",\n      \"default\"\n    ],\n    \"company_store\": []\n  },\n  \"authentication\": {\n    \"required\": true,\n    \"provider\": \"fynd\"\n  },\n  \"article_assignment\": {\n    \"rules\": {\n      \"store_priority\": {\n        \"enabled\": false,\n        \"storetype_order\": []\n      }\n    },\n    \"post_order_reassignment\": true\n  },\n  \"search\": {\n    \"query_suggestions\": {\n      \"enabled\": false,\n      \"max_limit\": 10\n    },\n    \"fst_identification\": {\n      \"enabled\": false\n    },\n    \"skg_identification\": {\n      \"enabled\": true\n    }\n  },\n  \"reward_points\": {\n    \"credit\": {\n      \"enabled\": true\n    },\n    \"debit\": {\n      \"enabled\": true,\n      \"auto_apply\": false,\n      \"strategy_channel\": \"rewards\"\n    }\n  },\n  \"cart\": {\n    \"delivery_charges\": {\n      \"enabled\": true\n    },\n    \"charges\": [\n      {\n        \"threshold\": 1000,\n        \"charges\": 49\n      },\n      {\n        \"threshold\": 200000,\n        \"charges\": 79\n      }\n    ],\n    \"international_delivery_charges\": {\n      \"enabled\": true,\n      \"charges\": [\n        {\n          \"threshold\": 1000,\n          \"charges\": 49\n        },\n        {\n          \"threshold\": 200000,\n          \"charges\": 79\n        }\n      ]\n    },\n    \"enabled\": true,\n    \"max_cart_items\": 0,\n    \"min_cart_value\": 120,\n    \"bulk_coupons\": true,\n    \"revenue_engine_coupon\": false\n  },\n  \"payment\": {\n    \"callback_url\": {\n      \"app\": \"\",\n      \"web\": \"\"\n    },\n    \"methods\": {\n      \"pl\": {\n        \"enabled\": true\n      },\n      \"card\": {\n        \"enabled\": true\n      },\n      \"nb\": {\n        \"enabled\": true\n      },\n      \"wl\": {\n        \"enabled\": true\n      },\n      \"ps\": {\n        \"enabled\": true\n      },\n      \"upi\": {\n        \"enabled\": true\n      },\n      \"qr\": {\n        \"enabled\": true\n      },\n      \"cod\": {\n        \"enabled\": true\n      },\n      \"pp\": {\n        \"enabled\": true\n      },\n      \"jp\": {\n        \"enabled\": false\n      },\n      \"pac\": {\n        \"enabled\": false\n      },\n      \"fc\": {\n        \"enabled\": false\n      },\n      \"jiopp\": {\n        \"enabled\": false\n      },\n      \"stripepg\": {\n        \"enabled\": true\n      },\n      \"juspaypg\": {\n        \"enabled\": false\n      },\n      \"payubizpg\": {\n        \"enabled\": true\n      },\n      \"payumoneypg\": {\n        \"enabled\": true\n      },\n      \"rupifipg\": {\n        \"enabled\": false\n      },\n      \"simpl\": {\n        \"enabled\": true\n      }\n    },\n    \"payment_selection_lock\": {\n      \"enabled\": false,\n      \"default_options\": \"\",\n      \"payment_identifier\": \"\"\n    },\n    \"mode_of_payment\": \"uniket_b2b\",\n    \"source\": \"uniket\",\n    \"enabled\": true,\n    \"cod_amount_limit\": 100000,\n    \"cod_charges\": 1500\n  },\n  \"order\": {\n    \"enabled\": true,\n    \"force_reassignment\": false\n  },\n  \"logistics\": {\n    \"logistics_by_seller\": false,\n    \"serviceability_check\": true,\n    \"same_day_delivery\": true,\n    \"dp_assignment\": true\n  },\n  \"business\": \"retail\",\n  \"comms_enabled\": true,\n  \"communication\": {\n    \"email\": {\n      \"enabled\": false\n    },\n    \"sms\": {\n      \"enabled\": false\n    },\n    \"voice\": {\n      \"enabled\": false\n    }\n  },\n  \"platforms\": [\n    \"uniket_wholesale\"\n  ],\n  \"_id\": \"5e04c76b8dd8c003577fdd0a\",\n  \"loyalty_points\": {\n    \"enabled\": true,\n    \"auto_apply\": false\n  },\n  \"app\": \"000000000000000000000001\",\n  \"created_at\": \"2019-12-26t14:44:59.835z\",\n  \"modified_at\": \"2021-03-09t15:40:29.208z\",\n  \"__v\": 3,\n  \"modified_by\": \"5e199eed98cfe16dc61385de\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9627c3bd-1637-4482-a3d2-0d3fcb094ceb",
                "name": "Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "configuration",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application (sales channel website) created within a business account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Configuration not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3fdf5cf3-972e-48d2-877d-1c820fca4881",
            "name": "getDomains | List  domains",
            "request": {
              "name": "getDomains | List  domains",
              "description": {
                "content": "Retrieve a list of existing domains by its sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "configuration",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "domain"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8601bf06-f6ad-4fa8-a424-3efab5237739",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "configuration",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "domain"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application (sales channel website) created within a business account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"domains\": [\n    {\n      \"_id\": \"5eb1177748312a3bd55d0f1e\",\n      \"verified\": true,\n      \"name\": \"uniket.hostfynd.dev\",\n      \"is_primary\": true,\n      \"is_shortlink\": false,\n      \"is_predefined\": true\n    },\n    {\n      \"verified\": true,\n      \"is_primary\": false,\n      \"is_shortlink\": true,\n      \"_id\": \"5f0858c5f86e00cd42dccc8d\",\n      \"name\": \"jd.hostfynd.dev\",\n      \"is_predefined\": true\n    },\n    {\n      \"verified\": true,\n      \"is_primary\": false,\n      \"is_shortlink\": false,\n      \"_id\": \"6048497e87f5730423149190\",\n      \"name\": \"testdm.hostfynd.dev\",\n      \"is_predefined\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bfc94894-2f95-43f3-a5ce-8edd9fa8e217",
            "name": "getCurrencies | List currencies",
            "request": {
              "name": "getCurrencies | List currencies",
              "description": {
                "content": "Retrieve a list of available currencies.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "configuration",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "currencies"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b4918e88-e6be-4529-9ed1-80d1c03dca92",
                "name": "Currencies Success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "configuration",
                      "v1.0",
                      "company",
                      ":company_id",
                      "currencies"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"5ec75d11f7bfb54d798f3516\",\n      \"is_active\": true,\n      \"name\": \"United States Dollar\",\n      \"code\": \"USD\",\n      \"created_at\": \"2020-05-22T05:03:13.354Z\",\n      \"updated_at\": \"2020-06-05T09:12:04.248Z\",\n      \"decimal_digits\": 2,\n      \"symbol\": \"$\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7c3e9545-f31f-47ad-a903-2f002f2167d0",
            "name": "getCurrencyExchangeRates | Get currency exchange rates",
            "request": {
              "name": "getCurrencyExchangeRates | Get currency exchange rates",
              "description": {
                "content": "Retrieve a list of currency exchange rates, relative to a provided currency.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "configuration",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "currency-exchange"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "currency_code",
                    "value": "INR",
                    "description": "The 3-letter ISO 4217 code representing the base currency for the exchange rates.  Defaults to \"INR\" if not specified."
                  },
                  {
                    "disabled": false,
                    "key": "exchange_currency_code",
                    "value": "<string>",
                    "description": "A 3-letter ISO 4217 currency code for which exchange rates against the base currency are requested."
                  },
                  {
                    "disabled": false,
                    "key": "exchange_country_code",
                    "value": "<string>",
                    "description": "The country code for which exchange rates against the base currency are requested."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "06f72b23-e690-4921-8974-5fd5d7bd73a3",
                "name": "Successful response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "configuration",
                      "v2.0",
                      "company",
                      ":company_id",
                      "currency-exchange"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "currency_code",
                        "value": "INR"
                      },
                      {
                        "key": "exchange_currency_code",
                        "value": "AED"
                      },
                      {
                        "key": "exchange_country_code",
                        "value": "AE"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"base\": \"USD\",\n  \"ttl_seconds\": 311,\n  \"items\": [\n    {\n      \"currency_code\": \"AED\",\n      \"rate\": 3.672955,\n      \"country_code\": \"AE\",\n      \"subunit\": \"Fils\",\n      \"country_name\": \"United Arab Emirates\",\n      \"decimal_digits\": 2,\n      \"symbol\": \"AED\"\n    }\n  ],\n  \"total\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6ce24b35-4d07-45a8-be54-e30db7607b23",
                "name": "Validation Error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "configuration",
                      "v2.0",
                      "company",
                      ":company_id",
                      "currency-exchange"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "currency_code",
                        "value": "INR"
                      },
                      {
                        "key": "exchange_currency_code",
                        "value": "AED"
                      },
                      {
                        "key": "exchange_country_code",
                        "value": "AE"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid base currency 123e\",\n  \"field\": \"currency_code\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "d3884424-9249-4f21-b468-8bd17392fe31",
        "name": "Content",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "beeda247-a9fb-4ebe-90d3-dad932905e58",
            "name": "createBlog | Create blog",
            "request": {
              "name": "createBlog | Create blog",
              "description": {
                "content": "Generate and add a new blog.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "blogs",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application\": \"<string>\",\n  \"_custom_json\": {\n    \"ut_331\": \"mollit occa\",\n    \"eu_9a\": -76298385.01269245,\n    \"aliqua_c4b\": 46178114,\n    \"sunte\": -31313034\n  },\n  \"author\": {\n    \"designation\": \"<string>\",\n    \"id\": \"<string>\",\n    \"name\": \"<string>\"\n  },\n  \"content\": [\n    {\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ],\n  \"feature_image\": {\n    \"aspect_ratio\": \"<string>\",\n    \"id\": \"<string>\",\n    \"secure_url\": \"<string>\"\n  },\n  \"published\": \"<boolean>\",\n  \"reading_time\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"title\": \"<string>\",\n  \"seo\": {\n    \"description\": \"<string>\",\n    \"image\": {\n      \"url\": \"<string>\"\n    },\n    \"title\": \"<string>\",\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"sitemap\": {\n      \"priority\": \"<number>\",\n      \"frequency\": \"<string>\"\n    },\n    \"breadcrumb\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"ullamco3\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"deserunt_4\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"tempor8\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"anim_082\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"eiusmod_f2\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"nostrud549\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"Ut0\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"tempor802\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"proident1e\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"labore_4\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"magnacc8\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"culpa27b\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"laboreb63\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          }\n        }\n      }\n    ],\n    \"canonical_url\": \"<string>\"\n  },\n  \"summary\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "84863e36-c560-4e4a-b3d5-e88b7cebdb03",
                "name": "Success. Refer `BlogSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "blogs",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"title\": \"Art of a Nature\",\n  \"slug\": \"art-of-nature\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com/feature-image-url\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<p>hey there!</p>\"\n    }\n  ],\n  \"seo\": {\n    \"title\": \"my first blog\",\n    \"description\": \"hey this is my first blog\",\n    \"image\": {\n      \"url\": \"\"\n    }\n  },\n  \"published\": true,\n  \"type\": \"html\",\n  \"tags\": [\n    \"art\"\n  ],\n  \"summary\": \"Blogs summary text\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"tags\": [\n    \"abhinav\"\n  ],\n  \"title\": \"my first blog\",\n  \"slug\": \"1st_blog\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<p>hey there!</p>\"\n    }\n  ],\n  \"published\": true,\n  \"author\": {\n    \"name\": \"Fynd App\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-03-14T06:49:03.945Z\",\n    \"modified_on\": \"2021-03-14T06:49:03.945Z\"\n  },\n  \"summary\": \"Blogs summary text\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a98adbe2-7b5d-42db-9030-4af44f9bb1dd",
            "name": "getBlogs | List blogs",
            "request": {
              "name": "getBlogs | List blogs",
              "description": {
                "content": "List all blogs",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "blogs",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the list of tags passed."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the title or slug passed."
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the slug passed."
                  },
                  {
                    "disabled": false,
                    "key": "title",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the title passed."
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the status passed."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8df5839d-7c56-4856-a870-0430e54c12e8",
                "name": "Success. Refer `BlogGetDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "blogs",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "q",
                        "value": "<string>"
                      },
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "title",
                        "value": "<string>"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"date_meta\": {\n        \"created_on\": \"2021-03-14T06:49:03.945Z\",\n        \"modified_on\": \"2021-03-14T06:49:03.945Z\"\n      },\n      \"tags\": [],\n      \"_id\": \"604db275b3ae202873964d94\",\n      \"content\": [\n        {\n          \"type\": \"html\",\n          \"value\": \"<p>test abhinav</p>\"\n        }\n      ],\n      \"title\": \"1st Blog\",\n      \"slug\": \"1st-blog\",\n      \"published\": true,\n      \"feature_image\": {\n        \"secure_url\": \"\"\n      },\n      \"application\": \"000000000000000000000001\",\n      \"author\": {\n        \"name\": \"Fynd App\"\n      },\n      \"summary\": \"Blogs summary text\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 1,\n    \"item_total\": 2,\n    \"has_next\": true\n  },\n  \"filters\": {\n    \"tags\": [\n      \"gaming\",\n      \"fashion\",\n      \"pop culture\",\n      \"travelling\"\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9c0bb116-08b5-476e-9f6e-676bae75c023",
            "name": "updateBlog | Update a blog",
            "request": {
              "name": "updateBlog | Update a blog",
              "description": {
                "content": "Modify the content and settings of a specific blog.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "blogs",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to the blog."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application\": \"<string>\",\n  \"_custom_json\": {\n    \"elit_69\": \"ad ut\"\n  },\n  \"author\": {\n    \"designation\": \"<string>\",\n    \"id\": \"<string>\",\n    \"name\": \"<string>\"\n  },\n  \"content\": [\n    {\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ],\n  \"feature_image\": {\n    \"aspect_ratio\": \"<string>\",\n    \"id\": \"<string>\",\n    \"secure_url\": \"<string>\"\n  },\n  \"published\": \"<boolean>\",\n  \"reading_time\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"title\": \"<string>\",\n  \"seo\": {\n    \"description\": \"<string>\",\n    \"image\": {\n      \"url\": \"<string>\"\n    },\n    \"title\": \"<string>\",\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"sitemap\": {\n      \"priority\": \"<number>\",\n      \"frequency\": \"<string>\"\n    },\n    \"breadcrumb\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"Excepteur_c0\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"ullamco_ea9\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"deserunt_2\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"proident3_\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"nisid\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"occaecat_9f\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"fugiat_a\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"minimf\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"nulla27c\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"consectetur_c10\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"voluptate_06\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"ex_e\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"commodo_e\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"anim_e2\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"pariatur_f_a\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          }\n        }\n      }\n    ],\n    \"canonical_url\": \"<string>\"\n  },\n  \"summary\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1c900611-00cc-48cc-95f1-df82e0fc17b1",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "blogs",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the blog."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"title\": \"Art of a Nature\",\n  \"slug\": \"art-of-nature\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com/feature-image-url\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<p>hey there!</p>\"\n    }\n  ],\n  \"seo\": {\n    \"title\": \"my first blog\",\n    \"description\": \"hey this is my first blog\",\n    \"image\": {\n      \"url\": \"\"\n    }\n  },\n  \"published\": true,\n  \"type\": \"html\",\n  \"tags\": [\n    \"art\"\n  ],\n  \"summary\": \"Blogs summary text\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"tags\": [\n    \"abhinav\"\n  ],\n  \"title\": \"my first blog\",\n  \"slug\": \"1st_blog\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<p>hey there!</p>\"\n    }\n  ],\n  \"published\": true,\n  \"author\": {\n    \"name\": \"Fynd App\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-03-14T06:49:03.945Z\",\n    \"modified_on\": \"2021-03-14T06:49:03.945Z\"\n  },\n  \"summary\": \"Blogs summary text\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4f17758c-0311-45d4-a8e0-78508b0b64b4",
            "name": "deleteBlog | Delete a blog",
            "request": {
              "name": "deleteBlog | Delete a blog",
              "description": {
                "content": "Remove a specific blog.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "blogs",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to the blog."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "ca1c33bf-c488-4bfe-8a11-0db01ff0cfad",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "blogs",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the blog."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"tags\": [\n    \"abhinav\"\n  ],\n  \"title\": \"my first blog\",\n  \"slug\": \"1st_blog\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<p>hey there!</p>\"\n    }\n  ],\n  \"published\": true,\n  \"author\": {\n    \"name\": \"Fynd App\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-03-14T06:49:03.945Z\",\n    \"modified_on\": \"2021-03-14T06:49:03.945Z\"\n  },\n  \"summary\": \"Blogs summary text\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c16692a1-4a62-43aa-ac58-9271cf99e71c",
            "name": "getFaqCategories | List FAQ Categories",
            "request": {
              "name": "getFaqCategories | List FAQ Categories",
              "description": {
                "content": "List all FAQ Categories",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "categories"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "036085d0-776e-4dd6-9125-214ca2092f85",
                "name": "Success. Refer `GetFaqCategoriesSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "categories"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"categories\": [\n    {\n      \"index\": 0,\n      \"children\": [\n        \"6026426ae507768b168dee4b\"\n      ],\n      \"title\": \"Test\",\n      \"_id\": \"60263f80c83c1f89f2863a8a\",\n      \"slug\": \"test\",\n      \"application\": \"000000000000000000000001\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4e3aea82-f2f8-408d-8fa8-880de72f3b36",
            "name": "getFaqCategoryBySlugOrId | Get FAQ category",
            "request": {
              "name": "getFaqCategoryBySlugOrId | Get FAQ category",
              "description": {
                "content": "Get detailed information about a specific FAQ category",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":id_or_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id_or_slug",
                    "description": "(Required) ID or the slug allotted to an FAQ category. Slug is a short, human-readable, URL-friendly identifier of an object. You can get slug value of an FAQ category from `getFaqCategories` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "62305753-49fb-476f-b40c-b1064fb86267",
                "name": "Success. Refer `GetFaqCategoryBySlugSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":id_or_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id_or_slug",
                        "description": "(Required) ID or the slug allotted to an FAQ category. Slug is a short, human-readable, URL-friendly identifier of an object. You can get slug value of an FAQ category from `getFaqCategories` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"category\": {\n    \"index\": 0,\n    \"children\": [\n      {\n        \"_id\": \"6026426ae507768b168dee4b\",\n        \"question\": \"question 1\",\n        \"answer\": \"answer 1\",\n        \"slug\": \"question-1\",\n        \"application\": \"000000000000000000000001\"\n      }\n    ],\n    \"_id\": \"60263f80c83c1f89f2863a8a\",\n    \"slug\": \"test\",\n    \"title\": \"Test\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0d4dd2ba-5443-49df-a99a-aa3ae02649b2",
            "name": "createFaqCategory | Create FAQ Category",
            "request": {
              "name": "createFaqCategory | Create FAQ Category",
              "description": {
                "content": "Generate and add a new FAQ category.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"category\": {\n    \"slug\": \"<string>\",\n    \"title\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bb8b836e-dc2e-46bc-be53-de4e2272c89a",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"category\": {\n    \"slug\": \"test\",\n    \"title\": \"Test\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"category\": {\n    \"index\": 0,\n    \"children\": [],\n    \"_id\": \"60263f80c83c1f89f2863a8a\",\n    \"slug\": \"test\",\n    \"application\": \"000000000000000000000001\",\n    \"title\": \"Test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c9b08e4b-3f70-4270-b38b-7300fd3445ef",
            "name": "updateFaqCategory | Update FAQ category",
            "request": {
              "name": "updateFaqCategory | Update FAQ category",
              "description": {
                "content": "Modify the content and settings of a specific FAQ category.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to an FAQ category."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"category\": {\n    \"index\": \"<integer>\",\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"children\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"_id\": \"<string>\",\n    \"slug\": \"<string>\",\n    \"application\": \"<string>\",\n    \"icon_url\": \"<string>\",\n    \"_custom_json\": {\n      \"occaecat_5f\": -1058316,\n      \"aute638\": true,\n      \"ut4\": false,\n      \"magna_3b\": \"reprehenderit nisi anim\"\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "330dc9ae-ad4e-47e5-a419-a4b10aaf0e4a",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to an FAQ category."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"category\": {\n    \"index\": 0,\n    \"title\": \"Test Updated\",\n    \"children\": [],\n    \"_id\": \"60263f80c83c1f89f2863a8a\",\n    \"slug\": \"test\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"category\": {\n    \"index\": 0,\n    \"children\": [],\n    \"_id\": \"60263f80c83c1f89f2863a8a\",\n    \"title\": \"Test Updated\",\n    \"slug\": \"test\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "087f84e5-c038-4a4a-9023-542c28f6f270",
            "name": "deleteFaqCategory | Delete FAQ category",
            "request": {
              "name": "deleteFaqCategory | Delete FAQ category",
              "description": {
                "content": "Remove a specific FAQ category.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to an FAQ category."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "7340c4c0-5101-4840-bf55-9b91db63f6b3",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to an FAQ category."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"category\": {\n    \"index\": 0,\n    \"children\": [],\n    \"_id\": \"60263f80c83c1f89f2863a8a\",\n    \"slug\": \"test\",\n    \"title\": \"Test\",\n    \"application\": \"000000000000000000000001\",\n    \"__v\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bf0ce209-e98c-43c7-a30e-eb12bb1b5de5",
            "name": "getFaqsByCategoryIdOrSlug | List FAQs",
            "request": {
              "name": "getFaqsByCategoryIdOrSlug | List FAQs",
              "description": {
                "content": "Retrieve a list of FAQs within a specific category.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":id_or_slug",
                  "faqs"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id_or_slug",
                    "description": "(Required) ID or the slug allotted to an FAQ category. Slug is a short, human-readable, URL-friendly identifier of an object. You can get slug value of an FAQ category from `getFaqCategories` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0e3cab7a-4fc2-49db-a244-1ca2f4d19c8c",
                "name": "Success. Refer `GetFaqSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":id_or_slug",
                      "faqs"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id_or_slug",
                        "description": "(Required) ID or the slug allotted to an FAQ category. Slug is a short, human-readable, URL-friendly identifier of an object. You can get slug value of an FAQ category from `getFaqCategories` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"faqs\": [\n    {\n      \"_id\": \"60265b64e507768b168dee4d\",\n      \"question\": \"question 1\",\n      \"answer\": \"answer 1\",\n      \"slug\": \"question-1\",\n      \"application\": \"000000000000000000000001\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e86f1bea-61e5-4a11-a70e-f1d0610239fc",
            "name": "addFaq | Create FAQ",
            "request": {
              "name": "addFaq | Create FAQ",
              "description": {
                "content": "Create and add a new FAQ.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":category_id",
                  "faq"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "category_id",
                    "description": "(Required) ID allotted to an FAQ category."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"faq\": {\n    \"slug\": \"<string>\",\n    \"question\": \"<string>\",\n    \"answer\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f714559b-9d11-4f5d-9daf-6530709b4b02",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":category_id",
                      "faq"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "category_id",
                        "description": "(Required) ID allotted to an FAQ category."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"faq\": {\n    \"question\": \"question 1\",\n    \"answer\": \"answer 1\",\n    \"slug\": \"question-1\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"faq\": {\n    \"_id\": \"60265b64e507768b168dee4d\",\n    \"question\": \"question 1\",\n    \"answer\": \"answer 1\",\n    \"slug\": \"question-1\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b50fab8b-e526-478f-bc56-23a7437f45b1",
            "name": "updateFaq | Update FAQ",
            "request": {
              "name": "updateFaq | Update FAQ",
              "description": {
                "content": "Modify the content and settings of a specific FAQ.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":category_id",
                  "faq",
                  ":faq_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "category_id",
                    "description": "(Required) ID allotted to an FAQ category."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "faq_id",
                    "description": "(Required) ID allotted to an FAQ."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"faq\": {\n    \"slug\": \"<string>\",\n    \"question\": \"<string>\",\n    \"answer\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e93acbd5-150b-4fc0-b395-1a1343c6bab0",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":category_id",
                      "faq",
                      ":faq_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "category_id",
                        "description": "(Required) ID allotted to an FAQ category."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "faq_id",
                        "description": "(Required) ID allotted to an FAQ."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"faq\": {\n    \"question\": \"question 1 updated\",\n    \"answer\": \"answer 1\",\n    \"slug\": \"question-1\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"faq\": {\n    \"_id\": \"60265b64e507768b168dee4d\",\n    \"question\": \"question 1 updated\",\n    \"answer\": \"answer 1\",\n    \"slug\": \"question-1\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "435850e1-0b9f-4f9b-ab3c-c711c3a2b635",
            "name": "deleteFaq | Delete FAQ",
            "request": {
              "name": "deleteFaq | Delete FAQ",
              "description": {
                "content": "Remove a specific FAQ.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  "category",
                  ":category_id",
                  "faq",
                  ":faq_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "category_id",
                    "description": "(Required) ID allotted to an FAQ category."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "faq_id",
                    "description": "(Required) ID allotted to an FAQ."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "54e14db9-9cf4-46b6-8d2b-9e899084d1ed",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      "category",
                      ":category_id",
                      "faq",
                      ":faq_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "category_id",
                        "description": "(Required) ID allotted to an FAQ category."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "faq_id",
                        "description": "(Required) ID allotted to an FAQ."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"faq\": {\n    \"_id\": \"60265b64e507768b168dee4d\",\n    \"question\": \"question 1 updated\",\n    \"answer\": \"answer 1\",\n    \"slug\": \"question-1\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e9fd097f-be8f-4ea2-a307-986a646fe94d",
            "name": "getFaqByIdOrSlug | Get FAQ or slug",
            "request": {
              "name": "getFaqByIdOrSlug | Get FAQ or slug",
              "description": {
                "content": "Get detailed information about a specific FAQ",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "faq",
                  ":id_or_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id_or_slug",
                    "description": "(Required) ID or the slug allotted to an FAQ category. Slug is a short, human-readable, URL-friendly identifier of an object. You can get slug value of an FAQ category from `getFaqCategories` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e8277136-7c02-4b53-9174-e93a639766fe",
                "name": "Success. Refer `CreateFaqResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "faq",
                      ":id_or_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id_or_slug",
                        "description": "(Required) ID or the slug allotted to an FAQ category. Slug is a short, human-readable, URL-friendly identifier of an object. You can get slug value of an FAQ category from `getFaqCategories` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"faq\": {\n    \"_id\": \"60265b64e507768b168dee4d\",\n    \"question\": \"question 1\",\n    \"answer\": \"answer 1\",\n    \"slug\": \"question-1\",\n    \"application\": \"000000000000000000000001\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4879f840-946d-4820-8172-e4e4c43e92a2",
            "name": "generateSEOTitle | Generate SEO title",
            "request": {
              "name": "generateSEOTitle | Generate SEO title",
              "description": {
                "content": "Create an SEO-friendly title for content.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "generate-seo",
                  ":type"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "type",
                    "description": "(Required) String representing the type of SEO content to be generated. Possible values are: title, description"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"text\": \"<string>\",\n  \"existing_text\": \"<string>\",\n  \"keywords\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "769929b4-0260-44b2-9a6c-5f4e9a3fa220",
                "name": "Returns the generated SEO title",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "generate-seo",
                      ":type"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "type",
                        "description": "(Required) String representing the type of SEO content to be generated. Possible values are: title, description"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"text\": \"<string>\",\n  \"existing_text\": \"<string>\",\n  \"keywords\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"type\": \"<string>\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"title\": \"SEO Title example\",\n  \"description\": \"SEO Description example\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "52c4ee70-db1e-48e6-bd81-4d35d3589c44",
            "name": "getLandingPages | Get landing pages",
            "request": {
              "name": "getLandingPages | Get landing pages",
              "description": {
                "content": "Lists a list landing pages as per device types",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "landing-page",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "27650e70-b77c-4174-9c5d-e7ec9c1affcd",
                "name": "Success. Refer `LandingPageGetDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "landing-page",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"date_meta\": {\n        \"created_on\": \"2021-03-12T09:26:12.157Z\",\n        \"modified_on\": \"2021-03-12T09:26:12.157Z\"\n      },\n      \"platform\": [\n        \"android\"\n      ],\n      \"_id\": \"604b342e29f19310d8ae9743\",\n      \"slug\": \"landing-page-default-2\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"default\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"application\": \"5cd3db5e9d692cfe5302a7bb\",\n      \"archived\": false,\n      \"_custom_json\": {},\n      \"__v\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 1,\n    \"item_total\": 2,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "df6232ab-3b1c-476b-b987-b7623023187b",
            "name": "createLandingPage | Create landing page",
            "request": {
              "name": "createLandingPage | Create landing page",
              "description": {
                "content": "Generate and add a new landing page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "landing-page",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"slug\": \"<string>\",\n  \"action\": {\n    \"type\": \"<string>\",\n    \"page\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"proident_67\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"cillumc9\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"proident_3a_\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"sed__\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    },\n    \"popup\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"labore66f\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"veniam0_8\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"mollitf9\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    }\n  },\n  \"platform\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"created_by\": {\n    \"name\": \"<string>\",\n    \"user_id\": \"<string>\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"<dateTime>\",\n    \"modified_on\": \"<dateTime>\"\n  },\n  \"_id\": \"<string>\",\n  \"application\": \"<string>\",\n  \"archived\": \"<boolean>\",\n  \"_custom_json\": {\n    \"esse46\": false,\n    \"consectetur2a3\": -13712172\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "059d24b6-01bc-41b4-aa4d-a9c642c247bf",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "landing-page",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"pnc-landing\",\n  \"action\": {\n    \"page\": {\n      \"type\": \"home\"\n    },\n    \"popup\": {},\n    \"type\": \"page\"\n  },\n  \"platform\": [\n    \"web\"\n  ],\n  \"_custom_json\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"_custom_json\": {},\n  \"slug\": \"pnc-landing\",\n  \"action\": {\n    \"page\": {\n      \"type\": \"home\"\n    },\n    \"popup\": {},\n    \"type\": \"page\"\n  },\n  \"platform\": [\n    \"web\"\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2020-04-30T03:25:14.549Z\",\n    \"modified_on\": \"2020-04-30T03:25:14.549Z\"\n  },\n  \"archived\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9d1a427a-8cfa-46f5-9005-ea9d13f3d9da",
            "name": "updateLandingPage | Update landing page",
            "request": {
              "name": "updateLandingPage | Update landing page",
              "description": {
                "content": "Modify the content and settings of a specific landing page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "landing-page",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to a landing page."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"slug\": \"<string>\",\n  \"action\": {\n    \"type\": \"<string>\",\n    \"page\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"ind\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"elit5\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"dolorebb\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    },\n    \"popup\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"tempor74\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"mollit_f29\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"quid1\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"dolor_d4\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    }\n  },\n  \"platform\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"created_by\": {\n    \"name\": \"<string>\",\n    \"user_id\": \"<string>\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"<dateTime>\",\n    \"modified_on\": \"<dateTime>\"\n  },\n  \"_id\": \"<string>\",\n  \"application\": \"<string>\",\n  \"archived\": \"<boolean>\",\n  \"_custom_json\": {\n    \"deserunt_93\": \"dolore non\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4aba23ec-4f06-4ec1-a682-607a6023c7fc",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "landing-page",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to a landing page."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"_custom_json\": {},\n  \"slug\": \"pnc-landing\",\n  \"action\": {\n    \"page\": {\n      \"type\": \"home\"\n    },\n    \"popup\": {},\n    \"type\": \"page\"\n  },\n  \"platform\": [\n    \"web\"\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2020-04-30T03:25:14.549Z\",\n    \"modified_on\": \"2020-04-30T03:25:14.549Z\"\n  },\n  \"archived\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"_custom_json\": {},\n  \"slug\": \"pnc-landing\",\n  \"action\": {\n    \"page\": {\n      \"type\": \"home\"\n    },\n    \"popup\": {},\n    \"type\": \"page\"\n  },\n  \"platform\": [\n    \"web\"\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2020-04-30T03:25:14.549Z\",\n    \"modified_on\": \"2020-04-30T03:25:14.549Z\"\n  },\n  \"archived\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e368fce1-b087-4b37-b2aa-13fec201594b",
            "name": "deleteLandingPage | Delete landing page",
            "request": {
              "name": "deleteLandingPage | Delete landing page",
              "description": {
                "content": "Remove a specific landing page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "landing-page",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to a landing page."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "f30f06f3-03a1-4dcf-880a-4a67e2a0b93e",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "landing-page",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to a landing page."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"_custom_json\": {},\n  \"slug\": \"pnc-landing\",\n  \"action\": {\n    \"page\": {\n      \"type\": \"home\"\n    },\n    \"popup\": {},\n    \"type\": \"page\"\n  },\n  \"platform\": [\n    \"web\"\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2020-04-30T03:25:14.549Z\",\n    \"modified_on\": \"2020-04-30T03:25:14.549Z\"\n  },\n  \"archived\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4aa5ec11-61c7-4eec-bb03-90ad43e1b590",
            "name": "getLegalInformation | Get Legal Pages",
            "request": {
              "name": "getLegalInformation | Get Legal Pages",
              "description": {
                "content": "Get legal information and terms",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "legal"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "47fd3d7d-b802-4ab4-9dde-3c1892a9819a",
                "name": "Success. Refer `ApplicationLegal` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "legal"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"tnc\": \"**Terms and Conditions test**\",\n  \"policy\": \"**Privacy policy test**\",\n  \"shipping\": \"**Shipping term and conditions**\",\n  \"returns\": \"**Terms & conditions for returns **\",\n  \"_id\": \"5e8b2b96abe7dc94c02c9ac9\",\n  \"application\": \"000000000000000000000001\",\n  \"faq\": [\n    {\n      \"question\": \"New Question\",\n      \"answer\": \"New Answer\"\n    },\n    {\n      \"question\": \"New\",\n      \"answer\": \"sdfghjhg\"\n    },\n    {\n      \"question\": \"test\",\n      \"answer\": \"test\"\n    },\n    {\n      \"question\": \"New Test\",\n      \"answer\": \"New Test answer\"\n    },\n    {\n      \"question\": \"test\",\n      \"answer\": \"test\"\n    }\n  ],\n  \"created_at\": \"2020-04-06T13:16:06.818Z\",\n  \"updated_at\": \"2020-07-16T09:47:40.751Z\",\n  \"__v\": 260\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "30928722-ac60-439c-99a7-c84d61a0864f",
            "name": "updateLegalInformation | Update Legal Pages",
            "request": {
              "name": "updateLegalInformation | Update Legal Pages",
              "description": {
                "content": "Modify legal information and terms.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "legal"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application\": \"<string>\",\n  \"tnc\": \"<string>\",\n  \"policy\": \"<string>\",\n  \"shipping\": \"<string>\",\n  \"returns\": \"<string>\",\n  \"faq\": [\n    {\n      \"question\": \"<string>\",\n      \"answer\": \"<string>\"\n    },\n    {\n      \"question\": \"<string>\",\n      \"answer\": \"<string>\"\n    }\n  ],\n  \"_id\": \"<string>\",\n  \"updated_at\": \"<dateTime>\",\n  \"created_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f468e13f-b85c-4b4d-810d-d951f3fde77d",
                "name": "Success. Refer `ApplicationLegal` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "legal"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tnc\": \"This is terms and condition\",\n  \"policy\": \"This is policy\",\n  \"faq\": [\n    {\n      \"question\": \"This is question\",\n      \"answer\": \"This is answer\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"tnc\": \"This is terms and condition\",\n  \"policy\": \"This is policy\",\n  \"faq\": [\n    {\n      \"question\": \"This is question\",\n      \"answer\": \"This is answer\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b03ba23d-eb43-4100-ae2d-7e7efa62eea1",
            "name": "getNavigations | Get navigation items",
            "request": {
              "name": "getNavigations | Get navigation items",
              "description": {
                "content": "Retrieve a list of navigational elements.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "navigations",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "device_platform",
                    "value": "<string>",
                    "description": "(Required) Filter navigations by platform. Acceptable values are: web, android, ios, all"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "415236ed-74d9-4e5e-a34e-fb225c028768",
                "name": "Success. Refer `NavigationGetDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "navigations",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "device_platform",
                        "value": "<string>"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"5ffbd9b90ac98678ae0458d7\",\n      \"application\": \"000000000000000000000001\",\n      \"_custom_json\": null,\n      \"name\": \"temp\",\n      \"slug\": \"temp\",\n      \"platform\": \"web\",\n      \"position\": \"top\",\n      \"orientation\": \"landscape\",\n      \"navigation\": [\n        {\n          \"display\": \"Home\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"home\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": {\n            \"type\": \"array\",\n            \"items\": {\n              \"type\": \"string\"\n            }\n          },\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          },\n          \"sub_navigation\": [\n            {\n              \"display\": \"Brands\",\n              \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n              \"sort_order\": 1,\n              \"type\": \"\",\n              \"action\": {\n                \"page\": {\n                  \"url\": \"/brands/\",\n                  \"type\": \"brands\"\n                },\n                \"popup\": {},\n                \"type\": \"page\"\n              },\n              \"active\": true,\n              \"tags\": null,\n              \"acl\": [\n                \"all\"\n              ],\n              \"_locale_language\": {\n                \"hi\": {\n                  \"display\": \"\"\n                },\n                \"ar\": {\n                  \"display\": \"\"\n                },\n                \"en_us\": {\n                  \"display\": \"\"\n                }\n              }\n            }\n          ]\n        },\n        {\n          \"display\": \"Collections\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n          \"sort_order\": 2,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/collections/\",\n              \"type\": \"collections\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          },\n          \"sub_navigation\": [\n            {\n              \"display\": \"Categories\",\n              \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n              \"sort_order\": 1,\n              \"type\": \"\",\n              \"action\": {\n                \"page\": {\n                  \"url\": \"/categories/\",\n                  \"type\": \"categories\"\n                },\n                \"popup\": {},\n                \"type\": \"page\"\n              },\n              \"active\": true,\n              \"tags\": null,\n              \"acl\": [\n                \"all\"\n              ],\n              \"_locale_language\": {\n                \"hi\": {\n                  \"display\": \"\"\n                },\n                \"ar\": {\n                  \"display\": \"\"\n                },\n                \"en_us\": {\n                  \"display\": \"\"\n                }\n              }\n            }\n          ]\n        },\n        {\n          \"display\": \"Primary Menu\",\n          \"image\": \"\",\n          \"sort_order\": 3,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"type\": \"home\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ],\n      \"created_by\": {\n        \"id\": \"000000000000000000000000\"\n      },\n      \"date_meta\": {\n        \"created_on\": \"2021-01-11T04:53:13.585Z\",\n        \"modified_on\": \"2021-01-14T10:24:34.485Z\"\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 1,\n    \"item_total\": 2,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "799f12b2-ff14-4090-92d9-04ff1fbf6d8c",
            "name": "createNavigation | Create navigation items",
            "request": {
              "name": "createNavigation | Create navigation items",
              "description": {
                "content": "Generate and add a new navigation element.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "navigations",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"platform\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"landscape\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"acl\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"<string>\"\n        },\n        \"ar\": {\n          \"display\": \"<string>\"\n        },\n        \"en_us\": {\n          \"display\": \"<string>\"\n        }\n      },\n      \"image\": \"<string>\",\n      \"type\": \"<string>\",\n      \"action\": {\n        \"type\": \"<string>\",\n        \"page\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"sitd6\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"id_\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"magna65\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"et_8c_\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ut__91\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"uta\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"sed_\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        }\n      },\n      \"active\": \"<boolean>\",\n      \"display\": \"<string>\",\n      \"sort_order\": \"<integer>\",\n      \"schedule\": {\n        \"enabled\": \"<boolean>\",\n        \"cron\": \"<string>\",\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      },\n      \"sub_navigation\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        }\n      ]\n    },\n    {\n      \"acl\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"<string>\"\n        },\n        \"ar\": {\n          \"display\": \"<string>\"\n        },\n        \"en_us\": {\n          \"display\": \"<string>\"\n        }\n      },\n      \"image\": \"<string>\",\n      \"type\": \"<string>\",\n      \"action\": {\n        \"type\": \"<string>\",\n        \"page\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"magna292\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"nulla_ef\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"in_b\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"cupidatat_19\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"minim7\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"est_1\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        }\n      },\n      \"active\": \"<boolean>\",\n      \"display\": \"<string>\",\n      \"sort_order\": \"<integer>\",\n      \"schedule\": {\n        \"enabled\": \"<boolean>\",\n        \"cron\": \"<string>\",\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      },\n      \"sub_navigation\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        }\n      ]\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "048c1a28-c2e1-44db-bd4d-402cda578fd1",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "navigations",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test-nav\",\n  \"slug\": \"test-nav\",\n  \"platform\": [\n    \"ios\",\n    \"android\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"left\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"display\": \"iiHome\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587918110/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/bxb8xsrrgu1pygiz5eq3.png\",\n      \"sort_order\": 1,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/\",\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"घर\"\n        },\n        \"en_us\": {\n          \"display\": \"Home\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"iiSubHome\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587918110/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/bxb8xsrrgu1pygiz5eq3.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"home\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"विषय घर\"\n            },\n            \"en_us\": {\n              \"display\": \"SubHome\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Cart\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587915357/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/qb0eymobp7sznldecwci.png\",\n      \"sort_order\": 2,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/cart/bag/\",\n          \"type\": \"cart\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ]\n    },\n    {\n      \"display\": \"My Orders\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587915397/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/ql6urfgroddqwufoezi0.png\",\n      \"sort_order\": 3,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/profile/orders\",\n          \"type\": \"orders\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ]\n    },\n    {\n      \"display\": \"Wishlist\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587915413/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/xdon2o9xgtj0moh5nh9w.png\",\n      \"sort_order\": 4,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/wishlist/\",\n          \"type\": \"wishlist\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ffbd9b90ac98678ae0458d7\",\n  \"application\": \"000000000000000000000001\",\n  \"_custom_json\": null,\n  \"name\": \"test-nav\",\n  \"slug\": \"test-nav\",\n  \"platform\": [\n    \"ios\",\n    \"android\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"left\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"display\": \"Home\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n      \"sort_order\": 1,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/\",\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"string\"\n        }\n      },\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/brands/\",\n              \"type\": \"brands\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Collections\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n      \"sort_order\": 2,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/collections/\",\n          \"type\": \"collections\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/categories/\",\n              \"type\": \"categories\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Primary Menu\",\n      \"image\": \"\",\n      \"sort_order\": 3,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      }\n    }\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-01-11T04:53:13.585Z\",\n    \"modified_on\": \"2021-01-14T10:24:34.485Z\"\n  },\n  \"archived\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b25f8e0c-8bf9-499e-981f-b7187f8a3be5",
            "name": "getDefaultNavigations | Get default navigations",
            "request": {
              "name": "getDefaultNavigations | Get default navigations",
              "description": {
                "content": "Retrieve default navigation elements.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "navigations",
                  "default"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0fa14dba-f9e3-4daa-9c4f-cd954e786f2e",
                "name": "Success. Refer `DefaultNavigationDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "navigations",
                      "default"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"default-bottom\",\n      \"slug\": \"default-bottom-vIhLiJKQvUZdQvGWzDdrzLP3CTC4Hbxg\",\n      \"orientation\": {\n        \"landscape\": [\n          \"bottom\"\n        ]\n      },\n      \"version\": 3,\n      \"navigation\": [\n        {\n          \"display\": \"Home\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n          \"sort_order\": 1,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"home\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 2,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"brands\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Collections\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n          \"sort_order\": 3,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"collections\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 4,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"categories\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        }\n      ],\n      \"created_by\": {},\n      \"_id\": \"6050244dbd9e072063f1586b\",\n      \"platform\": [\n        \"android\"\n      ]\n    },\n    {\n      \"name\": \"default-bottom\",\n      \"slug\": \"default-bottom-SB0zLTfiPN4Z5doJQBKRagsLTDldm8Ug\",\n      \"orientation\": {\n        \"landscape\": [\n          \"bottom\"\n        ]\n      },\n      \"version\": 3,\n      \"navigation\": [\n        {\n          \"display\": \"Home\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n          \"sort_order\": 1,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"home\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 2,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"brands\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Collections\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n          \"sort_order\": 3,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"collections\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 4,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"categories\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        }\n      ],\n      \"created_by\": {},\n      \"_id\": \"6050244dbd9e072063f1586c\",\n      \"platform\": [\n        \"ios\"\n      ]\n    },\n    {\n      \"name\": \"default-left\",\n      \"slug\": \"default-left-dWrrfpfcNw6Arl0QtmK5VgunYYAHhGRR\",\n      \"orientation\": {\n        \"portrait\": [\n          \"left\"\n        ]\n      },\n      \"version\": 3,\n      \"navigation\": [\n        {\n          \"display\": \"Profile\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938091/production/applications/app_000000000000000000000001/media/navigation/icon/hv0cd5jdo0rkhsqoizmi.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"profile\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Orders\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938144/production/applications/app_000000000000000000000001/media/navigation/icon/lmv4fzpxxk0a6acitlfg.png\",\n          \"sort_order\": 2,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"orders\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Track Order\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938144/production/applications/app_000000000000000000000001/media/navigation/icon/lmv4fzpxxk0a6acitlfg.png\",\n          \"sort_order\": 3,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"type\": \"track-order\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"anonymous\"\n          ]\n        },\n        {\n          \"display\": \"Addresses\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938161/production/applications/app_000000000000000000000001/media/navigation/icon/qbod8vkjmot3qnaroibr.png\",\n          \"sort_order\": 4,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"addresses\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Wishlist\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938125/production/applications/app_000000000000000000000001/media/navigation/icon/u8c7jdke4a3wwc0ftz8x.png\",\n          \"sort_order\": 5,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/wishlist/\",\n              \"type\": \"wishlist\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Settings\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584003256/production/applications/app_000000000000000000000001/media/navigation/icon/vywbdiio1zi7cbnltvgz.png\",\n          \"sort_order\": 6,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"settings\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Policy\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939301/production/applications/app_000000000000000000000001/media/navigation/icon/bygqvme7hkrd45oemzy0.png\",\n          \"sort_order\": 7,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"policy\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Terms & Conditions\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939382/production/applications/app_000000000000000000000001/media/navigation/icon/eaq0aagqr0xirojbuki3.png\",\n          \"sort_order\": 8,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"tnc\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Need Help\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939416/production/applications/app_000000000000000000000001/media/navigation/icon/xeqv7pzyxagwtxcwvxbw.png\",\n          \"sort_order\": 9,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/faq/\",\n              \"type\": \"faq\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"About Us\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939196/production/applications/app_000000000000000000000001/media/navigation/icon/dccm5et4sgylisbug9xr.png\",\n          \"sort_order\": 10,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"about-us\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Rate Us\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584091739/production/applications/app_000000000000000000000001/media/navigation/icon/afryyfeccqgjyeosdmbz.png\",\n          \"sort_order\": 11,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"rate-us\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        }\n      ],\n      \"created_by\": {},\n      \"_id\": \"6050244dbd9e072063f1586d\",\n      \"platform\": [\n        \"android\"\n      ]\n    },\n    {\n      \"name\": \"default-left\",\n      \"slug\": \"default-left-tRK1fsQVUD7BmdvX30Fb4u5ZVSrSi3KW\",\n      \"orientation\": {\n        \"portrait\": [\n          \"left\"\n        ]\n      },\n      \"version\": 3,\n      \"navigation\": [\n        {\n          \"display\": \"Profile\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938091/production/applications/app_000000000000000000000001/media/navigation/icon/hv0cd5jdo0rkhsqoizmi.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"profile\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Orders\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938144/production/applications/app_000000000000000000000001/media/navigation/icon/lmv4fzpxxk0a6acitlfg.png\",\n          \"sort_order\": 2,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"orders\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Track Order\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938144/production/applications/app_000000000000000000000001/media/navigation/icon/lmv4fzpxxk0a6acitlfg.png\",\n          \"sort_order\": 3,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"type\": \"track-order\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"anonymous\"\n          ]\n        },\n        {\n          \"display\": \"Addresses\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938161/production/applications/app_000000000000000000000001/media/navigation/icon/qbod8vkjmot3qnaroibr.png\",\n          \"sort_order\": 4,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"addresses\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Wishlist\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583938125/production/applications/app_000000000000000000000001/media/navigation/icon/u8c7jdke4a3wwc0ftz8x.png\",\n          \"sort_order\": 5,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/wishlist/\",\n              \"type\": \"wishlist\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        },\n        {\n          \"display\": \"Settings\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584003256/production/applications/app_000000000000000000000001/media/navigation/icon/vywbdiio1zi7cbnltvgz.png\",\n          \"sort_order\": 6,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"settings\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Policy\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939301/production/applications/app_000000000000000000000001/media/navigation/icon/bygqvme7hkrd45oemzy0.png\",\n          \"sort_order\": 7,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"policy\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Terms & Conditions\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939382/production/applications/app_000000000000000000000001/media/navigation/icon/eaq0aagqr0xirojbuki3.png\",\n          \"sort_order\": 8,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"tnc\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Need Help\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939416/production/applications/app_000000000000000000000001/media/navigation/icon/xeqv7pzyxagwtxcwvxbw.png\",\n          \"sort_order\": 9,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/faq/\",\n              \"type\": \"faq\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"About Us\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1583939196/production/applications/app_000000000000000000000001/media/navigation/icon/dccm5et4sgylisbug9xr.png\",\n          \"sort_order\": 10,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"about-us\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ]\n        },\n        {\n          \"display\": \"Rate Us\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1584091739/production/applications/app_000000000000000000000001/media/navigation/icon/afryyfeccqgjyeosdmbz.png\",\n          \"sort_order\": 11,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"rate-us\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"registered\"\n          ]\n        }\n      ],\n      \"created_by\": {},\n      \"_id\": \"6050244dbd9e072063f1586e\",\n      \"platform\": [\n        \"ios\"\n      ]\n    },\n    {\n      \"name\": \"default-top\",\n      \"slug\": \"default-top-qrprb8dxqr3m698wwUGXWsvTfVkjt4cR\",\n      \"orientation\": {\n        \"landscape\": [\n          \"top\"\n        ]\n      },\n      \"version\": 3,\n      \"navigation\": [\n        {\n          \"display\": \"Home\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n          \"sort_order\": 1,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"home\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 2,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"brands\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Collections\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n          \"sort_order\": 3,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"collections\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        },\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 4,\n          \"acl\": [\n            \"all\"\n          ],\n          \"action\": {\n            \"page\": {\n              \"type\": \"categories\"\n            },\n            \"type\": \"page\"\n          },\n          \"active\": true\n        }\n      ],\n      \"created_by\": {},\n      \"_id\": \"6050244dbd9e072063f1586f\",\n      \"platform\": [\n        \"web\"\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e6e3e4a9-ab6b-4bbe-a090-ea10520ba083",
            "name": "getNavigationBySlug | Get navigation by slug",
            "request": {
              "name": "getNavigationBySlug | Get navigation by slug",
              "description": {
                "content": "Retrieve detailed information about a specific navigation element.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "navigations",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "device_platform",
                    "value": "<string>",
                    "description": "Filter navigations by platform. Acceptable values are: web, android, ios."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a navigation. You can get slug value of a navigation from `getNavigations` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e2e27f59-07c1-46d2-811e-145403436f4f",
                "name": "Success. Refer `NavigationSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "navigations",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "device_platform",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a navigation. You can get slug value of a navigation from `getNavigations` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ffbd9b90ac98678ae0458d7\",\n  \"application\": \"000000000000000000000001\",\n  \"_custom_json\": null,\n  \"name\": \"test-nav\",\n  \"slug\": \"test-nav\",\n  \"platform\": [\n    \"ios\",\n    \"android\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"left\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"display\": \"Home\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n      \"sort_order\": 1,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/\",\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"string\"\n        }\n      },\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/brands/\",\n              \"type\": \"brands\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Collections\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n      \"sort_order\": 2,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/collections/\",\n          \"type\": \"collections\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/categories/\",\n              \"type\": \"categories\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Primary Menu\",\n      \"image\": \"\",\n      \"sort_order\": 3,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      }\n    }\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-01-11T04:53:13.585Z\",\n    \"modified_on\": \"2021-01-14T10:24:34.485Z\"\n  },\n  \"archived\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "56622dc3-81be-4965-b8f3-ff09af5cdd46",
            "name": "updateNavigation | Update navigation",
            "request": {
              "name": "updateNavigation | Update navigation",
              "description": {
                "content": "Modify the content and settings of a specific navigation element.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "navigations",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to the navigation."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"platform\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"landscape\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"acl\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"<string>\"\n        },\n        \"ar\": {\n          \"display\": \"<string>\"\n        },\n        \"en_us\": {\n          \"display\": \"<string>\"\n        }\n      },\n      \"image\": \"<string>\",\n      \"type\": \"<string>\",\n      \"action\": {\n        \"type\": \"<string>\",\n        \"page\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"eiusmod8\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"aliqua48\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"ad_fa\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"est_6\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"elit_3\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"laboris9\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"esse_\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"sit81_\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"laboris_1\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"deserunt85\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"voluptate0\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"aliquip_82\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        }\n      },\n      \"active\": \"<boolean>\",\n      \"display\": \"<string>\",\n      \"sort_order\": \"<integer>\",\n      \"schedule\": {\n        \"enabled\": \"<boolean>\",\n        \"cron\": \"<string>\",\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      },\n      \"sub_navigation\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        }\n      ]\n    },\n    {\n      \"acl\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"<string>\"\n        },\n        \"ar\": {\n          \"display\": \"<string>\"\n        },\n        \"en_us\": {\n          \"display\": \"<string>\"\n        }\n      },\n      \"image\": \"<string>\",\n      \"type\": \"<string>\",\n      \"action\": {\n        \"type\": \"<string>\",\n        \"page\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"laboris7\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"tempor_03\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"ut4\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ada42\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"occaecat_a5\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"sunt78\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"qui0a\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        }\n      },\n      \"active\": \"<boolean>\",\n      \"display\": \"<string>\",\n      \"sort_order\": \"<integer>\",\n      \"schedule\": {\n        \"enabled\": \"<boolean>\",\n        \"cron\": \"<string>\",\n        \"start\": \"<dateTime>\",\n        \"end\": \"<dateTime>\"\n      },\n      \"sub_navigation\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/NavigationReference detected>\"\n        }\n      ]\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "84a0e467-f66d-452b-9a64-7b66ce7b5c6d",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "navigations",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the navigation."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test-nav\",\n  \"slug\": \"test-nav\",\n  \"platform\": [\n    \"ios\",\n    \"android\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"left\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"display\": \"iiHome\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587918110/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/bxb8xsrrgu1pygiz5eq3.png\",\n      \"sort_order\": 1,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/\",\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"घर\"\n        },\n        \"en_us\": {\n          \"display\": \"Home\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"iiSubHome\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587918110/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/bxb8xsrrgu1pygiz5eq3.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/\",\n              \"type\": \"home\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"विषय घर\"\n            },\n            \"en_us\": {\n              \"display\": \"SubHome\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Cart\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587915357/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/qb0eymobp7sznldecwci.png\",\n      \"sort_order\": 2,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/cart/bag/\",\n          \"type\": \"cart\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ]\n    },\n    {\n      \"display\": \"My Orders\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587915397/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/ql6urfgroddqwufoezi0.png\",\n      \"sort_order\": 3,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/profile/orders\",\n          \"type\": \"orders\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ]\n    },\n    {\n      \"display\": \"Wishlist\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1587915413/jiox0/applications/app_5ea1ad3720a2a9b35fa7aae5/media/navigation/icon/xdon2o9xgtj0moh5nh9w.png\",\n      \"sort_order\": 4,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/wishlist/\",\n          \"type\": \"wishlist\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"acl\": [\n        \"all\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ffbd9b90ac98678ae0458d7\",\n  \"application\": \"000000000000000000000001\",\n  \"_custom_json\": null,\n  \"name\": \"test-nav\",\n  \"slug\": \"test-nav\",\n  \"platform\": [\n    \"ios\",\n    \"android\"\n  ],\n  \"orientation\": {\n    \"portrait\": [\n      \"left\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"display\": \"Home\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n      \"sort_order\": 1,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/\",\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"string\"\n        }\n      },\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/brands/\",\n              \"type\": \"brands\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Collections\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n      \"sort_order\": 2,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/collections/\",\n          \"type\": \"collections\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/categories/\",\n              \"type\": \"categories\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Primary Menu\",\n      \"image\": \"\",\n      \"sort_order\": 3,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      }\n    }\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-01-11T04:53:13.585Z\",\n    \"modified_on\": \"2021-01-14T10:24:34.485Z\"\n  },\n  \"archived\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "449ab122-8a76-4ffd-90db-043e67b8703d",
            "name": "deleteNavigation | Delete navigation",
            "request": {
              "name": "deleteNavigation | Delete navigation",
              "description": {
                "content": "Remove a specific navigation element.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "navigations",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID allotted to the navigation."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "7839e8e7-c9f2-4790-9067-44362e18b5c9",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "navigations",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the navigation."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ffbd9b90ac98678ae0458d7\",\n  \"application\": \"000000000000000000000001\",\n  \"_custom_json\": null,\n  \"name\": \"temp\",\n  \"slug\": \"temp\",\n  \"platform\": \"[web]\",\n  \"orientation\": {\n    \"portrait\": [\n      \"left\"\n    ]\n  },\n  \"navigation\": [\n    {\n      \"display\": \"Home\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/mystore-tab_y0dqzt.png\",\n      \"sort_order\": 1,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/\",\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"string\"\n        }\n      },\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Brands\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/brands-tab_sfinpk.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/brands/\",\n              \"type\": \"brands\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Collections\",\n      \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148153/production/system/icons/collections-tab_a0tg9c.png\",\n      \"sort_order\": 2,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"url\": \"/collections/\",\n          \"type\": \"collections\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      },\n      \"sub_navigation\": [\n        {\n          \"display\": \"Categories\",\n          \"image\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1567148154/production/system/icons/categories-tab_ss8e0q.png\",\n          \"sort_order\": 1,\n          \"type\": \"\",\n          \"action\": {\n            \"page\": {\n              \"url\": \"/categories/\",\n              \"type\": \"categories\"\n            },\n            \"popup\": {},\n            \"type\": \"page\"\n          },\n          \"active\": true,\n          \"tags\": null,\n          \"acl\": [\n            \"all\"\n          ],\n          \"_locale_language\": {\n            \"hi\": {\n              \"display\": \"\"\n            },\n            \"ar\": {\n              \"display\": \"\"\n            },\n            \"en_us\": {\n              \"display\": \"\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"display\": \"Primary Menu\",\n      \"image\": \"\",\n      \"sort_order\": 3,\n      \"type\": \"\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"home\"\n        },\n        \"popup\": {},\n        \"type\": \"page\"\n      },\n      \"active\": true,\n      \"tags\": null,\n      \"acl\": [\n        \"all\"\n      ],\n      \"_locale_language\": {\n        \"hi\": {\n          \"display\": \"\"\n        },\n        \"ar\": {\n          \"display\": \"\"\n        },\n        \"en_us\": {\n          \"display\": \"\"\n        }\n      }\n    }\n  ],\n  \"created_by\": {\n    \"id\": \"000000000000000000000000\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-01-11T04:53:13.585Z\",\n    \"modified_on\": \"2021-01-14T10:24:34.485Z\"\n  },\n  \"archived\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c34d1c5e-a286-492a-bf27-366ef21829f0",
            "name": "getPageMeta | Get page meta",
            "request": {
              "name": "getPageMeta | Get page meta",
              "description": {
                "content": "Use this API to Get metadata for a specific page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pages",
                  "meta"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d0d5d38f-0058-4ec5-9408-c5ca9f5bf6d8",
                "name": "Success. Refer `PageMetaSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pages",
                      "meta"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"application_id\": \"000000000000000000000001\",\n  \"system_pages\": [\n    {\n      \"display\": \"Home\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"home\"\n        },\n        \"type\": \"page\"\n      },\n      \"page_type\": \"home\"\n    },\n    {\n      \"display\": \"Brands\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"brands\"\n        },\n        \"type\": \"page\"\n      },\n      \"page_type\": \"brands\"\n    },\n    {\n      \"display\": \"Collections\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"collections\"\n        },\n        \"type\": \"page\"\n      },\n      \"page_type\": \"collections\"\n    },\n    {\n      \"display\": \"Categories\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"categories\"\n        },\n        \"type\": \"page\"\n      },\n      \"page_type\": \"categories\"\n    }\n  ],\n  \"custom_pages\": [\n    {\n      \"display\": \"my first page\",\n      \"slug\": \"first_page\"\n    },\n    {\n      \"display\": \"my second page\",\n      \"slug\": \"second_page\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "86eacd96-dd78-414f-95b0-d4fd0d2db45c",
            "name": "getPageSpec | Get page specification",
            "request": {
              "name": "getPageSpec | Get page specification",
              "description": {
                "content": "Use this API to Get specifications and details for a specific page",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pages",
                  "spec"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d68e6e02-d3ef-4d66-af9d-b22150a85881",
                "name": "Success. Refer `PageSpec` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pages",
                      "spec"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"specifications\": [\n    {\n      \"page_type\": \"home\",\n      \"display_name\": \"Home\",\n      \"params\": [],\n      \"query\": []\n    },\n    {\n      \"page_type\": \"collections\",\n      \"display_name\": \"Collections\",\n      \"params\": [],\n      \"query\": []\n    },\n    {\n      \"page_type\": \"collection\",\n      \"display_name\": \"Collection\",\n      \"params\": [\n        {\n          \"key\": \"slug\",\n          \"required\": true\n        }\n      ],\n      \"query\": []\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8ad2ba47-6f66-42ee-b8e7-7da22a376f83",
            "name": "updatePagePreview | Update page preview",
            "request": {
              "name": "updatePagePreview | Update page preview",
              "description": {
                "content": "Modify the content and settings of a specific page preview.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pages",
                  "publish",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a page. You can get slug value of a page from `getPages` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"publish\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a510a29b-4dbd-436f-b384-5327d550d337",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pages",
                      "publish",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a page. You can get slug value of a page from `getPages` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"publish\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"date_meta\": {\n    \"created_on\": \"2021-03-16T08:24:19.197Z\",\n    \"modified_on\": \"2021-03-16T08:24:19.197Z\"\n  },\n  \"tags\": [\n    \"my first page\"\n  ],\n  \"published\": true,\n  \"component_ids\": [],\n  \"archived\": false,\n  \"_id\": \"60506dcad18cb33946026862\",\n  \"title\": \"my first page\",\n  \"slug\": \"1st_page\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com/some-image\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<div id=\\\"icfm\\\">Emtpy Page. Create Page here.</div><div id=\\\"izu5\\\" class=\\\"aa\\\">hello there!<div id=\\\"izzl\\\">how are you doing</div><div><br/></div></div><img id=\\\"ibgj\\\" src=\\\"https://hdn-1.addsale.com/x0/company/52/applications/614957b7e7a0ccc371e96094/pages/pictures/free-content/original/-zLi_CuyM-apple.jpeg\\\"/>\"\n    },\n    {\n      \"type\": \"css\",\n      \"value\": \"* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#icfm{text-align:center;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}#izu5{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;}#ibgj{color:black;}#izzl{float:none;display:flex;}.aa{float:right;}\"\n    },\n    {\n      \"type\": \"js\",\n      \"value\": \"\"\n    }\n  ],\n  \"content_path\": \"https://hdn-1.fynd.com/company/1526/applications/61012f6a9250ccd1b9ef8a1d/pages/content/page_slug.html\",\n  \"platform\": \"web\",\n  \"description\": \"hey this is my first page\",\n  \"visibility\": {\n    \"test\": true\n  },\n  \"_schedule\": {\n    \"start\": \"2021-04-23T23:50:00.000Z\",\n    \"next_schedule\": [\n      {}\n    ]\n  },\n  \"seo\": {\n    \"title\": \"my first page\",\n    \"description\": \"hey this is my first page\",\n    \"image\": {\n      \"url\": \"\"\n    }\n  },\n  \"type\": \"rawhtml\",\n  \"application\": \"000000000000000000000001\",\n  \"orientation\": \"portrait\",\n  \"page_meta\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1ffee04b-76ee-4164-86a2-154b73339c73",
            "name": "addPathRedirectionRules | Create path redirection rules",
            "request": {
              "name": "addPathRedirectionRules | Create path redirection rules",
              "description": {
                "content": "Create and add rules for path redirection.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "path-mappings"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application\": \"<string>\",\n  \"_id\": \"<string>\",\n  \"redirect_from\": \"<string>\",\n  \"redirect_to\": \"<string>\",\n  \"updated_at\": \"<dateTime>\",\n  \"created_at\": \"<dateTime>\",\n  \"__source\": {\n    \"type\": \"<string>\",\n    \"id\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3fa225e5-70f0-447f-9d43-b96a9e711ff9",
                "name": "Success. Refer `PathMappingSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "path-mappings"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"redirect_from\": \"test.hostfynd.dev/redirect_from\",\n  \"redirect_to\": \"/redirect_to\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"615188e9db1e444cb0f40837\",\n  \"application\": \"000000000000000000000002\",\n  \"redirect_from\": \"/from\",\n  \"redirect_to\": \"/to\",\n  \"createdAt\": \"2021-09-27T09:03:37.053Z\",\n  \"updatedAt\": \"2021-09-27T09:09:25.587Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "58124586-e018-4bb5-b361-0d865d82cb82",
            "name": "getPathRedirectionRules | List Path Redirection Rules",
            "request": {
              "name": "getPathRedirectionRules | List Path Redirection Rules",
              "description": {
                "content": "Use this API to List Path Redirection Rules",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "path-mappings"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "5",
                    "description": "The number of items to retrieve in each page. Default value is 5. "
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "50661c0f-f006-4f2e-b7c1-9eddeadce076",
                "name": "Success. Refer `PathMappingSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "path-mappings"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_size",
                        "value": "5"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"615188e9db1e444cb0f40837\",\n  \"application\": \"000000000000000000000002\",\n  \"redirect_from\": \"/from\",\n  \"redirect_to\": \"/to\",\n  \"createdAt\": \"2021-09-27T09:03:37.053Z\",\n  \"updatedAt\": \"2021-09-27T09:09:25.587Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4f1c491d-9287-4f4d-b998-caaed0bc3609",
            "name": "getPathRedirectionRule | Get Path Redirection Rule",
            "request": {
              "name": "getPathRedirectionRule | Get Path Redirection Rule",
              "description": {
                "content": "Use this API to Get detailed information about a specific path redirection rule",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "path-mappings",
                  ":path_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "path_id",
                    "description": "(Required) ID allotted to the path redirection rule."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "39f8b709-8101-42df-991b-036ae08de6d9",
                "name": "Success. Refer `PathMappingSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "path-mappings",
                      ":path_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "path_id",
                        "description": "(Required) ID allotted to the path redirection rule."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"615188e9db1e444cb0f40837\",\n  \"application\": \"000000000000000000000002\",\n  \"redirect_from\": \"/from\",\n  \"redirect_to\": \"/to\",\n  \"createdAt\": \"2021-09-27T09:03:37.053Z\",\n  \"updatedAt\": \"2021-09-27T09:09:25.587Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "623d1e6e-7128-47ad-bd46-83b018b1da67",
            "name": "updatePathRedirectionRules | Update path redirection rule",
            "request": {
              "name": "updatePathRedirectionRules | Update path redirection rule",
              "description": {
                "content": "Modify settings for path redirection rules.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "path-mappings",
                  ":path_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "path_id",
                    "description": "(Required) ID allotted to the path redirection rule."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"application\": \"<string>\",\n  \"_id\": \"<string>\",\n  \"redirect_from\": \"<string>\",\n  \"redirect_to\": \"<string>\",\n  \"updated_at\": \"<dateTime>\",\n  \"created_at\": \"<dateTime>\",\n  \"__source\": {\n    \"type\": \"<string>\",\n    \"id\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2efc7181-7074-4c6d-80b7-a11aa1b56f34",
                "name": "Success. Refer `PathMappingSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "path-mappings",
                      ":path_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "path_id",
                        "description": "(Required) ID allotted to the path redirection rule."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"redirect_from\": \"test.hostfynd.dev/redirect_from\",\n  \"redirect_to\": \"/redirect_to\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"615188e9db1e444cb0f40837\",\n  \"application\": \"000000000000000000000002\",\n  \"redirect_from\": \"/from\",\n  \"redirect_to\": \"/to\",\n  \"createdAt\": \"2021-09-27T09:03:37.053Z\",\n  \"updatedAt\": \"2021-09-27T09:09:25.587Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "fc686b6e-3f0e-437f-bd77-1d8b50859074",
            "name": "deletePathRedirectionRules | Delete path redirection rule",
            "request": {
              "name": "deletePathRedirectionRules | Delete path redirection rule",
              "description": {
                "content": "Remove specific path redirection rules.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "path-mappings",
                  ":path_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "path_id",
                    "description": "(Required) ID allotted to the path redirection rule."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "9dbf467a-65ec-41f2-92f7-bc97d849e4ab",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "path-mappings",
                      ":path_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "path_id",
                        "description": "(Required) ID allotted to the path redirection rule."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Redirection deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7c8fcf68-7cf1-4ba5-b23c-72aaedbfc27c",
            "name": "getSEOConfiguration | Get sales channel SEO",
            "request": {
              "name": "getSEOConfiguration | Get sales channel SEO",
              "description": {
                "content": "Retrieve configuration settings for SEO.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "203cd6d6-01b1-44dc-be06-55e52095527e",
                "name": "Success. Refer `SeoComponent` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"seo\": {\n    \"details\": {\n      \"title\": \"Zyosa Zyosa\",\n      \"description\": \"\",\n      \"image_url\": \"\"\n    },\n    \"robots_txt\": \"User-agent: * \\nAllow: / \\nsancisciasn xwsaixjowqnxwsiwjs\",\n    \"sitemap_enabled\": false,\n    \"cannonical_enabled\": false,\n    \"_id\": \"6009819ee463ad40de397eb2\",\n    \"app\": \"000000000000000000000001\",\n    \"created_at\": \"2021-01-21T13:29:02.543Z\",\n    \"updated_at\": \"2021-02-05T06:36:16.048Z\",\n    \"__v\": 11,\n    \"custom_meta_tags\": [\n      {\n        \"name\": \"test 0000\",\n        \"content\": \"<meta name=\\\"test\\\" content=\\\"0000 cn dcje dcj rejre cjrenurenc \\\">\",\n        \"_id\": \"6017c301bde3c21dbb13b284\"\n      },\n      {\n        \"name\": \"cwdcdc\",\n        \"content\": \"<meta content=\\\"wdcewdewc\\\">\",\n        \"_id\": \"6017c675bde3c22cfb13b290\"\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "76daf86a-f275-4cae-a801-828793137118",
            "name": "updateSEOConfiguration | Update sales channel SEO information",
            "request": {
              "name": "updateSEOConfiguration | Update sales channel SEO information",
              "description": {
                "content": "Modify configuration settings for SEO.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"seo\": {\n    \"app\": \"<string>\",\n    \"_id\": \"<string>\",\n    \"robots_txt\": \"<string>\",\n    \"sitemap_enabled\": \"<boolean>\",\n    \"additional_sitemap\": \"<string>\",\n    \"cannonical_enabled\": false,\n    \"custom_meta_tags\": [\n      {\n        \"name\": \"<string>\",\n        \"content\": \"<string>\",\n        \"_id\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"content\": \"<string>\",\n        \"_id\": \"<string>\"\n      }\n    ],\n    \"details\": {\n      \"title\": \"<string>\",\n      \"description\": \"<string>\",\n      \"image_url\": \"<string>\"\n    },\n    \"created_at\": \"<dateTime>\",\n    \"updated_at\": \"<dateTime>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9f082fbe-0b3a-4804-b56d-e6947458e518",
                "name": "Success. Refer `SeoSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"seo\": {\n    \"details\": {\n      \"title\": \"Zyosa Zyosa\",\n      \"description\": \"\",\n      \"image_url\": \"\"\n    },\n    \"robots_txt\": \"User-agent: * \\nAllow: / \\nsancisciasn xwsaixjowqnxwsiwjs\",\n    \"sitemap_enabled\": false,\n    \"cannonical_enabled\": false,\n    \"_id\": \"6009819ee463ad40de397eb2\",\n    \"app\": \"000000000000000000000001\",\n    \"created_at\": \"2021-01-21T13:29:02.543Z\",\n    \"updated_at\": \"2021-02-05T06:36:16.048Z\",\n    \"__v\": 11,\n    \"custom_meta_tags\": [\n      {\n        \"name\": \"test 0000\",\n        \"content\": \"<meta name=\\\"test\\\" content=\\\"0000 cn dcje dcj rejre cjrenurenc \\\">\",\n        \"_id\": \"6017c301bde3c21dbb13b284\"\n      },\n      {\n        \"name\": \"cwdcdc\",\n        \"content\": \"<meta content=\\\"wdcewdewc\\\">\",\n        \"_id\": \"6017c675bde3c22cfb13b290\"\n      }\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"details\": {\n    \"title\": \"Zyosa Zyosa\",\n    \"description\": \"\",\n    \"image_url\": \"\"\n  },\n  \"robots_txt\": \"User-agent: * \\nAllow: / \\nsancisciasn xwsaixjowqnxwsiwjs\",\n  \"sitemap_enabled\": false,\n  \"_id\": \"6009819ee463ad40de397eb2\",\n  \"app\": \"000000000000000000000001\",\n  \"created_at\": \"2021-01-21T13:29:02.543Z\",\n  \"updated_at\": \"2021-02-05T06:36:16.048Z\",\n  \"__v\": 11,\n  \"custom_meta_tags\": [\n    {\n      \"name\": \"test 0000\",\n      \"content\": \"<meta name=\\\"test\\\" content=\\\"0000 cn dcje dcj rejre cjrenurenc \\\">\",\n      \"_id\": \"6017c301bde3c21dbb13b284\"\n    },\n    {\n      \"name\": \"cwdcdc\",\n      \"content\": \"<meta content=\\\"wdcewdewc\\\">\",\n      \"_id\": \"6017c675bde3c22cfb13b290\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c65adee2-e075-433e-8dbd-8ac7198d8ec7",
            "name": "getDefaultSEOMarkupSchema | List default SEO Markup Schemas",
            "request": {
              "name": "getDefaultSEOMarkupSchema | List default SEO Markup Schemas",
              "description": {
                "content": "Use this API to List default SEO Markup Schemas",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo",
                  "schema",
                  "default"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "<string>",
                    "description": "The type of page against which schema template was created"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b4a24be3-3aca-4d78-9244-ada89c77df5d",
                "name": "Success. Refer `DefaultSchemaComponent` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema",
                      "default"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"page_type\": \"<string>\",\n      \"schema\": \"ad consectet\",\n      \"target_json\": {\n        \"elit_89\": \"eiusmod do\"\n      }\n    },\n    {\n      \"page_type\": \"<string>\",\n      \"schema\": \"adipisicing consectetur deserunt\",\n      \"target_json\": {\n        \"qui_02\": -70913782.08228503\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "28bd84ba-9900-4144-b1d4-9bc5bbbb91c9",
            "name": "getSEOMarkupSchemas | List default SEO Markup Schemas",
            "request": {
              "name": "getSEOMarkupSchemas | List default SEO Markup Schemas",
              "description": {
                "content": "Use this API to List default SEO Markup Schemas",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo",
                  "schema"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "title",
                    "value": "<string>",
                    "description": "Title of the seo schema."
                  },
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "<string>",
                    "description": "Boolean value for fetching seo schema."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "09433cbe-6d9a-4dee-b2ac-fa6772fdbc8e",
                "name": "Success. Refer `SeoSchemaComponent` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "title",
                        "value": "<string>"
                      },
                      {
                        "key": "active",
                        "value": "<string>"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"officia aliquip elit sint\",\n      \"title\": \"sit dolor\",\n      \"page_type\": \"<string>\",\n      \"schema\": \"dolore nisi\",\n      \"description\": \"do tempor ea enim\",\n      \"active\": true,\n      \"created_at\": \"1966-07-13T08:40:27.091Z\",\n      \"updated_at\": \"2009-11-04T09:06:02.373Z\",\n      \"application\": \"dolor qui sint\",\n      \"target_json\": {\n        \"est_5\": -67997811,\n        \"nulla_808\": 61477336,\n        \"id_1a\": false,\n        \"cillum_2a9\": \"cillum commodo nulla dolor ea\"\n      }\n    },\n    {\n      \"id\": \"aliqua\",\n      \"title\": \"consectetur aliqua anim\",\n      \"page_type\": \"<string>\",\n      \"schema\": \"cupidatat reprehenderit\",\n      \"description\": \"eu voluptate\",\n      \"active\": false,\n      \"created_at\": \"1964-05-31T13:40:53.766Z\",\n      \"updated_at\": \"2021-04-14T21:47:57.935Z\",\n      \"application\": \"Lorem Ut qui ut\",\n      \"target_json\": {\n        \"mollit_b_b\": \"sed laborum dolor\",\n        \"non6\": \"proident cu\",\n        \"elit_720\": -37010006\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"cursor\",\n    \"item_total\": 10,\n    \"next_id\": \"abc123\",\n    \"has_previous\": true,\n    \"has_next\": false,\n    \"current\": 1,\n    \"size\": 20,\n    \"page_size\": 20\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "652b382c-1595-4712-b9d5-90378b6425bf",
            "name": "createSEOMarkupSchema | Create SEO Markup Schema",
            "request": {
              "name": "createSEOMarkupSchema | Create SEO Markup Schema",
              "description": {
                "content": "Use this API to Create SEO Markup Schema",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo",
                  "schema"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"title\": \"<string>\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"<byte>\",\n  \"description\": \"<string>\",\n  \"target_json\": {\n    \"ullamco_2_1\": false,\n    \"id40\": -91629794.36686286\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ed882f0a-7fc7-4a6d-bbd0-4b7fefb142d5",
                "name": "Success. Refer `SEOSchemaMarkupTemplate` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"title\": \"<string>\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"<byte>\",\n  \"description\": \"<string>\",\n  \"target_json\": {\n    \"exercitation_5\": 68264690.52665797\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"cillum mollit\",\n  \"title\": \"Duis\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"labore nulla et minim\",\n  \"description\": \"ea proident ad exercitation\",\n  \"active\": false,\n  \"created_at\": \"2015-09-18T12:19:02.052Z\",\n  \"updated_at\": \"2015-10-06T23:48:42.323Z\",\n  \"application\": \"fugiat Duis adipisicing eiusmod\",\n  \"target_json\": {\n    \"ex8\": 12068094,\n    \"occaecatd\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0416f91d-6cda-43bb-a26d-768435689a60",
            "name": "getSEOMarkupSchema | Get SEO Markup Schema",
            "request": {
              "name": "getSEOMarkupSchema | Get SEO Markup Schema",
              "description": {
                "content": "Use this API to Get SEO Markup Schema",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo",
                  "schema",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0b90dc03-5236-4b31-8b2c-954114a808ef",
                "name": "Success. Refer `SEOSchemaMarkupTemplate` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"cillum mollit\",\n  \"title\": \"Duis\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"labore nulla et minim\",\n  \"description\": \"ea proident ad exercitation\",\n  \"active\": false,\n  \"created_at\": \"2015-09-18T12:19:02.052Z\",\n  \"updated_at\": \"2015-10-06T23:48:42.323Z\",\n  \"application\": \"fugiat Duis adipisicing eiusmod\",\n  \"target_json\": {\n    \"ex8\": 12068094,\n    \"occaecatd\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c9950f48-7c9c-48b7-989a-1c416d11d753",
            "name": "editSEOMarkupSchema | Get SEO Markup Schema",
            "request": {
              "name": "editSEOMarkupSchema | Get SEO Markup Schema",
              "description": {
                "content": "Use this API to Get SEO Markup Schema",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo",
                  "schema",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"title\": \"<string>\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"<byte>\",\n  \"description\": \"<string>\",\n  \"target_json\": {\n    \"sitb3\": -73413423.56423572\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "eedb6b28-3f9a-41ab-b943-865dcebb07f8",
                "name": "Success. Refer `SEOSchemaMarkupTemplate` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"title\": \"<string>\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"<byte>\",\n  \"description\": \"<string>\",\n  \"target_json\": {\n    \"exercitation_5\": 68264690.52665797\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"cillum mollit\",\n  \"title\": \"Duis\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"labore nulla et minim\",\n  \"description\": \"ea proident ad exercitation\",\n  \"active\": false,\n  \"created_at\": \"2015-09-18T12:19:02.052Z\",\n  \"updated_at\": \"2015-10-06T23:48:42.323Z\",\n  \"application\": \"fugiat Duis adipisicing eiusmod\",\n  \"target_json\": {\n    \"ex8\": 12068094,\n    \"occaecatd\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a43bc918-66e5-45d7-bf16-aa0c3ba6589c",
            "name": "deleteSEOMarkupSchema | Delete SEO Markup Schema",
            "request": {
              "name": "deleteSEOMarkupSchema | Delete SEO Markup Schema",
              "description": {
                "content": "Use this API to Delete SEO Markup Schema",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "seo",
                  "schema",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "dbe807d5-2094-49d1-b703-db0c91615412",
                "name": "Success. Refer `SEOSchemaMarkupTemplate` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"cillum mollit\",\n  \"title\": \"Duis\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"labore nulla et minim\",\n  \"description\": \"ea proident ad exercitation\",\n  \"active\": false,\n  \"created_at\": \"2015-09-18T12:19:02.052Z\",\n  \"updated_at\": \"2015-10-06T23:48:42.323Z\",\n  \"application\": \"fugiat Duis adipisicing eiusmod\",\n  \"target_json\": {\n    \"ex8\": 12068094,\n    \"occaecatd\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ef8fddaa-7745-496f-9143-61d2ac0c7e92",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "seo",
                      "schema",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Alphanumeric ID allotted to a SEO Markup Schema Template created within a business."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "491470df-92f1-417a-819c-3e92124fec2c",
            "name": "getSupportInformation | Get support information",
            "request": {
              "name": "getSupportInformation | Get support information",
              "description": {
                "content": "Retrieve information related to customer support.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "support"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "edcadf82-4c4a-44b4-8c01-0d6f8ac5cabb",
                "name": "Success. Refer `Support` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "support"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ea4980b87a7944094216193\",\n  \"application\": \"000000000000000000000001\",\n  \"created_at\": \"2020-04-25T20:05:31.300Z\",\n  \"updated_at\": \"2020-12-04T10:48:12.194Z\",\n  \"contact\": {\n    \"phone\": {\n      \"active\": true,\n      \"phone\": [\n        {\n          \"key\": \"Jane Doe\",\n          \"code\": \"91\",\n          \"number\": \"8888888888\",\n          \"phone_type\": \"phone_number\"\n        },\n        {\n          \"key\": \"Jack jill\",\n          \"number\": \"18001801111\",\n          \"phone_type\": \"tollfree\"\n        }\n      ]\n    },\n    \"email\": {\n      \"active\": false,\n      \"email\": []\n    }\n  },\n  \"created\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "82f51604-b42c-4496-bd3e-117e43c2520b",
            "name": "updateSupportInformation | Update Customer Support Information",
            "request": {
              "name": "updateSupportInformation | Update Customer Support Information",
              "description": {
                "content": "Modify information related to customer support.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "support"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"created\": \"<boolean>\",\n  \"_id\": \"<string>\",\n  \"application\": \"<string>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\",\n  \"contact\": {\n    \"phone\": {\n      \"active\": \"<boolean>\",\n      \"phone\": [\n        {\n          \"key\": \"<string>\",\n          \"code\": \"<string>\",\n          \"number\": \"<string>\",\n          \"phone_type\": \"<string>\"\n        },\n        {\n          \"key\": \"<string>\",\n          \"code\": \"<string>\",\n          \"number\": \"<string>\",\n          \"phone_type\": \"<string>\"\n        }\n      ]\n    },\n    \"email\": {\n      \"active\": \"<boolean>\",\n      \"email\": [\n        {\n          \"key\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"key\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ]\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ae37e475-546e-4471-9acb-0afc11fe8e72",
                "name": "Success. Refer `Support` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "support"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"_id\": \"5ea4980b87a7944094216193\",\n  \"application\": \"000000000000000000000001\",\n  \"created_at\": \"2020-04-25T20:05:31.300Z\",\n  \"updated_at\": \"2020-12-04T10:48:12.194Z\",\n  \"contact\": {\n    \"phone\": {\n      \"active\": true,\n      \"phone\": [\n        {\n          \"key\": \"Jane Doe\",\n          \"code\": \"91\",\n          \"number\": \"8888888888\",\n          \"phone_type\": \"phone_number\"\n        },\n        {\n          \"key\": \"Jack jill\",\n          \"number\": \"18001801111\",\n          \"phone_type\": \"tollfree\"\n        }\n      ]\n    },\n    \"email\": {\n      \"active\": false,\n      \"email\": []\n    }\n  },\n  \"created\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ea4980b87a7944094216193\",\n  \"application\": \"000000000000000000000001\",\n  \"created_at\": \"2020-04-25T20:05:31.300Z\",\n  \"updated_at\": \"2020-12-04T10:48:12.194Z\",\n  \"contact\": {\n    \"phone\": {\n      \"active\": true,\n      \"phone\": [\n        {\n          \"key\": \"Jane Doe\",\n          \"code\": \"91\",\n          \"number\": \"8888888888\",\n          \"phone_type\": \"phone_number\"\n        },\n        {\n          \"key\": \"Jack jill\",\n          \"number\": \"18001801111\",\n          \"phone_type\": \"tollfree\"\n        }\n      ]\n    },\n    \"email\": {\n      \"active\": false,\n      \"email\": []\n    }\n  },\n  \"created\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a4d6eda2-d6ae-46ac-988b-2e9643c072af",
            "name": "updateInjectableTag | Update HTML tag",
            "request": {
              "name": "updateInjectableTag | Update HTML tag",
              "description": {
                "content": "Modify settings for an injectable tag.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "tags"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"tags\": [\n    {\n      \"name\": \"<string>\",\n      \"sub_type\": \"<string>\",\n      \"_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"url\": \"<string>\",\n      \"position\": \"<string>\",\n      \"attributes\": {\n        \"laborum9\": true\n      },\n      \"compatible_engines\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"pages\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"content\": \"<string>\",\n      \"template\": {\n        \"template_id\": \"<string>\",\n        \"template_version\": \"<string>\",\n        \"template_fields\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    },\n    {\n      \"name\": \"<string>\",\n      \"sub_type\": \"<string>\",\n      \"_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"url\": \"<string>\",\n      \"position\": \"<string>\",\n      \"attributes\": {\n        \"exfaa\": false,\n        \"culpa_3\": 23898640\n      },\n      \"compatible_engines\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"pages\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"content\": \"<string>\",\n      \"template\": {\n        \"template_id\": \"<string>\",\n        \"template_version\": \"<string>\",\n        \"template_fields\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "26fc5953-0c47-41df-8d18-07d3a1289679",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tags\": [\n    {\n      \"name\": \"Test\",\n      \"sub_type\": \"external\",\n      \"_id\": \"601f77e7aa61066feda44488\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    },\n    {\n      \"name\": \"Test 2\",\n      \"sub_type\": \"external\",\n      \"_id\": \"601f77e7aa61066feda44489\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"601f77e7aa61066feda44487\",\n  \"tags\": [\n    {\n      \"name\": \"Test\",\n      \"sub_type\": \"external\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"_id\": \"601f77e7aa61066feda44488\",\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    },\n    {\n      \"name\": \"Test 2\",\n      \"sub_type\": \"external\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"_id\": \"601f77e7aa61066feda44489\",\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    }\n  ],\n  \"application\": \"000000000000000000000001\",\n  \"company\": \"13\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dee8732f-7bd0-4990-bfa3-ef7c942f16ec",
            "name": "getInjectableTags | Get all HTML tags",
            "request": {
              "name": "getInjectableTags | Get all HTML tags",
              "description": {
                "content": "Retrieve a list of injectable tags.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "tags"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "all",
                    "value": "false",
                    "description": "Get all tags irrespective of the creator of tags"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Keyword to filter and find tags by name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "362ce5d4-476b-4637-92df-1c9a611573af",
                "name": "Success. Refer `TagsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "all",
                        "value": "false"
                      },
                      {
                        "key": "search",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"601f77e7aa61066feda44487\",\n  \"tags\": [\n    {\n      \"name\": \"Test\",\n      \"sub_type\": \"external\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"_id\": \"601f77e7aa61066feda44488\",\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    },\n    {\n      \"name\": \"Test 2\",\n      \"sub_type\": \"external\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"_id\": \"601f77e7aa61066feda44489\",\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    }\n  ],\n  \"application\": \"000000000000000000000001\",\n  \"company\": \"1\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "48a202c1-6a80-4f8d-9fe9-b4f2031dc1ba",
            "name": "addInjectableTag | Create HTML tag",
            "request": {
              "name": "addInjectableTag | Create HTML tag",
              "description": {
                "content": "Create and add a new injectable tag.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "tags",
                  "add"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"tags\": [\n    {\n      \"name\": \"<string>\",\n      \"sub_type\": \"<string>\",\n      \"_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"url\": \"<string>\",\n      \"position\": \"<string>\",\n      \"attributes\": {\n        \"magnace\": \"ut aliquip\"\n      },\n      \"compatible_engines\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"pages\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"content\": \"<string>\",\n      \"template\": {\n        \"template_id\": \"<string>\",\n        \"template_version\": \"<string>\",\n        \"template_fields\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    },\n    {\n      \"name\": \"<string>\",\n      \"sub_type\": \"<string>\",\n      \"_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"url\": \"<string>\",\n      \"position\": \"<string>\",\n      \"attributes\": {\n        \"consequat_9\": \"consequat Lorem\"\n      },\n      \"compatible_engines\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"pages\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"content\": \"<string>\",\n      \"template\": {\n        \"template_id\": \"<string>\",\n        \"template_version\": \"<string>\",\n        \"template_fields\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ba04952e-f0b9-4eeb-800f-cf4b85629b24",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "tags",
                      "add"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tags\": [\n    {\n      \"name\": \"Test\",\n      \"sub_type\": \"external\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"_id\": \"601f77e7aa61066feda44488\",\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"601f77e7aa61066feda44487\",\n  \"tags\": [\n    {\n      \"name\": \"Test\",\n      \"sub_type\": \"external\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"_id\": \"601f77e7aa61066feda44488\",\n      \"type\": \"js\",\n      \"url\": \"youtube.com/watch?v=AaxFIY-cWH0&list=PL3O3jhFJEElBHFbs6XsOqZAWZLtlEkZTw&index=31\",\n      \"position\": \"head\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    }\n  ],\n  \"application\": \"000000000000000000000001\",\n  \"company\": \"1\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3a14ac9a-54f8-4d2e-8536-66e185033b88",
            "name": "removeInjectableTag | Remove HTML tag",
            "request": {
              "name": "removeInjectableTag | Remove HTML tag",
              "description": {
                "content": "Delete a specific injectable tag.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "tags",
                  "remove",
                  "handpicked"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ee23ca1d-95a0-43f3-ae14-b1c71eb94f6a",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "tags",
                      "remove",
                      "handpicked"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tags\": [\n    \"5fe1896e1eaee246f41faaaf\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "28ba0436-a1b5-4719-8dc5-6d1cd01b8e0e",
            "name": "editInjectableTag | Update HTML tag",
            "request": {
              "name": "editInjectableTag | Update HTML tag",
              "description": {
                "content": "Modify settings for an injectable tag.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "tags",
                  "edit",
                  "handpicked",
                  ":tag_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "tag_id",
                    "description": "(Required) ID allotted to the tag."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"tag\": {\n    \"position\": \"<string>\",\n    \"attributes\": {\n      \"enim_3\": true,\n      \"id_8c\": false\n    },\n    \"compatible_engines\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"name\": \"<string>\",\n    \"url\": \"<string>\",\n    \"type\": \"<string>\",\n    \"sub_type\": \"<string>\",\n    \"content\": \"<string>\",\n    \"template\": {\n      \"template_id\": \"<string>\",\n      \"template_version\": \"<string>\",\n      \"template_fields\": [\n        {\n          \"key\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"key\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ]\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9d60e80a-3bd7-4f1d-9d98-7855bbf97408",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "tags",
                      "edit",
                      "handpicked",
                      ":tag_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "tag_id",
                        "description": "(Required) ID allotted to the tag."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tag\": {\n    \"attributes\": {},\n    \"name\": \"floating whatsapp\",\n    \"type\": \"css\",\n    \"sub_type\": \"inline\",\n    \"compatible_engines\": [\n      \"vue2\",\n      \"react\"\n    ],\n    \"content\": \".float{\\n\\tposition:fixed;\\n\\twidth:60px;\\n\\theight:60px;\\n\\tbottom:40px;\\n\\tright:40px;\\n\\tbackground-color:#25d366;\\n\\tcolor:#FFF;\\n\\tborder-radius:50px;\\n\\ttext-align:center;\\n  font-size:30px;\\n\\tbox-shadow: 2px 2px 3px #999;\\n  z-index:100;\\n}\\n\\n.my-float{\\n\\tmargin-top:16px;\\n}\",\n    \"position\": \"head\",\n    \"template\": {\n      \"template_id\": \"2311\",\n      \"template_version\": \"v3\",\n      \"template_fields\": [\n        {\n          \"key\": \"src\",\n          \"value\": \"https://cdn.example.com/script.js\"\n        },\n        {\n          \"key\": \"integrity\",\n          \"value\": \"sha384-abc123...\"\n        },\n        {\n          \"key\": \"source\",\n          \"value\": \"ads\"\n        },\n        {\n          \"key\": \"priority\",\n          \"value\": \"high\"\n        }\n      ]\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"602671b3c0bac99158b10874\",\n  \"application\": \"000000000000000000000001\",\n  \"company\": \"1\",\n  \"tags\": [\n    {\n      \"_id\": \"601f77e7aa61066feda44488\",\n      \"name\": \"floating whatsapp\",\n      \"sub_type\": \"inline\",\n      \"compatible_engines\": [\n        \"vue2\",\n        \"react\"\n      ],\n      \"type\": \"css\",\n      \"position\": \"head\",\n      \"content\": \".float{\\n\\tposition:fixed;\\n\\twidth:60px;\\n\\theight:60px;\\n\\tbottom:40px;\\n\\tright:40px;\\n\\tbackground-color:#25d366;\\n\\tcolor:#FFF;\\n\\tborder-radius:50px;\\n\\ttext-align:center;\\n  font-size:30px;\\n\\tbox-shadow: 2px 2px 3px #999;\\n  z-index:100;\\n}\\n\\n.my-float{\\n\\tmargin-top:16px;\\n}\",\n      \"template\": {\n        \"template_id\": \"2311\",\n        \"template_version\": \"v3\",\n        \"template_fields\": [\n          {\n            \"key\": \"src\",\n            \"value\": \"https://cdn.example.com/script.js\"\n          },\n          {\n            \"key\": \"integrity\",\n            \"value\": \"sha384-abc123...\"\n          },\n          {\n            \"key\": \"source\",\n            \"value\": \"ads\"\n          },\n          {\n            \"key\": \"priority\",\n            \"value\": \"high\"\n          }\n        ]\n      }\n    }\n  ],\n  \"__v\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e5896828-8f0f-44a1-8bea-86cd5ce4078d",
            "name": "getTagsTemplate | Get Script Tags Templates",
            "request": {
              "name": "getTagsTemplate | Get Script Tags Templates",
              "description": {
                "content": "Retrieve the available script tag templates",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "tags",
                  "templates"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d0037187-473d-4022-949c-255bd82fef27",
                "name": "Success. Returns a JSON object with tags templates. Refer `TagsTemplateSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "tags",
                      "templates"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"template_name\": \"ga4\",\n      \"type\": \"js\",\n      \"sub_type\": \"inline\",\n      \"position\": \"head\",\n      \"pages\": [],\n      \"attributes\": {\n        \"async\": \"true\"\n      },\n      \"compatible_engines\": [\n        \"react\",\n        \"vue2\"\n      ],\n      \"field_mappings\": {\n        \"measurementId\": \"google_analytics_id\"\n      },\n      \"layout\": {\n        \"columns\": 3,\n        \"gap\": \"16px\",\n        \"responsive\": true\n      },\n      \"name\": \"Google Analytics\",\n      \"path\": \"google-analytics\",\n      \"description\": \"Tracks and reports website traffic, providing insights to help optimize your site's performance.\",\n      \"image\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/pictures/free-icon/original/iejFtwUQr-logo.png\",\n      \"note\": \"The APP_ID for your Google Analytics account is available on the Google Analytics Dashboard in **Settings > App Settings > Account Settings > APP ID**.\",\n      \"template_id\": \"1003\",\n      \"template_version\": \"1.0.0\",\n      \"category\": \"analytics\",\n      \"fields\": [\n        {\n          \"name\": \"measurementId\",\n          \"type\": \"text\",\n          \"label\": \"Google Analytics Measurement ID\",\n          \"placeholder\": \"G-XXXXXXXXXX\",\n          \"required\": true,\n          \"size\": \"medium\",\n          \"description\": \"GA4 (G-XXXXXXXXXX) or UA ID. Find in Admin → Data Streams.\",\n          \"validation\": {\n            \"pattern\": \"/^(G-[A-Z0-9]+|UA-[0-9]+-[0-9]+)$/i\",\n            \"message\": \"Must be a valid Measurement ID (e.g., G-XXXXXXXXXX or UA-XXXXXXXXX-X)\"\n          }\n        }\n      ],\n      \"script\": \"(function(){const script=document.createElement('script');script.async=true;script.src='https://www.googletagmanager.com/gtag/js?id={{measurementId}}';script.onload=()=>{window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','{{measurementId}}');};document.head.appendChild(script);}).call(this);\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d43602fe-eeb9-47b9-af32-0e6cffde5515",
            "name": "getBlogBySlug | Get blog by slug",
            "request": {
              "name": "getBlogBySlug | Get blog by slug",
              "description": {
                "content": "Retrieve detailed information about a specific blog using its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "blogs",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a blog page. You can get slug value of a blog from `getBlogs` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "95413f33-5f07-4993-922e-79a2754b7cb2",
                "name": "Success. Returns a JSON object with components. Refer `BlogSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "blogs",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a blog page. You can get slug value of a blog from `getBlogs` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eaa451a21a4dd75f0fd96c5\",\n  \"application\": \"5d3ebd89f540e7506b8b3548\",\n  \"tags\": [\n    \"abhinav\"\n  ],\n  \"title\": \"my first blog\",\n  \"slug\": \"1st_blog\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<p>hey there!</p>\"\n    }\n  ],\n  \"published\": true,\n  \"author\": {\n    \"name\": \"Fynd App\"\n  },\n  \"date_meta\": {\n    \"created_on\": \"2021-03-14T06:49:03.945Z\",\n    \"modified_on\": \"2021-03-14T06:49:03.945Z\"\n  },\n  \"summary\": \"Blogs summary text\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "36670b74-80a5-4bc7-875a-c14921150aa1",
            "name": "getPages | Get pages",
            "request": {
              "name": "getPages | Get pages",
              "description": {
                "content": "Retrieve a list of available pages.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pages",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "70bf4126-66fd-4a9c-bde3-e50853df8f86",
                "name": "Success. Refer `PageGetDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pages",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"date_meta\": {\n        \"created_on\": \"2021-03-14T06:49:03.945Z\",\n        \"modified_on\": \"2021-03-14T06:49:03.945Z\"\n      },\n      \"tags\": [\n        \"my first page\"\n      ],\n      \"_id\": \"604db275b3ae202873964d94\",\n      \"content_path\": \"https://hdn-1.fynd.com/company/1526/applications/61012f6a9250ccd1b9ef8a1d/pages/content/page_slug.html\",\n      \"title\": \"test-page\",\n      \"slug\": \"test-page\",\n      \"published\": true,\n      \"_schedule\": {\n        \"next_schedule\": [\n          {}\n        ],\n        \"start\": \"2021-04-08T07:15:13.000Z\",\n        \"end\": \"2021-04-10T02:00:00.000Z\"\n      },\n      \"feature_image\": {\n        \"secure_url\": \"https://google.com/some-image\"\n      },\n      \"seo\": {\n        \"title\": \"my first page\",\n        \"description\": \"hey this is my first page\",\n        \"image\": {\n          \"url\": \"\"\n        }\n      },\n      \"application\": \"000000000000000000000001\",\n      \"author\": {\n        \"name\": \"Abhinav Maurya\"\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 1,\n    \"item_total\": 2,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a643c296-cde2-49a3-a431-559fe8428b8e",
            "name": "getPageBySlug | Get page by slug",
            "request": {
              "name": "getPageBySlug | Get page by slug",
              "description": {
                "content": "Get detailed information about a specific page using its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pages",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a page. You can get slug value of a page from `getPages` API."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d5ccf34d-703f-4a16-b889-13a3c247e0e4",
                "name": "Success. Returns a JSON object of components. Refer `PageSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pages",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Numeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a page. You can get slug value of a page from `getPages` API."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"date_meta\": {\n    \"created_on\": \"2021-03-16T08:24:19.197Z\",\n    \"modified_on\": \"2021-03-16T08:24:19.197Z\"\n  },\n  \"tags\": [\n    \"my first page\"\n  ],\n  \"published\": true,\n  \"component_ids\": [],\n  \"archived\": false,\n  \"_id\": \"60506dcad18cb33946026862\",\n  \"title\": \"my first page\",\n  \"slug\": \"1st_page\",\n  \"feature_image\": {\n    \"secure_url\": \"https://google.com/some-image\"\n  },\n  \"content\": [\n    {\n      \"type\": \"html\",\n      \"value\": \"<div id=\\\"icfm\\\">Emtpy Page. Create Page here.</div><div id=\\\"izu5\\\" class=\\\"aa\\\">hello there!<div id=\\\"izzl\\\">how are you doing</div><div><br/></div></div><img id=\\\"ibgj\\\" src=\\\"https://hdn-1.addsale.com/x0/company/52/applications/614957b7e7a0ccc371e96094/pages/pictures/free-content/original/-zLi_CuyM-apple.jpeg\\\"/>\"\n    },\n    {\n      \"type\": \"css\",\n      \"value\": \"* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#icfm{text-align:center;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}#izu5{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;}#ibgj{color:black;}#izzl{float:none;display:flex;}.aa{float:right;}\"\n    },\n    {\n      \"type\": \"js\",\n      \"value\": \"\"\n    }\n  ],\n  \"content_path\": \"https://hdn-1.fynd.com/company/1526/applications/61012f6a9250ccd1b9ef8a1d/pages/content/page_slug.html\",\n  \"platform\": \"web\",\n  \"description\": \"hey this is my first page\",\n  \"visibility\": {\n    \"test\": true\n  },\n  \"_schedule\": {\n    \"start\": \"2021-04-23T23:50:00.000Z\",\n    \"next_schedule\": [\n      {}\n    ]\n  },\n  \"seo\": {\n    \"title\": \"my first page\",\n    \"description\": \"hey this is my first page\",\n    \"image\": {\n      \"url\": \"\"\n    }\n  },\n  \"type\": \"rawhtml\",\n  \"application\": \"000000000000000000000001\",\n  \"orientation\": \"portrait\",\n  \"page_meta\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "212f8d1f-0565-4d07-a7d2-5d4026a53a93",
            "name": "getCustomFieldTypes | Get custom field types",
            "request": {
              "name": "getCustomFieldTypes | Get custom field types",
              "description": {
                "content": "Each custom field and custom field definition has a type, which defines the type of information that it can store. The custom field types have built-in validation. This api will give list of supported custom fields types",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "metafields",
                  "types"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b3516b21-01f9-4ea6-be8f-7fd52e8ae4d3",
                "name": "Success. Returns all custom field types. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "metafields",
                      "types"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"metafield_types\": {\n    \"string_single_line\": {\n      \"name\": \"Single Line Text\",\n      \"list_enabled\": true,\n      \"category\": \"TEXT\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\"\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"display\": \"Regular Expression\",\n          \"meta\": {\n            \"examples\": [\n              {\n                \"name\": \"Alphabet Characters\",\n                \"value\": \"^[a-zA-Z]+$\"\n              },\n              {\n                \"name\": \"Alphanumeric Characters\",\n                \"value\": \"^[a-zA-Z0-9]+$\"\n              },\n              {\n                \"name\": \"Numeric Characters\",\n                \"value\": \"^[0-9]+$\"\n              },\n              {\n                \"name\": \"Email Address\",\n                \"value\": \"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\.[a-zA-Z]{2,}$\"\n              }\n            ]\n          }\n        },\n        {\n          \"name\": \"choices\",\n          \"type\": \"string_array\",\n          \"display\": \"Choices\"\n        }\n      ]\n    },\n    \"string_multi_line\": {\n      \"name\": \"Multi Line Text\",\n      \"list_enabled\": true,\n      \"category\": \"TEXT\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\"\n        }\n      ]\n    },\n    \"dropdown\": {\n      \"name\": \"Dropdown\",\n      \"list_enabled\": true,\n      \"category\": \"TEXT\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"choices\",\n          \"type\": \"string_array\",\n          \"display\": \"Choices\",\n          \"required\": true\n        }\n      ]\n    },\n    \"integer\": {\n      \"name\": \"Integer\",\n      \"list_enabled\": true,\n      \"type\": \"integer\",\n      \"category\": \"NUMBER\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Value\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Value\"\n        },\n        {\n          \"name\": \"choices\",\n          \"type\": \"integer_array\",\n          \"display\": \"Choices\"\n        }\n      ]\n    },\n    \"float_type\": {\n      \"name\": \"Decimal\",\n      \"list_enabled\": true,\n      \"type\": \"float\",\n      \"category\": \"NUMBER\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"float\",\n          \"display\": \"Minimum Value\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"float\",\n          \"display\": \"Maximum Value\"\n        },\n        {\n          \"name\": \"choices\",\n          \"type\": \"float_array\",\n          \"display\": \"Choices\"\n        }\n      ]\n    },\n    \"boolean_type\": {\n      \"name\": \"Boolean\",\n      \"category\": \"TRUE_FALSE\",\n      \"list_enabled\": false,\n      \"type\": \"boolean\",\n      \"supported_validations\": []\n    },\n    \"date\": {\n      \"name\": \"Date\",\n      \"list_enabled\": true,\n      \"category\": \"DATETIME\",\n      \"type\": \"date\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"date\",\n          \"display\": \"From Date\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"date\",\n          \"display\": \"To Date\"\n        }\n      ]\n    },\n    \"datetime\": {\n      \"name\": \"Date - Time\",\n      \"category\": \"DATETIME\",\n      \"list_enabled\": true,\n      \"type\": \"datetime\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"date\",\n          \"display\": \"From Date & Time\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"date\",\n          \"display\": \"To Date & Time\"\n        }\n      ]\n    },\n    \"duration\": {\n      \"name\": \"Duration\",\n      \"list_enabled\": true,\n      \"category\": \"NUMBER\",\n      \"type\": \"integer\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Value\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Value\"\n        },\n        {\n          \"name\": \"unit\",\n          \"type\": \"string\",\n          \"display\": \"Unit\",\n          \"meta\": {\n            \"supported_unit\": [\n              {\n                \"name\": \"Seconds\",\n                \"value\": \"seconds\"\n              },\n              {\n                \"name\": \"Minutes\",\n                \"value\": \"minutes\"\n              },\n              {\n                \"name\": \"Hours\",\n                \"value\": \"hours\"\n              },\n              {\n                \"name\": \"Days\",\n                \"value\": \"days\"\n              }\n            ]\n          }\n        }\n      ]\n    },\n    \"json\": {\n      \"name\": \"JSON\",\n      \"list_enabled\": false,\n      \"category\": \"ADVANCED\",\n      \"type\": \"json\",\n      \"supported_validations\": [\n        {\n          \"name\": \"schema\",\n          \"type\": \"json\",\n          \"display\": \"JSON Schema\"\n        }\n      ]\n    },\n    \"file\": {\n      \"name\": \"File\",\n      \"category\": \"REFERENCE\",\n      \"list_enabled\": true,\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"file_type_options\",\n          \"type\": \"string_array\",\n          \"meta\": {\n            \"options\": [\n              {\n                \"image\": {\n                  \"supported_types\": [\n                    \"jpeg\",\n                    \"jpg\",\n                    \"png\",\n                    \"svg+xml\",\n                    \"tiff\",\n                    \"webp\",\n                    \"gif\"\n                  ],\n                  \"max_size\": 20971520\n                },\n                \"video\": {\n                  \"supported_types\": [\n                    \"x-flv\",\n                    \"mp4\",\n                    \"x-mpegURL\",\n                    \"MP2T\",\n                    \"3gpp\",\n                    \"/quicktime\",\n                    \"x-msvideo\",\n                    \"x-ms-wmv\",\n                    \"webm\"\n                  ],\n                  \"max_size\": 1048576000\n                }\n              }\n            ]\n          }\n        }\n      ]\n    },\n    \"url\": {\n      \"name\": \"URL\",\n      \"list_enabled\": true,\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"allowed_domains\",\n          \"display\": \"Allowed Domains\",\n          \"type\": \"string_array\"\n        }\n      ]\n    },\n    \"html\": {\n      \"name\": \"HTML\",\n      \"list_enabled\": false,\n      \"type\": \"string\",\n      \"supported_validations\": []\n    },\n    \"metaobject\": {\n      \"name\": \"Custom Object\",\n      \"list_enabled\": true,\n      \"category\": \"REFERENCE\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"metaobject_definition_id\",\n          \"display\": \"Reference\",\n          \"type\": \"string\",\n          \"required\": true\n        }\n      ]\n    },\n    \"product\": {\n      \"name\": \"Product\",\n      \"list_enabled\": true,\n      \"category\": \"REFERENCE\",\n      \"type\": \"string\",\n      \"supported_validations\": [],\n      \"scope\": [\n        \"company\",\n        \"application\"\n      ]\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "1b16bd5e-fd5a-4f8c-a0ec-3f611dee5a91",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "metafields",
                      "types"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3110e958-586f-4d84-bfcf-2a8cb6250642",
            "name": "getResources | Get resources",
            "request": {
              "name": "getResources | Get resources",
              "description": {
                "content": "Use this API to retrieve the resources, such as products, collections, customers, selling locations, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "metafields",
                  "resources"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "50474d9b-6e4f-4ee3-981e-713a3331c90e",
                "name": "Success. Returns a JSON object of resources. Refer `ResourcesSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "metafields",
                      "resources"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"resources\": [\n    {\n      \"name\": \"product\",\n      \"key\": \"product\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Collection\",\n      \"key\": \"collection\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Page\",\n      \"key\": \"page\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Blog\",\n      \"key\": \"blog\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Customer\",\n      \"key\": \"customer\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Store\",\n      \"key\": \"store\",\n      \"definitions_count\": 0\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dd8cbd0e-ec6d-40aa-bde0-6a4506c19012",
            "name": "getCustomFieldDefinitions | Get custom fields definitions",
            "request": {
              "name": "getCustomFieldDefinitions | Get custom fields definitions",
              "description": {
                "content": "Custom field definitions enable you to include data validation for custom fields, and enable sellers to add custom fields values for resources. With the help of this seller can retrive list of custom field definitions list.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "resources",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "types",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "slugs",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "namespaces",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e4926dc6-dbfe-4694-a618-297232b2472c",
                "name": "Success. Returns a list of custom fields definitions. Refer `CustomFieldDefinitionsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "resources",
                        "value": "product"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"652e183347320aa8d8c28361\",\n      \"resource\": \"product\",\n      \"name\": \"new meta object\",\n      \"namespace\": \"custom\",\n      \"slug\": \"new-meta-object\",\n      \"description\": \"\",\n      \"type\": \"metaobject\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"metaobject_definition_id\",\n          \"type\": \"string\",\n          \"value\": \"652e1298b6ece12d06684c18\"\n        }\n      ],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"Custom Object\",\n      \"invalid_fields_count\": 0\n    },\n    {\n      \"id\": \"652826cd99822ff1f62cbf13\",\n      \"resource\": \"product\",\n      \"name\": \"single image\",\n      \"namespace\": \"custom\",\n      \"slug\": \"single-image\",\n      \"description\": \"this is single\",\n      \"type\": \"file\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"file_type_options\",\n          \"type\": \"string_array\",\n          \"value\": [\n            \"image\",\n            \"audio\",\n            \"video\",\n            \"document\",\n            \"pdf\"\n          ]\n        }\n      ],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"File\",\n      \"invalid_fields_count\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 15,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8b2542b6-6abc-42aa-9d0d-8b92d0c2cb2a",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "resources",
                        "value": "product"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "fba56398-7f11-494e-b094-ec4019c1440d",
            "name": "getCustomFieldDefinitionByResource | Get custom fields definitions for a given resource type",
            "request": {
              "name": "getCustomFieldDefinitionByResource | Get custom fields definitions for a given resource type",
              "description": {
                "content": "Custom field definitions enable you to include data validation for custom fields, and enable sellers to add custom fields values for resources. With the help of this seller can retrive list of custom field definitions list.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "types",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "slugs",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "namespaces",
                    "value": "<string>"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "994c0664-955a-4aae-ac4d-3074098aac77",
                "name": "Success. Returns a list of custom fields definitions. Refer `CustomFieldDefinitionsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"652e183347320aa8d8c28361\",\n      \"resource\": \"product\",\n      \"name\": \"new meta object\",\n      \"namespace\": \"custom\",\n      \"slug\": \"new-meta-object\",\n      \"description\": \"\",\n      \"type\": \"metaobject\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"metaobject_definition_id\",\n          \"type\": \"string\",\n          \"value\": \"652e1298b6ece12d06684c18\"\n        }\n      ],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"Custom Object\",\n      \"invalid_fields_count\": 0\n    },\n    {\n      \"id\": \"652826cd99822ff1f62cbf13\",\n      \"resource\": \"product\",\n      \"name\": \"single image\",\n      \"namespace\": \"custom\",\n      \"slug\": \"single-image\",\n      \"description\": \"this is single\",\n      \"type\": \"file\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"file_type_options\",\n          \"type\": \"string_array\",\n          \"value\": [\n            \"image\",\n            \"audio\",\n            \"video\",\n            \"document\",\n            \"pdf\"\n          ]\n        }\n      ],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"File\",\n      \"invalid_fields_count\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 15,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "99585b05-4a67-4733-a8b4-fbbbd1a6676f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "aaab4f82-c7b6-4aca-9dfa-fad6cb21fe53",
            "name": "createCustomFieldDefinition | Create custom field definition for a given resource type",
            "request": {
              "name": "createCustomFieldDefinition | Create custom field definition for a given resource type",
              "description": {
                "content": "You can create custom fields definition to any resource so you can extend property of resource.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"namespace\": \"<string>\",\n  \"multi_value\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"validations\": [\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "67b9062b-9358-45e2-83f3-d82ecb22f108",
                "name": "Custom field definition created.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"string_single_line\",\n  \"slug\": \"fname\",\n  \"namespace\": \"fname\",\n  \"multi_value\": false,\n  \"name\": \"name\",\n  \"description\": \"First name\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65369654d436ae0e54147e7b\",\n  \"resource\": \"product\",\n  \"name\": \"name\",\n  \"namespace\": \"fname\",\n  \"slug\": \"fname\",\n  \"description\": \"First name\",\n  \"type\": \"string_single_line\",\n  \"multi_value\": false,\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000001\",\n  \"required\": false,\n  \"is_deleted\": false,\n  \"validations\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e67c4c9b-2626-4e2c-b8b8-a491e709eb8b",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"string_single_line\",\n  \"slug\": \"fname\",\n  \"namespace\": \"fname\",\n  \"multi_value\": false,\n  \"name\": \"name\",\n  \"description\": \"First name\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Sorry, field(s) should be unique\",\n  \"code\": \"CX-2004\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"E11000 duplicate key error collection: meta.metafield_definitions index: namespace_1_key_1_resource_1_company_id_1_application_id_1 dup key: { namespace: 'custom', key: 'test', resource: 'product', company_id: '14610', application_id: null }\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f8fe51b0-c55a-4a74-8d0f-e3bc1dbaba8f",
            "name": "getCustomFieldDefinitionBySlug | Get custom fields definition by resource, slug and namespace",
            "request": {
              "name": "getCustomFieldDefinitionBySlug | Get custom fields definition by resource, slug and namespace",
              "description": {
                "content": "Custom field definitions can be retrived from this using its slug, namespace and resource",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "namespace",
                  ":namespace",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b6f16045-4573-4ab6-baf7-949621e0a262",
                "name": "Success. Returns a custom field definition. Refer `MetaFieldDefinitionDetailResSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"resource\": \"product\",\n  \"name\": \"name\",\n  \"namespace\": \"fname\",\n  \"slug\": \"fname\",\n  \"description\": \"First name\",\n  \"type\": \"string_single_line\",\n  \"multi_value\": false,\n  \"company_id\": \"1\",\n  \"required\": false,\n  \"is_deleted\": false,\n  \"id\": \"65369654d436ae0e54147e7b\",\n  \"validations\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3bc557c3-8473-413d-a897-fbc6c10a91d4",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6d9a1eb2-963c-4c98-9bba-228a69e03b36",
            "name": "updateCustomFieldDefinitionBySlug | Update custom field definition",
            "request": {
              "name": "updateCustomFieldDefinitionBySlug | Update custom field definition",
              "description": {
                "content": "Custom fields definition can be update using this api, You can update custom field definition name and description.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "namespace",
                  ":namespace",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"namespace\": \"<string>\",\n  \"multi_value\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"validations\": [\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7fd32bb0-106f-44e6-a982-71cab347c932",
                "name": "Custom field definition updated.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"string_single_line\",\n  \"slug\": \"product-name-update\",\n  \"namespace\": \"custom\",\n  \"multi_value\": false,\n  \"name\": \"product name\",\n  \"description\": \"This is product meta fields\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65369654d436ae0e54147e7b\",\n  \"resource\": \"product\",\n  \"name\": \"name\",\n  \"namespace\": \"fname\",\n  \"slug\": \"fname\",\n  \"description\": \"First name\",\n  \"type\": \"string_single_line\",\n  \"multi_value\": false,\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000001\",\n  \"required\": false,\n  \"is_deleted\": false,\n  \"validations\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7aa552e5-e347-480c-8a82-56981f012337",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"string_single_line\",\n  \"slug\": \"product-name-update\",\n  \"namespace\": \"custom\",\n  \"multi_value\": false,\n  \"name\": \"product name\",\n  \"description\": \"This is product meta fields\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4396387a-2e2b-4f35-bb02-e5b7d7ba4659",
            "name": "deleteCustomFieldDefinitionBySlug | Delete custom fields definition",
            "request": {
              "name": "deleteCustomFieldDefinitionBySlug | Delete custom fields definition",
              "description": {
                "content": "Custom field definition and its assosiated custom fields value can be deleted using this api on the basis of definition id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "namespace",
                  ":namespace",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "52bc96ba-20d1-4587-92fe-f82a1dc9620b",
                "name": "Success. It will returns the message for delete successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Custom field definition deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "aef147c8-eba8-41d0-aa75-0bda7f8ae8b7",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 404,\n  \"message\": \"No such metafield definition found\",\n  \"code\": \"CX-1013\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f94f3e94-0291-47a0-8d35-5f0cc25a34fc",
            "name": "getCustomFieldsByResourceSlug | Get list of custom fields of given resource and resource slug",
            "request": {
              "name": "getCustomFieldsByResourceSlug | Get list of custom fields of given resource and resource slug",
              "description": {
                "content": "Retrieves a list of custom fields attached to a particular resource by using the resource and resource slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  ":resource_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "71e26b10-be6e-4855-9a43-93d1d026fcc9",
                "name": "Success. Returns a list of custom fields. Refer `CustomFieldsResponseByResourceIdSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"65705772a20cc45d3f2585b3\",\n      \"namespace\": \"custom\",\n      \"slug\": \"designer-name\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"ramsons\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b4\",\n      \"namespace\": \"custom\",\n      \"slug\": \"manufactures\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"kartik\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b1\",\n      \"namespace\": \"custom\",\n      \"slug\": \"product-designer\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"65702b4574c5764716ee671d\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"metaobject\",\n      \"multi_value\": true,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b2\",\n      \"namespace\": \"custom\",\n      \"slug\": \"validation-check\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"ram\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0de229f3-b02a-4716-9d42-0d033812801c",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "11d18b01-9e69-4d6e-9654-38a054ff4301",
            "name": "updateCustomFieldByResourceSlug | Update custom field entries for gives resource and resource slug",
            "request": {
              "name": "updateCustomFieldByResourceSlug | Update custom field entries for gives resource and resource slug",
              "description": {
                "content": "You can add a custom field using this endpoint to any resource by providing the resource slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  ":resource_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"fields\": [\n    {\n      \"value\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"namespace\": \"<string>\",\n      \"slug\": \"<string>\"\n    },\n    {\n      \"value\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"namespace\": \"<string>\",\n      \"slug\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "dfa546e4-c3f1-4f3a-ae73-c2a21db95269",
                "name": "Success. Returns a list of custom fields. Refer `CustomFieldsResponseByResourceIdSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"fields\": [\n    {\n      \"slug\": \"white-shirt\",\n      \"namespace\": \"test\",\n      \"value\": [\n        \"white shirt updated\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"65705772a20cc45d3f2585b1\",\n      \"namespace\": \"custom\",\n      \"slug\": \"product-designer\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"metaobject\",\n      \"multi_value\": true,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"65702b4574c5764716ee671d\"\n      ]\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b2\",\n      \"namespace\": \"custom\",\n      \"slug\": \"validation-check\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"ram\"\n      ]\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b3\",\n      \"namespace\": \"custom\",\n      \"slug\": \"designer-name\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"ramsons\"\n      ]\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b4\",\n      \"namespace\": \"custom\",\n      \"slug\": \"manufactures\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"kartik\"\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "206c2c58-ef20-4c3b-90b8-3585af6dc948",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"fields\": [\n    {\n      \"slug\": \"white-shirt\",\n      \"namespace\": \"test\",\n      \"value\": [\n        \"white shirt updated\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d80788ef-2d9f-47d7-9616-37c016b2b53f",
            "name": "deleteCustomFieldsByResourceSlug | delete custom fields of given resource and resource slug",
            "request": {
              "name": "deleteCustomFieldsByResourceSlug | delete custom fields of given resource and resource slug",
              "description": {
                "content": "Use this API to delete the custom fields for given resource in param.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  ":resource_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "ids",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "6070c1ed-d895-4378-a57a-a0ddddac0309",
                "name": "Success. Returns a list of custom fields. Refer `CustomFieldsDeleteSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "ids",
                        "value": "65d196c533b05cbc1cf24323"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Metafields deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "18f2f369-f884-4505-95cb-6b741bc495c0",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "ids",
                        "value": "65d196c533b05cbc1cf24323"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1f743ccd-4c81-4d11-87b7-2a0b6f5c99af",
            "name": "createCustomObjectDefinition | Create custom object definition",
            "request": {
              "name": "createCustomObjectDefinition | Create custom object definition",
              "description": {
                "content": "Create a custom object that will have a collection of custom fields and can be used anywhere in the custom field for any resource.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"definition_slug\": \"<string>\",\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"display_name_key\": \"<string>\",\n  \"field_definitions\": [\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "417f2568-4652-4e9c-9662-38cc345e28d3",
                "name": "Success. Returns the saved custom object defintion",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"customobject1\",\n  \"description\": \"\",\n  \"name\": \"customObject1\",\n  \"field_definitions\": [\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"coCustomField1\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield1\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 2,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 10,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"display\": \"Regular Expression\",\n          \"meta\": {\n            \"examples\": [\n              {\n                \"name\": \"Alphabet Characters\",\n                \"value\": \"^[a-zA-Z]+$\"\n              },\n              {\n                \"name\": \"Alphanumeric Characters\",\n                \"value\": \"^[a-zA-Z0-9]+$\"\n              },\n              {\n                \"name\": \"Numeric Characters\",\n                \"value\": \"^[0-9]+$\"\n              },\n              {\n                \"name\": \"Email Address\",\n                \"value\": \"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\\\\\.[a-zA-Z]{2,}$\"\n              }\n            ]\n          },\n          \"value\": \"^[a-zA-Z]+$\",\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\"\n    },\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"this is custom field 2 of custom object\",\n      \"name\": \"coCustomField2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield2\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 1,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 100,\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\",\n      \"tempId\": 1701688609037\n    }\n  ],\n  \"display_name_key\": \"cocustomfield2\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656db530766f951134509542\",\n  \"name\": \"customObject1\",\n  \"slug\": \"customobject1\",\n  \"display_name_key\": \"cocustomfield2\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"coCustomField1\",\n      \"namespace\": \"customobject1\",\n      \"slug\": \"cocustomfield1\",\n      \"description\": \"\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"value\": 2\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"value\": 10\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"value\": \"^[a-zA-Z]+$\"\n        }\n      ],\n      \"company_id\": \"1\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"id\": \"656db530766f951134509545\",\n      \"created_at\": \"2023-12-04T11:17:04.153Z\",\n      \"updated_at\": \"2023-12-04T11:17:04.153Z\"\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"coCustomField2\",\n      \"namespace\": \"customobject1\",\n      \"slug\": \"cocustomfield2\",\n      \"description\": \"this is custom field 2 of custom object\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"value\": 1\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"value\": 100\n        }\n      ],\n      \"company_id\": \"1\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"id\": \"656db530766f951134509546\",\n      \"created_at\": \"2023-12-04T11:17:04.154Z\",\n      \"updated_at\": \"2023-12-04T11:17:04.154Z\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fc615094-bfb5-4ef2-855a-33be115a5740",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"customobject1\",\n  \"description\": \"\",\n  \"name\": \"customObject1\",\n  \"field_definitions\": [\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"coCustomField1\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield1\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 2,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 10,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"display\": \"Regular Expression\",\n          \"meta\": {\n            \"examples\": [\n              {\n                \"name\": \"Alphabet Characters\",\n                \"value\": \"^[a-zA-Z]+$\"\n              },\n              {\n                \"name\": \"Alphanumeric Characters\",\n                \"value\": \"^[a-zA-Z0-9]+$\"\n              },\n              {\n                \"name\": \"Numeric Characters\",\n                \"value\": \"^[0-9]+$\"\n              },\n              {\n                \"name\": \"Email Address\",\n                \"value\": \"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\\\\\.[a-zA-Z]{2,}$\"\n              }\n            ]\n          },\n          \"value\": \"^[a-zA-Z]+$\",\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\"\n    },\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"this is custom field 2 of custom object\",\n      \"name\": \"coCustomField2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield2\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 1,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 100,\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\",\n      \"tempId\": 1701688609037\n    }\n  ],\n  \"display_name_key\": \"cocustomfield2\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Sorry, field(s) should be unique\",\n  \"code\": \"CX-2004\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"E11000 duplicate key error collection: meta.metafield_definitions index: namespace_1_key_1_resource_1_company_id_1_application_id_1 dup key: { namespace: \\\"customobject1\\\", key: \\\"cocustomfield1\\\", resource: \\\"metaobject\\\", company_id: \\\"1\\\", application_id: null }\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e9efd7b5-5063-4cf1-99b1-74a4c8deede6",
            "name": "getCustomObjectDefinitions | Get custom object definitions",
            "request": {
              "name": "getCustomObjectDefinitions | Get custom object definitions",
              "description": {
                "content": "Custom object definition lists can be obtained using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "567845c2-17f4-45bf-bce9-fa73686d9360",
                "name": "Success. Returns a list custom object definitions.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"656db530766f951134509542\",\n      \"name\": \"customObject1\",\n      \"slug\": \"customobject1\",\n      \"entries_count\": 0,\n      \"fields_count\": 2\n    },\n    {\n      \"id\": \"656db2d9766f95113450952b\",\n      \"name\": \"sample\",\n      \"slug\": \"sample\",\n      \"entries_count\": 0,\n      \"fields_count\": 1\n    },\n    {\n      \"id\": \"656495b58d3278a7c24260f8\",\n      \"name\": \"address\",\n      \"slug\": \"address\",\n      \"entries_count\": 1,\n      \"fields_count\": 3\n    },\n    {\n      \"id\": \"655c706ad5ff69fd3b95a1d9\",\n      \"name\": \"coCustomObject\",\n      \"slug\": \"cocustomobject\",\n      \"entries_count\": 0,\n      \"fields_count\": 2\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 4,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2cb6a286-6aa8-443f-b5c9-5c693c35ed41",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "57ad55dc-0812-41da-b69c-54213e8df4e1",
            "name": "getCustomObjectDefinitionBySlug | Get custom object definition",
            "request": {
              "name": "getCustomObjectDefinitionBySlug | Get custom object definition",
              "description": {
                "content": "Custom object definitions can be fetched using their custom object definition slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b6f8fee3-18cd-49fc-b9e6-a4ea8e03466f",
                "name": "Success. It will returns the message for delete successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656d67de766f95113450917b\",\n  \"name\": \"Designer\",\n  \"slug\": \"designer\",\n  \"display_name_key\": \"name\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"city2\",\n      \"namespace\": \"designer\",\n      \"slug\": \"city\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"type\": \"string_single_line\",\n      \"description\": \"This is name of designer\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "88ecd380-034f-4e46-a891-76e001c417e4",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c55e6184-26b3-4422-b668-4eff7233eb31",
            "name": "updateCustomObjectDefinitionBySlug | Update custom object definition",
            "request": {
              "name": "updateCustomObjectDefinitionBySlug | Update custom object definition",
              "description": {
                "content": "Custom object definitions can be updated using this endpoint. You can update the name and description of the custom object and add more custom field definitions to the existing custom object.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"display_name_key\": \"<string>\",\n  \"field_definitions\": [\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7c5ff621-ea21-4bcb-a897-78469489cc7d",
                "name": "Custom field definition updated.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"description\": \"\",\n  \"name\": \"Designer\",\n  \"display_name_key\": \"name\",\n  \"field_definitions\": [\n    {\n      \"id\": \"656d67de766f951134509180\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"city2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"city\",\n      \"validations\": [],\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917f\",\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"description\": \"\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917e\",\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"description\": \"This is name of designer\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656d67de766f95113450917b\",\n  \"name\": \"Designer\",\n  \"slug\": \"designer\",\n  \"display_name_key\": \"name\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"city2\",\n      \"namespace\": \"designer\",\n      \"slug\": \"city\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"type\": \"string_single_line\",\n      \"description\": \"This is name of designer\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b1f717cb-217c-402a-93ef-524e90d038cb",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"description\": \"\",\n  \"name\": \"Designer\",\n  \"display_name_key\": \"name\",\n  \"field_definitions\": [\n    {\n      \"id\": \"656d67de766f951134509180\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"city2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"city\",\n      \"validations\": [],\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917f\",\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"description\": \"\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917e\",\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"description\": \"This is name of designer\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "902a3c60-b33c-4065-b1d6-aaa0a66e3bb3",
            "name": "deleteCustomObjectDefinitionBySlug | Delete custom object definition",
            "request": {
              "name": "deleteCustomObjectDefinitionBySlug | Delete custom object definition",
              "description": {
                "content": "Custom object definitions can be deleted using this endpoint by providing the definition ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "0aa5c5f9-aadd-4fc2-a87b-8e46dccb4389",
                "name": "Custom object definition details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"MetaObjectDefinition deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8af4ee0b-a3cb-416a-a56e-12773280268f",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "58a5013e-c9e4-4fe1-9807-589eb56e53f5",
            "name": "getCustomObjectsBySlug | Get list of custom objects under a certain custom object definition",
            "request": {
              "name": "getCustomObjectsBySlug | Get list of custom objects under a certain custom object definition",
              "description": {
                "content": "Custom object entries can fetch using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "66412760-d5e3-45fc-806f-a01cdd3cd6ff",
                "name": "Success. Returns a list of custom objects. Refer `CustomObjectsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"653929f012376081aafa90f1\",\n      \"slug\": \"painter\",\n      \"status\": \"active\",\n      \"updated_at\": \"2023-10-25T14:45:04.446Z\",\n      \"display_name\": \"painter #653929f012376081aafa90f1\",\n      \"definition\": {\n        \"id\": \"653907ced878d53c1a502d92\",\n        \"name\": \"painter\",\n        \"slug\": \"painter\"\n      },\n      \"references\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 1,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bbf0b433-4e9a-40b9-90ac-843c764f50bc",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e4b34538-71f9-468d-b0ae-c422477dedff",
            "name": "createCustomObjectBySlug | Create custom object entries",
            "request": {
              "name": "createCustomObjectBySlug | Create custom object entries",
              "description": {
                "content": "Custom object entries against the custom object definition can be added using this API.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"status\": \"<string>\",\n  \"fields\": [\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b4012fb0-da68-44b2-b777-7093ecf2c24c",
                "name": "Success. Returns a list of custom objects. Refer `CustomObjectSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"slug\": \"painter2\",\n  \"fields\": [\n    {\n      \"slug\": \"name\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        \"Batman\"\n      ]\n    },\n    {\n      \"slug\": \"age\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        50\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65392bd912376081aafa90ff\",\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000001\",\n  \"status\": \"active\",\n  \"slug\": \"painter\",\n  \"display_name\": \"painter #65392bd912376081aafa90ff\",\n  \"fields\": [\n    {\n      \"id\": \"65392bd912376081aafa9103\",\n      \"namespace\": \"painter\",\n      \"slug\": \"name\",\n      \"resource\": \"metaobject\",\n      \"resource_slug\": \"65392bd912376081aafa90ff\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"1\",\n      \"application_id\": \"000000000000000000000001\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"Batman\"\n      ]\n    },\n    {\n      \"id\": \"65392bd912376081aafa9104\",\n      \"namespace\": \"painter\",\n      \"slug\": \"age\",\n      \"resource\": \"metaobject\",\n      \"resource_slug\": \"65392bd912376081aafa90ff\",\n      \"type\": \"integer\",\n      \"multi_value\": false,\n      \"company_id\": \"1\",\n      \"application_id\": \"000000000000000000000001\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        50\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9d33fb10-e08f-46e2-abcf-6c4bff3b29ff",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"slug\": \"painter2\",\n  \"fields\": [\n    {\n      \"slug\": \"name\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        \"Batman\"\n      ]\n    },\n    {\n      \"slug\": \"age\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        50\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Sorry, field(s) should be unique\",\n  \"code\": \"CX-2004\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"E11000 duplicate key error collection: meta.metafield_definitions index: namespace_1_key_1_resource_1_company_id_1_application_id_1 dup key: { namespace: \\\"abcd10\\\", key: \\\"llll\\\", resource: \\\"metaobject\\\", company_id: \\\"1\\\", application_id: null }\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c876ca91-07bf-4dd5-a932-52d742c11b47",
            "name": "getCustomObjectBySlug | Get custom object details",
            "request": {
              "name": "getCustomObjectBySlug | Get custom object details",
              "description": {
                "content": "Details of a custom object entry can be obtained using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a4c20671-d5b1-4ce9-a011-4b06aa9ca1fa",
                "name": "Success. Returns a custom object. Refer `CustomObjectBySlugSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"653929f012376081aafa90f1\",\n  \"status\": \"active\",\n  \"display_name\": \"painter #653929f012376081aafa90f1\",\n  \"slug\": \"painter\",\n  \"definition_slug\": \"designer\",\n  \"definition\": {\n    \"id\": \"653907ced878d53c1a502d92\",\n    \"name\": \"painter\",\n    \"slug\": \"painter\"\n  },\n  \"references\": [],\n  \"fields\": [\n    {\n      \"id\": \"653929f012376081aafa90f5\",\n      \"slug\": \"name\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        \"Bruce Wayne\"\n      ],\n      \"type\": \"string_single_line\"\n    },\n    {\n      \"id\": \"653929f012376081aafa90f6\",\n      \"slug\": \"age\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        5\n      ],\n      \"type\": \"integer\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dbc5aad3-1ebe-4b48-a243-20ac063a0e0f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3dbfec8c-7085-4ee3-a3ea-4d7f31ec9271",
            "name": "deleteCustomObjectBySlug | Delete custom object",
            "request": {
              "name": "deleteCustomObjectBySlug | Delete custom object",
              "description": {
                "content": "Custom object entries can be deleted by providing the delete ID using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "5862f9d2-2cbe-42eb-982f-93158eeaa4cf",
                "name": "Success. It will returns the message for delete successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Custom object deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4ed38ab9-8727-4935-8b7d-ea0827641634",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 404,\n  \"message\": \"MetaObject Definition Not Found\",\n  \"code\": \"CX-1027\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "96948c47-2336-4359-834b-07d5188c88c0",
            "name": "updateCustomObjectBySlug | Update custom object details",
            "request": {
              "name": "updateCustomObjectBySlug | Update custom object details",
              "description": {
                "content": "Custom object entries can be updated using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"status\": \"<string>\",\n  \"fields\": [\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8322e7b9-2eff-4c5d-9ed5-26fd362069c4",
                "name": "Custom field definition created.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"fields\": [\n    {\n      \"slug\": \"address-line-1\",\n      \"value\": [\n        \"some address text\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656d67de766f95113450917b\",\n  \"name\": \"Designer\",\n  \"slug\": \"designer1\",\n  \"definition_slug\": \"designer\",\n  \"display_name_key\": \"name\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"city2\",\n      \"namespace\": \"designer\",\n      \"slug\": \"city\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"type\": \"string_single_line\",\n      \"description\": \"This is name of designer\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ff581aa3-bef4-4eef-8690-7206c613d587",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"fields\": [\n    {\n      \"slug\": \"address-line-1\",\n      \"value\": [\n        \"some address text\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8ee0b515-ed5e-4826-8c71-95dabcf36446",
            "name": "importCustomObjectEntriesBySlug | Bulk custom object entries upload",
            "request": {
              "name": "importCustomObjectEntriesBySlug | Bulk custom object entries upload",
              "description": {
                "content": "Custom object bulk import of bulk entries can be performed using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":slug",
                  "bulk",
                  "upload"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"url\": \"<string>\",\n  \"total_records\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "deff355c-6e4e-488b-aede-c0b328dfa2db",
                "name": "Success. Returns confirmation that the upload has started",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "upload"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/default/applications/default/meta-field/assets/original/qABURepOA-sample-(6)-(1).csv\",\n  \"total_records\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Bulk upload of Meta objects started successfully\",\n  \"task_id\": \"6570124da20cc45d3f2582a7\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c9534e34-0d4e-4cbc-8c77-acf5c1b2cef2",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "upload"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/default/applications/default/meta-field/assets/original/qABURepOA-sample-(6)-(1).csv\",\n  \"total_records\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Invalid MetaObject Request\",\n  \"code\": \"CX-1028\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"Total records is required\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8dc3c50-5547-434c-9311-9f948fa0cd42",
            "name": "exportCustomObjectEntriesBySlug | Initiate download for bulk custom object entries",
            "request": {
              "name": "exportCustomObjectEntriesBySlug | Initiate download for bulk custom object entries",
              "description": {
                "content": "Custom object bulk export of bulk entries can be perform using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":slug",
                  "bulk",
                  "download"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "97988650-0716-4674-9a79-a996aa38455f",
                "name": "Success. Initiates bulk entries download ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "download"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Bulk download of Meta Objects started successfully\",\n  \"task_id\": \"65702d2aa20cc45d3f258358\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c1a9538a-1765-4bd5-a6ba-6814098ec50f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "download"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5f1d2403-b726-4efa-9a99-ef0437640890",
            "name": "sampleCustomObjectBulkEntryBySlug | Download sample for custom object bulk entry",
            "request": {
              "name": "sampleCustomObjectBulkEntryBySlug | Download sample for custom object bulk entry",
              "description": {
                "content": "Sample files for custom object bulk import can be obtained from this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "customobjects",
                  "definition",
                  ":slug",
                  "bulk",
                  "sample"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "16a89b80-1da9-4d03-acee-b97aa17cf43d",
                "name": "Success. Get headers of custom object definition",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "\"city,mobile,name,custom_object_status\"",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "00ab3145-91e9-4fca-a6d2-6a9bdbf35477",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c64efdfa-26ac-4962-adf3-7e131a5b8e38",
            "name": "getAppCustomFieldTypes | Get custom field types",
            "request": {
              "name": "getAppCustomFieldTypes | Get custom field types",
              "description": {
                "content": "Each custom field and custom field definition has a type, which defines the type of information that it can store. The custom field types have built-in validation. This api will give list of supported custom fields types",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "metafields",
                  "types"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "fdc43f91-307a-42cc-96be-d6e53b41e98b",
                "name": "Success. Returns all custom field types. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "metafields",
                      "types"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"metafield_types\": {\n    \"string_single_line\": {\n      \"name\": \"Single Line Text\",\n      \"list_enabled\": true,\n      \"category\": \"TEXT\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\"\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"display\": \"Regular Expression\",\n          \"meta\": {\n            \"examples\": [\n              {\n                \"name\": \"Alphabet Characters\",\n                \"value\": \"^[a-zA-Z]+$\"\n              },\n              {\n                \"name\": \"Alphanumeric Characters\",\n                \"value\": \"^[a-zA-Z0-9]+$\"\n              },\n              {\n                \"name\": \"Numeric Characters\",\n                \"value\": \"^[0-9]+$\"\n              },\n              {\n                \"name\": \"Email Address\",\n                \"value\": \"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\.[a-zA-Z]{2,}$\"\n              }\n            ]\n          }\n        },\n        {\n          \"name\": \"choices\",\n          \"type\": \"string_array\",\n          \"display\": \"Choices\"\n        }\n      ]\n    },\n    \"string_multi_line\": {\n      \"name\": \"Multi Line Text\",\n      \"list_enabled\": true,\n      \"category\": \"TEXT\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\"\n        }\n      ]\n    },\n    \"dropdown\": {\n      \"name\": \"Dropdown\",\n      \"list_enabled\": true,\n      \"category\": \"TEXT\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"choices\",\n          \"type\": \"string_array\",\n          \"display\": \"Choices\",\n          \"required\": true\n        }\n      ]\n    },\n    \"integer\": {\n      \"name\": \"Integer\",\n      \"list_enabled\": true,\n      \"type\": \"integer\",\n      \"category\": \"NUMBER\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Value\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Value\"\n        },\n        {\n          \"name\": \"choices\",\n          \"type\": \"integer_array\",\n          \"display\": \"Choices\"\n        }\n      ]\n    },\n    \"float_type\": {\n      \"name\": \"Decimal\",\n      \"list_enabled\": true,\n      \"type\": \"float\",\n      \"category\": \"NUMBER\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"float\",\n          \"display\": \"Minimum Value\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"float\",\n          \"display\": \"Maximum Value\"\n        },\n        {\n          \"name\": \"choices\",\n          \"type\": \"float_array\",\n          \"display\": \"Choices\"\n        }\n      ]\n    },\n    \"boolean_type\": {\n      \"name\": \"Boolean\",\n      \"category\": \"TRUE_FALSE\",\n      \"list_enabled\": false,\n      \"type\": \"boolean\",\n      \"supported_validations\": []\n    },\n    \"date\": {\n      \"name\": \"Date\",\n      \"list_enabled\": true,\n      \"category\": \"DATETIME\",\n      \"type\": \"date\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"date\",\n          \"display\": \"From Date\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"date\",\n          \"display\": \"To Date\"\n        }\n      ]\n    },\n    \"datetime\": {\n      \"name\": \"Date - Time\",\n      \"category\": \"DATETIME\",\n      \"list_enabled\": true,\n      \"type\": \"datetime\",\n      \"supported_validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"date\",\n          \"display\": \"From Date & Time\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"date\",\n          \"display\": \"To Date & Time\"\n        }\n      ]\n    },\n    \"json\": {\n      \"name\": \"JSON\",\n      \"list_enabled\": false,\n      \"category\": \"ADVANCED\",\n      \"type\": \"json\",\n      \"supported_validations\": [\n        {\n          \"name\": \"schema\",\n          \"type\": \"json\",\n          \"display\": \"JSON Schema\"\n        }\n      ]\n    },\n    \"file\": {\n      \"name\": \"File\",\n      \"category\": \"REFERENCE\",\n      \"list_enabled\": true,\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"file_type_options\",\n          \"type\": \"string_array\",\n          \"meta\": {\n            \"options\": [\n              {\n                \"image\": {\n                  \"supported_types\": [\n                    \"jpeg\",\n                    \"jpg\",\n                    \"png\",\n                    \"svg+xml\",\n                    \"tiff\",\n                    \"webp\",\n                    \"gif\"\n                  ],\n                  \"max_size\": 20971520\n                },\n                \"video\": {\n                  \"supported_types\": [\n                    \"x-flv\",\n                    \"mp4\",\n                    \"x-mpegURL\",\n                    \"MP2T\",\n                    \"3gpp\",\n                    \"/quicktime\",\n                    \"x-msvideo\",\n                    \"x-ms-wmv\",\n                    \"webm\"\n                  ],\n                  \"max_size\": 1048576000\n                }\n              }\n            ]\n          }\n        }\n      ]\n    },\n    \"url\": {\n      \"name\": \"URL\",\n      \"list_enabled\": true,\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"allowed_domains\",\n          \"display\": \"Allowed Domains\",\n          \"type\": \"string_array\"\n        }\n      ]\n    },\n    \"metaobject\": {\n      \"name\": \"Custom Object\",\n      \"list_enabled\": true,\n      \"category\": \"REFERENCE\",\n      \"type\": \"string\",\n      \"supported_validations\": [\n        {\n          \"name\": \"metaobject_definition_id\",\n          \"display\": \"Reference\",\n          \"type\": \"string\",\n          \"required\": true\n        }\n      ]\n    },\n    \"product\": {\n      \"name\": \"Product\",\n      \"list_enabled\": true,\n      \"category\": \"REFERENCE\",\n      \"type\": \"string\",\n      \"supported_validations\": [],\n      \"scope\": [\n        \"company\",\n        \"application\"\n      ]\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ae2fdf84-ae05-422f-b807-ee7385e3b831",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "metafields",
                      "types"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dd56f833-3e00-441e-9997-fbf395fd6f11",
            "name": "getAppResources | Get resources",
            "request": {
              "name": "getAppResources | Get resources",
              "description": {
                "content": "Each custom fields is assosiated with a resource such as product, promotion, coupon, selling location etc, This will gives list of supported resource list.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "metafields",
                  "resources"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2c942b90-fbe6-4903-9d03-bd760fa8933c",
                "name": "Success. Returns a JSON object of resources. Refer `ResourcesSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "metafields",
                      "resources"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"resources\": [\n    {\n      \"name\": \"product\",\n      \"key\": \"product\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Collection\",\n      \"key\": \"collection\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Page\",\n      \"key\": \"page\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Blog\",\n      \"key\": \"blog\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Customer\",\n      \"key\": \"customer\",\n      \"definitions_count\": 0\n    },\n    {\n      \"name\": \"Store\",\n      \"key\": \"store\",\n      \"definitions_count\": 0\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9040892c-207c-4c26-a6b7-75da784a91da",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "metafields",
                      "resources"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e5f269b8-d390-42ce-9dd5-b96908feb7e9",
            "name": "getAppCustomFieldDefinitions | Get custom fields definitions",
            "request": {
              "name": "getAppCustomFieldDefinitions | Get custom fields definitions",
              "description": {
                "content": "Custom field definitions enable you to include data validation for custom fields, and enable sellers to add custom fields values for resources. With the help of this seller can retrive list of custom field definitions list.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "resources",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "types",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "slugs",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "namespaces",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8e65f244-a635-45d4-b466-4fdab84e8c05",
                "name": "Success. Returns a list of custom fields definitions. Refer `CustomFieldDefinitionsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "resources",
                        "value": "product"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"652e183347320aa8d8c28361\",\n      \"resource\": \"product\",\n      \"name\": \"new meta object\",\n      \"namespace\": \"custom\",\n      \"slug\": \"new-meta-object\",\n      \"description\": \"\",\n      \"type\": \"metaobject\",\n      \"multi_value\": false,\n      \"application_id\": \"64d37ebf989a52a3b43ea28b\",\n      \"validations\": [\n        {\n          \"name\": \"metaobject_definition_id\",\n          \"type\": \"string\",\n          \"value\": \"652e1298b6ece12d06684c18\"\n        }\n      ],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"Custom Object\",\n      \"invalid_fields_count\": 0\n    },\n    {\n      \"id\": \"652826cd99822ff1f62cbf13\",\n      \"resource\": \"product\",\n      \"name\": \"single image\",\n      \"namespace\": \"custom\",\n      \"slug\": \"single-image\",\n      \"description\": \"this is single\",\n      \"type\": \"file\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"file_type_options\",\n          \"type\": \"string_array\",\n          \"value\": [\n            \"image\",\n            \"audio\",\n            \"video\",\n            \"document\",\n            \"pdf\"\n          ]\n        }\n      ],\n      \"company_id\": \"2\",\n      \"application_id\": \"64d37ebf989a52a3b43ea28b\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"File\",\n      \"invalid_fields_count\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 15,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7a65195f-1dd8-4937-949a-1114e2a826ea",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "resources",
                        "value": "product"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7d33164c-8c7c-459d-91a7-eb3cf9365db3",
            "name": "getAppCustomFieldDefinitionByResource | Get custom fields definitions for a given resource type",
            "request": {
              "name": "getAppCustomFieldDefinitionByResource | Get custom fields definitions for a given resource type",
              "description": {
                "content": "Custom field definitions enable you to include data validation for custom fields, and enable sellers to add custom fields values for resources. With the help of this seller can retrive list of custom field definitions list.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "types",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "slugs",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "namespaces",
                    "value": "<string>"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e62a2f7a-40d6-4cc2-893f-7251295095e6",
                "name": "Success. Returns a list of custom fields definitions. Refer `CustomFieldDefinitionsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"652e183347320aa8d8c28361\",\n      \"resource\": \"product\",\n      \"name\": \"new meta object\",\n      \"namespace\": \"custom\",\n      \"slug\": \"new-meta-object\",\n      \"description\": \"\",\n      \"type\": \"metaobject\",\n      \"multi_value\": false,\n      \"application_id\": \"64d37ebf989a52a3b43ea28b\",\n      \"validations\": [\n        {\n          \"name\": \"metaobject_definition_id\",\n          \"type\": \"string\",\n          \"value\": \"652e1298b6ece12d06684c18\"\n        }\n      ],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"Custom Object\",\n      \"invalid_fields_count\": 0\n    },\n    {\n      \"id\": \"652826cd99822ff1f62cbf13\",\n      \"resource\": \"product\",\n      \"name\": \"single image\",\n      \"namespace\": \"custom\",\n      \"slug\": \"single-image\",\n      \"description\": \"this is single\",\n      \"type\": \"file\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"file_type_options\",\n          \"type\": \"string_array\",\n          \"value\": [\n            \"image\",\n            \"audio\",\n            \"video\",\n            \"document\",\n            \"pdf\"\n          ]\n        }\n      ],\n      \"company_id\": \"2\",\n      \"application_id\": \"64d37ebf989a52a3b43ea28b\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"type_name\": \"File\",\n      \"invalid_fields_count\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 15,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4b0b5b00-637d-4489-a22c-3e33106c2c0c",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "types",
                        "value": "string_single_line"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      },
                      {
                        "key": "slugs",
                        "value": "new-meta-object,single-image"
                      },
                      {
                        "key": "namespaces",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "de297676-7cb3-4e0c-9155-e292914040f1",
            "name": "createAppCustomFieldDefinition | Create custom field definition for a given resource type",
            "request": {
              "name": "createAppCustomFieldDefinition | Create custom field definition for a given resource type",
              "description": {
                "content": "You can create custom fields definition to any resource so you can extend property of resource.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"namespace\": \"<string>\",\n  \"multi_value\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"validations\": [\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "672a1c1b-ab71-4fa2-a91c-6bc918cac1f6",
                "name": "Custom field definition created.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"resource\": \"product\",\n  \"type\": \"string_single_line\",\n  \"slug\": \"fname\",\n  \"namespace\": \"fname\",\n  \"multi_value\": false,\n  \"name\": \"name\",\n  \"description\": \"First name\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65369654d436ae0e54147e7b\",\n  \"resource\": \"product\",\n  \"name\": \"name\",\n  \"namespace\": \"fname\",\n  \"slug\": \"fname\",\n  \"description\": \"First name\",\n  \"type\": \"string_single_line\",\n  \"multi_value\": false,\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000001\",\n  \"required\": false,\n  \"is_deleted\": false,\n  \"validations\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c4b4dcc4-e731-4d36-ad43-5e9fe1bd64f8",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"resource\": \"product\",\n  \"type\": \"string_single_line\",\n  \"slug\": \"fname\",\n  \"namespace\": \"fname\",\n  \"multi_value\": false,\n  \"name\": \"name\",\n  \"description\": \"First name\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Sorry, field(s) should be unique\",\n  \"code\": \"CX-2004\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"E11000 duplicate key error collection: meta.metafield_definitions index: namespace_1_key_1_resource_1_company_id_1_application_id_1 dup key: { namespace: 'custom', key: 'test', resource: 'product', company_id: '14610', application_id: null }\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0c9bdcb3-46b5-4a31-a3cb-c4a58d47d601",
            "name": "getAppCustomFieldDefinitionBySlug | Get custom fields definition by resource, slug and namespace",
            "request": {
              "name": "getAppCustomFieldDefinitionBySlug | Get custom fields definition by resource, slug and namespace",
              "description": {
                "content": "Custom field definitions can be retrived from this using its slug, namespace and resource",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "namespace",
                  ":namespace",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "6afd660b-321c-4598-aff9-5b0b7840e018",
                "name": "Success. Returns a custom field definition. Refer `MetaFieldDefinitionDetailResSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"resource\": \"product\",\n  \"name\": \"name\",\n  \"namespace\": \"fname\",\n  \"slug\": \"fname\",\n  \"description\": \"First name\",\n  \"type\": \"string_single_line\",\n  \"multi_value\": false,\n  \"company_id\": \"1\",\n  \"required\": false,\n  \"is_deleted\": false,\n  \"id\": \"65369654d436ae0e54147e7b\",\n  \"validations\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bd3babdd-8008-4305-bcb3-79a4dec10c5a",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6f6400e0-c2ea-4647-b970-8f4cd3cb3ffe",
            "name": "updateAppCustomFieldDefinitionBySlug | Update custom field definition",
            "request": {
              "name": "updateAppCustomFieldDefinitionBySlug | Update custom field definition",
              "description": {
                "content": "Custom fields definition can be update using this api, You can update custom field definition name and description.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "namespace",
                  ":namespace",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"namespace\": \"<string>\",\n  \"multi_value\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"validations\": [\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f99133c9-c2cb-4b3e-9405-8d4406ccd309",
                "name": "Custom field definition updated.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"string_single_line\",\n  \"slug\": \"product-name-update\",\n  \"namespace\": \"custom\",\n  \"multi_value\": false,\n  \"name\": \"product name\",\n  \"description\": \"This is product meta fields\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65369654d436ae0e54147e7b\",\n  \"resource\": \"product\",\n  \"name\": \"name\",\n  \"namespace\": \"fname\",\n  \"slug\": \"fname\",\n  \"description\": \"First name\",\n  \"type\": \"string_single_line\",\n  \"multi_value\": false,\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000001\",\n  \"required\": false,\n  \"is_deleted\": false,\n  \"validations\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4f0ac9f1-49bb-4952-80e5-4732fec2b0e4",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"string_single_line\",\n  \"slug\": \"product-name-update\",\n  \"namespace\": \"custom\",\n  \"multi_value\": false,\n  \"name\": \"product name\",\n  \"description\": \"This is product meta fields\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "94f536d6-a45c-4149-8156-e40fe071d47b",
            "name": "deleteAppCustomFieldDefinitionBySlug | Delete custom fields definition",
            "request": {
              "name": "deleteAppCustomFieldDefinitionBySlug | Delete custom fields definition",
              "description": {
                "content": "Custom field definition and its assosiated custom fields value can be deleted using this api on the basis of definition id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  "namespace",
                  ":namespace",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "752e6b47-4f92-4c29-a95c-d4f4ac643878",
                "name": "Success. It will returns the message for delete successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Custom field definition deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "12cdae7f-14e6-4942-8c2b-bc4b2c9fcec7",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      "namespace",
                      ":namespace",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 404,\n  \"message\": \"No such metafield definition found\",\n  \"code\": \"CX-1013\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b51b64fb-5d7e-4698-a3fc-5f7d4c335989",
            "name": "getAppCustomFieldsByResourceSlug | Get list of custom fields of given resource and resource slug",
            "request": {
              "name": "getAppCustomFieldsByResourceSlug | Get list of custom fields of given resource and resource slug",
              "description": {
                "content": "Retrieves a list of custom fields attached to a particular resource by using the resource and resource slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  ":resource_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a8768149-28e9-46c8-b120-a94f3002117b",
                "name": "Success. Returns a list of custom fields. Refer `CustomFieldsResponseByResourceIdSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"65705772a20cc45d3f2585b3\",\n      \"namespace\": \"custom\",\n      \"slug\": \"designer-name\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"ramsons\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b4\",\n      \"namespace\": \"custom\",\n      \"slug\": \"manufactures\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"kartik\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b1\",\n      \"namespace\": \"custom\",\n      \"slug\": \"product-designer\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"65702b4574c5764716ee671d\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"metaobject\",\n      \"multi_value\": true,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b2\",\n      \"namespace\": \"custom\",\n      \"slug\": \"validation-check\",\n      \"resource\": \"product\",\n      \"value\": [\n        \"ram\"\n      ],\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"has_invalid_values\": false,\n      \"invalid_value_errors\": [],\n      \"is_deleted\": false\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7afbae66-552b-4089-9781-c0334f72d111",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "16824ddb-33e4-4688-abeb-77a812ebbc64",
            "name": "updateAppCustomFieldByResourceSlug | Create custom field entries for gives resource and resource slug",
            "request": {
              "name": "updateAppCustomFieldByResourceSlug | Create custom field entries for gives resource and resource slug",
              "description": {
                "content": "You can add a custom field using this endpoint to any resource by providing the resource slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customfields",
                  "resource",
                  ":resource",
                  ":resource_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"fields\": [\n    {\n      \"value\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"namespace\": \"<string>\",\n      \"slug\": \"<string>\"\n    },\n    {\n      \"value\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"namespace\": \"<string>\",\n      \"slug\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "328cf416-f31a-48eb-9b2d-6bf18a91d0b5",
                "name": "Success. Returns a list of custom fields. Refer `CustomFieldsResponseByResourceIdSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"fields\": [\n    {\n      \"slug\": \"white-shirt\",\n      \"namespace\": \"test\",\n      \"value\": [\n        \"white shirt updated\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"65705772a20cc45d3f2585b1\",\n      \"namespace\": \"custom\",\n      \"slug\": \"product-designer\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"metaobject\",\n      \"multi_value\": true,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"65702b4574c5764716ee671d\"\n      ]\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b2\",\n      \"namespace\": \"custom\",\n      \"slug\": \"validation-check\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"ram\"\n      ]\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b3\",\n      \"namespace\": \"custom\",\n      \"slug\": \"designer-name\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"ramsons\"\n      ]\n    },\n    {\n      \"id\": \"65705772a20cc45d3f2585b4\",\n      \"namespace\": \"custom\",\n      \"slug\": \"manufactures\",\n      \"resource\": \"product\",\n      \"resource_slug\": \"7612437\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"2\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"kartik\"\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "78d5afb2-c589-4db3-84c0-bab3886aaae1",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"fields\": [\n    {\n      \"slug\": \"white-shirt\",\n      \"namespace\": \"test\",\n      \"value\": [\n        \"white shirt updated\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "210d2fdb-c29d-420c-a5f4-8d759c656ec0",
            "name": "createAppCustomObjectDefinition | Create custom object definition",
            "request": {
              "name": "createAppCustomObjectDefinition | Create custom object definition",
              "description": {
                "content": "Create a custom object that will have a collection of custom fields and can be used anywhere in the custom field for any resource.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"definition_slug\": \"<string>\",\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"display_name_key\": \"<string>\",\n  \"field_definitions\": [\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "03f94262-d2e9-45e6-8469-3021c83753dc",
                "name": "Success. Returns the saved custom object defintion",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"customobject1\",\n  \"description\": \"\",\n  \"name\": \"customObject1\",\n  \"field_definitions\": [\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"coCustomField1\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield1\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 2,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 10,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"display\": \"Regular Expression\",\n          \"meta\": {\n            \"examples\": [\n              {\n                \"name\": \"Alphabet Characters\",\n                \"value\": \"^[a-zA-Z]+$\"\n              },\n              {\n                \"name\": \"Alphanumeric Characters\",\n                \"value\": \"^[a-zA-Z0-9]+$\"\n              },\n              {\n                \"name\": \"Numeric Characters\",\n                \"value\": \"^[0-9]+$\"\n              },\n              {\n                \"name\": \"Email Address\",\n                \"value\": \"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\\\\\.[a-zA-Z]{2,}$\"\n              }\n            ]\n          },\n          \"value\": \"^[a-zA-Z]+$\",\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\"\n    },\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"this is custom field 2 of custom object\",\n      \"name\": \"coCustomField2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield2\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 1,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 100,\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\",\n      \"tempId\": 1701688609037\n    }\n  ],\n  \"display_name_key\": \"cocustomfield2\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656db530766f951134509542\",\n  \"name\": \"customObject1\",\n  \"slug\": \"customobject1\",\n  \"display_name_key\": \"cocustomfield2\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"coCustomField1\",\n      \"namespace\": \"customobject1\",\n      \"slug\": \"cocustomfield1\",\n      \"description\": \"\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"value\": 2\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"value\": 10\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"value\": \"^[a-zA-Z]+$\"\n        }\n      ],\n      \"company_id\": \"1\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"id\": \"656db530766f951134509545\",\n      \"created_at\": \"2023-12-04T11:17:04.153Z\",\n      \"updated_at\": \"2023-12-04T11:17:04.153Z\"\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"coCustomField2\",\n      \"namespace\": \"customobject1\",\n      \"slug\": \"cocustomfield2\",\n      \"description\": \"this is custom field 2 of custom object\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"value\": 1\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"value\": 100\n        }\n      ],\n      \"company_id\": \"1\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"id\": \"656db530766f951134509546\",\n      \"created_at\": \"2023-12-04T11:17:04.154Z\",\n      \"updated_at\": \"2023-12-04T11:17:04.154Z\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e61a0d43-8290-4d85-a284-d84622e84277",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"customobject1\",\n  \"description\": \"\",\n  \"name\": \"customObject1\",\n  \"field_definitions\": [\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"coCustomField1\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield1\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 2,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 10,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"regex\",\n          \"type\": \"string\",\n          \"display\": \"Regular Expression\",\n          \"meta\": {\n            \"examples\": [\n              {\n                \"name\": \"Alphabet Characters\",\n                \"value\": \"^[a-zA-Z]+$\"\n              },\n              {\n                \"name\": \"Alphanumeric Characters\",\n                \"value\": \"^[a-zA-Z0-9]+$\"\n              },\n              {\n                \"name\": \"Numeric Characters\",\n                \"value\": \"^[0-9]+$\"\n              },\n              {\n                \"name\": \"Email Address\",\n                \"value\": \"^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\\\\\.[a-zA-Z]{2,}$\"\n              }\n            ]\n          },\n          \"value\": \"^[a-zA-Z]+$\",\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\"\n    },\n    {\n      \"type\": \"string_single_line\",\n      \"description\": \"this is custom field 2 of custom object\",\n      \"name\": \"coCustomField2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"cocustomfield2\",\n      \"validations\": [\n        {\n          \"name\": \"min\",\n          \"type\": \"integer\",\n          \"display\": \"Minimum Characters\",\n          \"value\": 1,\n          \"errorText\": \"\"\n        },\n        {\n          \"name\": \"max\",\n          \"type\": \"integer\",\n          \"display\": \"Maximum Characters\",\n          \"value\": 100,\n          \"errorText\": \"\"\n        }\n      ],\n      \"action\": \"create\",\n      \"tempId\": 1701688609037\n    }\n  ],\n  \"display_name_key\": \"cocustomfield2\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Sorry, field(s) should be unique\",\n  \"code\": \"CX-2004\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"E11000 duplicate key error collection: meta.metafield_definitions index: namespace_1_key_1_resource_1_company_id_1_application_id_1 dup key: { namespace: \\\"customobject1\\\", key: \\\"cocustomfield1\\\", resource: \\\"metaobject\\\", company_id: \\\"1\\\", application_id: null }\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "45adbca8-3583-43c0-bfab-0c342c92a299",
            "name": "getAppCustomObjectDefinitions | Get custom object definitions",
            "request": {
              "name": "getAppCustomObjectDefinitions | Get custom object definitions",
              "description": {
                "content": "Custom object definition lists can be obtained using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "233cbf61-d190-421a-abbe-9f7d3e43bf3a",
                "name": "Success. Returns a list custom object definitions.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"656db530766f951134509542\",\n      \"name\": \"customObject1\",\n      \"slug\": \"customobject1\",\n      \"entries_count\": 0,\n      \"fields_count\": 2\n    },\n    {\n      \"id\": \"656db2d9766f95113450952b\",\n      \"name\": \"sample\",\n      \"slug\": \"sample\",\n      \"entries_count\": 0,\n      \"fields_count\": 1\n    },\n    {\n      \"id\": \"656495b58d3278a7c24260f8\",\n      \"name\": \"address\",\n      \"slug\": \"address\",\n      \"entries_count\": 1,\n      \"fields_count\": 3\n    },\n    {\n      \"id\": \"655c706ad5ff69fd3b95a1d9\",\n      \"name\": \"coCustomObject\",\n      \"slug\": \"cocustomobject\",\n      \"entries_count\": 0,\n      \"fields_count\": 2\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 4,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "004b1e05-cdc1-40ba-9c3a-b8a2858657e0",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "search",
                        "value": "sometext"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "02590740-50bb-44a7-8903-2c4fdd01cf83",
            "name": "getAppCustomObjectDefinitionBySlug | Get custom object definition",
            "request": {
              "name": "getAppCustomObjectDefinitionBySlug | Get custom object definition",
              "description": {
                "content": "Custom object definitions can be fetched using their custom object definition slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "78d68224-2ed3-4bed-900c-9c88ab50e2f7",
                "name": "Success. It will returns the message for delete successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656d67de766f95113450917b\",\n  \"name\": \"Designer\",\n  \"slug\": \"designer\",\n  \"display_name_key\": \"name\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"city2\",\n      \"namespace\": \"designer\",\n      \"slug\": \"city\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"type\": \"string_single_line\",\n      \"description\": \"This is name of designer\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "cdc97570-6ba0-4daf-b12a-516a311d80c9",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d0cca5f4-2b14-492a-9f12-f349a6323748",
            "name": "updateAppCustomObjectDefinitionBySlug | Update custom object definition",
            "request": {
              "name": "updateAppCustomObjectDefinitionBySlug | Update custom object definition",
              "description": {
                "content": "Custom object definitions can be updated using this endpoint. You can update the name and description of the custom object and add more custom field definitions to the existing custom object.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"display_name_key\": \"<string>\",\n  \"field_definitions\": [\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"description\": \"<string>\",\n      \"name\": \"<string>\",\n      \"multi_value\": \"<boolean>\",\n      \"required\": \"<boolean>\",\n      \"slug\": \"<string>\",\n      \"validations\": [\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"type\": \"<string>\",\n          \"value\": \"<string>\"\n        }\n      ],\n      \"action\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9a3f232c-67c9-49a0-a3d0-91fe6fcc7bc9",
                "name": "Custom field definition updated.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"description\": \"\",\n  \"name\": \"Designer\",\n  \"display_name_key\": \"name\",\n  \"field_definitions\": [\n    {\n      \"id\": \"656d67de766f951134509180\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"city2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"city\",\n      \"validations\": [],\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917f\",\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"description\": \"\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917e\",\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"description\": \"This is name of designer\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656d67de766f95113450917b\",\n  \"name\": \"Designer\",\n  \"slug\": \"designer\",\n  \"display_name_key\": \"name\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"city2\",\n      \"namespace\": \"designer\",\n      \"slug\": \"city\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"type\": \"string_single_line\",\n      \"description\": \"This is name of designer\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "cb876f4b-b909-49bb-b5f0-423cfc541269",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"description\": \"\",\n  \"name\": \"Designer\",\n  \"display_name_key\": \"name\",\n  \"field_definitions\": [\n    {\n      \"id\": \"656d67de766f951134509180\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"name\": \"city2\",\n      \"multi_value\": false,\n      \"required\": false,\n      \"slug\": \"city\",\n      \"validations\": [],\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917f\",\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"description\": \"\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    },\n    {\n      \"id\": \"656d67de766f95113450917e\",\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"description\": \"This is name of designer\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true,\n      \"is_deleted\": false,\n      \"action\": \"update\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8d71373-d226-4584-943d-bad2a05c2738",
            "name": "deleteAppCustomObjectDefinitionBySlug | Delete custom object definition",
            "request": {
              "name": "deleteAppCustomObjectDefinitionBySlug | Delete custom object definition",
              "description": {
                "content": "Custom object definitions can be deleted using this endpoint by providing the definition ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "d089b2a9-6d39-4b79-baa7-9c0e7fe02039",
                "name": "Custom object definition details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"MetaObjectDefinition deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "234642a7-d822-43ca-aff1-277a37a47dff",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9e286e92-4e68-4f76-9541-2c3318a63f36",
            "name": "getAppCustomObjectsBySlug | Get list of custom objects",
            "request": {
              "name": "getAppCustomObjectsBySlug | Get list of custom objects",
              "description": {
                "content": "Custom object entries can fetch using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "00f27f57-70da-49ff-9d1a-38b9bd6d6b88",
                "name": "Success. Returns a list of custom objects. Refer `CustomObjectsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"653929f012376081aafa90f1\",\n      \"slug\": \"painter\",\n      \"status\": \"active\",\n      \"updated_at\": \"2023-10-25T14:45:04.446Z\",\n      \"display_name\": \"painter #653929f012376081aafa90f1\",\n      \"definition\": {\n        \"id\": \"653907ced878d53c1a502d92\",\n        \"name\": \"painter\",\n        \"slug\": \"painter\"\n      },\n      \"references\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 1,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fdc8d535-99f5-4368-8a0a-29e0250dc6d4",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0b225910-b425-4d4c-8093-2336c2a525ab",
            "name": "createAppCustomObjectBySlug | Create custom object entries",
            "request": {
              "name": "createAppCustomObjectBySlug | Create custom object entries",
              "description": {
                "content": "Custom object entries against the custom object definition can be added using this API.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"status\": \"<string>\",\n  \"fields\": [\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "17073cca-2446-4a4a-be33-624cca3415a6",
                "name": "Success. Returns a list of custom objects. Refer `CustomObjectSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"slug\": \"painter2\",\n  \"fields\": [\n    {\n      \"slug\": \"name\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        \"Batman\"\n      ]\n    },\n    {\n      \"slug\": \"age\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        50\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65392bd912376081aafa90ff\",\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000001\",\n  \"status\": \"active\",\n  \"slug\": \"painter\",\n  \"display_name\": \"painter #65392bd912376081aafa90ff\",\n  \"fields\": [\n    {\n      \"id\": \"65392bd912376081aafa9103\",\n      \"namespace\": \"painter\",\n      \"slug\": \"name\",\n      \"resource\": \"metaobject\",\n      \"resource_slug\": \"65392bd912376081aafa90ff\",\n      \"type\": \"string_single_line\",\n      \"multi_value\": false,\n      \"company_id\": \"1\",\n      \"application_id\": \"000000000000000000000001\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        \"Batman\"\n      ]\n    },\n    {\n      \"id\": \"65392bd912376081aafa9104\",\n      \"namespace\": \"painter\",\n      \"slug\": \"age\",\n      \"resource\": \"metaobject\",\n      \"resource_slug\": \"65392bd912376081aafa90ff\",\n      \"type\": \"integer\",\n      \"multi_value\": false,\n      \"company_id\": \"1\",\n      \"application_id\": \"000000000000000000000001\",\n      \"invalid_value_errors\": [],\n      \"has_invalid_values\": false,\n      \"value\": [\n        50\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f80b1cc6-7432-4ca3-9ce2-26481245c860",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"slug\": \"painter2\",\n  \"fields\": [\n    {\n      \"slug\": \"name\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        \"Batman\"\n      ]\n    },\n    {\n      \"slug\": \"age\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        50\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Sorry, field(s) should be unique\",\n  \"code\": \"CX-2004\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"E11000 duplicate key error collection: meta.metafield_definitions index: namespace_1_key_1_resource_1_company_id_1_application_id_1 dup key: { namespace: \\\"abcd10\\\", key: \\\"llll\\\", resource: \\\"metaobject\\\", company_id: \\\"1\\\", application_id: null }\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4612bede-82ad-4a90-b5fb-c2a74c5fa28d",
            "name": "getAppCustomObjectBySlug | Get custom object details",
            "request": {
              "name": "getAppCustomObjectBySlug | Get custom object details",
              "description": {
                "content": "Details of a custom object entry can be obtained using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "32d7f7af-ec84-4729-ab29-1eca79adba86",
                "name": "Success. Returns a custom object. Refer `CustomObjectBySlugSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"653929f012376081aafa90f1\",\n  \"status\": \"active\",\n  \"display_name\": \"painter #653929f012376081aafa90f1\",\n  \"slug\": \"painter\",\n  \"definition_slug\": \"designer\",\n  \"definition\": {\n    \"id\": \"653907ced878d53c1a502d92\",\n    \"name\": \"painter\",\n    \"slug\": \"painter\"\n  },\n  \"references\": [],\n  \"fields\": [\n    {\n      \"id\": \"653929f012376081aafa90f5\",\n      \"slug\": \"name\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        \"Bruce Wayne\"\n      ],\n      \"type\": \"string_single_line\"\n    },\n    {\n      \"id\": \"653929f012376081aafa90f6\",\n      \"slug\": \"age\",\n      \"namespace\": \"designer\",\n      \"value\": [\n        5\n      ],\n      \"type\": \"integer\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0b36be8a-cf61-4e52-aff1-42494a133397",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "603078ab-065f-40eb-9e59-e5cd8dfe48bb",
            "name": "deleteAppCustomObjectBySlug | Delete custom object",
            "request": {
              "name": "deleteAppCustomObjectBySlug | Delete custom object",
              "description": {
                "content": "A Custom object entry can be deleted by providing the custom object definition slug and custom object entry slug using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "10131a01-b773-464e-bbc8-63a661ce5e49",
                "name": "Success. It will returns the message for delete successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Custom field definition deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c0faef8b-890f-4f86-937b-8340757da2bd",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 404,\n  \"message\": \"MetaObject Definition Not Found\",\n  \"code\": \"CX-1027\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e030a7dd-212f-42a7-8ecc-74298bf95c76",
            "name": "updateAppCustomObjectBySlug | Update custom object details",
            "request": {
              "name": "updateAppCustomObjectBySlug | Update custom object details",
              "description": {
                "content": "Custom object entries can be updated using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"status\": \"<string>\",\n  \"fields\": [\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a2dddaf2-a20d-4156-b8a0-8720994969ee",
                "name": "Custom field definition created.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"fields\": [\n    {\n      \"slug\": \"address-line-1\",\n      \"value\": [\n        \"some address text\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"656d67de766f95113450917b\",\n  \"name\": \"Designer\",\n  \"slug\": \"designer\",\n  \"definition_slug\": \"designer\",\n  \"display_name_key\": \"name\",\n  \"description\": \"\",\n  \"field_definitions\": [\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"city2\",\n      \"namespace\": \"designer\",\n      \"slug\": \"city\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"mobile\",\n      \"namespace\": \"designer\",\n      \"slug\": \"mobile\",\n      \"type\": \"string_single_line\",\n      \"description\": \"\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": false\n    },\n    {\n      \"resource\": \"metaobject\",\n      \"name\": \"name\",\n      \"namespace\": \"designer\",\n      \"slug\": \"name\",\n      \"type\": \"string_single_line\",\n      \"description\": \"This is name of designer\",\n      \"multi_value\": false,\n      \"validations\": [],\n      \"company_id\": \"2\",\n      \"required\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ec0d6aeb-d72e-416a-b0db-6297348a562f",
                "name": "Bad Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"status\": \"active\",\n  \"fields\": [\n    {\n      \"slug\": \"address-line-1\",\n      \"value\": [\n        \"some address text\"\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"id consectetur in\",\n  \"status\": -70984249.29573968,\n  \"code\": \"Duis\",\n  \"exception\": \"ea culpa\",\n  \"info\": \"exercitation et Duis labore\",\n  \"request_id\": \"culpa nulla cupidatat commodo magna\",\n  \"stack_trace\": \"Duis laborum incididunt eiusmod\",\n  \"meta\": {\n    \"proidenta\": 13846435.279015616\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a4d9fdbd-3f59-45f3-bfc1-175ff83fd4ae",
            "name": "getAppJobs | Get bulk import and export job list",
            "request": {
              "name": "getAppJobs | Get bulk import and export job list",
              "description": {
                "content": "Custom object bulk import and export jobs status and details can be obtained using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "metaobjects",
                  "jobs"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "action_type",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9d9be265-5e29-43b3-87d2-2b22b8f0dcb1",
                "name": "Success. Returns all bulk entries history. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "metaobjects",
                      "jobs"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "action_type",
                        "value": "upload"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"6570124da20cc45d3f2582a7\",\n      \"jobs\": [\n        \"2311\"\n      ],\n      \"finished_jobs\": [\n        \"2311\"\n      ],\n      \"error_jobs\": [],\n      \"errors_occured\": [],\n      \"company_id\": \"2\",\n      \"URL\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/custom-data/CustomObject-designer-import-6570124da20cc45d3f2582a7.csv\",\n      \"status\": \"completed\",\n      \"action_type\": \"upload\",\n      \"entity\": \"metaobject\",\n      \"error_url\": \"\",\n      \"finished_count\": 0,\n      \"error_count\": 0,\n      \"success_count\": 0,\n      \"total_jobs\": 1,\n      \"meta\": {\n        \"mo_total_count\": 2,\n        \"mo_success_count\": 2,\n        \"mo_error_count\": 0,\n        \"mo_defintion_type\": \"designer\"\n      },\n      \"created_at\": \"2023-12-06T06:18:53.219Z\",\n      \"updated_at\": \"2023-12-06T06:20:23.560Z\"\n    },\n    {\n      \"id\": \"6558b8c49340c43a7015b4af\",\n      \"jobs\": [\n        \"2297\"\n      ],\n      \"finished_jobs\": [\n        \"2297\"\n      ],\n      \"error_jobs\": [],\n      \"errors_occured\": [],\n      \"company_id\": \"2\",\n      \"URL\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/custom-data/CustomObject-kuldeep-custom-import-6558b8c49340c43a7015b4af.csv\",\n      \"status\": \"completed\",\n      \"action_type\": \"upload\",\n      \"entity\": \"metaobject\",\n      \"error_url\": \"\",\n      \"finished_count\": 0,\n      \"error_count\": 0,\n      \"success_count\": 0,\n      \"total_jobs\": 1,\n      \"meta\": {\n        \"mo_total_count\": 1,\n        \"mo_success_count\": 0,\n        \"mo_error_count\": 1,\n        \"mo_defintion_type\": \"kuldeep-custom\"\n      },\n      \"created_at\": \"2023-11-18T13:14:44.360Z\",\n      \"updated_at\": \"2023-11-18T13:17:19.765Z\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 20,\n    \"item_total\": 2,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e92aff72-abec-41da-a998-ba88ccfd294a",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "metaobjects",
                      "jobs"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<string>"
                      },
                      {
                        "key": "action_type",
                        "value": "upload"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f86fa815-6393-4be5-b719-36d3496948cf",
            "name": "importAppCustomObjectEntriesBySlug | Bulk custom object entries upload",
            "request": {
              "name": "importAppCustomObjectEntriesBySlug | Bulk custom object entries upload",
              "description": {
                "content": "Custom object bulk import of bulk entries can be performed using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":slug",
                  "bulk",
                  "upload"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"url\": \"<string>\",\n  \"total_records\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "14554335-663f-4a3e-b7ed-b9e3e3ef6a82",
                "name": "Success. Returns confirmation that the upload has started",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "upload"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/default/applications/default/meta-field/assets/original/qABURepOA-sample-(6)-(1).csv\",\n  \"total_records\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Bulk upload of Meta objects started successfully\",\n  \"task_id\": \"6570124da20cc45d3f2582a7\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b1240054-bab5-4d64-ab60-4a491ee59893",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "upload"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/default/applications/default/meta-field/assets/original/qABURepOA-sample-(6)-(1).csv\",\n  \"total_records\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"message\": \"Invalid MetaObject Request\",\n  \"code\": \"CX-1028\",\n  \"exception\": \"\",\n  \"request_id\": \"\",\n  \"info\": \"Total records is required\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "135ae24a-0dae-45bf-a161-c8b3e68b51a3",
            "name": "exportAppCustomObjectEntriesBySlug | Initiate download for bulk custom object entries",
            "request": {
              "name": "exportAppCustomObjectEntriesBySlug | Initiate download for bulk custom object entries",
              "description": {
                "content": "Custom object bulk export of bulk entries can be perform using this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":slug",
                  "bulk",
                  "download"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "6f79a0ce-ddc4-4e7e-987c-b801ced89a69",
                "name": "Success. Initiates bulk entries download ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "download"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Bulk download of Meta Objects started successfully\",\n  \"task_id\": \"65702d2aa20cc45d3f258358\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c92c93de-99fe-4c16-a931-24e50ef072e9",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "download"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bbc11e44-079d-4229-85f8-f90f2b3b472c",
            "name": "sampleAppCustomObjectBulkEntryBySlug | Download sample for custom object bulk entry",
            "request": {
              "name": "sampleAppCustomObjectBulkEntryBySlug | Download sample for custom object bulk entry",
              "description": {
                "content": "Sample files for custom object bulk import can be obtained from this endpoint.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "content",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customobjects",
                  "definition",
                  ":slug",
                  "bulk",
                  "sample"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7a3f0984-c0f5-4061-b220-9f03793aaa5f",
                "name": "Success. Get headers of custom object definition",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "\"city,mobile,name,custom_object_status\"",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "312e7d3c-3fea-45cf-b7cd-4d732a2d5d3f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "content",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customobjects",
                      "definition",
                      ":slug",
                      "bulk",
                      "sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) This is company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) This is application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Oops! Something went wrong. Please try later\",\n  \"status\": 400,\n  \"code\": \"CX-1003\",\n  \"exception\": \"\",\n  \"info\": \"\",\n  \"request_id\": \"\",\n  \"stack_trace\": \"\",\n  \"meta\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "4d852d68-ddc5-4cce-b777-abe664827ace",
        "name": "Discount",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "a5fd6b61-b34d-4773-9574-2d8d4c983ebb",
            "name": "getDiscounts | List discounts",
            "request": {
              "name": "getDiscounts | List discounts",
              "description": {
                "content": "Retrieve a list of discounts. You can also retrieve discounts using filter query parameters. There are additional optional parameters that can be specified in the parameters of the request when retrieving discount",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "job",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "view",
                    "value": "<string>",
                    "description": "Specifies the format in which the discounts are displayed. Options are 'listing' for a list view or 'calendar' for a calendar view. Defaults to 'listing'."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search query. This can be a partial or complete name of a discount."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results. Default is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items to retrieve in each page. Default is 12."
                  },
                  {
                    "disabled": false,
                    "key": "archived",
                    "value": "<boolean>",
                    "description": "Indicates whether to include expired discounts in the results. Defaults to false."
                  },
                  {
                    "disabled": false,
                    "key": "month",
                    "value": "<integer>",
                    "description": "The month for which discounts is requested. Defaults to the current month if not specified."
                  },
                  {
                    "disabled": false,
                    "key": "year",
                    "value": "<integer>",
                    "description": "The year for which discounts is requested. Defaults to the current year if not specified."
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Specifies the type of disocunt to list, either 'basic' or 'custom'."
                  },
                  {
                    "disabled": false,
                    "key": "app_ids",
                    "value": "<string>",
                    "description": "A `application_id` is a unique identifier for a particular sales channel."
                  },
                  {
                    "disabled": false,
                    "key": "app_ids",
                    "value": "<string>",
                    "description": "A `application_id` is a unique identifier for a particular sales channel."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5846cd77-4ee9-4912-9e88-bf7ef07358e6",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "view",
                        "value": "<string>"
                      },
                      {
                        "key": "q",
                        "value": "Contract Test Custom"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "archived",
                        "value": "<boolean>"
                      },
                      {
                        "key": "month",
                        "value": "1"
                      },
                      {
                        "key": "year",
                        "value": "2090"
                      },
                      {
                        "key": "type",
                        "value": "basic"
                      },
                      {
                        "key": "app_ids",
                        "value": "646f43ee3b7f8c2847e31fb0"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"is_active\": false,\n      \"app_ids\": [\n        \"646f43ee3b7f8c2847e31fb0\"\n      ],\n      \"_id\": \"xxxxxxxxxxxx\",\n      \"name\": \"Discount Basic\",\n      \"job_type\": \"app\",\n      \"discount_type\": \"percentage\",\n      \"discount_level\": \"application\",\n      \"company_id\": 90,\n      \"validity\": {\n        \"start\": \"2021-04-06T08:25:34.110000Z\",\n        \"end\": \"2021-04-22T18:30:00Z\"\n      },\n      \"value\": 0,\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"0\"\n      },\n      \"modified_by\": {\n        \"username\": \"test_example_com_12345\",\n        \"user_id\": \"0\"\n      },\n      \"created_on\": \"2021-04-06T08:10:16.609000Z\",\n      \"modified_on\": \"2021-04-07T08:19:12.007000Z\",\n      \"brand_ids\": [\n        90\n      ],\n      \"store_ids\": [\n        1001\n      ],\n      \"price_factory_ids\": [\n        \"646f43ee3b7f8c2847e31fb0\"\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"item_total\": 1,\n    \"type\": \"number\",\n    \"size\": 1,\n    \"has_previous\": true,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d7ed199e-7ef7-4ed2-8e1b-2ffb8f9a9a75",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "view",
                        "value": "<string>"
                      },
                      {
                        "key": "q",
                        "value": "Contract Test Custom"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "archived",
                        "value": "<boolean>"
                      },
                      {
                        "key": "month",
                        "value": "1"
                      },
                      {
                        "key": "year",
                        "value": "2090"
                      },
                      {
                        "key": "type",
                        "value": "basic"
                      },
                      {
                        "key": "app_ids",
                        "value": "646f43ee3b7f8c2847e31fb0"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"company id missing.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8c570f3c-a5e3-4d67-bf3f-fa87521c0cd9",
            "name": "createDiscount | Create discount",
            "request": {
              "name": "createDiscount | Create discount",
              "description": {
                "content": "Creates a discount. There are additional optional parameters that can be specified in the body of the request when creating a discount",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "job",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"job_type\": \"<string>\",\n  \"discount_type\": \"<string>\",\n  \"discount_level\": \"<string>\",\n  \"company_id\": \"<integer>\",\n  \"app_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"validity\": {\n    \"start\": \"<dateTime>\",\n    \"end\": \"<dateTime>\"\n  },\n  \"is_active\": \"<boolean>\",\n  \"extension_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"value\": \"<integer>\",\n  \"file_path\": \"<string>\",\n  \"brand_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"zone_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"price_factory_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"discount_meta\": {\n    \"timer\": \"<boolean>\",\n    \"hours\": \"<number>\",\n    \"minutes\": \"<number>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "63681824-bf9a-45bf-af5b-020da6cee909",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Contract Discount Custom\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app|brand|store|product\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"value\": 10,\n  \"file_path\": \"http://xxx.xxx.xxx/file.csv\",\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2090-04-11T08:19:12.007000Z\",\n    \"end\": \"2090-04-11T08:20:12.007000Z\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64a7c915c160922f34ba4f12\",\n  \"name\": \"Contract Discount Name\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"value\": 10,\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2090-04-07T08:19:12.007000Z\",\n    \"end\": \"2090-04-10T08:19:12.007000Z\"\n  },\n  \"created_on\": \"2021-04-06T08:19:12.007000Z\",\n  \"modified_on\": \"2021-04-06T08:19:12.007000Z\",\n  \"created_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"modified_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8bd4c1cd-a279-4534-b82e-0e35fd2f008a",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Contract Discount Custom\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app|brand|store|product\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"value\": 10,\n  \"file_path\": \"http://xxx.xxx.xxx/file.csv\",\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2090-04-11T08:19:12.007000Z\",\n    \"end\": \"2090-04-11T08:20:12.007000Z\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"The end time of discount should be at least 15 minutes ahead of the start time.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7b9e5b38-3e3b-4b11-a0ad-b1c45da2e54b",
            "name": "getDiscount | Get discount",
            "request": {
              "name": "getDiscount | Get discount",
              "description": {
                "content": "Retrieve a single discount by its id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "job",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "049c0ce3-a1cb-4ecd-bb37-7a3ec61f20e3",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64a7c915c160922f34ba4f12\",\n  \"name\": \"Discount Name\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"value\": 10,\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2021-04-07T08:19:12.007000Z\",\n    \"end\": \"2021-04-10T08:19:12.007000Z\"\n  },\n  \"created_on\": \"2021-04-06T08:19:12.007000Z\",\n  \"modified_on\": \"2021-04-06T08:19:12.007000Z\",\n  \"created_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"modified_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c3d43daa-1478-4575-8e89-68a4cfdf82f7",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1e2cc5ce-fbd2-4f6d-be17-748a77edc7fd",
            "name": "updateDiscount | Update discount",
            "request": {
              "name": "updateDiscount | Update discount",
              "description": {
                "content": "Update an existing discount by its id. Discount can only be updated after 5 min from last updated time stamp (modified_on).",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "job",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"job_type\": \"<string>\",\n  \"discount_type\": \"<string>\",\n  \"discount_level\": \"<string>\",\n  \"company_id\": \"<integer>\",\n  \"app_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"validity\": {\n    \"start\": \"<dateTime>\",\n    \"end\": \"<dateTime>\"\n  },\n  \"is_active\": \"<boolean>\",\n  \"extension_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"value\": \"<integer>\",\n  \"file_path\": \"<string>\",\n  \"brand_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"zone_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"price_factory_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"discount_meta\": {\n    \"timer\": \"<boolean>\",\n    \"hours\": \"<number>\",\n    \"minutes\": \"<number>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3f644943-d49e-46b4-b17c-e7435aaf1ec1",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Discount Name Custom\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app|brand|store|inventory\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n  \"value\": 10,\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2090-05-11T08:19:12.007000Z\",\n    \"end\": \"2090-05-13T08:19:12.007000Z\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64a7c915c160922f34ba4f12\",\n  \"name\": \"Discount Name\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"value\": 10,\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2021-04-07T08:19:12.007000Z\",\n    \"end\": \"2021-04-10T08:19:12.007000Z\"\n  },\n  \"created_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"modified_by\": {\n    \"username\": \"test_example_com_12345\",\n    \"user_id\": \"0\"\n  },\n  \"created_on\": \"2021-04-06T08:19:12.007000Z\",\n  \"modified_on\": \"2021-04-06T08:19:12.007000Z\",\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6b1f8586-d7ee-4dc1-b389-301f4df919e5",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Discount Name Custom\",\n  \"company_id\": 90,\n  \"is_active\": true,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app|brand|store|inventory\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n  \"value\": 10,\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"discount_meta\": {\n    \"timer\": true,\n    \"hours\": 20,\n    \"minutes\": 35\n  },\n  \"validity\": {\n    \"start\": \"2090-05-11T08:19:12.007000Z\",\n    \"end\": \"2090-05-13T08:19:12.007000Z\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Once a discount is created, its type cannot be changed. Try creating a new discount.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "69b7408c-ae77-4b3c-b831-6fef8ffe07ff",
            "name": "upsertDiscountItems | Upsert discount items",
            "request": {
              "name": "upsertDiscountItems | Upsert discount items",
              "description": {
                "content": "Enables users to create custom discounts in bulk by providing the multiple products in requestBody. It allows for the efficient creation of multiple discounts simultaneously, streamlining the discount management process.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "job",
                  ":id",
                  "items",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"items\": [\n    {\n      \"discount_type\": \"<string>\",\n      \"value\": \"<number>\",\n      \"item_code\": \"<string>\",\n      \"brand_name\": \"<string>\",\n      \"seller_identifier\": \"<string>\",\n      \"discount_meta\": {\n        \"timer\": \"<boolean>\",\n        \"hours\": \"<number>\",\n        \"minutes\": \"<number>\"\n      }\n    },\n    {\n      \"discount_type\": \"<string>\",\n      \"value\": \"<number>\",\n      \"item_code\": \"<string>\",\n      \"brand_name\": \"<string>\",\n      \"seller_identifier\": \"<string>\",\n      \"discount_meta\": {\n        \"timer\": \"<boolean>\",\n        \"hours\": \"<number>\",\n        \"minutes\": \"<number>\"\n      }\n    }\n  ],\n  \"company_id\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "dac08661-5fef-4909-b8e1-4b72fc5bce09",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ":id",
                      "items",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"items\": [\n    {\n      \"value\": 500,\n      \"seller_identifier\": \"8907664561001\",\n      \"discount_type\": \"flat\",\n      \"discount_meta\": {\n        \"timer\": true,\n        \"hours\": 20,\n        \"minutes\": 35\n      }\n    }\n  ],\n  \"company_id\": 90\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "66aef71a-f41f-4ca3-a6e3-5c1fe09a6ae2",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "job",
                      ":id",
                      "items",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"items\": [\n    {\n      \"value\": 500,\n      \"seller_identifier\": \"8907664561001\",\n      \"discount_type\": \"flat\",\n      \"discount_meta\": {\n        \"timer\": true,\n        \"hours\": 20,\n        \"minutes\": 35\n      }\n    }\n  ],\n  \"company_id\": 90\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Not a custom discount.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b34088bb-750d-4edb-b846-3c78804e80fd",
            "name": "validateDiscountFile | Validate discount file",
            "request": {
              "name": "validateDiscountFile | Validate discount file",
              "description": {
                "content": "Validates the discount file for any discrepancies. like item should be valid etc..",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "file",
                  "validation",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "discount",
                    "value": "<string>",
                    "description": "Unique identifier for the discount."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"company_id\": \"<integer>\",\n  \"app_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"job_type\": \"<string>\",\n  \"discount_level\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"validity\": {\n    \"start\": \"<dateTime>\",\n    \"end\": \"<dateTime>\"\n  },\n  \"discount_type\": \"<string>\",\n  \"file_path\": \"<string>\",\n  \"brand_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"price_factory_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"meta\": {\n    \"ex_7\": -79831728,\n    \"eiusmod08a\": \"ut sed sint\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4887379d-834b-4eb9-8376-c3285a1492fe",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "validation",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "discount",
                        "value": "6512735aa98e0ed14ef1f1fd"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Discount Name\",\n  \"is_active\": true,\n  \"company_id\": 90,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app|brand|product\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"file_path\": \"http://xxx.xxx.xxx/file.jpg\",\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"validity\": {\n    \"start\": \"2090-04-07T08:19:12.007000Z\",\n    \"end\": \"2090-04-10T08:19:12.007000Z\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"xxxxxxxxxxxx\",\n  \"stage\": \"processing\",\n  \"total\": 10,\n  \"failed\": 0,\n  \"company_id\": 90,\n  \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n  \"body\": {\n    \"is_active\": false,\n    \"app_ids\": [\n      \"646f43ee3b7f8c2847e31fb0\"\n    ],\n    \"_id\": \"xxxxxxxxxxxx\",\n    \"name\": \"Discount\",\n    \"job_type\": \"app|brand|product\",\n    \"discount_type\": \"percentage\",\n    \"discount_level\": \"application\",\n    \"company_id\": 90,\n    \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n    \"validity\": {\n      \"start\": \"2090-04-06T08:25:34.110000Z\",\n      \"end\": \"2090-04-22T18:30:00Z\"\n    },\n    \"value\": 1,\n    \"created_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"modified_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"created_on\": \"2021-04-06T08:10:16.609000Z\",\n    \"modified_on\": \"2021-04-07T08:19:12.007000Z\",\n    \"brand_ids\": [\n      90\n    ],\n    \"store_ids\": [\n      1001\n    ]\n  },\n  \"type\": \"download\",\n  \"file_type\": \"product\",\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "75af2a15-ddc8-423a-ba5f-aba425e0eb5e",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "validation",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "discount",
                        "value": "6512735aa98e0ed14ef1f1fd"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Discount Name\",\n  \"is_active\": true,\n  \"company_id\": 90,\n  \"app_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ],\n  \"job_type\": \"app|brand|product\",\n  \"discount_type\": \"flat\",\n  \"discount_level\": \"application\",\n  \"file_path\": \"http://xxx.xxx.xxx/file.jpg\",\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ],\n  \"validity\": {\n    \"start\": \"2090-04-07T08:19:12.007000Z\",\n    \"end\": \"2090-04-10T08:19:12.007000Z\"\n  },\n  \"price_factory_ids\": [\n    \"646f43ee3b7f8c2847e31fb0\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid File\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "af9849fa-3d1d-43af-a47c-5821b8ae5cf8",
            "name": "downloadDiscountFile | Get discount file",
            "request": {
              "name": "downloadDiscountFile | Get discount file",
              "description": {
                "content": "Retrieve a discount file by its type, it could be product or inventory.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "file",
                  ":type",
                  "download",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "type",
                    "description": "(Required) The type of discount file to download, either 'product' or 'inventory'."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"brand_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"store_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4bb4a3f4-7ebe-4c81-9a3b-61ddba479232",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      ":type",
                      "download",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "type",
                        "description": "(Required) The type of discount file to download, either 'product' or 'inventory'."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"xxxxxxxxxxxx\",\n  \"stage\": \"processing\",\n  \"total\": 10,\n  \"failed\": 0,\n  \"company_id\": 90,\n  \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n  \"body\": {\n    \"is_active\": false,\n    \"app_ids\": [\n      \"646f43ee3b7f8c2847e31fb0\"\n    ],\n    \"_id\": \"xxxxxxxxxxxx\",\n    \"name\": \"Discount\",\n    \"job_type\": \"app\",\n    \"discount_type\": \"percentage\",\n    \"discount_level\": \"application\",\n    \"company_id\": 90,\n    \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n    \"validity\": {\n      \"start\": \"2021-04-06T08:25:34.110000Z\",\n      \"end\": \"2021-04-22T18:30:00Z\"\n    },\n    \"value\": 1,\n    \"created_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"modified_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"created_on\": \"2021-04-06T08:10:16.609000Z\",\n    \"modified_on\": \"2021-04-07T08:19:12.007000Z\",\n    \"brand_ids\": [\n      90\n    ],\n    \"store_ids\": [\n      1001\n    ]\n  },\n  \"type\": \"download\",\n  \"file_type\": \"product\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4c0b8649-5a35-4fa1-b51a-3b0598e97505",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      ":type",
                      "download",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "type",
                        "description": "(Required) The type of discount file to download, either 'product' or 'inventory'."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"brand_ids\": [\n    90\n  ],\n  \"store_ids\": [\n    1001\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Not a valid choice. Choices are Product or Inventory\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f284d54e-4b0f-497c-930f-d16c15f674e9",
            "name": "getValidationJob | List validation job discount",
            "request": {
              "name": "getValidationJob | List validation job discount",
              "description": {
                "content": "Retrieve a validation job of a discount by its id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "file",
                  "validation",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "014f8d2f-42ee-414e-9ffe-2d5342c6c08d",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "validation",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"6519669e7fc0cd03ce111ab9\",\n  \"stage\": \"processing\",\n  \"total\": 10,\n  \"failed\": 0,\n  \"company_id\": 90,\n  \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n  \"body\": {\n    \"is_active\": false,\n    \"app_ids\": [\n      \"646f43ee3b7f8c2847e31fb0\"\n    ],\n    \"_id\": \"64a7c915c160922f34ba4f12\",\n    \"name\": \"Discount\",\n    \"job_type\": \"app\",\n    \"discount_type\": \"percentage\",\n    \"discount_level\": \"application\",\n    \"company_id\": 90,\n    \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n    \"validity\": {\n      \"start\": \"2021-04-06T08:25:34.110000Z\",\n      \"end\": \"2021-04-22T18:30:00Z\"\n    },\n    \"value\": 1,\n    \"created_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"modified_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"created_on\": \"2021-04-06T08:10:16.609000Z\",\n    \"modified_on\": \"2021-04-07T08:19:12.007000Z\",\n    \"brand_ids\": [\n      90\n    ],\n    \"store_ids\": [\n      1001\n    ],\n    \"price_factory_ids\": [\n      \"646f43ee3b7f8c2847e31fb0\"\n    ]\n  },\n  \"type\": \"download\",\n  \"file_type\": \"product\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "037bb396-e642-42df-8c33-a6f9ac34829b",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "validation",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"message\": \"Job Not Found.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "62e371ef-6afd-453e-b930-50bb6f7821e6",
            "name": "cancelValidationJob | deletel validation job discount",
            "request": {
              "name": "cancelValidationJob | deletel validation job discount",
              "description": {
                "content": "Cancel validation job of a discount by its id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "file",
                  "validation",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "dc831d5f-5a9f-4bba-b180-88356aaa6572",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "validation",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0d1e05e5-f880-460f-9fbc-6a936c3be196",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "validation",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"message\": \"Job Not Found.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8aacaedc-1990-4ade-9827-c761b43a3b1d",
            "name": "getDownloadJob | List discount download job",
            "request": {
              "name": "getDownloadJob | List discount download job",
              "description": {
                "content": "Retrieve a discount download job by its id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "file",
                  "download",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "96a6d316-9f05-45e8-bd65-03057914f011",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "download",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"651b00ef29aedf98f98a8cbd\",\n  \"stage\": \"processing\",\n  \"total\": 10,\n  \"failed\": 0,\n  \"company_id\": 90,\n  \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n  \"body\": {\n    \"is_active\": false,\n    \"app_ids\": [\n      \"646f43ee3b7f8c2847e31fb0\"\n    ],\n    \"_id\": \"64a7c915c160922f34ba4f12\",\n    \"name\": \"Discount\",\n    \"job_type\": \"app\",\n    \"discount_type\": \"percentage\",\n    \"discount_level\": \"application\",\n    \"company_id\": 90,\n    \"file_path\": \"https://xxx.xxx.xxx/file.xlsx\",\n    \"validity\": {\n      \"start\": \"2021-04-06T08:25:34.110000Z\",\n      \"end\": \"2021-04-22T18:30:00Z\"\n    },\n    \"value\": 1,\n    \"created_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"modified_by\": {\n      \"username\": \"test_example_com_12345\",\n      \"user_id\": \"0\"\n    },\n    \"created_on\": \"2021-04-06T08:10:16.609000Z\",\n    \"modified_on\": \"2021-04-07T08:19:12.007000Z\",\n    \"brand_ids\": [\n      90\n    ],\n    \"store_ids\": [\n      1001\n    ]\n  },\n  \"type\": \"download\",\n  \"file_type\": \"product\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9611eccf-d9db-4c6c-a4a3-44930e305848",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "download",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"message\": \"Invalid Id.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "719e2ae0-ef9d-4a11-915d-8382ddebfd51",
            "name": "cancelDownloadJob | delete discount download job",
            "request": {
              "name": "cancelDownloadJob | delete discount download job",
              "description": {
                "content": "Cancel a discount download job by its id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "discount",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "file",
                  "download",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique identifier for the discount"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "2857b3b0-8250-4fc2-8cbd-d2133b0eb914",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "download",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "990c97bd-b050-43a2-9fde-e66bd169ce01",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "discount",
                      "v1.0",
                      "company",
                      ":company_id",
                      "file",
                      "download",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique identifier for the discount"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"message\": \"Invalid Id.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "12a8d223-02a1-4a49-b5d8-01532c1bee61",
        "name": "FileStorage",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "ca883c93-9b27-499b-ad14-8f91489d813b",
            "name": "startUpload | Start file upload.",
            "request": {
              "name": "startUpload | Start file upload.",
              "description": {
                "content": "Inititates the process of uploading a file to storage location, and returns a storage link in response.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "namespaces",
                  ":namespace",
                  "upload",
                  "start"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_name\": \"<string>\",\n  \"content_type\": \"<string>\",\n  \"size\": \"<integer>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"params\": {\n    \"minim_d\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5194082a-53a8-4cd7-a0da-ce5f876b35f5",
                "name": "Success. Returns a response containing relaving and absolute_url of storage service",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "start"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"content_type\": \"application/pdf\",\n  \"size\": 500,\n  \"params\": {\n    \"subpath\": \"test\"\n  },\n  \"tags\": [\n    \"clothing\",\n    \"men\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"method\": \"PUT\",\n  \"namespace\": \"products-item-images\",\n  \"operation\": \"putObject\",\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png?AWSAccessKeyId=xxx&Content-Type=image%2Fpng&Expires=5000&Signature=xxx&x-amz-acl=public-read\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6beb7469-9bf9-4d86-93ce-a1344e9ac0de",
                "name": "Missing or incorrect required field",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "start"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"content_type\": \"application/pdf\",\n  \"size\": 500,\n  \"params\": {\n    \"subpath\": \"test\"\n  },\n  \"tags\": [\n    \"clothing\",\n    \"men\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"error\",\n  \"message\": \"params.subpath required\",\n  \"valid_namespaces\": [\n    \"misc\",\n    \"admin-catalogue-import-export\",\n    \"admin-catalogue-assets\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "18aa97ad-6dc6-486e-816e-d6d37a758174",
            "name": "completeUpload | Complete file upload.",
            "request": {
              "name": "completeUpload | Complete file upload.",
              "description": {
                "content": "Starts the process of uploading a file to storage location, and returns a storage link in response.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "namespaces",
                  ":namespace",
                  "upload",
                  "complete"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_name\": \"<string>\",\n  \"file_path\": \"<string>\",\n  \"content_type\": \"<string>\",\n  \"namespace\": \"<string>\",\n  \"operation\": \"<string>\",\n  \"size\": \"<integer>\",\n  \"upload\": {\n    \"expiry\": \"<integer>\",\n    \"url\": \"<string>\"\n  },\n  \"method\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3d98f1e9-f832-45cb-b54e-4063373eb782",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "complete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"method\": \"PUT\",\n  \"namespace\": \"test\",\n  \"operation\": \"putObject\",\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://hdn-1.jiomarketx0.de/x0/support-ticket-private/file/free/original/myl1-tBeF-download.jpeg\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"_id\": \"xxxxxxxxxxxxxxxxxxxxxx\",\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"namespace\": \"products-item-images\",\n  \"operation\": \"putObject\",\n  \"company_id\": 2,\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"cdn\": {\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png\",\n    \"absolute_url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png\",\n    \"relative_url\": \"products/pictures/free/original/qwertyuiop-shirt.png\"\n  },\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png?AWSAccessKeyId=xxx&Content-Type=image%2Fpng&Expires=5000&Signature=xxx&x-amz-acl=public-read\"\n  },\n  \"created_on\": \"2020-02-03T09:50:04Z\",\n  \"modified_on\": \"2020-02-03T09:50:04Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6f1eac84-b1bd-44ac-802e-0cc736ed80cb",
                "name": "cdn is not passed correctly",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "complete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"method\": \"PUT\",\n  \"namespace\": \"test\",\n  \"operation\": \"putObject\",\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://hdn-1.jiomarketx0.de/x0/support-ticket-private/file/free/original/myl1-tBeF-download.jpeg\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": {\n    \"namespace\": {\n      \"name\": \"ValidatorError\",\n      \"message\": \"`test123` is not a valid enum value for path `namespace`.\",\n      \"properties\": {\n        \"message\": \"`test123` is not a valid enum value for path `namespace`.\",\n        \"type\": \"enum\",\n        \"enumValues\": [\n          \"misc\",\n          \"admin-catalogue-import-export\",\n          \"admin-catalogue-assets\"\n        ],\n        \"path\": \"namespace\",\n        \"value\": \"test123\"\n      },\n      \"kind\": \"enum\",\n      \"path\": \"namespace\",\n      \"value\": \"test123\"\n    }\n  },\n  \"_message\": \"Assets validation failed\",\n  \"name\": \"ValidationError\",\n  \"message\": \"Assets validation failed: namespace: `test123` is not a valid enum value for path `namespace`.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "361cf747-aad4-46ba-a1b4-349b38a2b60a",
            "name": "appStartUpload | Application start upload.",
            "request": {
              "name": "appStartUpload | Application start upload.",
              "description": {
                "content": "Start uploading a file from an application and returns a storage link in response.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "namespaces",
                  ":namespace",
                  "upload",
                  "start"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_name\": \"<string>\",\n  \"content_type\": \"<string>\",\n  \"size\": \"<integer>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"params\": {\n    \"quis_cd6\": \"consectetur\",\n    \"ind\": -65059499,\n    \"pariatur_c07\": \"nostrud Ut\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7348cccf-083b-4dc3-b319-3b724ce3be70",
                "name": "Success. Returns a response containing relaving and absolute_url of storage service",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "start"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"content_type\": \"image/png\",\n  \"size\": 500,\n  \"params\": {\n    \"subpath\": \"test\"\n  },\n  \"tags\": [\n    \"clothing\",\n    \"men\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"method\": \"PUT\",\n  \"namespace\": \"products-item-images\",\n  \"operation\": \"putObject\",\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png?AWSAccessKeyId=xxx&Content-Type=image%2Fpng&Expires=5000&Signature=xxx&x-amz-acl=public-read\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "20084d94-ab43-4828-839c-44aeaf2c15dd",
                "name": "Missing or incorrect required field",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "start"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"content_type\": \"image/png\",\n  \"size\": 500,\n  \"params\": {\n    \"subpath\": \"test\"\n  },\n  \"tags\": [\n    \"clothing\",\n    \"men\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"error\",\n  \"message\": \"params.subpath required\",\n  \"valid_namespaces\": [\n    \"misc\",\n    \"admin-catalogue-import-export\",\n    \"admin-catalogue-assets\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "70bf8371-904d-4a3a-8f26-b89549798c4a",
            "name": "appCompleteUpload | Application complete upload.",
            "request": {
              "name": "appCompleteUpload | Application complete upload.",
              "description": {
                "content": "Finish uploading a file from an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "namespaces",
                  ":namespace",
                  "upload",
                  "complete"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_name\": \"<string>\",\n  \"file_path\": \"<string>\",\n  \"content_type\": \"<string>\",\n  \"namespace\": \"<string>\",\n  \"operation\": \"<string>\",\n  \"size\": \"<integer>\",\n  \"upload\": {\n    \"expiry\": \"<integer>\",\n    \"url\": \"<string>\"\n  },\n  \"method\": \"<string>\",\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "285b02fe-04b4-423a-8bc9-8fde3e008dc4",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "complete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"method\": \"PUT\",\n  \"namespace\": \"test\",\n  \"operation\": \"putObject\",\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png?AWSAccessKeyId=xxx&Content-Type=image%2Fpng&Expires=5000&Signature=xxx&x-amz-acl=public-read\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"_id\": \"xxxxxxxxxxxxxxxxxxxxxx\",\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"namespace\": \"products-item-images\",\n  \"operation\": \"putObject\",\n  \"company_id\": 2,\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"cdn\": {\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png\",\n    \"absolute_url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png\",\n    \"relative_url\": \"products/pictures/free/original/qwertyuiop-shirt.png\"\n  },\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png?AWSAccessKeyId=xxx&Content-Type=image%2Fpng&Expires=5000&Signature=xxx&x-amz-acl=public-read\"\n  },\n  \"created_on\": \"2020-02-03T09:50:04.240Z\",\n  \"modified_on\": \"2020-02-03T09:50:04.240Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7fc9fc5e-4573-41d4-8e5b-d1b47a646885",
                "name": "cdn is not passed correctly",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "complete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_name\": \"shirt.png\",\n  \"file_path\": \"/path/qwertyuiop-shirt.png\",\n  \"content_type\": \"image/png\",\n  \"method\": \"PUT\",\n  \"namespace\": \"test\",\n  \"operation\": \"putObject\",\n  \"tags\": [\n    \"clothing\",\n    \"shirt\"\n  ],\n  \"size\": 9999,\n  \"upload\": {\n    \"expiry\": 5000,\n    \"url\": \"https://xxx.xxx.xxx/products/pictures/free/original/qwertyuiop-shirt.png?AWSAccessKeyId=xxx&Content-Type=image%2Fpng&Expires=5000&Signature=xxx&x-amz-acl=public-read\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": {\n    \"namespace\": {\n      \"name\": \"ValidatorError\",\n      \"message\": \"`test123` is not a valid enum value for path `namespace`.\",\n      \"properties\": {\n        \"message\": \"`test123` is not a valid enum value for path `namespace`.\",\n        \"type\": \"enum\",\n        \"enumValues\": [\n          \"misc\",\n          \"admin-catalogue-import-export\",\n          \"admin-catalogue-assets\"\n        ],\n        \"path\": \"namespace\",\n        \"value\": \"test123\"\n      },\n      \"kind\": \"enum\",\n      \"path\": \"namespace\",\n      \"value\": \"test123\"\n    }\n  },\n  \"_message\": \"Assets validation failed\",\n  \"name\": \"ValidationError\",\n  \"message\": \"Assets validation failed: namespace: `test123` is not a valid enum value for path `namespace`.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4f411edc-63eb-4f94-9132-f8df1837c62c",
            "name": "getSignUrls | Get signed URLs.",
            "request": {
              "name": "getSignUrls | Get signed URLs.",
              "description": {
                "content": "Retrieve signed URLs for file access.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "sign-urls"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"expiry\": \"<integer>\",\n  \"urls\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f808e47f-c917-4fbe-b4ff-494586e3ad9e",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "sign-urls"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"expiry\": 5000,\n  \"urls\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x0/documents/manifest/PDFs/test/s3EtYk5p9-new_fee.pdf\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"urls\": [\n    {\n      \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x0/documents/manifest/PDFs/test/s3EtYk5p9-new_fee.pdf\",\n      \"signed_url\": \"https://fynd-staging-assets-private.s3-accelerate.amazonaws.com/addsale/v2/falling-surf-7c8bb8/fyndnp/wrkr/x0/documents/manifest/PDFs/test/s3EtYk5p9-new_fee.pdf\",\n      \"expiry\": 1800\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9056287d-ca48-4d98-9628-e75902503293",
            "name": "copyFiles | Copy files.",
            "request": {
              "name": "copyFiles | Copy files.",
              "description": {
                "content": "Duplicate files to another location.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "uploads",
                  "copy"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "sync",
                    "value": "<boolean>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"destination\": {\n    \"namespace\": \"<string>\"\n  },\n  \"urls\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f988cf77-625b-4cfc-8cc0-f6ed02b3296b",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "uploads",
                      "copy"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "sync",
                        "value": "false"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"destination\": {\n    \"namespace\": \"test\"\n  },\n  \"urls\": [\n    \"https://hdn-1.fynd.com/platform/pictures/free-logo/original/7qdHNTFe--platform-logo.png\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"tracking_url\": \"https://api.fynd.com/public/assets/v1.0/status/copy-files/1.0\",\n  \"task\": {\n    \"id\": \"1.0\",\n    \"name\": \"__default__\",\n    \"data\": {\n      \"urls\": [\n        \"https://hdn-1.fynd.com/platform/pictures/free-logo/original/7qdHNTFe--platform-logo.png\"\n      ],\n      \"destination\": {\n        \"namespace\": \"test\",\n        \"basepath\": \"/test/general/free/original\"\n      }\n    },\n    \"opts\": {\n      \"attempts\": 2,\n      \"backoff\": {\n        \"type\": \"fixed\",\n        \"delay\": 1000\n      },\n      \"delay\": 0,\n      \"timestamp\": 1694812055325\n    },\n    \"progress\": 0,\n    \"delay\": 0,\n    \"timestamp\": 1694812055325,\n    \"attemptsMade\": 0,\n    \"stacktrace\": [],\n    \"returnvalue\": null,\n    \"finishedOn\": null,\n    \"processedOn\": null\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "caec48bf-91a6-4c12-a6f3-7ab863e1b059",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "uploads",
                      "copy"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "sync",
                        "value": "false"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"destination\": {\n    \"namespace\": \"test\"\n  },\n  \"urls\": [\n    \"https://hdn-1.fynd.com/platform/pictures/free-logo/original/7qdHNTFe--platform-logo.png\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Please provide aleast one url\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c4d10ad1-53af-4a2d-a6bf-02c6b69f1df5",
            "name": "browse | Browse files.",
            "request": {
              "name": "browse | Browse files.",
              "description": {
                "content": "View and navigate through available files.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "namespaces",
                  ":namespace",
                  "browse"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "<integer>",
                    "description": "page no"
                  },
                  {
                    "disabled": false,
                    "key": "limit",
                    "value": "<integer>",
                    "description": "Limit"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "cb63edbe-86d5-46a1-bd9d-4312f466065c",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "namespaces",
                      ":namespace",
                      "browse"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"64e1e6fe0153e1a6d3e101f4\",\n      \"file_name\": \"logo.png\",\n      \"file_path\": \"/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\",\n      \"success\": true,\n      \"namespace\": \"brand-square-logo\",\n      \"content_type\": \"image/png\",\n      \"size\": 3298,\n      \"operation\": \"putObject\",\n      \"tags\": [],\n      \"cdn\": {\n        \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\"\n      },\n      \"upload\": {\n        \"url\": \"https://fynd-staging-assets.s3-accelerate.amazonaws.com/addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png?Content-Type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=%2F20230820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230820T101213Z&X-Amz-Expires=1800&X-Amz-Signature=04915b14aec15712abdea3c340d5dc43729e7c982a4994650488c0150c22b0ae&X-Amz-SignedHeaders=host%3Bx-amz-acl&x-amz-acl=public-read\",\n        \"expiry\": 1800\n      },\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\"\n      },\n      \"company_id\": 6520,\n      \"bucket_key\": \"addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\",\n      \"created_at\": \"2023-08-20T10:12:14.118Z\",\n      \"updated_at\": \"2023-08-20T10:12:14.118Z\",\n      \"__v\": 0\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 481,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2f46b9c8-a44c-4db0-8adb-36fbe7f8bc5f",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "namespaces",
                      ":namespace",
                      "browse"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid namespace\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "13fe9f8e-8b0e-4806-baa7-821f5125acde",
            "name": "appbrowse | Application browse files.",
            "request": {
              "name": "appbrowse | Application browse files.",
              "description": {
                "content": "Browse files within an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "namespaces",
                  ":namespace",
                  "browse"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "<integer>",
                    "description": "page no"
                  },
                  {
                    "disabled": false,
                    "key": "limit",
                    "value": "<integer>",
                    "description": "Limit"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Search"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "615b105d-9857-47bf-91be-06824e852018",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "browse"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "1"
                      },
                      {
                        "key": "search",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"64e1e6fe0153e1a6d3e101f4\",\n      \"file_name\": \"logo.png\",\n      \"file_path\": \"/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\",\n      \"success\": true,\n      \"namespace\": \"brand-square-logo\",\n      \"content_type\": \"image/png\",\n      \"size\": 3298,\n      \"operation\": \"putObject\",\n      \"tags\": [],\n      \"cdn\": {\n        \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\"\n      },\n      \"upload\": {\n        \"url\": \"https://fynd-staging-assets.s3-accelerate.amazonaws.com/addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png?Content-Type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=%2F20230820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230820T101213Z&X-Amz-Expires=1800&X-Amz-Signature=04915b14aec15712abdea3c340d5dc43729e7c982a4994650488c0150c22b0ae&X-Amz-SignedHeaders=host%3Bx-amz-acl&x-amz-acl=public-read\",\n        \"expiry\": 1800\n      },\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\"\n      },\n      \"company_id\": 6520,\n      \"bucket_key\": \"addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\",\n      \"created_at\": \"2023-08-20T10:12:14.118Z\",\n      \"updated_at\": \"2023-08-20T10:12:14.118Z\",\n      \"__v\": 0\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 481,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "20e1089d-3488-4114-8623-5bb0bcdee490",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "browse"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "1"
                      },
                      {
                        "key": "search",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid namespace\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "db493b06-6c11-44e5-90d0-de02b542af63",
            "name": "browsefiles | Browse Files",
            "request": {
              "name": "browsefiles | Browse Files",
              "description": {
                "content": "Browse Files",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "namespaces",
                  ":namespace",
                  "browse"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "<integer>",
                    "description": "page no"
                  },
                  {
                    "disabled": false,
                    "key": "limit",
                    "value": "<integer>",
                    "description": "Limit"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Search"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"extension_slug\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "eb1cdbd5-2ed9-4a7f-89fa-0cd7e28beaac",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "browse"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "1"
                      },
                      {
                        "key": "search",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_slug\": \"test\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"64e1e6fe0153e1a6d3e101f4\",\n      \"file_name\": \"logo.png\",\n      \"file_path\": \"/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\",\n      \"success\": true,\n      \"namespace\": \"brand-square-logo\",\n      \"content_type\": \"image/png\",\n      \"size\": 3298,\n      \"operation\": \"putObject\",\n      \"tags\": [],\n      \"cdn\": {\n        \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\"\n      },\n      \"upload\": {\n        \"url\": \"https://fynd-staging-assets.s3-accelerate.amazonaws.com/addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png?Content-Type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=%2F20230820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230820T101213Z&X-Amz-Expires=1800&X-Amz-Signature=04915b14aec15712abdea3c340d5dc43729e7c982a4994650488c0150c22b0ae&X-Amz-SignedHeaders=host%3Bx-amz-acl&x-amz-acl=public-read\",\n        \"expiry\": 1800\n      },\n      \"created_by\": {\n        \"username\": \"test_example_com_12345\"\n      },\n      \"company_id\": 6520,\n      \"bucket_key\": \"addsale/brands/pictures/square-logo/original/uY0P_ZtIz-logo.png\",\n      \"created_at\": \"2023-08-20T10:12:14.118Z\",\n      \"updated_at\": \"2023-08-20T10:12:14.118Z\",\n      \"__v\": 0\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 481,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "13ca2419-226a-4693-b9c8-5d070a10a996",
                "name": "Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "namespaces",
                      ":namespace",
                      "browse"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "limit",
                        "value": "1"
                      },
                      {
                        "key": "search",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) Segregation of different types of files(products, orders, logistics etc), Required for validating the data of the file being uploaded, decides where exactly the file will be stored inside the storage bucket."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_slug\": \"test\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid namespace\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "15842d5d-9822-4bb9-9a67-c0d712dd715b",
            "name": "proxy | Proxy file access.",
            "request": {
              "name": "proxy | Proxy file access.",
              "description": {
                "content": "Access files through a proxy.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "assets",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "proxy"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "url",
                    "value": "<string>",
                    "description": "(Required) url"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8f12540a-2420-40a0-a835-85d20bcf7a0b",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "assets",
                      "v1.0",
                      "company",
                      ":company_id",
                      "proxy"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "url",
                        "value": "https://mock.fynd.engineering/assets-mgmt-proxy"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "0a6383bd-cdb8-4c2c-af66-ad1ae8b6b086",
        "name": "Serviceability",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "7ea84250-1938-4f5c-a015-bd5c30f8348b",
            "name": "createZone | Create zone",
            "request": {
              "name": "createZone | Create zone",
              "description": {
                "content": "Creates a delivery zone.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"is_active\": \"<boolean>\",\n  \"slug\": \"<string>\",\n  \"name\": \"<string>\",\n  \"company_id\": \"<integer>\",\n  \"application_id\": \"<string>\",\n  \"geo_areas\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"stores\": {\n    \"type\": {},\n    \"values\": {}\n  },\n  \"product\": {\n    \"type\": {},\n    \"values\": {}\n  },\n  \"fulfillment_option_slug\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a4cc78cb-cbac-49fd-aa74-7e16a5023441",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"maharashtra-pincode-zones\",\n  \"name\": \"Maharashtra Pincode Zones\",\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"is_active\": true,\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"product\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"application_id\": \"64aec5a93a079bd328537835\",\n  \"company_id\": 1\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Maharashtra Pincode Zone\",\n  \"slug\": \"maharashtra-pincode-zone\",\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"company_id\": 1,\n  \"application_id\": \"64aec5a93a079bd328537835\",\n  \"is_active\": true,\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"product\": {\n    \"type\": \"department\",\n    \"values\": [\n      \"1\"\n    ]\n  },\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      \"10\"\n    ]\n  },\n  \"created_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"modified_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"created_on\": \"2024-03-01T16:13:55.240554\",\n  \"modified_on\": \"2024-03-01T16:13:55.240554\",\n  \"stage\": \"in_progress\",\n  \"zone_id\": \"65e1b16b3b58a28839285f94\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "52ca3b92-ee18-4058-b247-64d04edbecb9",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"maharashtra-pincode-zones\",\n  \"name\": \"Maharashtra Pincode Zones\",\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"is_active\": true,\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"product\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"application_id\": \"64aec5a93a079bd328537835\",\n  \"company_id\": 1\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"slug\",\n      \"message\": \"Missing data for required field.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6034cdb3-5486-454c-b716-2464c5acd6fe",
            "name": "getZones | Get zones",
            "request": {
              "name": "getZones | Get zones",
              "description": {
                "content": "Retrieves a list of delivery zones.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "stage",
                    "value": "<string>",
                    "description": "Identifies the specific stage of zone bing requested."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Defines the number of items displayed per page."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Current page number."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_option_slug",
                    "value": "<string>",
                    "description": "Slug identifier for filtering by fulfillment option."
                  },
                  {
                    "disabled": false,
                    "key": "is_active",
                    "value": "<boolean>",
                    "description": "Status of Zone (either active or inactive)"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Used to search for matching results based on the provided input."
                  },
                  {
                    "disabled": false,
                    "key": "country_iso_code",
                    "value": "<string>",
                    "description": "ISO2 code of the country."
                  },
                  {
                    "disabled": false,
                    "key": "pincode",
                    "value": "<string>",
                    "description": "PIN Code of the country."
                  },
                  {
                    "disabled": false,
                    "key": "state",
                    "value": "<string>",
                    "description": "State of the country."
                  },
                  {
                    "disabled": false,
                    "key": "city",
                    "value": "<string>",
                    "description": "City of the country."
                  },
                  {
                    "disabled": false,
                    "key": "sector",
                    "value": "<string>",
                    "description": "Sector name of mentioned address."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5e420d6b-2fc5-4301-9fae-ea7fb127236c",
                "name": "Zone List of application in descending order of their last modified date.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "stage",
                        "value": "completed"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "fulfillment_option_slug",
                        "value": "standard-delivery"
                      },
                      {
                        "key": "is_active",
                        "value": "true"
                      },
                      {
                        "key": "q",
                        "value": "zone"
                      },
                      {
                        "key": "country_iso_code",
                        "value": "IN"
                      },
                      {
                        "key": "pincode",
                        "value": "500060"
                      },
                      {
                        "key": "state",
                        "value": "MAHARASTRA"
                      },
                      {
                        "key": "city",
                        "value": "MUMBAI"
                      },
                      {
                        "key": "sector",
                        "value": "ABU_DHABI"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"Maharashtra Pincode Zone\",\n      \"slug\": \"maharashtra-pincode-zone\",\n      \"application_id\": \"64aec5a93a079bd328537835\",\n      \"company_id\": 1,\n      \"is_active\": true,\n      \"geo_areas\": [\n        {\n          \"id\": \"65d300b6a3e31dec430b7208\",\n          \"type\": \"delivery\",\n          \"name\": \"Geo Area 3\"\n        }\n      ],\n      \"product\": {\n        \"type\": \"department\",\n        \"values\": [\n          \"1\"\n        ]\n      },\n      \"stores\": {\n        \"type\": \"all\",\n        \"values\": [\n          \"1\"\n        ]\n      },\n      \"summary\": {\n        \"stores_count\": 7,\n        \"products_count\": 1,\n        \"regions\": [\n          {\n            \"name\": \"India\",\n            \"count\": 2\n          }\n        ]\n      },\n      \"created_by\": {\n        \"id\": \"67a3a53c2f876cf8535f21c8\"\n      },\n      \"modified_by\": {\n        \"id\": \"67a3a53c2f876cf8535f21c8\"\n      },\n      \"created_on\": \"2024-02-20T15:36:32.061583\",\n      \"modified_on\": \"2024-02-20T15:36:32.061583\",\n      \"stage\": \"completed\",\n      \"zone_id\": \"65e1b16b3b58a28839285f94\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 1,\n    \"current\": 1,\n    \"has_next\": false,\n    \"item_total\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "00684d19-4d63-4850-b95b-046fb5133459",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "stage",
                        "value": "completed"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "fulfillment_option_slug",
                        "value": "standard-delivery"
                      },
                      {
                        "key": "is_active",
                        "value": "true"
                      },
                      {
                        "key": "q",
                        "value": "zone"
                      },
                      {
                        "key": "country_iso_code",
                        "value": "IN"
                      },
                      {
                        "key": "pincode",
                        "value": "500060"
                      },
                      {
                        "key": "state",
                        "value": "MAHARASTRA"
                      },
                      {
                        "key": "city",
                        "value": "MUMBAI"
                      },
                      {
                        "key": "sector",
                        "value": "ABU_DHABI"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"slug\",\n      \"message\": \"Missing data for required field.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3de9a1e8-2f8b-49ab-ba49-e46c524e7d7a",
            "name": "getZone | Get zone details",
            "request": {
              "name": "getZone | Get zone details",
              "description": {
                "content": "Retrieves a single delivery zone",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  ":zone_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "zone_id",
                    "description": "(Required) Unique identifier for a particular zone"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "aedc4dde-0c33-4bd6-9554-d2c9c0bb3736",
                "name": "Get details of the Zone",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      ":zone_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "zone_id",
                        "description": "(Required) Unique identifier for a particular zone"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Maharashtra Pincode Zone\",\n  \"slug\": \"maharashtra-pincode-zone\",\n  \"is_active\": true,\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"product\": {\n    \"type\": \"department\",\n    \"values\": [\n      1\n    ]\n  },\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"created_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"modified_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"created_on\": \"2024-02-20T15:36:32.061583\",\n  \"modified_on\": \"2024-02-20T15:36:32.061583\",\n  \"stage\": \"created\",\n  \"zone_id\": \"65e1b16b3b58a28839285f94\",\n  \"overlapping_file_url\": \"\",\n  \"overlapping_zone_names\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f97a4a29-9fb8-454d-a8a5-72ef5a19d501",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      ":zone_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "zone_id",
                        "description": "(Required) Unique identifier for a particular zone"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"ZoneNotFoundError\",\n      \"value\": \"zone not found\",\n      \"message\": \"65e848bd31c43a48ff16af9c\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ccc68646-84ad-4192-a4ff-0be92ecfa714",
            "name": "updateZone | Update details of a Zone to enable or disable",
            "request": {
              "name": "updateZone | Update details of a Zone to enable or disable",
              "description": {
                "content": "Enable or Disable a Zone under that application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  ":zone_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "zone_id",
                    "description": "(Required) Unique identifier for a particular zone"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"zone_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"type\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"geo_areas\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"company_id\": \"<integer>\",\n  \"application_id\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"product\": {\n    \"line_number\": \"<integer>\",\n    \"payment_methods\": [\n      {\n        \"name\": \"<string>\",\n        \"mode\": \"<string>\",\n        \"amount\": \"<float>\",\n        \"identifier\": \"<string>\",\n        \"display_name\": \"<string>\",\n        \"aggregator\": \"<string>\",\n        \"action\": {\n          \"name\": \"<string>\",\n          \"current_identifier\": \"<string>\",\n          \"current_mode\": \"<string>\",\n          \"refund_to\": \"<string>\"\n        },\n        \"refund_by\": \"<string>\",\n        \"collect_by\": \"<string>\",\n        \"meta\": {\n          \"payment_gateway\": \"<string>\",\n          \"payment_identifier\": \"<string>\",\n          \"logo_url\": {\n            \"large\": \"<string>\",\n            \"small\": \"<string>\"\n          }\n        }\n      },\n      {\n        \"name\": \"<string>\",\n        \"mode\": \"<string>\",\n        \"amount\": \"<float>\",\n        \"identifier\": \"<string>\",\n        \"display_name\": \"<string>\",\n        \"aggregator\": \"<string>\",\n        \"action\": {\n          \"name\": \"<string>\",\n          \"current_identifier\": \"<string>\",\n          \"current_mode\": \"<string>\",\n          \"refund_to\": \"<string>\"\n        },\n        \"refund_by\": \"<string>\",\n        \"collect_by\": \"<string>\",\n        \"meta\": {\n          \"payment_gateway\": \"<string>\",\n          \"payment_identifier\": \"<string>\",\n          \"logo_url\": {\n            \"large\": \"<string>\",\n            \"small\": \"<string>\"\n          }\n        }\n      }\n    ]\n  },\n  \"stores\": {\n    \"type\": \"<string>\",\n    \"values\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "29900201-41c0-4b9b-8562-88c33e8a970f",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      ":zone_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "zone_id",
                        "description": "(Required) Unique identifier for a particular zone"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_active\": true,\n  \"slug\": \"Name\",\n  \"type\": \"custom\",\n  \"name\": \"TestZone2\",\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"product\": {\n    \"type\": \"department\",\n    \"values\": [\n      1\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"TestZone2\",\n  \"slug\": \"TestZone2\",\n  \"company_id\": 1,\n  \"application_id\": \"64aec5a93a079bd328537835\",\n  \"is_active\": true,\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"product\": {\n    \"type\": \"department\",\n    \"values\": [\n      1,\n      2\n    ]\n  },\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"zone_id\": \"65971d573d51c4dcb94929b0\",\n  \"created_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"modified_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"created_on\": \"2024-03-01T16:13:55.240554\",\n  \"modified_on\": \"2024-03-01T16:21:16.900204\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2cc313e4-3eb0-4683-a516-7ae6a2ac2404",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      ":zone_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "zone_id",
                        "description": "(Required) Unique identifier for a particular zone"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_active\": true,\n  \"slug\": \"Name\",\n  \"type\": \"custom\",\n  \"name\": \"TestZone2\",\n  \"geo_areas\": [\n    \"65d300b6a3e31dec430b7208\"\n  ],\n  \"stores\": {\n    \"type\": \"all\",\n    \"values\": [\n      1\n    ]\n  },\n  \"product\": {\n    \"type\": \"department\",\n    \"values\": [\n      1\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"ZoneNotFoundError\",\n      \"value\": \"zone not found\",\n      \"message\": \"65e1b16b3b58a28839285f96.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3f61edbe-db9e-4690-9619-e22b215b244d",
            "name": "deleteZone | Delete a Specific Zone",
            "request": {
              "name": "deleteZone | Delete a Specific Zone",
              "description": {
                "content": "Delete a Zone under that application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  ":zone_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "zone_id",
                    "description": "(Required) Unique identifier for a particular zone"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "9d1e0c55-26b7-4cfa-bbab-6994381d8453",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      ":zone_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "zone_id",
                        "description": "(Required) Unique identifier for a particular zone"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Zone with name \\\"Zone1\\\" is deleted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "214b29b9-0336-415b-b6b0-aad743e1a263",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      ":zone_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "zone_id",
                        "description": "(Required) Unique identifier for a particular zone"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"ZoneNotFoundError\",\n      \"value\": \"zone not found\",\n      \"message\": \"64aec5a93a079bd328537830.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8251a95a-1311-40bf-9d11-1aeb7c8b327d",
            "name": "createBulkExport | Create Bulk Export of Zones",
            "request": {
              "name": "createBulkExport | Create Bulk Export of Zones",
              "description": {
                "content": "Export zones defined at the application level.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  "bulk",
                  "export"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"placeholder\": \"\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0359c751-ac68-4da8-9ce4-998f4a4abbb5",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "export"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"65f2f36dcf9ffae64b112646\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "46026a97-64d5-4e29-b891-a665c1e61e60",
            "name": "getBulkExport | Get Bulk Export of Zones",
            "request": {
              "name": "getBulkExport | Get Bulk Export of Zones",
              "description": {
                "content": "Get specific zone which is exported at the application level.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  "bulk",
                  "export",
                  ":batch_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "batch_id",
                    "description": "(Required) A `batch_id` is a unique identifier for a particular zone."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "49dd43ce-22ca-42f2-b98d-0cb77a076636",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "export",
                      ":batch_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "batch_id",
                        "description": "(Required) A `batch_id` is a unique identifier for a particular zone."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"batch_id\": \"65f2fe5961d552faecbb2e82\",\n      \"file_path\": null,\n      \"total\": 1,\n      \"failed\": 0,\n      \"error_file_url\": null,\n      \"action\": \"export\",\n      \"updated_at\": \"2024-03-14T19:10:41.202000\",\n      \"updated_by\": \"\",\n      \"type\": \"zone_bulk_export\",\n      \"stage\": \"in_progress\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7e51af62-d48d-4cb7-b628-6d125e8872ed",
            "name": "createGeoArea | Creation of GeoArea",
            "request": {
              "name": "createGeoArea | Creation of GeoArea",
              "description": {
                "content": "Allows to create and manage GeoAreas, representing groups of geographic regions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"is_active\": \"<boolean>\",\n  \"slug\": \"<string>\",\n  \"name\": \"<string>\",\n  \"areas\": [\n    {\n      \"regions\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"country\": \"<string>\"\n    },\n    {\n      \"regions\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"country\": \"<string>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"is_polygon\": \"<boolean>\",\n  \"region_type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7e7c5e2f-0c6c-432d-93ef-59447df6b28f",
                "name": "GeoArea has been created successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_active\": true,\n  \"slug\": \"test_geoarea\",\n  \"name\": \"Test GeoArea\",\n  \"areas\": [\n    {\n      \"country\": \"64aec5aa3a079bd328539f11\",\n      \"regions\": [\n        \"64aec5aa3a079bd328539e25\",\n        \"64aec5aa3a079bd328539e26\"\n      ]\n    }\n  ],\n  \"type\": \"delivery\",\n  \"region_type\": \"pincode\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"test_geoarea\",\n  \"slug\": \"Test GeoArea\",\n  \"is_active\": true,\n  \"areas\": [\n    {\n      \"country\": \"64aec5aa3a079bd328539f11\",\n      \"regions\": [\n        \"64aec5aa3a079bd328539e25\",\n        \"64aec5aa3a079bd328539e26\"\n      ]\n    }\n  ],\n  \"region_type\": \"non-pincode\",\n  \"type\": \"price\",\n  \"created_on\": \"2024-02-11T21:53:37.698700\",\n  \"modified_on\": \"2024-02-11T21:53:37.698700\",\n  \"created_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"modified_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"geoarea_id\": \"65c3f83737b3c46238175a18\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "180a3d9b-c13f-4180-9e4c-4349b3aba5b9",
                "name": "Invalid request. Please refer to the error object in the response body for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_active\": true,\n  \"slug\": \"test_geoarea\",\n  \"name\": \"Test GeoArea\",\n  \"areas\": [\n    {\n      \"country\": \"64aec5aa3a079bd328539f11\",\n      \"regions\": [\n        \"64aec5aa3a079bd328539e25\",\n        \"64aec5aa3a079bd328539e26\"\n      ]\n    }\n  ],\n  \"type\": \"delivery\",\n  \"region_type\": \"pincode\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"ConflictingRegionsError\",\n      \"message\": \"Some pricing zones defined in this application are conflicting with each other\",\n      \"value\": [\n        {\n          \"geoarea_id\": \"659ec3c5959b4db956fd81cf\",\n          \"name\": \"test7\"\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "07064b65-9e5f-4141-b8c0-58f36770cabc",
            "name": "getGeoAreas | Get all geoareas in the current application",
            "request": {
              "name": "getGeoAreas | Get all geoareas in the current application",
              "description": {
                "content": "Retrieves a listing view of created GeoAreas.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "is_active",
                    "value": "<boolean>",
                    "description": "Status of GeoAreas (either active or inactive)"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "Current page number"
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "To fetch the type of a specific geoarea."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Used to search for matching results based on the provided input."
                  },
                  {
                    "disabled": false,
                    "key": "country_iso_code",
                    "value": "<string>",
                    "description": "ISO2 code of the country"
                  },
                  {
                    "disabled": false,
                    "key": "state",
                    "value": "<string>",
                    "description": "State name"
                  },
                  {
                    "disabled": false,
                    "key": "city",
                    "value": "<string>",
                    "description": "City name"
                  },
                  {
                    "disabled": false,
                    "key": "pincode",
                    "value": "<string>",
                    "description": "Pincode value to search geoareas"
                  },
                  {
                    "disabled": false,
                    "key": "sector",
                    "value": "<string>",
                    "description": "Sector value to search geoareas"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ce03b968-690b-4988-9809-99b09767bca6",
                "name": "Successfully retrieved GeoArea.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "is_active",
                        "value": "true"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "type",
                        "value": "<string>"
                      },
                      {
                        "key": "q",
                        "value": "geoareas"
                      },
                      {
                        "key": "country_iso_code",
                        "value": "IN"
                      },
                      {
                        "key": "state",
                        "value": "Maharashtra"
                      },
                      {
                        "key": "city",
                        "value": "Mumbai"
                      },
                      {
                        "key": "pincode",
                        "value": "400603"
                      },
                      {
                        "key": "sector",
                        "value": "Abu Dhabi"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for an application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"test1\",\n      \"company_id\": 1,\n      \"application_id\": \"65e2d5b3a71cf1bff40723f5\",\n      \"is_active\": true,\n      \"slug\": \"test1\",\n      \"type\": \"delivery\",\n      \"region_type\": \"pincode\",\n      \"geoarea_id\": \"64aec5aa3a079bd32853a746\",\n      \"areas\": [\n        {\n          \"country\": {\n            \"uid\": \"64aec5aa3a079bd32853a746\",\n            \"display_name\": \"India\"\n          },\n          \"regions\": [\n            {\n              \"uid\": \"64aec5aa3a079bd32853a746\",\n              \"display_name\": \"500060\",\n              \"sub_type\": \"pincode\",\n              \"parent_id\": [\n                \"64aec5a93a079bd328537e3a\",\n                \"64aec5a93a079bd328537853\",\n                \"64aec5a93a079bd328537835\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"created_on\": \"2024-02-12T02:15:52.700522\",\n      \"modified_on\": \"2024-02-12T02:15:52.700522\",\n      \"created_by\": {\n        \"id\": \"67a3a53c2f876cf8535f21c8\"\n      },\n      \"modified_by\": {\n        \"id\": \"67a3a53c2f876cf8535f21c8\"\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 1,\n    \"current\": 1,\n    \"has_next\": false,\n    \"item_total\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cb05e631-8e95-4aaf-b606-754067c43297",
            "name": "getGeoArea | Get details of the specific geoarea",
            "request": {
              "name": "getGeoArea | Get details of the specific geoarea",
              "description": {
                "content": "This API Returns the data of the specific GeoArea which exists on the platform.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  ":geoarea_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "geoarea_id",
                    "description": "(Required) A unique identifier for the GeoArea."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e0f96065-8dd3-423b-8fa1-0ff470e941bd",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"test1\",\n  \"slug\": \"test1\",\n  \"type\": \"delivery\",\n  \"is_active\": true,\n  \"region_type\": \"pincode\",\n  \"geoarea_id\": \"64aec5aa3a079bd32853a746\",\n  \"application_id\": \"65e2d5b3a71cf1bff40723f5\",\n  \"company_id\": 1,\n  \"areas\": [\n    {\n      \"country\": {\n        \"uid\": \"64aec5aa3a079bd32853a746\",\n        \"display_name\": \"India\"\n      },\n      \"regions\": [\n        {\n          \"uid\": \"64aec5aa3a079bd32853a746\",\n          \"display_name\": \"500060\",\n          \"sub_type\": \"pincode\",\n          \"parent_id\": [\n            \"64aec5a93a079bd328537e3a\",\n            \"64aec5a93a079bd328537853\",\n            \"64aec5a93a079bd328537835\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"created_on\": \"2024-02-12T02:53:49.694990\",\n  \"modified_on\": \"2024-02-12T02:53:49.694990\",\n  \"created_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"modified_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e7782891-2d1c-415a-afe6-ee3639de4530",
                "name": "Invalid request. Please refer to the error object in the response body for more details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"GeoAreaNotFoundError\",\n      \"value\": \"65ef1f83a0b4221d41a4a90d\",\n      \"message\": \"GeoArea Not Found\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4a97bd11-75e1-44cb-894d-5a02cb751654",
            "name": "updateGeoArea | Update the details of existing GeoArea",
            "request": {
              "name": "updateGeoArea | Update the details of existing GeoArea",
              "description": {
                "content": "Updates the GeoArea with a new name, regions, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  ":geoarea_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "geoarea_id",
                    "description": "(Required) A unique identifier for the GeoArea."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"is_active\": \"<boolean>\",\n  \"slug\": \"<string>\",\n  \"name\": \"<string>\",\n  \"areas\": [\n    {\n      \"regions\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"country\": \"<string>\"\n    },\n    {\n      \"regions\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"country\": \"<string>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"is_polygon\": \"<boolean>\",\n  \"region_type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1fe7d812-4f27-4d7d-89e8-7cc688dba44e",
                "name": "Response status code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_active\": true,\n  \"name\": \"test\",\n  \"slug\": \"test\",\n  \"type\": \"delivery\",\n  \"areas\": [\n    {\n      \"country\": \"64aec5aa3a079bd328539f11\",\n      \"regions\": [\n        \"64aec5aa3a079bd328539e25\",\n        \"64aec5aa3a079bd328539e26\"\n      ]\n    }\n  ],\n  \"region_type\": \"pincode\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Test\",\n  \"slug\": \"test\",\n  \"is_active\": true,\n  \"geoarea_id\": \"64aec5a93a079bd32853874431\",\n  \"areas\": [\n    {\n      \"country\": \"64aec5aa3a079bd328539f11\",\n      \"regions\": [\n        \"64aec5aa3a079bd328539e25\",\n        \"64aec5aa3a079bd328539e26\"\n      ]\n    }\n  ],\n  \"region_type\": \"non-pincode\",\n  \"type\": \"delivery\",\n  \"created_on\": \"2024-02-11T21:53:37.698700\",\n  \"modified_on\": \"2024-02-11T21:53:37.698700\",\n  \"created_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"modified_by\": {\n    \"id\": \"67a3a53c2f876cf8535f21c8\"\n  },\n  \"upload_type\": \"manual\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8208addd-9602-4965-8b4a-66a26ce44ee3",
                "name": "Invalid request. Please refer to the error object in the response body for more details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_active\": true,\n  \"name\": \"test\",\n  \"slug\": \"test\",\n  \"type\": \"delivery\",\n  \"areas\": [\n    {\n      \"country\": \"64aec5aa3a079bd328539f11\",\n      \"regions\": [\n        \"64aec5aa3a079bd328539e25\",\n        \"64aec5aa3a079bd328539e26\"\n      ]\n    }\n  ],\n  \"region_type\": \"pincode\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"GeoAreaNotFoundError\",\n      \"value\": \"65ef1f83a0b4221d41a4a90d\",\n      \"message\": \"GeoArea Not Found\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ef593f3c-cbfe-4b09-a71f-2573768151f9",
            "name": "createBulkGeoArea | Bulk Creation of GeoArea Regions",
            "request": {
              "name": "createBulkGeoArea | Bulk Creation of GeoArea Regions",
              "description": {
                "content": "Allows to create and manage GeoAreas, representing groups of geographic regions in bulk.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  "regions",
                  "bulk"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_url\": \"<string>\",\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8642a9e8-3221-4923-b0fa-45621d07e11e",
                "name": "Bulk GeoArea has been created successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test7\",\n  \"slug\": \"test7\",\n  \"type\": \"price\",\n  \"file_url\": \"https://filebin.net/xfufjqxixxctz1le/sheetone.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"geoarea_id\": \"659ec3c5959b4db956fd81cf\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c58890c1-c629-4938-a057-b63a542e7339",
                "name": "Invalid request. Please refer to the error object in the response body for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test7\",\n  \"slug\": \"test7\",\n  \"type\": \"price\",\n  \"file_url\": \"https://filebin.net/xfufjqxixxctz1le/sheetone.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"type\",\n      \"message\": \"Field required\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2bee1bc2-bc1b-4b2d-bb1c-c0e1ed360dfb",
            "name": "getBulkGeoArea | Get status of GeoAreas created in bulk",
            "request": {
              "name": "getBulkGeoArea | Get status of GeoAreas created in bulk",
              "description": {
                "content": "Allows to Get GeoArea status which is created, representing groups of geographic regions in bulk.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  "regions",
                  "bulk",
                  ":geoarea_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "geoarea_id",
                    "description": "(Required) A unique identifier for the GeoArea."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e4d8456b-fc07-41b4-b3a0-6e44a506a758",
                "name": "Bulk GeoArea has been fetched successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"659ec3c5959b4db956fd81cf\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/general/free/original/_BCPM9rWY-Zones-sample-1708802194612.csv\",\n  \"total\": 2,\n  \"failed\": 0,\n  \"error_file_url\": null,\n  \"action\": \"import\",\n  \"updated_by\": \"null\",\n  \"updated_at\": \"2024-03-05T00:07:26\",\n  \"type\": \"geo_area_bulk\",\n  \"stage\": \"completed\",\n  \"file_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/general/free/original/_BCPM9rWY-Zones-sample-1708802194612.csv\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "64a92905-1db2-4747-81b7-8c1f2edc8d53",
                "name": "Invalid request. Please refer to the error object in the response body for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier for the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"type\",\n      \"message\": \"Field required\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "51589ad1-da34-4d96-accb-f20e37108257",
            "name": "updateBulkGeoArea | Update geoareas and their associated regions in bulk",
            "request": {
              "name": "updateBulkGeoArea | Update geoareas and their associated regions in bulk",
              "description": {
                "content": "Update geoarea details and their associated regions through a CSV file in bulk.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  "regions",
                  "bulk",
                  ":geoarea_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "geoarea_id",
                    "description": "(Required) A unique identifier for the GeoArea."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_url\": \"<string>\",\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "944a14a1-7d82-409c-a032-1636364ce125",
                "name": "Bulk GeoArea has been created successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test7\",\n  \"slug\": \"test7\",\n  \"type\": \"price\",\n  \"file_url\": \"https://filebin.net/xfufjqxixxctz1le/sheetone.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"geoarea_id\": \"659ec3c5959b4db956fd81cf\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fc225dc1-e26f-410d-92c1-d9c302b3cd41",
                "name": "Invalid request. Please refer to the error object in the response body for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier for the sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) A unique identifier for the GeoArea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"test7\",\n  \"slug\": \"test7\",\n  \"type\": \"price\",\n  \"file_url\": \"https://filebin.net/xfufjqxixxctz1le/sheetone.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"type\",\n      \"message\": \"Field required\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2a6dfc7b-0e76-4ed5-8778-37b8a916a5e8",
            "name": "createGeoAreaExportJob | Create job for exporting Geoarea regions",
            "request": {
              "name": "createGeoAreaExportJob | Create job for exporting Geoarea regions",
              "description": {
                "content": "Create the job for exporting the regions in Geoarea in CSV format.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  "bulk",
                  "export",
                  ":geoarea_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "geoarea_id",
                    "description": "(Required) The unique identifier of the Geoarea."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "01026ece-e6a8-4254-924a-4657dd2c700e",
                "name": "The export process was successfully initiated.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "bulk",
                      "export",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) The unique identifier of the Geoarea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"66aa0368b57bb06ee71ce931\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "27478a56-88ba-4bca-be14-36eb158d5b46",
            "name": "getGeoAreaExportJobStatus | Get status of Geoarea export job",
            "request": {
              "name": "getGeoAreaExportJobStatus | Get status of Geoarea export job",
              "description": {
                "content": "Get the status and details of the Geoarea bulk export process.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  "bulk",
                  "export",
                  ":geoarea_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "geoarea_id",
                    "description": "(Required) The unique identifier of the Geoarea."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f42357fa-1be6-4ba3-929e-68c0ba392f22",
                "name": "The export status details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "bulk",
                      "export",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) The unique identifier of the Geoarea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"66aa0368b57bb06ee71ce931\",\n  \"file_path\": null,\n  \"total\": 0,\n  \"failed\": 0,\n  \"error_file_url\": null,\n  \"action\": \"import\",\n  \"updated_at\": \"2024-07-31T09:41:14.277Z\",\n  \"updated_by\": \"sanket dasgupta\",\n  \"type\": \"geo_area_bulk_export\",\n  \"stage\": \"completed\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fba6dfc7-ec10-4015-868e-cef26b682f51",
                "name": "The export status for the given GeoArea ID was not found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "bulk",
                      "export",
                      ":geoarea_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "geoarea_id",
                        "description": "(Required) The unique identifier of the Geoarea."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"GeoAreaNotFoundError\",\n      \"value\": \"65ef1f83a0b4221d41a4a90d\",\n      \"message\": \"GeoArea Not Found\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3e268cfa-d9e6-467e-8ab0-eb757a0b6a65",
            "name": "updatePincodeMopView | Update pincode COD support",
            "request": {
              "name": "updatePincodeMopView | Update pincode COD support",
              "description": {
                "content": "Modify and update views related to pincode MOP (Mode of Payment).",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pincode-mop-update"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"action\": \"<string>\",\n  \"country\": \"<string>\",\n  \"pincodes\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "49b54af4-5641-4b17-8c0c-d1a3d1486078",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pincode-mop-update"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"action\": \"activate\",\n  \"country\": \"INDIA\",\n  \"pincodes\": [\n    313001\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"action\": \"activate\",\n  \"batch_id\": \"id1\",\n  \"country\": \"INDIA\",\n  \"pincodes\": [\n    313001\n  ],\n  \"status_code\": 200,\n  \"success\": true,\n  \"updated_pincodes\": [\n    {\n      \"channel_id\": \"667be93f24dc1ea14d962667\",\n      \"country\": \"INDIA\",\n      \"is_active\": true,\n      \"pincode\": 313001\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6967baac-df73-45bd-be63-b2ebd1411515",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pincode-mop-update"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"action\": \"activate\",\n  \"country\": \"INDIA\",\n  \"pincodes\": [\n    313001\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"123\",\n  \"status_code\": 400,\n  \"success\": false,\n  \"error\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0255a6be-6727-4ce2-a9bc-dc8c3e72e51a",
            "name": "updatePincodeBulkView | Bulk update pincode COD support",
            "request": {
              "name": "updatePincodeBulkView | Bulk update pincode COD support",
              "description": {
                "content": "Updates the cash on delivery settings for multiple specified pin codes simultaneously.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pincode-mop-bulk-update"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"batch_id\": \"<string>\",\n  \"s3_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "37f67823-6efb-4762-a719-cb3b9c69b551",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pincode-mop-bulk-update"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"batch_id\": \"batch1\",\n  \"s3_url\": \"https://url.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"batch1\",\n  \"s3_url\": \"https://url.csv\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c75c4de6-e4f1-4b69-940e-f78baa3d383c",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pincode-mop-bulk-update"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"batch_id\": \"batch1\",\n  \"s3_url\": \"https://url.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status_code\": 400,\n  \"error\": {\n    \"message\": \"Invalid request parameters.\",\n    \"details\": \"The 'country_code' field is missing.\"\n  },\n  \"success\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8b333506-1516-41e3-9dcb-1f58f6c07db7",
            "name": "updatePincodeCoDListing | Get COD enabled pincodes",
            "request": {
              "name": "updatePincodeCoDListing | Get COD enabled pincodes",
              "description": {
                "content": "Retrieves a list of pincodes along with the count based on whether cash on delivery settings.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "pincode-mop-data"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_number",
                    "value": "1",
                    "description": "Page number to be fetched."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "100",
                    "description": "Determines the items to be displayed in a page"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"country\": \"INDIA\",\n  \"is_active\": true,\n  \"pincode\": \"<integer>\",\n  \"current\": 1,\n  \"page_size\": 100\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "cc806744-0d0c-4e5d-af6b-758cea7f0430",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "pincode-mop-data"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_number",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"INDIA\",\n  \"is_active\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"country\": \"INDIA\",\n  \"data\": [\n    {\n      \"pincode\": \"313001\",\n      \"active\": true\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"item_total\": 1000,\n    \"size\": 30,\n    \"type\": \"number\"\n  },\n  \"success\": true,\n  \"summary\": {\n    \"total_active_pincodes\": 300,\n    \"total_inactive_pincodes\": 13\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c5263f68-2033-40cb-ba06-ae8825f71611",
            "name": "updatePincodeAuditHistory | Get audit trail",
            "request": {
              "name": "updatePincodeAuditHistory | Get audit trail",
              "description": {
                "content": "Retrieves the history of changes made to cash on delivery settings for pincodes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "history"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_number",
                    "value": "1",
                    "description": "Page number to be fetched."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "100",
                    "description": "Determines the items to be displayed in a page"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"entity_type\": \"<string>\",\n  \"file_name\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "144db4cd-42a2-4ed4-97be-323e67ffe4aa",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "history"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_number",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"entity_type\": \"pincode-mop-update\",\n  \"file_name\": \"file.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [],\n  \"entity_type\": \"pincode-mop-update\",\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"item_total\": 2,\n    \"size\": 10,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0c7ec464-5a0a-4453-801c-dbe1e2b34814",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "history"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_number",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"entity_type\": \"pincode-mop-update\",\n  \"file_name\": \"file.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": 400,\n  \"success\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4f112326-0eeb-43f2-bc64-4180b35ba118",
            "name": "createCourierPartnerAccount | Create courier account",
            "request": {
              "name": "createCourierPartnerAccount | Create courier account",
              "description": {
                "content": "Retrieves a list of courier partner accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "account"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"extension_id\": \"<string>\",\n  \"is_self_ship\": \"<boolean>\",\n  \"scheme_id\": \"<string>\",\n  \"stage\": \"<string>\",\n  \"is_own_account\": \"<boolean>\",\n  \"account_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e6611fd7-cece-4bbb-b1bd-acb9c6e0e195",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_id\": \"651ffabb556007fa462c9c06\",\n  \"account_id\": \"65f7260080af9b55fea03e51\",\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7c\",\n  \"is_self_ship\": false,\n  \"stage\": \"enabled\",\n  \"is_own_account\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"extension_id\": \"651ffabb556007fa462c9c06\",\n  \"account_id\": \"65f7260080af9b55fea03e51\",\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7c\",\n  \"is_self_ship\": false,\n  \"stage\": \"enabled\",\n  \"is_own_account\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4728d0b2-0a2c-4b2e-b35b-e25e09edb41d",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_id\": \"651ffabb556007fa462c9c06\",\n  \"account_id\": \"65f7260080af9b55fea03e51\",\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7c\",\n  \"is_self_ship\": false,\n  \"stage\": \"enabled\",\n  \"is_own_account\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"error value\",\n      \"message\": \"error message\",\n      \"type\": \"error type\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3990a01d-92be-43f7-ac92-ad95c952121a",
            "name": "getCourierPartnerAccounts | List courier accounts",
            "request": {
              "name": "getCourierPartnerAccounts | List courier accounts",
              "description": {
                "content": "Retrieves a list of courier partner accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "account"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "stage",
                    "value": "<string>",
                    "description": "Stage of the account."
                  },
                  {
                    "disabled": false,
                    "key": "payment_mode",
                    "value": "<string>",
                    "description": "Filters dp accounts based on payment mode"
                  },
                  {
                    "disabled": false,
                    "key": "transport_type",
                    "value": "<string>",
                    "description": "Filters dp accounts based on transport_type"
                  },
                  {
                    "disabled": false,
                    "key": "account_ids",
                    "value": "<string>",
                    "description": "Filters dp accounts based on their ids"
                  },
                  {
                    "disabled": false,
                    "key": "account_ids",
                    "value": "<string>",
                    "description": "Filters dp accounts based on their ids"
                  },
                  {
                    "disabled": false,
                    "key": "self_ship",
                    "value": "<boolean>",
                    "description": "To filter self ship/non self ship dp accounts"
                  },
                  {
                    "disabled": false,
                    "key": "own_account",
                    "value": "<boolean>",
                    "description": "Filters seller owned or Fynd Managed dp accounts"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Filters dp accounts based on case sensitive partial account name"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c6545602-91b6-482d-b891-3d31d99c7196",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "stage",
                        "value": "<string>"
                      },
                      {
                        "key": "payment_mode",
                        "value": "COD"
                      },
                      {
                        "key": "transport_type",
                        "value": "surface"
                      },
                      {
                        "key": "account_ids",
                        "value": "67a3c8e60fd6c66371f3665d"
                      },
                      {
                        "key": "self_ship",
                        "value": "true"
                      },
                      {
                        "key": "own_account",
                        "value": "true"
                      },
                      {
                        "key": "q",
                        "value": "Scheme 2"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"scheme_id\": \"651ffcb8400bbc458aa4ac7d\",\n      \"is_own_account\": true,\n      \"company_id\": 123,\n      \"is_self_ship\": true,\n      \"scheme_rules\": {\n        \"feature\": {\n          \"doorstep_qc\": true,\n          \"cold_storage_goods\": true,\n          \"dangerous_goods\": true,\n          \"restricted_goods\": true,\n          \"single_pick_multi_drop\": true,\n          \"fragile_goods\": true,\n          \"doorstep_return\": true,\n          \"ndr\": true,\n          \"mps\": true,\n          \"qr\": true,\n          \"openbox_delivery\": true,\n          \"multi_pick_single_drop\": true,\n          \"doorstep_exchange\": true,\n          \"multi_pick_multi_drop\": true,\n          \"ndr_attempts\": 2,\n          \"product_installation\": true,\n          \"status_updates\": \"real-time\"\n        },\n        \"scheme_id\": \"651ffcb8400bbc458aa4ac7d\",\n        \"delivery_type\": \"hyperlocal\",\n        \"stage\": \"enabled\",\n        \"weight\": {\n          \"gte\": 1,\n          \"lte\": 5\n        },\n        \"region\": \"intra-city\",\n        \"transport_type\": \"surface\",\n        \"extension_id\": \"651ffabb556007fa462c9c06\",\n        \"payment_mode\": [\n          \"COD\",\n          \"PREPAID\"\n        ],\n        \"name\": \"Scheme 2\"\n      },\n      \"account_id\": \"23\",\n      \"stage\": \"enabled\",\n      \"extension_id\": \"651ffabb556007fa462c9c06\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 1,\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ee05f977-2427-4636-a6ef-0f9ff0f8bcd2",
            "name": "updateCourierPartnerAccount | Update courier account",
            "request": {
              "name": "updateCourierPartnerAccount | Update courier account",
              "description": {
                "content": "Updates an existing courier partner account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "account",
                  ":account_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "account_id",
                    "description": "(Required) Unique ID of courier account"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"extension_id\": \"<string>\",\n  \"is_self_ship\": \"<boolean>\",\n  \"scheme_id\": \"<string>\",\n  \"stage\": \"<string>\",\n  \"is_own_account\": \"<boolean>\",\n  \"account_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "db1fb975-8b7f-484f-91ed-ad69de24628b",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account",
                      ":account_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "account_id",
                        "description": "(Required) Unique ID of courier account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_id\": \"651ffabb556007fa462c9c06\",\n  \"account_id\": \"23\",\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7d\",\n  \"is_self_ship\": false,\n  \"stage\": \"enabled\",\n  \"is_own_account\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"extension_id\": \"651ffabb556007fa462c9c06\",\n  \"account_id\": \"65f7260080af9b55fea03e51\",\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7c\",\n  \"is_self_ship\": false,\n  \"stage\": \"enabled\",\n  \"is_own_account\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "db8e9405-a10e-4f91-9b95-fce72b452a8d",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account",
                      ":account_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "account_id",
                        "description": "(Required) Unique ID of courier account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_id\": \"651ffabb556007fa462c9c06\",\n  \"account_id\": \"23\",\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7d\",\n  \"is_self_ship\": false,\n  \"stage\": \"enabled\",\n  \"is_own_account\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"error value\",\n      \"message\": \"error message\",\n      \"type\": \"error type\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d26dad04-daff-4dfc-9a97-591729b3d582",
            "name": "getCourierPartnerAccount | Get courier account",
            "request": {
              "name": "getCourierPartnerAccount | Get courier account",
              "description": {
                "content": "Retrieves a single courier partner account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "account",
                  ":account_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "account_id",
                    "description": "(Required) Unique ID of courier account"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "af11eb14-1fe1-40e7-ab1d-be42bb0d9d28",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account",
                      ":account_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "account_id",
                        "description": "(Required) Unique ID of courier account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"scheme_id\": \"651ffcb8400bbc458aa4ac7a\",\n  \"account_id\": \"65f7260080af9b55fea03e53\",\n  \"is_self_ship\": true,\n  \"is_own_account\": false,\n  \"stage\": \"enabled\",\n  \"scheme_rules\": {\n    \"scheme_id\": \"651ffcb8400bbc458aa4ac7a\",\n    \"transport_type\": \"surface\",\n    \"name\": \"Scheme 2\",\n    \"feature\": {\n      \"ndr\": true,\n      \"multi_pick_multi_drop\": true,\n      \"restricted_goods\": true,\n      \"doorstep_exchange\": true,\n      \"status_updates\": \"real-time\",\n      \"doorstep_qc\": true,\n      \"mps\": true,\n      \"cold_storage_goods\": true,\n      \"ndr_attempts\": 2,\n      \"dangerous_goods\": true,\n      \"qr\": true,\n      \"multi_pick_single_drop\": true,\n      \"product_installation\": true,\n      \"single_pick_multi_drop\": true,\n      \"fragile_goods\": true,\n      \"openbox_delivery\": true,\n      \"doorstep_return\": true\n    },\n    \"extension_id\": \"651ffabb556007fa462c9c06\",\n    \"stage\": \"enabled\",\n    \"weight\": {\n      \"lte\": 5,\n      \"gte\": 1\n    },\n    \"delivery_type\": \"hyperlocal\",\n    \"payment_mode\": [\n      \"COD\",\n      \"PREPAID\"\n    ],\n    \"region\": \"intra-city\"\n  },\n  \"company_id\": 123,\n  \"extension_id\": \"651ffabb556007fa462c9c06\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4b890a70-4e2f-4e32-81ab-8dd43506b593",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "account",
                      ":account_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "account_id",
                        "description": "(Required) Unique ID of courier account"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"error value\",\n      \"message\": \"error message\",\n      \"type\": \"error type\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "626dfaa7-c007-4dea-bccb-6dd089d1309e",
            "name": "updateCourierRule | Update courier rule",
            "request": {
              "name": "updateCourierRule | Update courier rule",
              "description": {
                "content": "Updates an existing rule within the delivery configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "courier-partner",
                  "rules",
                  ":rule_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_uid",
                    "description": "(Required) Unique identifier of the courier partner rule."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"<string>\",\n      \"includes\": [\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        },\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    \"reverse\": {\n      \"type\": \"<string>\",\n      \"includes\": [\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        },\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"brand_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"order_place_date\": {\n      \"lte\": \"<dateTime>\",\n      \"gte\": \"<dateTime>\"\n    },\n    \"store_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"store_type\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"shipment_weight\": {\n      \"lt\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"shipment_cost\": {\n      \"lt\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"shipment_volumetric_weight\": {\n      \"lt\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"store_customer_location\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"sort\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"manual_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cp_list\": [\n    {\n      \"account_id\": \"<string>\",\n      \"extension_id\": \"<string>\"\n    },\n    {\n      \"account_id\": \"<string>\",\n      \"extension_id\": \"<string>\"\n    }\n  ],\n  \"filters\": \"all\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7c1e114a-31ce-4d7a-9955-63c429255853",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) Unique identifier of the courier partner rule."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\"\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\"\n    }\n  ],\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"dedofeoopepeq\"\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\",\n      \"is_self_ship\": false\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\",\n      \"is_self_ship\": false\n    }\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\",\n  \"id\": \"66f583efac0c929f1adcaf4f\",\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"wefofeofoeyeq\"\n  ],\n  \"application_id\": \"64733e6cc2f8b93c8c033239\",\n  \"company_id\": 148,\n  \"created_by\": {},\n  \"modified_by\": {},\n  \"modified_on\": \"2024-09-26T15:55:27.219505\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "cfb446d1-7d18-4045-bae2-6f21230c878d",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) Unique identifier of the courier partner rule."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\"\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\"\n    }\n  ],\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"dedofeoopepeq\"\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ab816a1c-14ba-43c9-938e-7fce498d86fd",
            "name": "getCourierPartnerRule | Get courier rule",
            "request": {
              "name": "getCourierPartnerRule | Get courier rule",
              "description": {
                "content": "Retrieves a single rule within the delivery configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "courier-partner",
                  "rules",
                  ":rule_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_uid",
                    "description": "(Required) Unique identifier of the courier partner rule"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4d3bdd23-cf57-45a6-993d-f88ec10f375e",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) Unique identifier of the courier partner rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\",\n      \"is_self_ship\": false\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\",\n      \"is_self_ship\": false\n    }\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\",\n  \"id\": \"66f583efac0c929f1adcaf4f\",\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"wefofeofoeyeq\"\n  ],\n  \"application_id\": \"64733e6cc2f8b93c8c033239\",\n  \"company_id\": 148,\n  \"created_by\": {},\n  \"modified_by\": {},\n  \"modified_on\": \"2024-09-26T15:55:27.219505\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "68b36ea9-5863-40c9-a4ee-ae8c61f2e4a5",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) Unique identifier of the courier partner rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "07b643d0-c935-45e4-a668-f1deaf047f89",
            "name": "createCourierPartnerRule | Create courier rule",
            "request": {
              "name": "createCourierPartnerRule | Create courier rule",
              "description": {
                "content": "Creates a rule within the delivery configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "courier-partner",
                  "rules"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"<string>\",\n      \"includes\": [\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        },\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    \"reverse\": {\n      \"type\": \"<string>\",\n      \"includes\": [\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        },\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"brand_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"order_place_date\": {\n      \"lte\": \"<dateTime>\",\n      \"gte\": \"<dateTime>\"\n    },\n    \"store_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"store_type\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"shipment_weight\": {\n      \"lt\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"shipment_cost\": {\n      \"lt\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"shipment_volumetric_weight\": {\n      \"lt\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"store_customer_location\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"sort\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"manual_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cp_list\": [\n    {\n      \"account_id\": \"<string>\",\n      \"extension_id\": \"<string>\"\n    },\n    {\n      \"account_id\": \"<string>\",\n      \"extension_id\": \"<string>\"\n    }\n  ],\n  \"filters\": \"all\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4a66bbea-50b7-409d-b3d4-c461e25d7c76",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\"\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\"\n    }\n  ],\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"dedofeoopepeq\"\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\",\n      \"is_self_ship\": false\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\",\n      \"is_self_ship\": false\n    }\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\",\n  \"id\": \"66f583efac0c929f1adcaf4f\",\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"wefofeofoeyeq\"\n  ],\n  \"application_id\": \"64733e6cc2f8b93c8c033239\",\n  \"company_id\": 148,\n  \"created_by\": {},\n  \"modified_by\": {},\n  \"modified_on\": \"2024-09-26T15:55:27.219505\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "189331f4-0be9-4ca4-b069-7261687513a7",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Express Delivery\",\n  \"filters\": \"all\",\n  \"conditions\": {\n    \"forward\": {\n      \"type\": \"locations\",\n      \"includes\": [\n        {\n          \"uid\": \"64aec5a93a079bd328537835\"\n        }\n      ]\n    },\n    \"payment_mode\": {\n      \"includes\": [\n        \"COD\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        1,\n        2,\n        3\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        8494040,\n        8994904\n      ]\n    },\n    \"department_ids\": {\n      \"includes\": [\n        3,\n        4\n      ]\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"aegchutiolkhsnapl\",\n        \"aegchutiolkhsnapl\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"fegchutiolkhsnapl\",\n        \"degchutiolkhsnapl\"\n      ]\n    }\n  },\n  \"is_active\": true,\n  \"cp_list\": [\n    {\n      \"extension_id\": \"ieioieoopepep\",\n      \"account_id\": \"fefofeoopepeq\"\n    },\n    {\n      \"extension_id\": \"kekoieoopepep\",\n      \"account_id\": \"dedofeoopepeq\"\n    }\n  ],\n  \"manual_priority\": [\n    \"fefofeoopepeq\",\n    \"dedofeoopepeq\"\n  ],\n  \"sort\": [\n    \"custom\"\n  ],\n  \"type\": \"courier_partner\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "60869022-9645-4c15-aecd-c78f2314b8b4",
            "name": "getCourierPartnerRules | Get courier rules",
            "request": {
              "name": "getCourierPartnerRules | Get courier rules",
              "description": {
                "content": "Retrieve a list of rules within the delivery configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "courier-partner",
                  "rules"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Filter rules based on rule status"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "97450d22-b72e-45cf-b836-32ac757842ee",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "status",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique Identifier of sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"Express Delivery\",\n      \"conditions\": {\n        \"forward\": {\n          \"type\": \"locations\",\n          \"includes\": [\n            {\n              \"uid\": \"64aec5a93a079bd328537835\"\n            }\n          ]\n        },\n        \"payment_mode\": {\n          \"includes\": [\n            \"COD\"\n          ]\n        },\n        \"category_ids\": {\n          \"includes\": [\n            1,\n            2,\n            3\n          ]\n        },\n        \"product_ids\": {\n          \"includes\": [\n            8494040,\n            8994904\n          ]\n        },\n        \"department_ids\": {\n          \"includes\": [\n            3,\n            4\n          ]\n        },\n        \"zone_ids\": {\n          \"includes\": [\n            \"aegchutiolkhsnapl\",\n            \"aegchutiolkhsnapl\"\n          ]\n        },\n        \"product_tags\": {\n          \"includes\": [\n            \"aegchutiolkhsnapl\",\n            \"aegchutiolkhsnapl\"\n          ]\n        },\n        \"store_tags\": {\n          \"includes\": [\n            \"fegchutiolkhsnapl\",\n            \"degchutiolkhsnapl\"\n          ]\n        }\n      },\n      \"is_active\": true,\n      \"cp_list\": [\n        {\n          \"extension_id\": \"ieioieoopepep\",\n          \"account_id\": \"fefofeoopepeq\",\n          \"is_self_ship\": false\n        },\n        {\n          \"extension_id\": \"kekoieoopepep\",\n          \"account_id\": \"dedofeoopepeq\",\n          \"is_self_ship\": false\n        }\n      ],\n      \"sort\": [\n        \"custom\"\n      ],\n      \"type\": \"courier_partner\",\n      \"id\": \"66f583efac0c929f1adcaf4f\",\n      \"filters\": \"all\",\n      \"application_id\": \"64733e6cc2f8b93c8c033239\",\n      \"company_id\": 148,\n      \"created_by\": {},\n      \"modified_by\": {},\n      \"modified_on\": \"2024-02-20T15:36:32.061583\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 24,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "acbbf04c-103f-41b1-8b38-8e7901d2d324",
            "name": "getCourierPartners | Serviceable Courier Partners",
            "request": {
              "name": "getCourierPartners | Serviceable Courier Partners",
              "description": {
                "content": "Get all the serviceable courier partners of a destination and the shipments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "shipment",
                  "courier-partners"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"from_location\": {\n    \"country_code\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"sector_code\": \"<string>\",\n    \"state_code\": \"<string>\",\n    \"city_code\": \"<string>\"\n  },\n  \"to_location\": {\n    \"country_code\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"sector_code\": \"<string>\",\n    \"state_code\": \"<string>\",\n    \"city_code\": \"<string>\"\n  },\n  \"shipments\": [\n    {\n      \"id\": \"<string>\",\n      \"location_id\": \"<number>\",\n      \"location_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"shipment_weight\": \"<number>\",\n      \"shipment_volumetric_weight\": \"<number>\",\n      \"shipment_cost\": \"<number>\",\n      \"shipment_dimension\": {\n        \"height\": \"<number>\",\n        \"length\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\"\n      },\n      \"courier_partner_schemes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"location_type\": \"<string>\",\n      \"articles\": [\n        {\n          \"id\": \"<string>\",\n          \"item_id\": \"<integer>\",\n          \"sla\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"size\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"department_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"price\": \"<number>\",\n          \"brand_id\": \"<integer>\",\n          \"quantity\": \"<integer>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"set\": {\n            \"name\": \"<string>\",\n            \"quantity\": \"<integer>\",\n            \"size_distribution\": {\n              \"sizes\": [\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                },\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                }\n              ]\n            }\n          },\n          \"set_quantity\": \"<integer>\",\n          \"delivery_slots\": {\n            \"delivery_date\": \"<dateTime>\",\n            \"min_slot\": \"<string>\",\n            \"max_slot\": \"<string>\"\n          },\n          \"return_reason\": {\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          }\n        },\n        {\n          \"id\": \"<string>\",\n          \"item_id\": \"<integer>\",\n          \"sla\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"size\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"department_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"price\": \"<number>\",\n          \"brand_id\": \"<integer>\",\n          \"quantity\": \"<integer>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"set\": {\n            \"name\": \"<string>\",\n            \"quantity\": \"<integer>\",\n            \"size_distribution\": {\n              \"sizes\": [\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                },\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                }\n              ]\n            }\n          },\n          \"set_quantity\": \"<integer>\",\n          \"delivery_slots\": {\n            \"delivery_date\": \"<dateTime>\",\n            \"min_slot\": \"<string>\",\n            \"max_slot\": \"<string>\"\n          },\n          \"return_reason\": {\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          }\n        }\n      ]\n    },\n    {\n      \"id\": \"<string>\",\n      \"location_id\": \"<number>\",\n      \"location_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"shipment_weight\": \"<number>\",\n      \"shipment_volumetric_weight\": \"<number>\",\n      \"shipment_cost\": \"<number>\",\n      \"shipment_dimension\": {\n        \"height\": \"<number>\",\n        \"length\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\"\n      },\n      \"courier_partner_schemes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"location_type\": \"<string>\",\n      \"articles\": [\n        {\n          \"id\": \"<string>\",\n          \"item_id\": \"<integer>\",\n          \"sla\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"size\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"department_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"price\": \"<number>\",\n          \"brand_id\": \"<integer>\",\n          \"quantity\": \"<integer>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"set\": {\n            \"name\": \"<string>\",\n            \"quantity\": \"<integer>\",\n            \"size_distribution\": {\n              \"sizes\": [\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                },\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                }\n              ]\n            }\n          },\n          \"set_quantity\": \"<integer>\",\n          \"delivery_slots\": {\n            \"delivery_date\": \"<dateTime>\",\n            \"min_slot\": \"<string>\",\n            \"max_slot\": \"<string>\"\n          },\n          \"return_reason\": {\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          }\n        },\n        {\n          \"id\": \"<string>\",\n          \"item_id\": \"<integer>\",\n          \"sla\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"size\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"department_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"price\": \"<number>\",\n          \"brand_id\": \"<integer>\",\n          \"quantity\": \"<integer>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"set\": {\n            \"name\": \"<string>\",\n            \"quantity\": \"<integer>\",\n            \"size_distribution\": {\n              \"sizes\": [\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                },\n                {\n                  \"pieces\": \"<integer>\",\n                  \"size\": \"<string>\"\n                }\n              ]\n            }\n          },\n          \"set_quantity\": \"<integer>\",\n          \"delivery_slots\": {\n            \"delivery_date\": \"<dateTime>\",\n            \"min_slot\": \"<string>\",\n            \"max_slot\": \"<string>\"\n          },\n          \"return_reason\": {\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          }\n        }\n      ]\n    }\n  ],\n  \"journey\": \"<string>\",\n  \"payment_mode\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1dc60781-85af-49a9-9258-639b3c3b5a19",
                "name": "Get courier partner data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipment",
                      "courier-partners"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"from_location\": {\n    \"pincode\": \"208007\",\n    \"state_code\": \"UP\",\n    \"country_code\": \"IN\",\n    \"city_code\": \"KAN\"\n  },\n  \"to_location\": {\n    \"pincode\": \"226401\",\n    \"state_code\": \"UP\",\n    \"country_code\": \"IN\",\n    \"city_code\": \"LUC\"\n  },\n  \"shipments\": [\n    {\n      \"id\": \"5f7e0b1c9c6d4d1234567891\",\n      \"shipment_weight\": 1000,\n      \"shipment_cost\": 890,\n      \"location_id\": 78488,\n      \"location_tags\": [],\n      \"location_type\": \"STORE\",\n      \"articles\": [\n        {\n          \"item_id\": 738893,\n          \"category_id\": 3738,\n          \"department_id\": 34,\n          \"brand_id\": 23291,\n          \"tags\": [\n            \"winterwear\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"journey\": \"forward\",\n  \"payment_mode\": \"prepaid\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"courier_partners\": [\n    {\n      \"extension_id\": \"652255c58ab4101b2595c6c5\",\n      \"scheme_id\": \"751144c58ab4101b2595c7a9\",\n      \"name\": \"cp1\",\n      \"delivery_promise\": {\n        \"min\": \"2024-08-11T12:40:39Z\",\n        \"max\": \"2024-08-12T12:40:39Z\"\n      }\n    },\n    {\n      \"extension_id\": \"752255c58ab4101b2595c6c3\",\n      \"scheme_id\": \"951144c58ab4101b2595c7a4\",\n      \"name\": \"cp2\",\n      \"delivery_promise\": {\n        \"min\": \"2024-08-12T12:40:39Z\",\n        \"max\": \"2024-08-13T12:41:39Z\"\n      }\n    }\n  ],\n  \"shipments\": [\n    {\n      \"id\": \"5f7e0b1c9c6d4d1234567891\",\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"652255c58ab4101b2595c6c5\",\n          \"scheme_id\": \"751144c58ab4101b2595c7a9\",\n          \"name\": \"cp1\",\n          \"delivery_promise\": {\n            \"min\": \"2024-08-11T12:40:39Z\",\n            \"max\": \"2024-08-12T12:40:39Z\"\n          }\n        },\n        {\n          \"extension_id\": \"752255c58ab4101b2595c6c3\",\n          \"scheme_id\": \"951144c58ab4101b2595c7a4\",\n          \"name\": \"cp2\",\n          \"delivery_promise\": {\n            \"min\": \"2024-08-12T12:40:39Z\",\n            \"max\": \"2024-08-13T12:41:39Z\"\n          }\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a555f088-6057-4214-b36e-b04dd1727a11",
                "name": "Failure Response Status for bad request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipment",
                      "courier-partners"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"from_location\": {\n    \"pincode\": \"208007\",\n    \"state_code\": \"UP\",\n    \"country_code\": \"IN\",\n    \"city_code\": \"KAN\"\n  },\n  \"to_location\": {\n    \"pincode\": \"226401\",\n    \"state_code\": \"UP\",\n    \"country_code\": \"IN\",\n    \"city_code\": \"LUC\"\n  },\n  \"shipments\": [\n    {\n      \"id\": \"5f7e0b1c9c6d4d1234567891\",\n      \"shipment_weight\": 1000,\n      \"shipment_cost\": 890,\n      \"location_id\": 78488,\n      \"location_tags\": [],\n      \"location_type\": \"STORE\",\n      \"articles\": [\n        {\n          \"item_id\": 738893,\n          \"category_id\": 3738,\n          \"department_id\": 34,\n          \"brand_id\": 23291,\n          \"tags\": [\n            \"winterwear\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"journey\": \"forward\",\n  \"payment_mode\": \"prepaid\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request parameters.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4152a1e2-59a9-4933-bd11-2546bec06e72",
                "name": "Failure Response Status for un-processable entity",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipment",
                      "courier-partners"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"from_location\": {\n    \"pincode\": \"208007\",\n    \"state_code\": \"UP\",\n    \"country_code\": \"IN\",\n    \"city_code\": \"KAN\"\n  },\n  \"to_location\": {\n    \"pincode\": \"226401\",\n    \"state_code\": \"UP\",\n    \"country_code\": \"IN\",\n    \"city_code\": \"LUC\"\n  },\n  \"shipments\": [\n    {\n      \"id\": \"5f7e0b1c9c6d4d1234567891\",\n      \"shipment_weight\": 1000,\n      \"shipment_cost\": 890,\n      \"location_id\": 78488,\n      \"location_tags\": [],\n      \"location_type\": \"STORE\",\n      \"articles\": [\n        {\n          \"item_id\": 738893,\n          \"category_id\": 3738,\n          \"department_id\": 34,\n          \"brand_id\": 23291,\n          \"tags\": [\n            \"winterwear\"\n          ]\n        }\n      ]\n    }\n  ],\n  \"journey\": \"forward\",\n  \"payment_mode\": \"prepaid\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Validation Error\",\n  \"field\": \"abc\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "77a684db-c12a-4948-8085-2f81b77ac151",
            "name": "updateCompanyConfiguration | Update delivery configuration",
            "request": {
              "name": "updateCompanyConfiguration | Update delivery configuration",
              "description": {
                "content": "Updates an existing delivery setup for a company, including the ability to adjust self-shipping preferences.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "fulfillment_option_slug",
                    "value": "<string>",
                    "description": "(Required) Slug representing the fulfillment option."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"is_rate_card_enabled\": false,\n  \"sort\": \"fastest\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "89fb021f-20b6-41bb-9844-0c292ac39ff2",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "fulfillment_option_slug",
                        "value": "standard-delivery"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"sort\": [\n    \"fastest\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"sort\": [\n    \"fastest\"\n  ],\n  \"company_id\": 123\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ccbfabc0-cce7-4888-9c72-6654fe2e56fb",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "fulfillment_option_slug",
                        "value": "standard-delivery"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"sort\": [\n    \"fastest\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"type\": \"NotFound\",\n      \"value\": \"company_id\",\n      \"message\": \"company 987654321 does not exists in records\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7523caf2-523d-447b-bec5-769533a56177",
            "name": "getCompanyConfiguration | Get delivery configuration",
            "request": {
              "name": "getCompanyConfiguration | Get delivery configuration",
              "description": {
                "content": "Retrieves information about the delivery setup for a company",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3e20ba89-2d11-4222-872d-3be2fc297c6f",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"sort\": [\n    \"fastest\"\n  ],\n  \"company_id\": 123,\n  \"logistics_as_actual\": \"seller-controlled\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "24f99417-5703-4981-a568-8b55ad45e09f",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"type\": \"NotFound\",\n      \"value\": \"company_id\",\n      \"message\": \"company_id 988765 does not exists in records\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1e54c711-4b71-4def-9513-4049a63b7e90",
            "name": "getApplicationConfiguration | Get delivery configuration",
            "request": {
              "name": "getApplicationConfiguration | Get delivery configuration",
              "description": {
                "content": "This API returns all the Application config that has been applied to the given company and application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8fc45535-79bc-4da7-a2bf-afc2d7b0b549",
                "name": "Success. Returns all the Application configs that are present in the application. It fetches Zones, Courier patner config, Promise config and Buybox rule config. Refer Schema and Examples for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier of company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier of a sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"promise_types\": [],\n  \"courier_partner_config\": {\n    \"rule_ids\": [],\n    \"sort\": [\n      \"fastest\"\n    ],\n    \"manual_priority\": []\n  },\n  \"zones\": {\n    \"serviceability_type\": \"zone-based\",\n    \"active_count\": 0,\n    \"total_count\": 0\n  },\n  \"buybox_rule_config\": {\n    \"store_type_priority\": [\n      \"FC\",\n      \"STORE\"\n    ],\n    \"store_tag_priority\": [\n      \"store_tag_1\",\n      \"store_tag_2\"\n    ],\n    \"sort\": [\n      \"price\",\n      \"store_type\",\n      \"promise\",\n      \"store_creation_date\",\n      \"distance\",\n      \"store_tag\"\n    ]\n  },\n  \"promise_config\": {\n    \"store_attributes\": {\n      \"is_operational_timing_enabled\": true,\n      \"is_order_acceptance_timing_enabled\": true,\n      \"is_average_processing_time\": true,\n      \"is_holiday_enabled\": true\n    },\n    \"delivery_service_attributes\": {\n      \"is_pickup_cutoff_time_enabled\": true,\n      \"is_service_tat_enabled\": true,\n      \"is_holiday_enabled\": true\n    },\n    \"buffer_field\": {\n      \"unit\": \"hours\",\n      \"value\": 10,\n      \"enabled\": true\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "857860e9-fa31-4522-9b41-1fc269d9239f",
                "name": "Bad request. See the error object in the response body for specific reason. It can be due to invalid company_id or application_id. Refer Schema and Examples for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier of company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier of a sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"application_id\",\n      \"message\": \"Application Id test_app_2 does not exists in records\",\n      \"type\": \"NotFound\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8cabd063-8eb3-471b-8a51-6d22d620771f",
            "name": "patchApplicationConfiguration | To patch any config which can be applied to application",
            "request": {
              "name": "patchApplicationConfiguration | To patch any config which can be applied to application",
              "description": {
                "content": "Apply configs to application. Supports patching for buybox rule config and promise config. For reference, refer to examples",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"courier_partner_config\": {\n    \"rule_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"sort\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"manual_priority\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"buybox_rule_config\": {\n    \"store_type_priority\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"store_tag_priority\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"sort\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"promise_config\": {\n    \"store_attributes\": {\n      \"is_operational_timing_enabled\": \"<boolean>\",\n      \"is_order_acceptance_timing_enabled\": \"<boolean>\",\n      \"is_average_processing_time\": \"<boolean>\",\n      \"is_holiday_enabled\": \"<boolean>\"\n    },\n    \"delivery_service_attributes\": {\n      \"is_pickup_cutoff_time_enabled\": \"<boolean>\",\n      \"is_service_tat_enabled\": \"<boolean>\",\n      \"is_holiday_enabled\": \"<boolean>\",\n      \"is_all_dps_considered\": \"<boolean>\"\n    },\n    \"buffer_field\": {\n      \"unit\": \"<string>\",\n      \"value\": \"<integer>\",\n      \"enabled\": \"<boolean>\"\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "55de671e-a285-4c7a-a3e1-acd2cc6b74d4",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier of company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier of sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"promise_config\": {\n    \"store_attributes\": {\n      \"is_operational_timing_enabled\": true,\n      \"is_order_acceptance_timing_enabled\": true,\n      \"is_average_processing_time\": true,\n      \"is_holiday_enabled\": true\n    },\n    \"delivery_service_attributes\": {\n      \"is_pickup_cutoff_time_enabled\": true,\n      \"is_service_tat_enabled\": true,\n      \"is_holiday_enabled\": true\n    },\n    \"buffer_field\": {\n      \"unit\": \"hours\",\n      \"value\": 10,\n      \"enabled\": true\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fe4633bd-25bb-4450-8f3d-1b6be3185af6",
                "name": "Bad request. See the error object in the response body for specific reason. It can be due to invalid company_id or application_id. Refer Schema and Examples for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier of company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier of sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"promise_config\": {\n    \"store_attributes\": {\n      \"is_operational_timing_enabled\": true,\n      \"is_order_acceptance_timing_enabled\": true,\n      \"is_average_processing_time\": true,\n      \"is_holiday_enabled\": true\n    },\n    \"delivery_service_attributes\": {\n      \"is_pickup_cutoff_time_enabled\": true,\n      \"is_service_tat_enabled\": true,\n      \"is_holiday_enabled\": true\n    },\n    \"buffer_field\": {\n      \"unit\": \"hours\",\n      \"value\": 10,\n      \"enabled\": true\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"application_id\",\n      \"message\": \"Application Id test_app_2 does not exists in records\",\n      \"type\": \"NotFound\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "07f5c63a-d7ae-4cf9-a1ed-b63b3bf0fb04",
            "name": "bulkTat | Locality TAT import or export",
            "request": {
              "name": "bulkTat | Locality TAT import or export",
              "description": {
                "content": "Updates locality wise TAT(Turn Around Time) for particular courier scheme using CSV file.\nExport locality wise CSV files.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  ":extension_id",
                  "scheme",
                  ":scheme_id",
                  "tat"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) Unique Identifier of courier partner extension."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "scheme_id",
                    "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"action\": \"<string>\",\n  \"country\": \"<string>\",\n  \"region\": \"<string>\",\n  \"file_path\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c14eab56-33e7-412b-9374-2ebe3356a38c",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "tat"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"India\",\n  \"region\": \"Pincode\",\n  \"action\": \"import\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/q7YKZzGdh-bulk_localities_import.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"id2\",\n  \"file_path\": \"path1.csv\",\n  \"total\": 10,\n  \"failed\": 0,\n  \"failed_records\": [],\n  \"success\": 0,\n  \"status\": \"processing\",\n  \"action\": \"import\",\n  \"region\": \"Pincode\",\n  \"country\": \"India\",\n  \"created_on\": \"2023-11-07T14:30:00Z\",\n  \"modified_on\": \"2023-11-07T14:30:00Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0f394111-974c-4b7e-9e96-7ed3ca4c16f0",
                "name": "Failure",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "tat"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"India\",\n  \"region\": \"Pincode\",\n  \"action\": \"import\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/q7YKZzGdh-bulk_localities_import.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "10e130ba-a888-46fc-8ee7-a0435d359f80",
            "name": "getBulkTat | Locality TAT change history",
            "request": {
              "name": "getBulkTat | Locality TAT change history",
              "description": {
                "content": "Retrieves the history of changes made to TAT(Turn Around Time) for scheme.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  ":extension_id",
                  "scheme",
                  ":scheme_id",
                  "tat"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "batch_id",
                    "value": "<string>",
                    "description": "Unique identifier of bulk job"
                  },
                  {
                    "disabled": false,
                    "key": "action",
                    "value": "<string>",
                    "description": "Import or export bulk type"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Status of the bulk actions"
                  },
                  {
                    "disabled": false,
                    "key": "country",
                    "value": "<string>",
                    "description": "Country for which bulk job is initiated"
                  },
                  {
                    "disabled": false,
                    "key": "region",
                    "value": "<string>",
                    "description": "Region for which bulk job is initiated"
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "Fetch job history after a particule date"
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "Fetch job history before a particule date"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) Unique Identifier of courier partner extension."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "scheme_id",
                    "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5ed17c68-5e57-499e-bdcc-b34de8223ee3",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "tat"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "batch_id",
                        "value": "000000000000000000000001"
                      },
                      {
                        "key": "action",
                        "value": "import"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      },
                      {
                        "key": "country",
                        "value": "INDIA"
                      },
                      {
                        "key": "region",
                        "value": "MAHARASTRA"
                      },
                      {
                        "key": "start_date",
                        "value": "2023-09-12T00:00:00.000000"
                      },
                      {
                        "key": "end_date",
                        "value": "2023-09-12T23:59:59.999999"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"batch_id\": \"id1\",\n      \"file_path\": \"path1.csv\",\n      \"total\": 10,\n      \"failed\": 0,\n      \"failed_records\": [],\n      \"success\": 1,\n      \"status\": \"processing\",\n      \"action\": \"import\",\n      \"region\": \"Pincode\",\n      \"country\": \"India\",\n      \"created_on\": \"2023-11-07T14:30:00Z\",\n      \"modified_on\": \"2023-11-07T14:30:00Z\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"type\": \"number\",\n    \"size\": 2,\n    \"item_total\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "50784290-242a-4bdd-a326-e33305606c1f",
            "name": "getApplicationConfig | Get store rule configuration",
            "request": {
              "name": "getApplicationConfig | Get store rule configuration",
              "description": {
                "content": "Retrieves information about the order routing setup for a single application",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9e7ece4c-736d-4e16-a121-7191159fbbef",
                "name": "Successful Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"rule_ids\": [\n    \"65002524f0531e73892a788e\"\n  ],\n  \"sort\": [\n    \"store_type\",\n    \"distance\",\n    \"inventory\",\n    \"processing_time\",\n    \"price\",\n    \"store_tag\"\n  ],\n  \"manual_priority\": [],\n  \"type_based_priority\": [\n    \"warehouse\",\n    \"high_street\",\n    \"mall\",\n    \"others\"\n  ],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"meta_sort_priority\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "64c6c8a4-9530-4dac-a6ee-03cf2f2b50fc",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400,\n  \"error\": [\n    {\n      \"type\": \"ValidationError\",\n      \"value\": \"name\",\n      \"message\": \"Application 6524dac0e2e6dec99c1856db does not exist for company 123.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8163efc4-c85c-43f5-bb62-236f49bbfb19",
            "name": "insertApplicationConfig | Create store rule configuration",
            "request": {
              "name": "insertApplicationConfig | Create store rule configuration",
              "description": {
                "content": "Creates a order routing setup for an application, which involves updating sorting settings or rule priorities.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"rule_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"type_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"tag_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"store_priority\": [\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    },\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    }\n  ],\n  \"sort\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"meta_sort_priority\": {\n    \"ex1\": \"aliquip\"\n  },\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a791e3b8-ba43-4fc1-a04a-77be82fd8f06",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_ids\": [],\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"meta_sort_priority\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"rule_ids\": [],\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"manual_priority\": [],\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"meta_sort_priority\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e3e26248-2596-404d-bcfd-25fe99d3dbc5",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_ids\": [],\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"meta_sort_priority\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400,\n  \"error\": [\n    {\n      \"type\": \"ValidationError\",\n      \"value\": \"name\",\n      \"message\": \"Application with name `6524dac0e2e6dec99c1856db` does not exist.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "72a0334e-0ca5-45e6-8b31-6c1c6b52c85c",
            "name": "updateStoreRulesConfig | Update store rules configuration",
            "request": {
              "name": "updateStoreRulesConfig | Update store rules configuration",
              "description": {
                "content": "Updates an existing order routing setup for a single application, which involves updating sorting settings or rule priorities.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "configuration"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"rule_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"type_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"tag_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"store_priority\": [\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    },\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    }\n  ],\n  \"sort\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"meta_sort_priority\": {\n    \"nostrud5\": 61837246.67068362\n  },\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7174c730-1db3-4142-a00f-6ae6c1623899",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_ids\": [],\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"meta_sort_priority\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"rule_ids\": [],\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"manual_priority\": [],\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"meta_sort_priority\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "02ddbc38-cce6-42c5-aef2-cbd81347d826",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "configuration"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_ids\": [],\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"meta_sort_priority\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400,\n  \"error\": [\n    {\n      \"type\": \"ValidationError\",\n      \"value\": \"name\",\n      \"message\": \"Application with name `6524dac0e2e6dec99c1856db` does not exist.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "314f9370-ec9d-4d84-b298-9b3e64b1a2a2",
            "name": "getStoreRules | Get store rules",
            "request": {
              "name": "getStoreRules | Get store rules",
              "description": {
                "content": "Retrieves an existing order routing setup for a single application",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "rules"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Filter rules based on rule status"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4ab7e84c-cb52-40d9-ad96-4775b6a34561",
                "name": "Successful Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "status",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": \"65002524f0531e73892a788e\",\n      \"company_id\": 123,\n      \"name\": \"test store rule 1\",\n      \"application_id\": \"6524dac0e2e6dec99c1856da\",\n      \"type_based_priority\": [],\n      \"tag_based_priority\": [],\n      \"store_priority\": [\n        {\n          \"id\": 2,\n          \"name\": \"Test Company - 1\"\n        }\n      ],\n      \"manual_priority\": [],\n      \"sort\": [\n        \"custom\"\n      ],\n      \"conditions\": {\n        \"order_place_date\": {\n          \"gte\": \"2023-08-31T18:30:00.000Z\",\n          \"lte\": \"2023-09-30T18:29:59.000Z\"\n        }\n      },\n      \"is_active\": true\n    },\n    {\n      \"id\": \"65002614f0531e73892a7890\",\n      \"name\": \"test store rule 2\",\n      \"company_id\": 123,\n      \"application_id\": \"6524dac0e2e6dec99c1856da\",\n      \"type_based_priority\": [\n        \"warehouse\",\n        \"high_street\",\n        \"mall\"\n      ],\n      \"tag_based_priority\": [\n        \"tag1\"\n      ],\n      \"store_priority\": [],\n      \"sort\": [\n        \"distance\",\n        \"inventory\",\n        \"price\",\n        \"processing_time\",\n        \"store_type\",\n        \"store_tag\"\n      ],\n      \"conditions\": {\n        \"department_ids\": {\n          \"includes\": [\n            1\n          ]\n        }\n      },\n      \"is_active\": false\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 2,\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1e483721-c28d-4bd1-8051-de8c367739c5",
            "name": "createStoreRules | Create store rule",
            "request": {
              "name": "createStoreRules | Create store rule",
              "description": {
                "content": "Create a rule within the order routing rules",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "rules"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"meta_sort_priority\": {\n    \"fugiat__\": \"id ullamco \"\n  },\n  \"meta_conditions\": {\n    \"commodob7\": true\n  },\n  \"filters\": \"all\",\n  \"is_active\": \"<boolean>\",\n  \"conditions\": {\n    \"department_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"brand_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"to_location\": {\n      \"type\": \"<string>\",\n      \"includes\": [\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        },\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    \"customer_radius\": {\n      \"unit\": \"<string>\",\n      \"lt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"store_type\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"order_place_date\": {\n      \"lte\": \"<dateTime>\",\n      \"gte\": \"<dateTime>\"\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  },\n  \"type_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"tag_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"store_priority\": [\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    },\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    }\n  ],\n  \"sort\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c9468779-41da-4442-95df-89003b6e4337",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Rule 1\",\n  \"conditions\": {\n    \"department_ids\": {\n      \"includes\": [\n        1,\n        2\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"ptag1\",\n        \"ptag2\"\n      ]\n    }\n  },\n  \"type_based_priority\": [\n    \"warehouse\",\n    \"high_street\",\n    \"mall\"\n  ],\n  \"tag_based_priority\": [\n    \"tag1\",\n    \"tag2\"\n  ],\n  \"is_active\": true,\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"store_priority\": [\n    {\n      \"id\": 1,\n      \"name\": \"store1\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Test Rule Spec 1\",\n  \"conditions\": {},\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [],\n  \"manual_priority\": [],\n  \"filters\": \"all\",\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"type\": \"store\",\n  \"is_active\": true,\n  \"id\": \"65e23a947e9b5544ccea4b6b\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ea1eb7cb-4bdc-4c41-b43d-3515ac7ad409",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Rule 1\",\n  \"conditions\": {\n    \"department_ids\": {\n      \"includes\": [\n        1,\n        2\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"ptag1\",\n        \"ptag2\"\n      ]\n    }\n  },\n  \"type_based_priority\": [\n    \"warehouse\",\n    \"high_street\",\n    \"mall\"\n  ],\n  \"tag_based_priority\": [\n    \"tag1\",\n    \"tag2\"\n  ],\n  \"is_active\": true,\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"store_priority\": [\n    {\n      \"id\": 1,\n      \"name\": \"store1\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400,\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"sort\",\n      \"message\": \"Missing data for required field.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "24f1ece0-5f48-4813-95c1-ddae2d6f2218",
            "name": "getStoreRule | Get store rule",
            "request": {
              "name": "getStoreRule | Get store rule",
              "description": {
                "content": "Retrieves a single rule within the order routing rules",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "rules",
                  ":rule_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_uid",
                    "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "54cdd19b-0ea4-4c6e-a4da-a302aa8295bb",
                "name": "Successful Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"65002524f0531e73892a788e\",\n  \"name\": \"test store rule 1\",\n  \"company_id\": 123,\n  \"application_id\": \"6524dac0e2e6dec99c1856da\",\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"store_priority\": [\n    {\n      \"id\": 2,\n      \"name\": \"Test Company - 1\"\n    }\n  ],\n  \"manual_priority\": [],\n  \"filters\": \"all\",\n  \"meta_conditions\": {},\n  \"meta_sort_priority\": {},\n  \"sort\": [\n    \"custom\"\n  ],\n  \"conditions\": {\n    \"order_place_date\": {\n      \"gte\": \"2023-08-31T18:30:00.000Z\",\n      \"lte\": \"2023-09-30T18:29:59.000Z\"\n    }\n  },\n  \"is_active\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "960a3854-b107-485a-987a-6d07caadea49",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400,\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"sort\",\n      \"message\": \"Missing data for required field.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "fdb8cc4c-762a-46ea-a0ee-2945385fc87b",
            "name": "updateStoreRules | Update store rule",
            "request": {
              "name": "updateStoreRules | Update store rule",
              "description": {
                "content": "Updates an existing rule within the order routing rules.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "rules",
                  ":rule_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_uid",
                    "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"meta_sort_priority\": {\n    \"Ut_e2f\": -20345240.439186215,\n    \"deserunt_c\": -10816358,\n    \"amet2_7\": \"ut\"\n  },\n  \"meta_conditions\": {\n    \"ex_b\": -32720047,\n    \"sunt11a\": 29568275.79382439\n  },\n  \"filters\": \"all\",\n  \"is_active\": \"<boolean>\",\n  \"conditions\": {\n    \"department_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"category_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"brand_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"to_location\": {\n      \"type\": \"<string>\",\n      \"includes\": [\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        },\n        {\n          \"uid\": \"<string>\",\n          \"sub_type\": \"<string>\",\n          \"name\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"parent_id\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"parent_ids\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"id\": \"<string>\"\n        }\n      ]\n    },\n    \"customer_radius\": {\n      \"unit\": \"<string>\",\n      \"lt\": \"<integer>\",\n      \"lte\": \"<integer>\",\n      \"gt\": \"<integer>\",\n      \"gte\": \"<integer>\"\n    },\n    \"store_type\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"product_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"product_ids\": {\n      \"includes\": [\n        \"<integer>\",\n        \"<integer>\"\n      ]\n    },\n    \"store_tags\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"order_place_date\": {\n      \"lte\": \"<dateTime>\",\n      \"gte\": \"<dateTime>\"\n    },\n    \"zone_ids\": {\n      \"includes\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  },\n  \"type_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"tag_based_priority\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"store_priority\": [\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    },\n    {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\"\n    }\n  ],\n  \"sort\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2ebf2d0a-ac1c-4fc0-af76-3402fe22d5bd",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Rule new\",\n  \"conditions\": {},\n  \"filters\": \"all\",\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"is_active\": true,\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"store_priority\": []\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"application_id\": \"app1\",\n  \"company_id\": 1,\n  \"conditions\": {},\n  \"id\": \"rule_id1\",\n  \"is_active\": true,\n  \"name\": \"rule_name_1\",\n  \"sort\": [\n    \"custom\"\n  ],\n  \"store_priority\": [\n    {\n      \"name\": \"store1\",\n      \"id\": 1\n    }\n  ],\n  \"tag_based_priority\": [],\n  \"type\": \"store\",\n  \"type_based_priority\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5f79e8f2-32b5-4a5a-b315-efa382115f4b",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules",
                      ":rule_uid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_uid",
                        "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test Rule new\",\n  \"conditions\": {},\n  \"filters\": \"all\",\n  \"type_based_priority\": [],\n  \"tag_based_priority\": [],\n  \"is_active\": true,\n  \"sort\": [\n    \"distance\",\n    \"inventory\",\n    \"price\",\n    \"processing_time\",\n    \"store_type\",\n    \"store_tag\"\n  ],\n  \"store_priority\": []\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400,\n  \"error\": [\n    {\n      \"type\": \"SchemaValidationError\",\n      \"value\": \"sort\",\n      \"message\": \"Missing data for required field.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2cac76d8-1fac-413a-aa05-583a742907e8",
            "name": "bulkServiceability | Bulk update serviceability of localities",
            "request": {
              "name": "bulkServiceability | Bulk update serviceability of localities",
              "description": {
                "content": "Bulk operations involve either new serviceability settings or updating existing ones in large quantities.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  ":extension_id",
                  "scheme",
                  ":scheme_id",
                  "serviceability",
                  "bulk"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) Unique Identifier of courier partner extension."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "scheme_id",
                    "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"action\": \"<string>\",\n  \"country\": \"<string>\",\n  \"region\": \"<string>\",\n  \"file_path\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bcf1df49-33b5-445d-9001-ad40eb31953b",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "serviceability",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"India\",\n  \"region\": \"Pincode\",\n  \"action\": \"import\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/q7YKZzGdh-bulk_localities_import.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"id2\",\n  \"file_path\": \"path1.csv\",\n  \"total\": 10,\n  \"failed\": 0,\n  \"failed_records\": [],\n  \"success\": 0,\n  \"status\": \"processing\",\n  \"action\": \"import\",\n  \"region\": \"Pincode\",\n  \"country\": \"India\",\n  \"created_on\": \"2023-11-07T14:30:00Z\",\n  \"modified_on\": \"2023-11-07T14:30:00Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0a79f672-254a-4fe0-902b-55c0eb546d61",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "serviceability",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"India\",\n  \"region\": \"Pincode\",\n  \"action\": \"import\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/q7YKZzGdh-bulk_localities_import.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8327ed82-7fa5-462e-befb-20cfc48c1c7b",
            "name": "getBulkServiceability | Bulk update history",
            "request": {
              "name": "getBulkServiceability | Bulk update history",
              "description": {
                "content": "Retrieves the history of changes made to serviceability settings for a scheme.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  ":extension_id",
                  "scheme",
                  ":scheme_id",
                  "serviceability",
                  "bulk"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "batch_id",
                    "value": "<string>",
                    "description": "Unique identifier of bulk job"
                  },
                  {
                    "disabled": false,
                    "key": "action",
                    "value": "<string>",
                    "description": "Import or export bulk type"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Status of the bulk actions"
                  },
                  {
                    "disabled": false,
                    "key": "country",
                    "value": "<string>",
                    "description": "Country for which bulk job is initiated"
                  },
                  {
                    "disabled": false,
                    "key": "region",
                    "value": "<string>",
                    "description": "Region for which bulk job is initiated"
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "Fetch job history after a particule date"
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "Fetch job history before a particule date"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) Unique Identifier of courier partner extension."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "scheme_id",
                    "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8dabbf81-4264-4834-83d3-204fb67e34ad",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "serviceability",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "batch_id",
                        "value": "65e4767837d1b6a7040a469c"
                      },
                      {
                        "key": "action",
                        "value": "import"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      },
                      {
                        "key": "country",
                        "value": "India"
                      },
                      {
                        "key": "region",
                        "value": "region"
                      },
                      {
                        "key": "start_date",
                        "value": "2023-09-12T00:00:00.000000"
                      },
                      {
                        "key": "end_date",
                        "value": "2023-09-12T23:59:59.999999"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"batch_id\": \"id1\",\n      \"file_path\": \"path1.csv\",\n      \"total\": 10,\n      \"failed\": 0,\n      \"failed_records\": [],\n      \"success\": 1,\n      \"status\": \"processing\",\n      \"action\": \"import\",\n      \"region\": \"Pincode\",\n      \"country\": \"India\",\n      \"created_on\": \"2023-11-07T14:30:00Z\",\n      \"modified_on\": \"2023-11-07T14:30:00Z\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"type\": \"number\",\n    \"size\": 2,\n    \"item_total\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b4560b25-6aac-4212-8c0b-94f8114de3b5",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      ":extension_id",
                      "scheme",
                      ":scheme_id",
                      "serviceability",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "batch_id",
                        "value": "65e4767837d1b6a7040a469c"
                      },
                      {
                        "key": "action",
                        "value": "import"
                      },
                      {
                        "key": "status",
                        "value": "<string>"
                      },
                      {
                        "key": "country",
                        "value": "India"
                      },
                      {
                        "key": "region",
                        "value": "region"
                      },
                      {
                        "key": "start_date",
                        "value": "2023-09-12T00:00:00.000000"
                      },
                      {
                        "key": "end_date",
                        "value": "2023-09-12T23:59:59.999999"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Unique Identifier of courier partner extension."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c5318077-582c-498b-9dca-2c3ed1c32be2",
            "name": "createPackageMaterial | Create packaging material",
            "request": {
              "name": "createPackageMaterial | Create packaging material",
              "description": {
                "content": "Creates a packaging material",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-materials"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The current page number for paginated results."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"error_rate\": \"<number>\",\n  \"height\": \"<number>\",\n  \"length\": \"<number>\",\n  \"name\": \"<string>\",\n  \"weight\": \"<number>\",\n  \"width\": \"<number>\",\n  \"channels\": [\n    {\n      \"type\": \"<string>\",\n      \"id\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"id\": \"<string>\"\n    }\n  ],\n  \"size\": \"<string>\",\n  \"package_type\": \"<string>\",\n  \"store_ids\": [\n    \"<integer>\"\n  ],\n  \"status\": \"<string>\",\n  \"rules\": [\n    {\n      \"rule_id\": \"<string>\",\n      \"quantity\": {\n        \"min\": \"<integer>\",\n        \"max\": \"<integer>\"\n      },\n      \"weight\": \"<integer>\"\n    },\n    {\n      \"rule_id\": \"<string>\",\n      \"quantity\": {\n        \"min\": \"<integer>\",\n        \"max\": \"<integer>\"\n      },\n      \"weight\": \"<integer>\"\n    }\n  ],\n  \"media\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"track_inventory\": \"<boolean>\",\n  \"max_weight\": \"<number>\",\n  \"package_vol_weight\": \"<number>\",\n  \"auto_calculate\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bd2fc2af-9d66-4ba6-b74c-3c78bca87ac3",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-materials"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Package1\",\n  \"length\": 1,\n  \"height\": 1,\n  \"width\": 1,\n  \"weight\": 1,\n  \"error_rate\": 0,\n  \"store_ids\": [\n    1,\n    9,\n    5\n  ],\n  \"rules\": [\n    {\n      \"rule_id\": \"6524fa7b6b3b9c4d852b1fd8\",\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 2\n      },\n      \"weight\": 100\n    }\n  ],\n  \"channels\": [\n    {\n      \"id\": \"64b4337a0c607fbfbcd0190b\",\n      \"type\": \"application\"\n    }\n  ],\n  \"media\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/sandeepmaale/products/pictures/bundle/free/original/LOc5XW0cc-Logo.png\"\n  ],\n  \"package_type\": \"Box\",\n  \"size\": \"small\",\n  \"status\": \"active\",\n  \"track_inventory\": false,\n  \"max_weight\": 100,\n  \"package_vol_weight\": 100,\n  \"auto_calculate\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"64b8526e5ca47d41582b9fa1\",\n  \"name\": \"Package1\",\n  \"company_id\": 1,\n  \"length\": 1,\n  \"height\": 1,\n  \"width\": 1,\n  \"weight\": 1,\n  \"error_rate\": 0,\n  \"store_ids\": [\n    1,\n    9,\n    5\n  ],\n  \"rules\": [\n    {\n      \"rule_id\": \"64b4337a0c607fbfbcd0156b\",\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 2\n      },\n      \"weight\": 100\n    }\n  ],\n  \"channels\": [\n    {\n      \"id\": \"64b4337a0c607fbfbcd0190b\",\n      \"type\": \"application\"\n    }\n  ],\n  \"media\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/sandeepmaale/products/pictures/bundle/free/original/LOc5XW0cc-Logo.png\"\n  ],\n  \"package_type\": \"Box\",\n  \"size\": \"small\",\n  \"status\": \"active\",\n  \"track_inventory\": false,\n  \"max_weight\": 100,\n  \"package_vol_weight\": 100,\n  \"auto_calculate\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "669abc09-9a07-4382-bc3f-dc57cf79e93c",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-materials"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Package1\",\n  \"length\": 1,\n  \"height\": 1,\n  \"width\": 1,\n  \"weight\": 1,\n  \"error_rate\": 0,\n  \"store_ids\": [\n    1,\n    9,\n    5\n  ],\n  \"rules\": [\n    {\n      \"rule_id\": \"6524fa7b6b3b9c4d852b1fd8\",\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 2\n      },\n      \"weight\": 100\n    }\n  ],\n  \"channels\": [\n    {\n      \"id\": \"64b4337a0c607fbfbcd0190b\",\n      \"type\": \"application\"\n    }\n  ],\n  \"media\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/sandeepmaale/products/pictures/bundle/free/original/LOc5XW0cc-Logo.png\"\n  ],\n  \"package_type\": \"Box\",\n  \"size\": \"small\",\n  \"status\": \"active\",\n  \"track_inventory\": false,\n  \"max_weight\": 100,\n  \"package_vol_weight\": 100,\n  \"auto_calculate\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Shorter than minimum length 1.\",\n  \"value\": \"Shorter than minimum length 1.\",\n  \"type\": \"SchemaValidationErrors\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8431fbf3-6fdc-4795-a99e-27309edb52ab",
            "name": "getPackageMaterialList | Get packaging materials",
            "request": {
              "name": "getPackageMaterialList | Get packaging materials",
              "description": {
                "content": "Retrieves a list of packaging materials",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-materials"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Used to search for matching results based on the provided input."
                  },
                  {
                    "disabled": false,
                    "key": "size",
                    "value": "<string>",
                    "description": "Filters items based on given size"
                  },
                  {
                    "disabled": false,
                    "key": "package_type",
                    "value": "<string>",
                    "description": "Filters items based on given package_type"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "685329ed-95ef-4e56-8726-1c3ea94c6087",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-materials"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "101"
                      },
                      {
                        "key": "q",
                        "value": "ship"
                      },
                      {
                        "key": "size",
                        "value": "M"
                      },
                      {
                        "key": "package_type",
                        "value": "Box"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"Shipment Test\",\n      \"weight\": 1000,\n      \"track_inventory\": false,\n      \"length\": 101,\n      \"channels\": [\n        {\n          \"store_filter\": {\n            \"type\": \"includes\",\n            \"ids\": [\n              102\n            ]\n          },\n          \"app_id\": \"7524dac0e2e6dec99c1856d9\"\n        }\n      ],\n      \"package_type\": \"Box\",\n      \"rules\": [\n        {\n          \"quantity\": {\n            \"min\": 1,\n            \"max\": 5\n          },\n          \"rule_id\": \"3582d075806082ba61a8913e\",\n          \"weight\": 0\n        }\n      ],\n      \"height\": 101,\n      \"error_rate\": 0.1,\n      \"width\": 101,\n      \"is_active\": true,\n      \"size\": \"M\",\n      \"company_id\": 101,\n      \"max_weight\": 1000,\n      \"media\": [],\n      \"package_vol_weight\": 800,\n      \"status\": \"active\",\n      \"auto_calculate\": true,\n      \"id\": \"856630b9cc661113138d944e\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 1,\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f4f87810-efde-4698-b57a-c108fd0a408b",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-materials"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "101"
                      },
                      {
                        "key": "q",
                        "value": "ship"
                      },
                      {
                        "key": "size",
                        "value": "M"
                      },
                      {
                        "key": "package_type",
                        "value": "Box"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": \"Error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "512d7907-cb6d-4036-8499-05cf6e6d8149",
            "name": "createPackageMaterialRule | Create packaging rule",
            "request": {
              "name": "createPackageMaterialRule | Create packaging rule",
              "description": {
                "content": "Creates a packaging rule",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-material",
                  "rules"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"company_id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"type\": \"<string>\",\n  \"category_id\": {\n    \"includes\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"product_id\": {\n    \"includes\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"product_tag\": {\n    \"includes\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"department_id\": {\n    \"includes\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"product_attributes\": {\n    \"includes\": [\n      {\n        \"et_0b\": \"minim\",\n        \"in_7_\": 3634445\n      },\n      {\n        \"pariatur_e\": true,\n        \"proident_75e\": \"officia\"\n      }\n    ]\n  },\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5f311d5a-592e-4adf-8ed6-1a77ffbcbfa0",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test\",\n  \"company_id\": 1,\n  \"category_id\": {\n    \"includes\": []\n  },\n  \"product_id\": {\n    \"includes\": [\n      7660932\n    ]\n  },\n  \"product_tag\": {\n    \"includes\": []\n  },\n  \"department_id\": {\n    \"includes\": []\n  },\n  \"product_attributes\": {\n    \"includes\": []\n  },\n  \"type\": \"package\",\n  \"is_active\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"64b4337a0c607fbfbcd0156b\",\n  \"company_id\": 1,\n  \"name\": \"Rule For Dev Contract\",\n  \"category_id\": {\n    \"includes\": [\n      1,\n      2\n    ]\n  },\n  \"product_tag\": {\n    \"includes\": [\n      \"abc\",\n      \"xyz\"\n    ]\n  },\n  \"product_id\": {\n    \"includes\": [\n      1,\n      2\n    ]\n  },\n  \"department_id\": {\n    \"includes\": [\n      1,\n      2\n    ]\n  },\n  \"product_attributes\": {\n    \"includes\": []\n  },\n  \"type\": \"package\",\n  \"is_active\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a1b0036c-2c95-4ed3-8599-7f7c667a83e0",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      "rules"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Test\",\n  \"company_id\": 1,\n  \"category_id\": {\n    \"includes\": []\n  },\n  \"product_id\": {\n    \"includes\": [\n      7660932\n    ]\n  },\n  \"product_tag\": {\n    \"includes\": []\n  },\n  \"department_id\": {\n    \"includes\": []\n  },\n  \"product_attributes\": {\n    \"includes\": []\n  },\n  \"type\": \"package\",\n  \"is_active\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Shorter than minimum length 1.\",\n  \"value\": \"Shorter than minimum length 1.\",\n  \"type\": \"SchemaValidationErrors\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f542a64e-f790-4eb4-9d3c-555083fe0067",
            "name": "getPackageMaterialRule | Get packaging material rule",
            "request": {
              "name": "getPackageMaterialRule | Get packaging material rule",
              "description": {
                "content": "Retrieve packaging rule details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-material",
                  "rules",
                  ":rule_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) A `package_material_rule_id` is a unique identifier for a Package Material Rule"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "72615d62-e82b-4ba1-8d32-3bfade6bbe83",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      "rules",
                      ":rule_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) A `package_material_rule_id` is a unique identifier for a Package Material Rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"64b4337a0c607fbfbcd0156b\",\n  \"company_id\": 100,\n  \"name\": \"Rule For 100001\",\n  \"type\": \"package\",\n  \"is_active\": true,\n  \"category_id\": {\n    \"includes\": []\n  },\n  \"product_tag\": {\n    \"includes\": []\n  },\n  \"product_id\": {\n    \"includes\": [\n      100001\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5b408101-4d20-4ebe-92f2-95d9f745eb81",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      "rules",
                      ":rule_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) A `package_material_rule_id` is a unique identifier for a Package Material Rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": \"Package group not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "08d13929-3e3c-437a-9234-ceb6e512d472",
            "name": "updatePackageMaterialRule | Update packaging rule",
            "request": {
              "name": "updatePackageMaterialRule | Update packaging rule",
              "description": {
                "content": "Update an existing packaging rule",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-material",
                  "rules",
                  ":rule_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_id",
                    "description": "(Required) A `package_material_rule_id` is a unique identifier for a Package Material Rule"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"company_id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"type\": \"<string>\",\n  \"category_id\": {\n    \"includes\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"product_id\": {\n    \"includes\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"product_tag\": {\n    \"includes\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"department_id\": {\n    \"includes\": [\n      \"<integer>\",\n      \"<integer>\"\n    ]\n  },\n  \"product_attributes\": {\n    \"includes\": [\n      {\n        \"cillum_678\": \"est m\"\n      },\n      {\n        \"tempor34\": \"irure\"\n      }\n    ]\n  },\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2105cbe5-1f28-4f1c-905e-f2e33982bef5",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      "rules",
                      ":rule_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) A `package_material_rule_id` is a unique identifier for a Package Material Rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Rule For 7674763\",\n  \"company_id\": 100,\n  \"product_id\": {\n    \"includes\": [\n      7674763\n    ]\n  },\n  \"type\": \"package\",\n  \"is_active\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Rule For 7674763\",\n  \"company_id\": 100,\n  \"product_id\": {\n    \"includes\": [\n      7674763\n    ]\n  },\n  \"type\": \"package\",\n  \"is_active\": true,\n  \"id\": \"6524fa7b6b3b9c4d852b1fd8\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "989159dd-a4a9-4cc6-bc0b-6284c0c552df",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      "rules",
                      ":rule_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "rule_id",
                        "description": "(Required) A `package_material_rule_id` is a unique identifier for a Package Material Rule"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Rule For 7674763\",\n  \"company_id\": 100,\n  \"product_id\": {\n    \"includes\": [\n      7674763\n    ]\n  },\n  \"type\": \"package\",\n  \"is_active\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Shorter than minimum length 1.\",\n  \"value\": \"Shorter than minimum length 1.\",\n  \"type\": \"SchemaValidationErrors\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "248fcf25-4669-47a7-8115-98b2d0e58652",
            "name": "updatePackageMaterials | Update packaging material",
            "request": {
              "name": "updatePackageMaterials | Update packaging material",
              "description": {
                "content": "Update an existing packaging material",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-material",
                  ":package_material_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "package_material_id",
                    "description": "(Required) A `package_material_id` is a unique identifier for a Package Material"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"error_rate\": \"<number>\",\n  \"height\": \"<number>\",\n  \"length\": \"<number>\",\n  \"name\": \"<string>\",\n  \"weight\": \"<number>\",\n  \"width\": \"<number>\",\n  \"channels\": [\n    {\n      \"type\": \"<string>\",\n      \"id\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"id\": \"<string>\"\n    }\n  ],\n  \"size\": \"<string>\",\n  \"package_type\": \"<string>\",\n  \"store_ids\": [\n    \"<integer>\"\n  ],\n  \"status\": \"<string>\",\n  \"rules\": [\n    {\n      \"rule_id\": \"<string>\",\n      \"quantity\": {\n        \"min\": \"<integer>\",\n        \"max\": \"<integer>\"\n      },\n      \"weight\": \"<integer>\"\n    },\n    {\n      \"rule_id\": \"<string>\",\n      \"quantity\": {\n        \"min\": \"<integer>\",\n        \"max\": \"<integer>\"\n      },\n      \"weight\": \"<integer>\"\n    }\n  ],\n  \"media\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"track_inventory\": \"<boolean>\",\n  \"max_weight\": \"<number>\",\n  \"package_vol_weight\": \"<number>\",\n  \"auto_calculate\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5cc39386-0847-4703-808e-6f2b3661b4d4",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      ":package_material_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "package_material_id",
                        "description": "(Required) A `package_material_id` is a unique identifier for a Package Material"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Package1\",\n  \"length\": 1,\n  \"height\": 1,\n  \"width\": 1,\n  \"weight\": 1,\n  \"error_rate\": 0,\n  \"store_ids\": [\n    1,\n    9,\n    5\n  ],\n  \"rules\": [\n    {\n      \"rule_id\": \"64b4337a0c607fbfbcd0156b\",\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 2\n      },\n      \"weight\": 100\n    }\n  ],\n  \"channels\": [\n    {\n      \"id\": \"64b4337a0c607fbfbcd0190b\",\n      \"type\": \"application\"\n    }\n  ],\n  \"media\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/sandeepmaale/products/pictures/bundle/free/original/LOc5XW0cc-Logo.png\"\n  ],\n  \"package_type\": \"Box\",\n  \"size\": \"small\",\n  \"status\": \"active\",\n  \"track_inventory\": false,\n  \"max_weight\": 100,\n  \"package_vol_weight\": 100,\n  \"auto_calculate\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"64b8526e5ca47d41582b9fa1\",\n  \"name\": \"Package1\",\n  \"company_id\": 1,\n  \"length\": 1,\n  \"height\": 1,\n  \"width\": 1,\n  \"weight\": 1,\n  \"error_rate\": 0,\n  \"store_ids\": [\n    1,\n    9,\n    5\n  ],\n  \"rules\": [\n    {\n      \"rule_id\": \"64b4337a0c607fbfbcd0156b\",\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 2\n      },\n      \"weight\": 100\n    }\n  ],\n  \"channels\": [\n    {\n      \"id\": \"64b4337a0c607fbfbcd0190b\",\n      \"type\": \"application\"\n    }\n  ],\n  \"media\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/sandeepmaale/products/pictures/bundle/free/original/LOc5XW0cc-Logo.png\"\n  ],\n  \"package_type\": \"Box\",\n  \"size\": \"small\",\n  \"status\": \"active\",\n  \"track_inventory\": false,\n  \"max_weight\": 100,\n  \"package_vol_weight\": 100,\n  \"auto_calculate\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a4cee87a-3b53-437a-b244-26ded8196da3",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      ":package_material_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular seller."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "package_material_id",
                        "description": "(Required) A `package_material_id` is a unique identifier for a Package Material"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Package1\",\n  \"length\": 1,\n  \"height\": 1,\n  \"width\": 1,\n  \"weight\": 1,\n  \"error_rate\": 0,\n  \"store_ids\": [\n    1,\n    9,\n    5\n  ],\n  \"rules\": [\n    {\n      \"rule_id\": \"64b4337a0c607fbfbcd0156b\",\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 2\n      },\n      \"weight\": 100\n    }\n  ],\n  \"channels\": [\n    {\n      \"id\": \"64b4337a0c607fbfbcd0190b\",\n      \"type\": \"application\"\n    }\n  ],\n  \"media\": [\n    \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/sandeepmaale/products/pictures/bundle/free/original/LOc5XW0cc-Logo.png\"\n  ],\n  \"package_type\": \"Box\",\n  \"size\": \"small\",\n  \"status\": \"active\",\n  \"track_inventory\": false,\n  \"max_weight\": 100,\n  \"package_vol_weight\": 100,\n  \"auto_calculate\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Shorter than minimum length 1.\",\n  \"value\": \"Shorter than minimum length 1.\",\n  \"type\": \"SchemaValidationErrors\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "20622c78-c732-48f8-a34f-4a556d771ddf",
            "name": "getPackageMaterials | Get packaging material",
            "request": {
              "name": "getPackageMaterials | Get packaging material",
              "description": {
                "content": "Retrieve a single packaging material",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "packaging-material",
                  ":package_material_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "package_material_id",
                    "description": "(Required) A `package_material_id` is a unique identifier for a Package Material"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "40f08682-35d8-4e58-819d-8832b16b19b4",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      ":package_material_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "package_material_id",
                        "description": "(Required) A `package_material_id` is a unique identifier for a Package Material"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Shipment Test\",\n  \"weight\": 1000,\n  \"track_inventory\": false,\n  \"length\": 101,\n  \"channels\": [\n    {\n      \"store_filter\": {\n        \"type\": \"includes\",\n        \"ids\": [\n          102\n        ]\n      },\n      \"app_id\": \"7524dac0e2e6dec99c1856d9\"\n    }\n  ],\n  \"package_type\": \"Box\",\n  \"rules\": [\n    {\n      \"quantity\": {\n        \"min\": 1,\n        \"max\": 5\n      },\n      \"rule_id\": \"3582d075806082ba61a8913e\",\n      \"weight\": 0\n    }\n  ],\n  \"height\": 101,\n  \"error_rate\": 0.1,\n  \"width\": 101,\n  \"is_active\": true,\n  \"size\": \"M\",\n  \"company_id\": 101,\n  \"max_weight\": 1000,\n  \"media\": [],\n  \"package_vol_weight\": 800,\n  \"status\": \"active\",\n  \"auto_calculate\": true,\n  \"id\": \"856630b9cc661113138d944e\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3605b9e8-1e61-4927-8f89-df374e1bbce1",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "packaging-material",
                      ":package_material_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "package_material_id",
                        "description": "(Required) A `package_material_id` is a unique identifier for a Package Material"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4112b020-9033-40dd-9ce1-5bd46367e04a",
            "name": "updateCourierPartnerRulePriority | Update courier partner rule priority",
            "request": {
              "name": "updateCourierPartnerRulePriority | Update courier partner rule priority",
              "description": {
                "content": "Updates a courier partner rule priority for a single application",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "courier-partner",
                  "rules",
                  "priority"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"rule_id\": \"<string>\",\n  \"priority\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "af984101-e7d3-477c-8ee9-5deecc077116",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules",
                      "priority"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_id\": \"6524fa7b6b3b9c4d852b1fd8\",\n  \"priority\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b473485f-3f4e-47dd-8f98-770c763a3ea9",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partner",
                      "rules",
                      "priority"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"rule_id\": \"6524fa7b6b3b9c4d852b1fd8\",\n  \"priority\": 2\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d1c2b3d2-3179-412d-87be-0db77f5bf2d9",
            "name": "updateStoreRulePriority | Update Store Rule priority",
            "request": {
              "name": "updateStoreRulePriority | Update Store Rule priority",
              "description": {
                "content": "Update Store Rule priority",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "rules",
                  "priority"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"rule_id\": \"<string>\",\n  \"priority\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "df8a9ecd-686e-4bb2-8a2f-de7570f5a17f",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules",
                      "priority"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"priority\": 1,\n  \"rule_id\": \"65002524f0531e73892a788e\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5bdcf01a-d378-49c8-99d9-4769776955f7",
                "name": "Error Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "store",
                      "rules",
                      "priority"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A `application_id` is a unique identifier for a particular application channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"priority\": 1,\n  \"rule_id\": \"65002524f0531e73892a788e\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2aadf753-f48d-4df5-b05f-390e0dcabe1d",
            "name": "createCourierPartnerScheme | Create Scheme for courier partner extension",
            "request": {
              "name": "createCourierPartnerScheme | Create Scheme for courier partner extension",
              "description": {
                "content": "Create Scheme for courier partner extension",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "scheme"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"extension_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"weight\": {\n    \"lt\": \"<integer>\",\n    \"gt\": \"<integer>\",\n    \"lte\": \"<integer>\",\n    \"gte\": \"<integer>\"\n  },\n  \"transport_type\": \"<string>\",\n  \"region\": \"<string>\",\n  \"delivery_type\": \"<string>\",\n  \"payment_mode\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"stage\": \"<string>\",\n  \"feature\": {\n    \"doorstep_qc\": \"<boolean>\",\n    \"qr\": \"<boolean>\",\n    \"mps\": \"<boolean>\",\n    \"b2b\": \"<boolean>\",\n    \"ndr\": \"<boolean>\",\n    \"ndr_attempts\": \"<integer>\",\n    \"dangerous_goods\": \"<boolean>\",\n    \"fragile_goods\": \"<boolean>\",\n    \"restricted_goods\": \"<boolean>\",\n    \"cold_storage_goods\": \"<boolean>\",\n    \"doorstep_exchange\": \"<boolean>\",\n    \"doorstep_return\": \"<boolean>\",\n    \"product_installation\": \"<boolean>\",\n    \"openbox_delivery\": \"<boolean>\",\n    \"status_updates\": \"<string>\",\n    \"multi_pick_single_drop\": \"<boolean>\",\n    \"single_pick_multi_drop\": \"<boolean>\",\n    \"multi_pick_multi_drop\": \"<boolean>\",\n    \"ewaybill\": \"<boolean>\",\n    \"qc_shipment_item_quantity\": \"<integer>\",\n    \"non_qc_shipment_item_quantity\": \"<integer>\"\n  },\n  \"scheme_id\": \"<string>\",\n  \"default_forward_pickup_cutoff\": \"<string>\",\n  \"default_reverse_pickup_cutoff\": \"<string>\",\n  \"default_cutoff_timezone\": \"<string>\",\n  \"default_tat\": {\n    \"enabled\": \"<boolean>\",\n    \"tat\": {\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"unit\": \"<string>\"\n    }\n  },\n  \"volumetric_weight\": {\n    \"lt\": \"<integer>\",\n    \"gt\": \"<integer>\",\n    \"lte\": \"<integer>\",\n    \"gte\": \"<integer>\"\n  },\n  \"status_updates\": \"<string>\",\n  \"ndr_attempts\": \"<integer>\",\n  \"qc_shipment_item_quantity\": \"<integer>\",\n  \"non_qc_shipment_item_quantity\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4a8b3b0c-3f9f-457c-9313-f90ec06afed2",
                "name": "Success Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_id\": \"ext123\",\n  \"scheme_id\": \"scheme456_platform\",\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"extension_id\": \"ext123\",\n  \"scheme_id\": \"scheme456\",\n  \"created_by\": {},\n  \"created_on\": \"2023-11-07T14:30:00Z\",\n  \"modified_by\": {},\n  \"modified_on\": \"2023-11-07T14:30:00Z\",\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lt\": 10,\n    \"gt\": 1,\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lt\": 15,\n    \"gt\": 5,\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "1436c514-9223-42ba-8a83-d2399eb85e25",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"extension_id\": \"ext123\",\n  \"scheme_id\": \"scheme456_platform\",\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ff008cc3-bf00-4e33-b8a9-b0ac7d6e10c7",
            "name": "getCourierPartnerSchemes | Get created Schemes for courier partner",
            "request": {
              "name": "getCourierPartnerSchemes | Get created Schemes for courier partner",
              "description": {
                "content": "Get created Schemes for courier partner",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "scheme"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "extension_id",
                    "value": "<string>",
                    "description": "Unique Identifier of courier partner extension."
                  },
                  {
                    "disabled": false,
                    "key": "scheme_type",
                    "value": "<string>",
                    "description": "Indicates whether a scheme is created by an admin for global purposes or customized for a specific company."
                  },
                  {
                    "disabled": false,
                    "key": "payment_mode",
                    "value": "<string>",
                    "description": "Indicates payment mode for a scheme."
                  },
                  {
                    "disabled": false,
                    "key": "capabilities",
                    "value": "<string>",
                    "description": "Indicates whether the scheme possesses certain capabilities."
                  },
                  {
                    "disabled": false,
                    "key": "capabilities",
                    "value": "<string>",
                    "description": "Indicates whether the scheme possesses certain capabilities."
                  },
                  {
                    "disabled": false,
                    "key": "scheme_ids",
                    "value": "<string>",
                    "description": "List of scheme ids which need to be returned in the response."
                  },
                  {
                    "disabled": false,
                    "key": "scheme_ids",
                    "value": "<string>",
                    "description": "List of scheme ids which need to be returned in the response."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search string to search in the list of courier partners schemes by name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ae126212-b516-49cb-ae47-bacc5e4367c2",
                "name": "Success Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "extension_id",
                        "value": "651ffabb556007fa462c9c06"
                      },
                      {
                        "key": "scheme_type",
                        "value": "global"
                      },
                      {
                        "key": "payment_mode",
                        "value": "COD"
                      },
                      {
                        "key": "q",
                        "value": "Self Delivery"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"extension_id\": \"ext123\",\n      \"scheme_id\": \"scheme456\",\n      \"created_by\": {},\n      \"created_on\": \"2023-11-07T14:30:00Z\",\n      \"modified_by\": {},\n      \"modified_on\": \"2023-11-07T14:30:00Z\",\n      \"name\": \"Express Delivery Scheme\",\n      \"weight\": {\n        \"lt\": 10,\n        \"gt\": 1,\n        \"lte\": 9,\n        \"gte\": 2\n      },\n      \"volumetric_weight\": {\n        \"lt\": 15,\n        \"gt\": 5,\n        \"lte\": 14,\n        \"gte\": 6\n      },\n      \"transport_type\": \"air\",\n      \"region\": \"inter-country\",\n      \"delivery_type\": \"same-day\",\n      \"payment_mode\": [\n        \"COD\",\n        \"PREPAID\"\n      ],\n      \"stage\": \"enabled\",\n      \"status_updates\": \"real-time\",\n      \"ndr_attempts\": 3,\n      \"qc_shipment_item_quantity\": 50,\n      \"non_qc_shipment_item_quantity\": 100,\n      \"feature\": {\n        \"doorstep_qc\": true,\n        \"qr\": true,\n        \"mps\": true,\n        \"ndr\": true,\n        \"dangerous_goods\": false,\n        \"fragile_goods\": true,\n        \"restricted_goods\": false,\n        \"cold_storage_goods\": false,\n        \"doorstep_exchange\": true,\n        \"doorstep_return\": true,\n        \"product_installation\": false,\n        \"openbox_delivery\": true,\n        \"multi_pick_single_drop\": false,\n        \"single_pick_multi_drop\": true,\n        \"multi_pick_multi_drop\": false,\n        \"ewaybill\": true\n      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a66ecae7-ceb0-45e7-b946-0a6d0148b35b",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "extension_id",
                        "value": "651ffabb556007fa462c9c06"
                      },
                      {
                        "key": "scheme_type",
                        "value": "global"
                      },
                      {
                        "key": "payment_mode",
                        "value": "COD"
                      },
                      {
                        "key": "q",
                        "value": "Self Delivery"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d8aa6a3d-e4e0-48eb-a947-01b5a480281b",
            "name": "updateCourierPartnerScheme | Update Scheme for courier partner extension",
            "request": {
              "name": "updateCourierPartnerScheme | Update Scheme for courier partner extension",
              "description": {
                "content": "Update Scheme for courier partner extension",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "scheme",
                  ":scheme_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "scheme_id",
                    "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"weight\": {\n    \"lt\": \"<integer>\",\n    \"gt\": \"<integer>\",\n    \"lte\": \"<integer>\",\n    \"gte\": \"<integer>\"\n  },\n  \"transport_type\": \"<string>\",\n  \"region\": \"<string>\",\n  \"delivery_type\": \"<string>\",\n  \"payment_mode\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"stage\": \"<string>\",\n  \"feature\": {\n    \"doorstep_qc\": \"<boolean>\",\n    \"qr\": \"<boolean>\",\n    \"mps\": \"<boolean>\",\n    \"b2b\": \"<boolean>\",\n    \"ndr\": \"<boolean>\",\n    \"ndr_attempts\": \"<integer>\",\n    \"dangerous_goods\": \"<boolean>\",\n    \"fragile_goods\": \"<boolean>\",\n    \"restricted_goods\": \"<boolean>\",\n    \"cold_storage_goods\": \"<boolean>\",\n    \"doorstep_exchange\": \"<boolean>\",\n    \"doorstep_return\": \"<boolean>\",\n    \"product_installation\": \"<boolean>\",\n    \"openbox_delivery\": \"<boolean>\",\n    \"status_updates\": \"<string>\",\n    \"multi_pick_single_drop\": \"<boolean>\",\n    \"single_pick_multi_drop\": \"<boolean>\",\n    \"multi_pick_multi_drop\": \"<boolean>\",\n    \"ewaybill\": \"<boolean>\",\n    \"qc_shipment_item_quantity\": \"<integer>\",\n    \"non_qc_shipment_item_quantity\": \"<integer>\"\n  },\n  \"volumetric_weight\": {\n    \"lt\": \"<integer>\",\n    \"gt\": \"<integer>\",\n    \"lte\": \"<integer>\",\n    \"gte\": \"<integer>\"\n  },\n  \"status_updates\": \"<string>\",\n  \"ndr_attempts\": \"<integer>\",\n  \"qc_shipment_item_quantity\": \"<integer>\",\n  \"non_qc_shipment_item_quantity\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "dece5ab6-1d56-4344-9d5a-ea4d4853146c",
                "name": "Success Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme",
                      ":scheme_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"created_by\": {},\n  \"created_on\": \"2023-11-07T14:30:00Z\",\n  \"modified_by\": {},\n  \"modified_on\": \"2023-11-07T14:30:00Z\",\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lt\": 10,\n    \"gt\": 1,\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lt\": 15,\n    \"gt\": 5,\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c7344c2c-7187-4538-bc7b-76332a151d66",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme",
                      ":scheme_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "641703f5-99c2-4eed-943e-dc7f7c9984e9",
            "name": "getCourierPartnerScheme | Get Scheme for courier partner extension by Id",
            "request": {
              "name": "getCourierPartnerScheme | Get Scheme for courier partner extension by Id",
              "description": {
                "content": "Update Scheme for courier partner extension by Id",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "scheme",
                  ":scheme_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "scheme_id",
                    "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2ed074bc-a0cb-48a1-a5bb-2f8acf2012d2",
                "name": "Success Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme",
                      ":scheme_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"extension_id\": \"ext123\",\n  \"scheme_id\": \"scheme456\",\n  \"created_by\": {},\n  \"created_on\": \"2023-11-07T14:30:00Z\",\n  \"modified_by\": {},\n  \"modified_on\": \"2023-11-07T14:30:00Z\",\n  \"name\": \"Express Delivery Scheme\",\n  \"weight\": {\n    \"lt\": 10,\n    \"gt\": 1,\n    \"lte\": 9,\n    \"gte\": 2\n  },\n  \"volumetric_weight\": {\n    \"lt\": 15,\n    \"gt\": 5,\n    \"lte\": 14,\n    \"gte\": 6\n  },\n  \"transport_type\": \"air\",\n  \"region\": \"inter-country\",\n  \"delivery_type\": \"same-day\",\n  \"payment_mode\": [\n    \"COD\",\n    \"PREPAID\"\n  ],\n  \"stage\": \"enabled\",\n  \"status_updates\": \"real-time\",\n  \"ndr_attempts\": 3,\n  \"qc_shipment_item_quantity\": 50,\n  \"non_qc_shipment_item_quantity\": 100,\n  \"feature\": {\n    \"doorstep_qc\": true,\n    \"qr\": true,\n    \"mps\": true,\n    \"ndr\": true,\n    \"dangerous_goods\": false,\n    \"fragile_goods\": true,\n    \"restricted_goods\": false,\n    \"cold_storage_goods\": false,\n    \"doorstep_exchange\": true,\n    \"doorstep_return\": true,\n    \"product_installation\": false,\n    \"openbox_delivery\": true,\n    \"multi_pick_single_drop\": false,\n    \"single_pick_multi_drop\": true,\n    \"multi_pick_multi_drop\": false,\n    \"ewaybill\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f8e82711-9798-4d5b-aee3-8e4ba17e0c84",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "scheme",
                      ":scheme_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "scheme_id",
                        "description": "(Required) Unique identifier for the scheme, used to fetch or modify scheme details."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"Invalid account ID.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"acc123\"\n    },\n    {\n      \"message\": \"Scheme ID mismatch.\",\n      \"type\": \"ValidationError\",\n      \"value\": \"scheme456\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "71136226-a6ef-43f9-b994-b51a4cbfe79c",
            "name": "sampleFileServiceability | Sample File Download",
            "request": {
              "name": "sampleFileServiceability | Sample File Download",
              "description": {
                "content": "Sample File Download",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "localities",
                  "bulk-sample"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"country\": \"<string>\",\n  \"region\": \"<string>\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2c6f50e5-5918-4d2e-8f20-a2d33eb7fa3d",
                "name": "Success Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "localities",
                      "bulk-sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"USA\",\n  \"region\": \"California\",\n  \"type\": \"serviceability\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"6703d0281f1b16472b889394\",\n  \"country\": \"India\",\n  \"failed_records\": [],\n  \"file_path\": null,\n  \"region\": \"pincode\",\n  \"status\": \"processing\",\n  \"type\": \"tat\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "559c8ca6-816b-469c-a47d-ed4c6393d67f",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "localities",
                      "bulk-sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country\": \"USA\",\n  \"region\": \"California\",\n  \"type\": \"serviceability\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ae91df40-cead-4c69-abc7-416a64cdbcea",
            "name": "getSampleFileServiceabilityStatus | Get Serviceability TAT sample files generator status",
            "request": {
              "name": "getSampleFileServiceabilityStatus | Get Serviceability TAT sample files generator status",
              "description": {
                "content": "Get Serviceability TAT sample file generator status",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "localities",
                  "bulk-sample"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "batch_id",
                    "value": "<string>",
                    "description": "Batch id of the execution"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a79b22ab-228c-454d-b4d4-294ca0f5705a",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "localities",
                      "bulk-sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "batch_id",
                        "value": "000000000000000000000001"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"batch_id\": \"6703d0281f1b16472b889394\",\n      \"country\": \"India\",\n      \"failed_records\": [],\n      \"file_path\": null,\n      \"region\": \"pincode\",\n      \"status\": \"processing\",\n      \"type\": \"tat\"\n    },\n    {\n      \"batch_id\": \"6703d0281f1b16472b889395\",\n      \"country\": \"USA\",\n      \"failed_records\": [\n        {\n          \"record_id\": \"123\",\n          \"error\": \"Invalid pincode\"\n        }\n      ],\n      \"file_path\": \"/path/to/file.csv\",\n      \"region\": \"zipcode\",\n      \"status\": \"completed\",\n      \"type\": \"serviceability\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 2,\n    \"size\": 2,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "38470a24-10c6-40a9-9e4c-8636cac1bb7d",
                "name": "Failure Response Status",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "localities",
                      "bulk-sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "batch_id",
                        "value": "000000000000000000000001"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": [\n    {\n      \"value\": \"country_iso_code\",\n      \"message\": \"Country not found.\",\n      \"type\": \"ValidationError\"\n    },\n    {\n      \"value\": \"company_id\",\n      \"message\": \"Invalid company ID format.\",\n      \"type\": \"TypeError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f245ac6a-3295-4362-9cb2-9b2a4e9d50d3",
            "name": "getCountries | Get all countries and associated data",
            "request": {
              "name": "getCountries | Get all countries and associated data",
              "description": {
                "content": "Retrieve a list of countries for logistical purposes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "countries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "onboard",
                    "value": "<boolean>",
                    "description": "Only fetch countries which allowed for onboard on Platform."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "The number of items to retrieve in each page. Default value is 12"
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search string to search in the list of countries by name."
                  },
                  {
                    "disabled": false,
                    "key": "hierarchy",
                    "value": "<string>",
                    "description": "The search filter to filter countries based on their available hierarchy."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "193d1f1c-87d9-4094-bb7a-33c7d94bbd1b",
                "name": "Successfully retrieved all countries with associated data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "countries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "onboard",
                        "value": "true"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "6"
                      },
                      {
                        "key": "q",
                        "value": "I"
                      },
                      {
                        "key": "hierarchy",
                        "value": "pincode"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"INDIA\",\n      \"display_name\": \"India\",\n      \"iso2\": \"IN\",\n      \"iso3\": \"IND\",\n      \"timezones\": [\n        \"Asia/Kolkata\"\n      ],\n      \"currency\": {\n        \"code\": \"INR\",\n        \"name\": \"Indian Rupee\",\n        \"symbol\": \"₹\"\n      },\n      \"phone_code\": \"+91\",\n      \"hierarchy\": [\n        {\n          \"display_name\": \"State\",\n          \"slug\": \"state\"\n        },\n        {\n          \"display_name\": \"City\",\n          \"slug\": \"city\"\n        },\n        {\n          \"display_name\": \"Pincode\",\n          \"slug\": \"pincode\"\n        }\n      ]\n    },\n    {\n      \"name\": \"UNITED STATES\",\n      \"iso2\": \"US\",\n      \"iso3\": \"USA\",\n      \"timezones\": [\n        \"America/St_Johns\",\n        \"America/Halifax\",\n        \"America/Glace_Bay\",\n        \"America/Moncton\",\n        \"America/Goose_Bay\",\n        \"America/Blanc-Sablon\",\n        \"America/Toronto\",\n        \"America/Iqaluit\",\n        \"America/Atikokan\",\n        \"America/Winnipeg\",\n        \"America/Resolute\",\n        \"America/Rankin_Inlet\",\n        \"America/Regina\",\n        \"America/Swift_Current\",\n        \"America/Edmonton\",\n        \"America/Cambridge_Bay\",\n        \"America/Inuvik\",\n        \"America/Creston\",\n        \"America/Dawson_Creek\",\n        \"America/Fort_Nelson\",\n        \"America/Whitehorse\",\n        \"America/Dawson\",\n        \"America/Vancouver\"\n      ],\n      \"currency\": {\n        \"code\": \"INR\",\n        \"name\": \"Indian Rupee\",\n        \"symbol\": \"₹\"\n      },\n      \"phone_code\": \"+1\",\n      \"hierarchy\": [\n        {\n          \"display_name\": \"State\",\n          \"slug\": \"state\"\n        },\n        {\n          \"display_name\": \"City\",\n          \"slug\": \"city\"\n        },\n        {\n          \"display_name\": \"Zipcode\",\n          \"slug\": \"pincode\"\n        }\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 2,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bb467049-06e8-41c3-8d66-85fcf06e2319",
                "name": "Unsuccessful Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "countries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "onboard",
                        "value": "true"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "6"
                      },
                      {
                        "key": "q",
                        "value": "I"
                      },
                      {
                        "key": "hierarchy",
                        "value": "pincode"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": \"The page_size for countries is less that 1\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6ae9eefd-9da9-4060-9f6a-1bd74f4d02c3",
            "name": "getInstalledCourierPartnerExtensions | Fetching of Package Material Rules from database.",
            "request": {
              "name": "getInstalledCourierPartnerExtensions | Fetching of Package Material Rules from database.",
              "description": {
                "content": "This API returns response of Package Materials Rules.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "courier-partner",
                  "list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the items to be displayed in a page"
                  },
                  {
                    "disabled": false,
                    "key": "is_installed",
                    "value": "<string>",
                    "description": "Filter to get installed extensions only"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f8305e14-7b24-4865-8458-160469315c08",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "courier-partner",
                      "list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "is_installed",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) A `company_id` is a unique identifier for a particular sale channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"654a71b44006af9495d90ff8\",\n      \"name\": \"BVC\",\n      \"description\": \"BVC Logistics...............\",\n      \"logo\": {\n        \"small\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/pictures/free-icon/original/hvmfEFeXi-logo.png\",\n        \"large\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/pictures/free-icon/original/hvmfEFeXi-logo.png\"\n      },\n      \"extention_type\": \"public\",\n      \"organization_id\": \"652e237e6151ebe48f7cf78a\",\n      \"is_hidden\": false,\n      \"launch_type\": \"logistics\",\n      \"modified_at\": \"2024-02-12T14:21:20.368Z\",\n      \"is_installed\": true\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8058a9d-c397-4016-84ba-5822f8bf7cd5",
            "name": "getSelfShipDetails | Get self-ship details",
            "request": {
              "name": "getSelfShipDetails | Get self-ship details",
              "description": {
                "content": "Get the self-ship details such as TAT, activation status, and unit for a specified company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "selfship"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d762bf37-9674-49ac-bbeb-82cea7b27ff9",
                "name": "Successfully updated self-ship details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "selfship"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"tat\": 2,\n  \"is_active\": true,\n  \"unit\": \"hours\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "71d35d9a-0b9d-450a-b2f7-e46ee52806cb",
                "name": "Bad request due to validation errors",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "selfship"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"error\": [\n    {\n      \"value\": \"Validation failed\",\n      \"message\": \"Invalid input provided\",\n      \"type\": \"ValidationError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "96f44a3f-0206-4a66-bb44-8c5e00306032",
            "name": "updateSelfShipDetails | Update self-ship details",
            "request": {
              "name": "updateSelfShipDetails | Update self-ship details",
              "description": {
                "content": "Updates the self-ship details such as TAT, activation status, and unit for a specified company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "selfship"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"tat\": \"<integer>\",\n  \"is_active\": \"<boolean>\",\n  \"unit\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6de0414a-3f22-45ca-846b-7a7c0a2fa1bd",
                "name": "Successfully updated self-ship details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "selfship"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tat\": 2,\n  \"is_active\": true,\n  \"unit\": \"hours\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"tat\": 2,\n  \"is_active\": true,\n  \"unit\": \"hours\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "29685849-fb49-491b-937b-d4785f66b69d",
                "name": "Bad request due to validation errors",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "selfship"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"tat\": 2,\n  \"is_active\": true,\n  \"unit\": \"hours\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"error\": [\n    {\n      \"value\": \"Validation failed\",\n      \"message\": \"Invalid input provided\",\n      \"type\": \"ValidationError\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f54df736-0108-496d-92f9-1308658443b1",
            "name": "downloadGeoareaSampleFile | Download geoarea sample file",
            "request": {
              "name": "downloadGeoareaSampleFile | Download geoarea sample file",
              "description": {
                "content": "Download a sample file for geoarea data.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "geoareas",
                  "regions",
                  "bulk",
                  "sample"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/octet-stream"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "aeebef9d-de67-4e9c-a506-b110ca26dfea",
                "name": "Successful response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "geoareas",
                      "regions",
                      "bulk",
                      "sample"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/octet-stream"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/octet-stream"
                  }
                ],
                "body": "test",
                "cookie": [],
                "_postman_previewlanguage": "text"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "905cce01-e3d4-46c9-a466-3c9b934a3364",
            "name": "createFulfillmentOption | Create a new fulfillment option",
            "request": {
              "name": "createFulfillmentOption | Create a new fulfillment option",
              "description": {
                "content": "Creates a new fulfillment option for the specified company and application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"type\": \"<string>\",\n  \"is_default\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5ad10176-c141-40b5-8cad-3a524cddd91c",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3f7069fc-a920-4626-9891-e836addf0342",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"Cannot have more than 5 Fulfillment Options standard-delivery2 already exist for company: 2 and application: 67a09c7e411adcbb90398d25\",\n      \"field\": \"slug\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d7c23de2-df85-402a-b1b7-a015245f3aea",
            "name": "getFulfillmentOptionsList | Retrieve fulfillment options with optional filters.",
            "request": {
              "name": "getFulfillmentOptionsList | Retrieve fulfillment options with optional filters.",
              "description": {
                "content": "Fetches fulfillment options for an application. Queryable by product_slug, store_id, and status.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "product_slug",
                    "value": "<string>",
                    "description": "The unique identifier (slug) of the product."
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "The unique identifier of the store."
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Status of the fulfillment option. Must be either `ACTIVE` or `INACTIVE`."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f9a6920b-168c-448c-b2aa-1fc3a594a3c2",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "product_slug",
                        "value": "sample-product"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      },
                      {
                        "key": "status",
                        "value": "ACTIVE"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"name\": \"Standard Delivery2\",\n      \"slug\": \"standard-delivery2\",\n      \"company_id\": 2,\n      \"application_id\": \"67a09c7e411adcbb90398d25\",\n      \"description\": \"Standard delivery service for standard shipping.\",\n      \"is_default\": false,\n      \"type\": \"HomeDelivery\",\n      \"status\": \"ACTIVE\",\n      \"id\": \"67acd78af8f350ad9c64344f\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d31d4dd4-6b58-417e-8ba6-a430ea31efbb",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "product_slug",
                        "value": "sample-product"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      },
                      {
                        "key": "status",
                        "value": "ACTIVE"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"Invalid store_id, must be >= 0\",\n      \"field\": \"store_id\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "176c332f-d934-4ef9-a008-b7743990c2f8",
            "name": "getFulfillmentOptions | Get fulfillment options",
            "request": {
              "name": "getFulfillmentOptions | Get fulfillment options",
              "description": {
                "content": "Fetches available fulfillment options for a given product and store.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "product_id",
                    "value": "<integer>",
                    "description": "The unique identifier of the product."
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "The unique identifier of the store."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of the fulfillment option for retrieving details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a684fc29-e418-4c53-b086-bf4a1a1da86f",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "product_id",
                        "value": "1"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6b079c15-aef8-4169-867e-5a5b9b34ce63",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "product_id",
                        "value": "1"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"Cannot have more than 5 Fulfillment Options standard-delivery2 already exist for company: 2 and application: 67a09c7e411adcbb90398d25\",\n      \"field\": \"slug\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f8acfd60-0686-47f0-a9bf-a8b990b26c3a",
            "name": "deleteFulfillmentOptions | Delete fulfillment options",
            "request": {
              "name": "deleteFulfillmentOptions | Delete fulfillment options",
              "description": {
                "content": "Deletes fulfillment options for provided slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of the fulfillment option for retrieving details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "6262a893-68eb-4044-b3c9-0e4827afd13b",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Fulfillment Option standard-delivery1 Successfully Deleted\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0b056191-e1c1-4efb-b8e2-a7b10c5e4f42",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"Fulfillment Option standard-delivery1 not found\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e5438803-6b96-4b22-8b4d-a188656b13ef",
            "name": "putFulfillmentOption | Update an existing fulfillment option",
            "request": {
              "name": "putFulfillmentOption | Update an existing fulfillment option",
              "description": {
                "content": "Updates the details of an existing fulfillment option for the specified company and application",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of the fulfillment option for retrieving details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"type\": \"<string>\",\n  \"is_default\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "99be5a29-133c-4629-846c-b8a0f2b813ff",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a48909dc-7523-406b-9f7a-a74590b338c3",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Standard Delivery2\",\n  \"slug\": \"standard-delivery2\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"description\": \"Standard delivery service for standard shipping.\",\n  \"is_default\": false,\n  \"type\": \"HomeDelivery\",\n  \"status\": \"ACTIVE\",\n  \"business_unit\": [\n    {\n      \"name\": \"STORE_FRONT\",\n      \"is_active\": true\n    },\n    {\n      \"name\": \"STORE_OS\",\n      \"is_active\": false\n    }\n  ],\n  \"fulfillment_stores\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"products\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"cp_schemes\": {\n    \"values\": [],\n    \"type\": \"all\"\n  },\n  \"id\": \"67acd78af8f350ad9c64344f\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"message\": \"Fulfillment Option with slug standard-deliver not found for company: 2 and application: 67a09c7e411adcbb90398d25.\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "00744575-b03d-4fbc-b5c8-7fd24de952d8",
            "name": "getFulfillmentOptionProducts | Get products for a specific fulfillment option.",
            "request": {
              "name": "getFulfillmentOptionProducts | Get products for a specific fulfillment option.",
              "description": {
                "content": "Retrieves products available for a specific fulfillment option in an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  ":slug",
                  "products"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Query to search product by name."
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "(Required) The unique identifier of the store."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of the fulfillment option for retrieving details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "198230f3-048d-4929-b0fc-594a36c0fdd4",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug",
                      "products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "product"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"category_slug\": \"courier-bag\",\n      \"uid\": 7500001,\n      \"short_description\": \"Test product\",\n      \"net_quantity\": {\n        \"unit\": \"nos\",\n        \"value\": 1000\n      },\n      \"name\": \"New Product\",\n      \"multi_size\": true,\n      \"tags\": [],\n      \"is_set\": false,\n      \"trader\": {\n        \"name\": \"Surendra\",\n        \"address\": \"Mumbai\"\n      },\n      \"item_code\": \"123TEST\",\n      \"product_group_tag\": [],\n      \"variants\": {},\n      \"description\": \"Test product\",\n      \"change_request_id\": \"67a382f96ebf1046a3aa24c7\",\n      \"no_of_boxes\": 1,\n      \"company_id\": 2,\n      \"media\": [],\n      \"custom_order\": {\n        \"is_custom_order\": false,\n        \"manufacturing_time_unit\": \"days\",\n        \"manufacturing_time\": 0\n      },\n      \"highlights\": [],\n      \"departments\": [\n        1\n      ],\n      \"currency\": \"INR\",\n      \"teaser_tag\": {},\n      \"item_type\": \"standard\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"brand_uid\": 1,\n      \"variant_media\": {},\n      \"slug\": \"new-product-7500001\",\n      \"product_publish\": {\n        \"product_online_date\": \"2025-02-05T15:24:03.353000+00:00\",\n        \"is_set\": true\n      },\n      \"tax_identifier\": {\n        \"hsn_code\": \"48190000\",\n        \"hsn_code_id\": \"67a099fd88f152c9212982ca\",\n        \"reporting_hsn\": \"48190000H1\"\n      },\n      \"is_image_less_product\": true,\n      \"size_guide\": \"\",\n      \"is_dependent\": false,\n      \"template_tag\": \"industrial-supplies\",\n      \"category_uid\": 3,\n      \"sizes\": [\n        {\n          \"size_priority\": 1,\n          \"item_dimensions_unit_of_measure\": \"cm\",\n          \"price_transfer\": 0,\n          \"item_height\": 12,\n          \"item_length\": 12,\n          \"item_weight\": 100,\n          \"identifiers\": [\n            {\n              \"gtin_type\": \"sku_code\",\n              \"gtin_value\": \"TEST123\",\n              \"primary\": true\n            }\n          ],\n          \"track_inventory\": true,\n          \"size\": \"OS\",\n          \"price\": 100,\n          \"item_width\": 12,\n          \"is_set\": false,\n          \"item_weight_unit_of_measure\": \"gram\",\n          \"_custom_json\": {},\n          \"price_effective\": 100\n        }\n      ],\n      \"is_active\": true,\n      \"return_config\": {\n        \"unit\": \"days\",\n        \"returnable\": false,\n        \"time\": 0\n      },\n      \"attributes\": {},\n      \"trader_type\": \"Manufacturer\",\n      \"company_ids\": [\n        2\n      ]\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 10,\n    \"current\": 1,\n    \"has_next\": false,\n    \"item_total\": 3\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "207a4349-ab39-40a1-bce7-3744469deb57",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug",
                      "products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "product"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"value\": \"SchemaValidationError\",\n      \"type\": \"test\",\n      \"message\": \"Unknown field\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "da6d7d69-0a66-47ca-be29-9ec46b84ea6f",
            "name": "getFulfillmentOptionStores | Get stores for a specific fulfillment option.",
            "request": {
              "name": "getFulfillmentOptionStores | Get stores for a specific fulfillment option.",
              "description": {
                "content": "Retrieves stores available for a specific fulfillment option in an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  ":slug",
                  "stores"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Query to search product by name."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of the fulfillment option for retrieving details."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "40c26806-7068-4875-a159-f6666702969d",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug",
                      "stores"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "selling"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"uid\": 2,\n      \"address\": {\n        \"address1\": \"Wework Vijay Diamond\",\n        \"country\": \"India\",\n        \"pincode\": 400093,\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"latitude\": 19.07283,\n        \"longitude\": 72.88261,\n        \"country_code\": \"IN\",\n        \"address_meta\": {\n          \"state\": {},\n          \"pincode\": {}\n        }\n      },\n      \"company_id\": 2,\n      \"display_name\": \"Admin development\",\n      \"name\": \"Admin development\",\n      \"store_type\": \"high_street\",\n      \"tags\": []\n    },\n    {\n      \"uid\": 3,\n      \"address\": {\n        \"address1\": \"1 C 42\",\n        \"address2\": \"23\",\n        \"country\": \"India\",\n        \"pincode\": 400001,\n        \"city\": \"MUMBAI\",\n        \"state\": \"MAHARASHTRA\",\n        \"latitude\": 18.9385352,\n        \"longitude\": 72.836334,\n        \"country_code\": \"IN\",\n        \"address_meta\": {\n          \"state\": {},\n          \"pincode\": {}\n        }\n      },\n      \"company_id\": 2,\n      \"display_name\": \"New Store 2\",\n      \"name\": \"New Store 2\",\n      \"store_type\": \"high_street\",\n      \"tags\": []\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 10,\n    \"current\": 1,\n    \"has_next\": false,\n    \"item_total\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "30bf86c2-4968-47d7-bad3-e94c0497d6ce",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      ":slug",
                      "stores"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "selling"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of the fulfillment option for retrieving details."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"value\": \"SchemaValidationError\",\n      \"type\": \"test\",\n      \"message\": \"Unknown field\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "220e2e69-d54b-4ff9-8b21-666ba1810cdc",
            "name": "uploadBulkFulfillmentOptions | Upload bulk fulfillment options.",
            "request": {
              "name": "uploadBulkFulfillmentOptions | Upload bulk fulfillment options.",
              "description": {
                "content": "Uploads a bulk list of fulfillment options for an application, allowing multiple fulfillment configurations to be processed at once.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  "bulk"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_path\": \"<string>\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3d972ce1-d43d-41cb-9769-b922bf34be14",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/8PkSUhuzE-store_code.csv\",\n  \"type\": \"stores\",\n  \"request_id\": \"67aee4cc7f5a32268fab22d0\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"request_id\": \"67aee4cc7f5a32268fab22d0\",\n  \"request\": {\n    \"entity_filter_type\": \"fulfillment_stores\",\n    \"fulfillment_option_type\": \"HomeDelivery\"\n  },\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"file_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/8PkSUhuzE-store_code.csv\",\n  \"total\": 0,\n  \"success\": 0,\n  \"failed\": 0,\n  \"action\": \"import\",\n  \"updated_at\": \"2025-02-14T12:08:04.290000\",\n  \"updated_by\": null,\n  \"type\": \"stores\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"stage\": \"In_Progress\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "eb5fb257-4102-4aa0-860a-d19ae8ff984b",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      "bulk"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/8PkSUhuzE-store_code.csv\",\n  \"type\": \"stores\",\n  \"request_id\": \"67aee4cc7f5a32268fab22d0\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"value\": \"SchemaValidationError\",\n      \"type\": \"test\",\n      \"message\": \"Unknown field\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a38bfa55-6a2b-4695-a3fc-bc3165999fea",
            "name": "validateBulkFulfillmentOptions | Validate bulk fulfillment options.",
            "request": {
              "name": "validateBulkFulfillmentOptions | Validate bulk fulfillment options.",
              "description": {
                "content": "Validates a bulk list of fulfillment options for an application before processing, ensuring correctness for stores or products.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  "bulk",
                  "validate",
                  ":type"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "type",
                    "description": "(Required) Type of entity being validated (stores or products)."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"store_type\": \"<string>\",\n  \"file_path\": \"<uri>\",\n  \"action\": \"<string>\",\n  \"type\": \"<string>\",\n  \"fulfillment_option_slug\": \"<string>\",\n  \"request\": {\n    \"entity_filter_type\": \"<string>\",\n    \"fulfillment_option_type\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a200f93c-b302-4bef-bb68-a4e01f103db1",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      "bulk",
                      "validate",
                      ":type"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "type",
                        "description": "(Required) Type of entity being validated (stores or products)."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"store_type\": \"fulfillment_stores\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/8PkSUhuzE-store_code.csv\",\n  \"action\": \"import\",\n  \"type\": \"stores\",\n  \"request_id\": \"123\",\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"request\": {\n    \"entity_filter_type\": \"fulfillment_stores\",\n    \"fulfillment_option_type\": \"HomeDelivery\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"request_id\": \"67aee4cc7f5a32268fab22d0\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "442f9a0e-2e90-4433-81f0-ccc8148543f8",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      "bulk",
                      "validate",
                      ":type"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "type",
                        "description": "(Required) Type of entity being validated (stores or products)."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"store_type\": \"fulfillment_stores\",\n  \"file_path\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/8PkSUhuzE-store_code.csv\",\n  \"action\": \"import\",\n  \"type\": \"stores\",\n  \"request_id\": \"123\",\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"request\": {\n    \"entity_filter_type\": \"fulfillment_stores\",\n    \"fulfillment_option_type\": \"HomeDelivery\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"value\": \"SchemaValidationError\",\n      \"type\": \"test\",\n      \"message\": \"Unknown field\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1f06e620-24d5-4fc2-a1b8-d8f628cb6b79",
            "name": "getBulkFulfillmentValidationStatus | Validate bulk fulfillment options.",
            "request": {
              "name": "getBulkFulfillmentValidationStatus | Validate bulk fulfillment options.",
              "description": {
                "content": "Validates a bulk list of fulfillment options for an application before processing, ensuring correctness for stores or products.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "fulfillment-options",
                  "poll",
                  "validate",
                  ":bulk_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "bulk_id",
                    "description": "(Required) Unique id created by validate api."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8e31c0db-2c09-453a-8d82-178158cde59c",
                "name": "Successful response with fulfillment options",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      "poll",
                      "validate",
                      ":bulk_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "bulk_id",
                        "description": "(Required) Unique id created by validate api."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"request_id\": \"67aee4cc7f5a32268fab22d0\",\n  \"request\": {\n    \"entity_filter_type\": \"fulfillment_stores\",\n    \"fulfillment_option_type\": \"HomeDelivery\"\n  },\n  \"fulfillment_option_slug\": \"standard-delivery\",\n  \"file_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/8PkSUhuzE-store_code.csv\",\n  \"total\": 0,\n  \"success\": 0,\n  \"failed\": 0,\n  \"action\": \"import\",\n  \"updated_at\": \"2025-02-14T12:08:04.290000\",\n  \"updated_by\": null,\n  \"type\": \"stores\",\n  \"company_id\": 2,\n  \"application_id\": \"67a09c7e411adcbb90398d25\",\n  \"stage\": \"In_Progress\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a0360cbd-defa-49da-9295-991ed32b0d30",
                "name": "Bad request due to invalid parameters",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "fulfillment-options",
                      "poll",
                      "validate",
                      ":bulk_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "bulk_id",
                        "description": "(Required) Unique id created by validate api."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"value\": \"SchemaValidationError\",\n      \"type\": \"test\",\n      \"message\": \"Unknown field\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8de4feaf-da3d-4fb3-b0c4-a2033811653d",
            "name": "createShipments | Create and return shipments",
            "request": {
              "name": "createShipments | Create and return shipments",
              "description": {
                "content": "Create and return shipments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "shipments"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"journey\": \"<string>\",\n  \"location_articles\": [\n    {\n      \"articles\": [\n        {\n          \"price\": \"<float>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"parent_item_identifiers\": {\n            \"identifier\": \"<string>\",\n            \"parent_item_id\": \"<string>\",\n            \"parent_item_size\": \"<string>\"\n          }\n        },\n        {\n          \"price\": \"<float>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"parent_item_identifiers\": {\n            \"identifier\": \"<string>\",\n            \"parent_item_id\": \"<string>\",\n            \"parent_item_size\": \"<string>\"\n          }\n        }\n      ],\n      \"fulfillment_location_id\": \"<integer>\",\n      \"fulfillment_type\": \"<string>\",\n      \"fulfillment_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"articles\": [\n        {\n          \"price\": \"<float>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"parent_item_identifiers\": {\n            \"identifier\": \"<string>\",\n            \"parent_item_id\": \"<string>\",\n            \"parent_item_size\": \"<string>\"\n          }\n        },\n        {\n          \"price\": \"<float>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"quantity\": \"<integer>\",\n          \"parent_item_identifiers\": {\n            \"identifier\": \"<string>\",\n            \"parent_item_id\": \"<string>\",\n            \"parent_item_size\": \"<string>\"\n          }\n        }\n      ],\n      \"fulfillment_location_id\": \"<integer>\",\n      \"fulfillment_type\": \"<string>\",\n      \"fulfillment_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ],\n  \"to_serviceability\": {\n    \"pincode\": \"<string>\",\n    \"sector\": \"<string>\",\n    \"state\": \"<string>\",\n    \"country\": \"<string>\",\n    \"city\": \"<string>\",\n    \"country_iso_code\": \"<string>\"\n  },\n  \"payment_mode\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b10a4e05-1bcc-4d97-be22-133417f4530f",
                "name": "Valid",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipments"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"journey\": \"forward\",\n  \"location_articles\": {\n    \"articles\": [\n      {\n        \"price\": 3,\n        \"quantity\": 1,\n        \"brand_id\": 456,\n        \"item_id\": 1000037,\n        \"size\": \"OS\",\n        \"parent_item_identifiers\": null\n      }\n    ],\n    \"fulfillment_id\": 144,\n    \"fulfillment_type\": \"store\"\n  },\n  \"to_serviceability\": {\n    \"country\": \"INDIA\",\n    \"state\": \"MAHARASHTRA\",\n    \"city\": \"PUNE\",\n    \"country_iso_code\": \"IN\",\n    \"pincode\": \"400001\"\n  },\n  \"payment_mode\": null\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_cod_available\": true,\n  \"shipments\": [\n    {\n      \"weight\": 2344,\n      \"is_auto_assign\": true,\n      \"mps\": false,\n      \"shipment_type\": \"single_shipment\",\n      \"articles\": [\n        {\n          \"department_id\": 1,\n          \"item_id\": 7500000,\n          \"size\": \"OS\",\n          \"price_marked\": 234,\n          \"price_in_user_currency\": null,\n          \"category_id\": 3,\n          \"manufacturing_time_unit\": \"days\",\n          \"is_mto\": false,\n          \"is_set\": false,\n          \"pickup_store_detail\": {},\n          \"id\": \"68c140b767cfcbd232ffd667\",\n          \"brand_id\": 2,\n          \"fulfillment_option\": {\n            \"slug\": \"standard-delivery\",\n            \"is_default\": true,\n            \"name\": \"Standard Delivery\",\n            \"type\": \"HomeDelivery\"\n          },\n          \"meta\": {},\n          \"quantity\": 1,\n          \"weight\": 2344,\n          \"sla\": \"2025-10-16T14:51:54Z\",\n          \"dimension\": {\n            \"is_default\": true,\n            \"unit\": \"cm\",\n            \"height\": 234,\n            \"width\": 234,\n            \"length\": 234\n          },\n          \"_custom_json\": {},\n          \"price\": 230,\n          \"attributes\": {\n            \"product_details\": \"<p>random</p>\",\n            \"short_description\": \"random\",\n            \"brand_name\": \"Test Brand 1\"\n          },\n          \"tags\": [],\n          \"pickup_store_id\": null,\n          \"seller_currency\": null,\n          \"group_id\": null,\n          \"set\": {},\n          \"manufacturing_time\": 0,\n          \"return_reason\": null\n        }\n      ],\n      \"fulfillment_tags\": [],\n      \"tags\": [],\n      \"fulfillment_option\": {\n        \"slug\": \"standard-delivery\",\n        \"is_default\": true,\n        \"name\": \"Standard Delivery\",\n        \"type\": \"HomeDelivery\"\n      },\n      \"volumetric_weight\": 2562580.8,\n      \"fulfillment_type\": \"high_street\",\n      \"pickup_store_id\": null,\n      \"packaging\": {\n        \"id\": \"1279483\",\n        \"name\": \"POLYB_DFLT_L\",\n        \"dimension\": {\n          \"length\": 43.18,\n          \"width\": 34.29,\n          \"height\": 11\n        }\n      },\n      \"is_ewaybill_enabled\": false,\n      \"promise\": {\n        \"min\": \"2025-10-17T14:51:54Z\",\n        \"meta\": {\n          \"customer_initial_promise\": {\n            \"min\": \"2025-10-17T14:51:54Z\",\n            \"max\": \"2025-10-17T14:51:54Z\"\n          },\n          \"courier_partner_promise\": {\n            \"min\": \"2025-10-17T14:51:54Z\",\n            \"max\": \"2025-10-17T14:51:54Z\",\n            \"attributes\": {\n              \"tat\": {\n                \"min\": 86400,\n                \"max\": 86400\n              }\n            }\n          },\n          \"seller_promise\": {\n            \"min\": \"2025-10-16T14:51:54Z\",\n            \"max\": \"2025-10-16T14:51:54Z\"\n          }\n        },\n        \"customer_promise\": {\n          \"min\": \"2025-10-17T14:51:54Z\",\n          \"max\": \"2025-10-17T14:51:54Z\"\n        },\n        \"max\": \"2025-10-17T14:51:54Z\"\n      },\n      \"courier_partners\": [\n        {\n          \"display_name\": \"Self Delivery\",\n          \"is_own_account\": true,\n          \"scheme_id\": \"652255c58ab4101b2595c6c5\",\n          \"extension_id\": \"652255c58ab4101b2595c6c5\",\n          \"tat\": {\n            \"min\": 86400,\n            \"max\": 86400\n          },\n          \"is_qc_enabled\": true,\n          \"reverse_pickup_cutoff\": null,\n          \"qc_shipment_item_quantity\": null,\n          \"ndr_attempts\": 0,\n          \"non_qc_shipment_item_quantity\": null,\n          \"forward_pickup_cutoff\": null,\n          \"is_self_ship\": true,\n          \"area_code\": {\n            \"source\": \"\",\n            \"destination\": \"\"\n          }\n        }\n      ],\n      \"is_mto\": false\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "531d35c0-a8c5-4b85-a808-07ae55143eae",
                "name": "Invalid.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipments"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"journey\": \"forward\",\n  \"location_articles\": {\n    \"articles\": [\n      {\n        \"price\": 3,\n        \"quantity\": 1,\n        \"brand_id\": 456,\n        \"item_id\": 1000037,\n        \"size\": \"OS\",\n        \"parent_item_identifiers\": null\n      }\n    ],\n    \"fulfillment_id\": 144,\n    \"fulfillment_type\": \"store\"\n  },\n  \"to_serviceability\": {\n    \"country\": \"INDIA\",\n    \"state\": \"MAHARASHTRA\",\n    \"city\": \"PUNE\",\n    \"country_iso_code\": \"IN\",\n    \"pincode\": \"400001\"\n  },\n  \"payment_mode\": null\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"type\": \"ValueError\",\n  \"value\": \"400001\",\n  \"message\": \"We are not delivering to '400001'\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "09137cf7-486f-4a01-a652-63f4c4547127",
        "name": "Order",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "d91cf7a7-0d81-494a-a7c7-b32400c05124",
            "name": "reassignLocation | Reassign location",
            "request": {
              "name": "reassignLocation | Reassign location",
              "description": {
                "content": "Reassign the shipment to a another location and update its status to 'Store Reassigned.'",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "store",
                  "reassign-internal"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"store_id\": \"<integer>\",\n  \"bag_id\": \"<integer>\",\n  \"affiliate_order_id\": \"<string>\",\n  \"affiliate_id\": \"<string>\",\n  \"item_id\": \"<string>\",\n  \"fynd_order_id\": \"<string>\",\n  \"set_id\": \"<string>\",\n  \"affiliate_bag_id\": \"<string>\",\n  \"reason_ids\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"mongo_article_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8961e0cf-1595-4bc3-8f05-002fb5304a78",
                "name": "Successfully reassigned location!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "store",
                      "reassign-internal"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"store_id\": 1,\n  \"bag_id\": 389937,\n  \"affiliate_order_id\": \"FY611612EE016DF94EC3\",\n  \"affiliate_id\": \"000000000000000000000004\",\n  \"affiliate_bag_id\": \"389937\",\n  \"fynd_order_id\": \"FY611612EE016DF94EC3\",\n  \"reason_ids\": [\n    122\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Store assigned successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "82d79bc5-5d4d-4383-891e-f923bd162b96",
            "name": "updateShipmentLock | Update a shipment lock",
            "request": {
              "name": "updateShipmentLock | Update a shipment lock",
              "description": {
                "content": "Modify shipment/bag lock status and update lock/unlock messages.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "entity",
                  "lock-manager"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"action\": \"<string>\",\n  \"action_type\": \"<string>\",\n  \"entities\": [\n    {\n      \"reason_text\": \"<string>\",\n      \"id\": \"<string>\",\n      \"affiliate_order_id\": \"<string>\",\n      \"affiliate_id\": \"<string>\",\n      \"affiliate_bag_id\": \"<string>\",\n      \"affiliate_shipment_id\": \"<string>\"\n    },\n    {\n      \"reason_text\": \"<string>\",\n      \"id\": \"<string>\",\n      \"affiliate_order_id\": \"<string>\",\n      \"affiliate_id\": \"<string>\",\n      \"affiliate_bag_id\": \"<string>\",\n      \"affiliate_shipment_id\": \"<string>\"\n    }\n  ],\n  \"entity_type\": \"<string>\",\n  \"resume_tasks_after_unlock\": \"<boolean>\",\n  \"lock_after_transition\": \"<boolean>\",\n  \"unlock_before_transition\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ff30752d-aab9-4589-b013-50b9f3b52de6",
                "name": "Successfully updated the Lock and get check status of the shipment/Bag",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "entity",
                      "lock-manager"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"action_type\": \"operational\",\n  \"action\": \"check\",\n  \"resume_tasks_after_unlock\": true,\n  \"entity_type\": \"shipments\",\n  \"user_id\": \"5f23c85bf4439a812561443a\",\n  \"entities\": [\n    {\n      \"id\": \"16189206454951802898\",\n      \"reason_text\": \"received reply from ajio\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"shipments checked successfully\",\n  \"check_response\": [\n    {\n      \"bags\": [\n        {\n          \"bag_id\": 175644,\n          \"is_locked\": false,\n          \"affiliate_bag_id\": \"def134\",\n          \"affiliate_order_id\": \"def134\"\n        }\n      ],\n      \"lock_status\": \"complete\",\n      \"is_bag_locked\": false,\n      \"is_shipment_locked\": true,\n      \"shipment_id\": \"16189206454951802898\",\n      \"affiliate_id\": \"5c764a6534add21972ef7b08\",\n      \"affiliate_shipment_id\": \"def134\",\n      \"original_filter\": {\n        \"shipment_id\": \"16189206454951802898\"\n      },\n      \"status\": \"dp_assigned\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "53d79210-e36c-45b5-a0b1-50edc7ecae50",
            "name": "updateAddress | Update shipment address",
            "request": {
              "name": "updateAddress | Update shipment address",
              "description": {
                "content": "Update the address details of an existing shipment based on the provided address_category. This operation allows the modification of critical shipment details, potentially affecting delivery/billing accuracy and customer communication.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  ":shipment_id",
                  "address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Unique shipment no. that is auto-generated"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"updated_address\": {\n    \"address\": \"<string>\",\n    \"area\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"state\": \"<string>\",\n    \"name\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"email\": \"<string>\",\n    \"country\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"latitude\": \"<double>\",\n    \"longitude\": \"<double>\"\n  },\n  \"address_type\": \"<string>\",\n  \"address_category\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6baecdc5-302b-498e-ad00-64e733ace73c",
                "name": "Updated Address will be processed!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) ID of the company fulfilling the shipment"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique shipment no. that is auto-generated"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"updated_address\": {\n    \"address\": \"5-45/112\",\n    \"area\": \"123/452\",\n    \"landmark\": \"Spired 828-metre skyscraper with a viewing deck, a restaurant, a hotel and offices.\",\n    \"pincode\": \"400078\",\n    \"city\": \"MUMBAI\",\n    \"state\": \"MAHARASHTRA\",\n    \"name\": \"sathish\",\n    \"phone\": \"8888888888\",\n    \"email\": \"test@example.com\",\n    \"country\": \"India\",\n    \"country_iso_code\": \"IN\",\n    \"latitude\": 19.0653252,\n    \"longitude\": 72.8423802\n  },\n  \"address_type\": \"office\",\n  \"address_category\": \"billing\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Address updated sucessfully for shipment_id: 16288365908081943264\",\n  \"sucess\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8b2954dc-7521-42bf-914d-54fbd571f435",
            "name": "updateShipmentStatus | Update a shipment's status",
            "request": {
              "name": "updateShipmentStatus | Update a shipment's status",
              "description": {
                "content": "It is used for updating the shipment in the following scenarios: Full Confirmation, Partial Confirmation, Change the status of a shipment, Full Cancellation, Partial Cancellation, Assign the shipment to DP. Click <a href='/commerce/miscellaneous/updateShipmentStatus'>here</a> to get the use case details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  "status-internal"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"force_transition\": \"<boolean>\",\n  \"statuses\": [\n    {\n      \"status\": \"<string>\",\n      \"shipments\": [\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ]\n          },\n          \"products\": [\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            },\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            }\n          ],\n          \"data_updates\": {\n            \"order_item_status\": [\n              {\n                \"data\": {\n                  \"dolore__6e\": 70111315.69104692\n                }\n              },\n              {\n                \"data\": {\n                  \"reprehenderit5\": -69889175.62205116,\n                  \"culpa_5\": false,\n                  \"reprehenderit38\": 35947116.77472079,\n                  \"iruree25\": -3551906.989941627\n                }\n              }\n            ],\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"quis_8\": -78612660.00389148,\n                  \"nostrud_1c\": 95017889.98480839,\n                  \"in701\": \"minim dolor\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"incididunt_3cb\": false\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"consequatb4\": 86409922.3656973,\n                  \"pariatur8\": -81345099.24996367\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"proidentee1\": 22322298,\n                  \"minim_9a\": false\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"elit_065\": \"pariatur adipisicing\",\n                  \"enim26_\": \"dolor cupidatat\",\n                  \"velit85\": \"ut sunt id irure\"\n                }\n              },\n              {\n                \"data\": {\n                  \"velitc\": \"eiusmod dolor consequat\",\n                  \"commodof\": -25921587\n                }\n              }\n            ],\n            \"entity_status\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              }\n            ]\n          },\n          \"transition_comments\": [\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            },\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            }\n          ],\n          \"refund_modes\": [\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        },\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ]\n          },\n          \"products\": [\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            },\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            }\n          ],\n          \"data_updates\": {\n            \"order_item_status\": [\n              {\n                \"data\": {\n                  \"velit_47\": -68453279,\n                  \"nulla_a\": true,\n                  \"adipisicing_af1\": -9521824,\n                  \"euf43\": -86156196\n                }\n              },\n              {\n                \"data\": {\n                  \"ea_eb\": 12459920.959317923\n                }\n              }\n            ],\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"fugiatc\": \"nisi sit ad dolore\",\n                  \"tempor10\": -56679740.62728329,\n                  \"amet_4\": \"exercitation\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"deserunt_0\": \"ipsum dolor\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"dolor_d\": 67543107.57460198\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"enim__\": true\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"dolore_57f\": \"enim amet\"\n                }\n              },\n              {\n                \"data\": {\n                  \"proident8\": \"c\",\n                  \"Ut_a\": \"consectetur magna culpa deserunt\",\n                  \"ea_c\": 4290507,\n                  \"eu582\": true\n                }\n              }\n            ],\n            \"entity_status\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              }\n            ]\n          },\n          \"transition_comments\": [\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            },\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            }\n          ],\n          \"refund_modes\": [\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"exclude_bags_next_state\": \"<string>\",\n      \"split_shipment\": \"<boolean>\"\n    },\n    {\n      \"status\": \"<string>\",\n      \"shipments\": [\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ]\n          },\n          \"products\": [\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            },\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            }\n          ],\n          \"data_updates\": {\n            \"order_item_status\": [\n              {\n                \"data\": {\n                  \"qui_d1f\": \"veniam culpa dolore non nostrud\"\n                }\n              },\n              {\n                \"data\": {\n                  \"do_94\": \"officia dolore\",\n                  \"eiusmod_242\": 54900017.161117405\n                }\n              }\n            ],\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"officia_3e\": \"exercitation fugiat ullamco quis sed\",\n                  \"minim_1\": true\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"pariatur_4dc\": true,\n                  \"pariatur_2\": \"nisi\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"enim_a\": \"dolore consequat dolore\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"exercitatione\": -76890812,\n                  \"deserunt_9\": -87274370,\n                  \"officia_\": true,\n                  \"in622\": true,\n                  \"enim_f\": \"in labore\"\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"culpa_8d\": -11475640,\n                  \"cupidatat_4\": \"d\"\n                }\n              },\n              {\n                \"data\": {\n                  \"reprehenderit64b\": \"dolore culpa aute minim\",\n                  \"deserunt_7\": \"reprehenderit\",\n                  \"dolore_d\": 11518216\n                }\n              }\n            ],\n            \"entity_status\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              }\n            ]\n          },\n          \"transition_comments\": [\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            },\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            }\n          ],\n          \"refund_modes\": [\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        },\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ]\n          },\n          \"products\": [\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            },\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            }\n          ],\n          \"data_updates\": {\n            \"order_item_status\": [\n              {\n                \"data\": {\n                  \"in5\": -20796582,\n                  \"anim_0_\": -20598653\n                }\n              },\n              {\n                \"data\": {\n                  \"laborisab\": \"sunt dolor sint\",\n                  \"pariaturdb0\": \"amet est quis\",\n                  \"doloreab\": -73096062\n                }\n              }\n            ],\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"magna_f\": -25395037.977511764\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"labore_bb9\": 91951182.15635142,\n                  \"in_70\": true\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"inf1\": -25555087,\n                  \"commodo_d\": 76132336.83900633\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"deserunt1d\": \"aute dolor nisi sit aliquip\"\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"culpae\": 70680992.74809566,\n                  \"adipisicing_690\": true,\n                  \"ametb\": -50023547\n                }\n              },\n              {\n                \"data\": {\n                  \"dolor_e5\": 99132313\n                }\n              }\n            ],\n            \"entity_status\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              }\n            ]\n          },\n          \"transition_comments\": [\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            },\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            }\n          ],\n          \"refund_modes\": [\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"exclude_bags_next_state\": \"<string>\",\n      \"split_shipment\": \"<boolean>\"\n    }\n  ],\n  \"lock_after_transition\": \"<boolean>\",\n  \"unlock_before_transition\": \"<boolean>\",\n  \"task\": \"<boolean>\",\n  \"resume_tasks_after_unlock\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2fd55701-cbc9-4eaf-988f-776493070c65",
                "name": "The successful response can contain both success or failure information. In case of failure, the response will still return with HTTP 200 status, but will specify the failed items/reasons within the response payload.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      "status-internal"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company id from where are transitioning the shipment state or data"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"statuses\": [\n    {\n      \"shipments\": [\n        {\n          \"identifier\": \"12345383008471878029\",\n          \"products\": []\n        }\n      ],\n      \"status\": \"bag_confirmed\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"statuses\": [\n    {\n      \"shipments\": [\n        {\n          \"status\": 200,\n          \"final_state\": {\n            \"bag_confirmed\": \"bag_confirmed\",\n            \"shipment_id\": \"17657988153481254215\"\n          },\n          \"identifier\": \"17657988153481254215\"\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f82e6483-2ac3-4ebf-a6a9-19b2130a2c0f",
            "name": "getShipmentHistory | Get a shipment's history",
            "request": {
              "name": "getShipmentHistory | Get a shipment's history",
              "description": {
                "content": "Get the history of the shipment",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  "history"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "shipment_id",
                    "value": "<string>",
                    "description": "Identifier for the shipment"
                  },
                  {
                    "disabled": false,
                    "key": "bag_id",
                    "value": "<integer>",
                    "description": "Identifier for a bag or product."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b3cbffaa-8388-4370-b942-13ca6a11bcf4",
                "name": "It shows the journey of the shipment!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      "history"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "shipment_id",
                        "value": "17268164622231808140"
                      },
                      {
                        "key": "bag_id",
                        "value": "2134"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"activity_history\": [\n    {\n      \"message\": \"Bag status changed to pending\",\n      \"store_id\": 10,\n      \"store_code\": \"SF94\",\n      \"store_name\": \"shub\",\n      \"reason\": {},\n      \"createdat\": \"01 Apr 2022, 17:57:PM\",\n      \"user\": \"system\",\n      \"type\": \"activity_status\",\n      \"activity_type\": \"activity_status\",\n      \"l1_detail\": \"\",\n      \"l2_detail\": \"\",\n      \"l3_detail\": \"\",\n      \"ticket_id\": \"\",\n      \"ticket_url\": \"\"\n    },\n    {\n      \"message\": \"Bag status changed to placed\",\n      \"store_id\": 10,\n      \"store_code\": \"SF94\",\n      \"store_name\": \"shub\",\n      \"reason\": {},\n      \"createdat\": \"01 Apr 2022, 17:57:PM\",\n      \"user\": \"system\",\n      \"type\": \"activity_status\",\n      \"activity_type\": \"activity_status\",\n      \"l1_detail\": \"\",\n      \"l2_detail\": \"\",\n      \"l3_detail\": \"\",\n      \"ticket_id\": \"\",\n      \"ticket_url\": \"\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "25892293-6462-4236-80c1-bbaf298e4a91",
            "name": "postShipmentHistory | Create shipment history",
            "request": {
              "name": "postShipmentHistory | Create shipment history",
              "description": {
                "content": "Used to add logs in history for a bag for the provided Shipment ID",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  "history"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"activity_history\": [\n    {\n      \"data\": {\n        \"message\": \"<string>\",\n        \"user_name\": \"<string>\"\n      },\n      \"filters\": [\n        {\n          \"shipment_id\": \"<string>\",\n          \"line_number\": \"<string>\",\n          \"identifier\": \"<string>\"\n        },\n        {\n          \"shipment_id\": \"<string>\",\n          \"line_number\": \"<string>\",\n          \"identifier\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"data\": {\n        \"message\": \"<string>\",\n        \"user_name\": \"<string>\"\n      },\n      \"filters\": [\n        {\n          \"shipment_id\": \"<string>\",\n          \"line_number\": \"<string>\",\n          \"identifier\": \"<string>\"\n        },\n        {\n          \"shipment_id\": \"<string>\",\n          \"line_number\": \"<string>\",\n          \"identifier\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "895fe4df-cc52-431e-ab06-d59512940467",
                "name": "It shows the journey of the shipment!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      "history"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"activity_history\": [\n    {\n      \"activity_history\": null,\n      \"data\": {\n        \"message\": \"New Message\",\n        \"user_name\": \"test\"\n      },\n      \"filters\": [\n        {\n          \"shipment_id\": \"123232\",\n          \"line_number\": \"123232\",\n          \"identifier\": \"1233232\"\n        },\n        {\n          \"shipment_id\": \"123232\",\n          \"line_number\": \"123232\",\n          \"identifier\": \"1233232\"\n        }\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"activity_history\": [\n    {\n      \"message\": \"Bag status changed to pending\",\n      \"store_id\": 10,\n      \"store_code\": \"SF94\",\n      \"store_name\": \"shub\",\n      \"reason\": {},\n      \"createdat\": \"01 Apr 2022, 17:57:PM\",\n      \"user\": \"system\",\n      \"type\": \"activity_status\",\n      \"activity_type\": \"activity_status\",\n      \"l1_detail\": \"\",\n      \"l2_detail\": \"\",\n      \"l3_detail\": \"\",\n      \"ticket_id\": \"\",\n      \"ticket_url\": \"\"\n    },\n    {\n      \"message\": \"Bag status changed to placed\",\n      \"store_id\": 10,\n      \"store_code\": \"SF94\",\n      \"store_name\": \"shub\",\n      \"reason\": {},\n      \"createdat\": \"01 Apr 2022, 17:57:PM\",\n      \"user\": \"system\",\n      \"type\": \"activity_status\",\n      \"activity_type\": \"activity_status\",\n      \"l1_detail\": \"\",\n      \"l2_detail\": \"\",\n      \"l3_detail\": \"\",\n      \"ticket_id\": \"\",\n      \"ticket_url\": \"\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "919e7da0-8c5d-434e-80d9-3b5e257ce8c0",
            "name": "updatePackagingDimensions | Update packaging dimensions",
            "request": {
              "name": "updatePackagingDimensions | Update packaging dimensions",
              "description": {
                "content": "Used to modify the packaging dimension of a shipment",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "update-packaging-dimension"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"current_status\": \"<string>\",\n  \"dimension\": [\n    {\n      \"packaging_type\": \"<string>\",\n      \"weight\": \"<number>\",\n      \"height\": \"<number>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\"\n    },\n    {\n      \"packaging_type\": \"<string>\",\n      \"weight\": \"<number>\",\n      \"height\": \"<number>\",\n      \"length\": \"<number>\",\n      \"width\": \"<number>\"\n    }\n  ],\n  \"shipment_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c1967679-01b6-40ef-ba3b-78528d424139",
                "name": "Packaging Dimensions updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "update-packaging-dimension"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"current_status\": \"bag_packed\",\n  \"shipment_id\": \"17268164622231808140\",\n  \"dimension\": [\n    {\n      \"height\": 100,\n      \"length\": 10.99,\n      \"packaging_type\": \"System Default\",\n      \"weight\": 0.22,\n      \"width\": 10\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Packaging Dimensions updated successfully for 17268164622231808140.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9ba25b2a-aa3e-4a02-9944-13cfa8ee4f31",
            "name": "getChannelConfig | Get channel configuration",
            "request": {
              "name": "getChannelConfig | Get channel configuration",
              "description": {
                "content": "Retrieve configuration settings specific to orders for a channel",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "order-config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ece07fc2-2f28-477d-88f7-8a2c4df7e7d5",
                "name": "Successfully created the config data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "order-config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"config_data\": {\n    \"payment_info\": {\n      \"payment_methods\": [\n        {\n          \"mode\": \"COD\",\n          \"collect_by\": \"gringotts\",\n          \"refund_by\": \"gringotts\"\n        }\n      ],\n      \"source\": \"fynd\",\n      \"mode_of_payment\": \"COD\"\n    },\n    \"dp_configuration\": {\n      \"shipping_by\": \"fynd\"\n    },\n    \"logo_url\": {},\n    \"location_reassignment\": false,\n    \"lock_states\": [\n      \"bag_packed\"\n    ],\n    \"shipment_assignment\": \"16703096324891701814\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8a277540-ef9c-491f-8836-0fa1209537d5",
            "name": "createChannelConfig | Create channel configuration",
            "request": {
              "name": "createChannelConfig | Create channel configuration",
              "description": {
                "content": "Set up configuration for a channel specific to orders which has implications over how the order fulfilment happens in a channel",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "order-config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"config_data\": {\n    \"dp_configuration\": {\n      \"shipping_by\": \"<string>\"\n    },\n    \"shipment_assignment\": \"<string>\",\n    \"location_reassignment\": \"<boolean>\",\n    \"logo_url\": {\n      \"et_714\": false\n    },\n    \"payment_info\": {\n      \"source\": \"<string>\",\n      \"payment_methods\": [\n        {\n          \"collect_by\": \"<string>\",\n          \"refund_by\": \"<string>\",\n          \"mode\": \"<string>\"\n        },\n        {\n          \"collect_by\": \"<string>\",\n          \"refund_by\": \"<string>\",\n          \"mode\": \"<string>\"\n        }\n      ],\n      \"mode_of_payment\": \"<string>\"\n    },\n    \"lock_states\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "80bf28d0-4f40-4df7-99da-22c95008566c",
                "name": "Successfully updateShipmentStatus!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "order-config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"config_data\": {\n    \"payment_info\": {\n      \"payment_methods\": [\n        {\n          \"mode\": \"COD\",\n          \"collect_by\": \"gringotts\",\n          \"refund_by\": \"gringotts\"\n        }\n      ],\n      \"source\": \"fynd\",\n      \"mode_of_payment\": \"COD\"\n    },\n    \"dp_configuration\": {\n      \"shipping_by\": \"fynd\"\n    },\n    \"location_reassignment\": false,\n    \"lock_states\": [\n      \"bag_packed\"\n    ],\n    \"shipment_assignment\": \"16703096324891701814\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"acknowledged\": true,\n    \"is_upserted\": false,\n    \"is_inserted\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bfef977f-acdb-4411-b3ef-b63abb810b63",
            "name": "attachOrderUser | Attach order to a user",
            "request": {
              "name": "attachOrderUser | Attach order to a user",
              "description": {
                "content": "Attach an anonymous order to a customer based on OTP verification",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "user",
                  "attach"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"fynd_order_id\": \"<string>\",\n  \"otp_data\": {\n    \"request_id\": \"<string>\"\n  },\n  \"user_info\": {\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"country_code\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "aa9098af-eb05-42a5-bae5-4c10a79d7407",
                "name": "Attach user to order",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "user",
                      "attach"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"fynd_order_id\": \"FY66FBDE2D01686A604D\",\n  \"otp_data\": {\n    \"request_id\": \"72abc9079d2f1a4d727dc946320e0c5b\"\n  },\n  \"user_info\": {\n    \"country_code\": \"91\",\n    \"first_name\": \"Sonali\",\n    \"last_name\": \"Nalawade\",\n    \"mobile\": \"8888888888\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Successfully event messages.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e8984c2f-77b7-4b72-ae86-2dc6fdb51168",
            "name": "sendUserMobileOTP | Send user mobile OTP",
            "request": {
              "name": "sendUserMobileOTP | Send user mobile OTP",
              "description": {
                "content": "Send a one-time OTP to a customer mobile number",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "user",
                  "send",
                  "otp",
                  "mobile"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"mobile\": \"<number>\",\n  \"country_code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "26ac59d9-6a95-48e0-a1ac-90e3e28bc64e",
                "name": "Send OTP to user mobile",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "user",
                      "send",
                      "otp",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"country_code\": \"91\",\n  \"mobile\": 8888888888\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"request_id\": \"112312312\",\n    \"message\": \"Text\",\n    \"resend_timer\": 600,\n    \"mobile\": 8888888888\n  },\n  \"message\": \"Text\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "fd7771e9-02fd-4411-b932-89d36e500b25",
            "name": "verifyMobileOTP | Verify mobile OTP",
            "request": {
              "name": "verifyMobileOTP | Verify mobile OTP",
              "description": {
                "content": "Perform OTP verification to link a user to an anonymous order",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "user",
                  "verify",
                  "otp"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"fynd_order_id\": \"<string>\",\n  \"otp_data\": {\n    \"mobile\": \"<string>\",\n    \"otp_code\": \"<integer>\",\n    \"request_id\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4b934db6-4020-4bc9-99e2-0097fcf5dfd3",
                "name": "Verify OTP",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "user",
                      "verify",
                      "otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"fynd_order_id\": \"FY6630ABF101EB1369A5\",\n  \"otp_data\": {\n    \"mobile\": \"8888888888\",\n    \"otp_code\": 5480,\n    \"request_id\": \"23e86f9bcdef2ddd318826202f063b9a\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"country_code\": \"91\",\n    \"message\": \"Text\",\n    \"fynd_order_id\": \"FY6630ABF101EB1369A5\",\n    \"mobile\": \"8888888888\"\n  },\n  \"message\": \"Verified successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3ee410e7-f852-498f-8387-8315317ed353",
            "name": "eInvoiceRetry | Retry E-invoice",
            "request": {
              "name": "eInvoiceRetry | Retry E-invoice",
              "description": {
                "content": "Reattempt the generation of an E-invoice",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "einvoice",
                  "retry",
                  "irn"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"shipments_data\": [\n    {\n      \"shipment_id\": \"<string>\",\n      \"einvoice_type\": \"<string>\"\n    },\n    {\n      \"shipment_id\": \"<string>\",\n      \"einvoice_type\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "20283907-b277-4223-871b-d7fbeefb2537",
                "name": "E-invoice generated successfully for all/few shipments from given list of shipments.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "einvoice",
                      "retry",
                      "irn"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipments_data\": [\n    {\n      \"shipment_id\": \"16342342342343423\",\n      \"einvoice_type\": \"invoice\"\n    },\n    {\n      \"shipment_id\": \"16342342342343423\",\n      \"einvoice_type\": \"credit_note\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"response_data\": [\n    {\n      \"shipment_id\": \"16342342342343423\",\n      \"einvoice_type\": \"invoice\",\n      \"status\": 200,\n      \"message\": \"E-invoice generated for given shipment\",\n      \"einvoice_info\": {\n        \"irn_details\": {\n          \"ack_no\": \"172313559180590\",\n          \"ack_dt\": \"2023-10-01T12:09:00.000Z\",\n          \"irn\": \"5ac2752f161c356d6957d5e7e52759343acfa516638b92718a1309dc25ee0015\",\n          \"signed_invoice\": \"d6GXwwhz86_aRlXmueRHboFRB8UhnWGU3CREZKesJkYz42e2HduZ5_d29zoh7yhIiIDC5TLueWHIMHE0UJ5C1z5i0QQSdjMrqBcamu7rpS6wOVIEt6RMs2CZulKt\",\n          \"signed_qr_code\": \"d6GXwwhz86_aRlXmueRHboFRB8UhnWGU3CREZKesJkYz42e2HduZ5_d29zoh7yhIiIDC5TLueWHIMHE0UJ5C1z5i0QQSdjMrqBcamu7rpS6wOVIEt6RMs2CZulKt\"\n        }\n      }\n    },\n    {\n      \"shipment_id\": \"16342342342343424\",\n      \"einvoice_type\": \"invoice\",\n      \"status\": 200,\n      \"message\": \"E-invoice generated for given shipment\",\n      \"einvoice_info\": {\n        \"irn_details\": {\n          \"ack_no\": \"172313559180590\",\n          \"ack_dt\": \"2023-10-01T12:09:00.000Z\",\n          \"irn\": \"5ac2752f161c356d6957d5e7e52759343acfa516638b92718a1309dc25ee0015\",\n          \"signed_invoice\": \"d6GXwwhz86_aRlXmueRHboFRB8UhnWGU3CREZKesJkYz42e2HduZ5_d29zoh7yhIiIDC5TLueWHIMHE0UJ5C1z5i0QQSdjMrqBcamu7rpS6wOVIEt6RMs2CZulKt\",\n          \"signed_qr_code\": \"d6GXwwhz86_aRlXmueRHboFRB8UhnWGU3CREZKesJkYz42e2HduZ5_d29zoh7yhIiIDC5TLueWHIMHE0UJ5C1z5i0QQSdjMrqBcamu7rpS6wOVIEt6RMs2CZulKt\"\n        }\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "96fae366-827f-4a9d-8412-96714666fa36",
                "name": "Bad request. See the message or einvoice_info.error_details object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "einvoice",
                      "retry",
                      "irn"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipments_data\": [\n    {\n      \"shipment_id\": \"16342342342343423\",\n      \"einvoice_type\": \"invoice\"\n    },\n    {\n      \"shipment_id\": \"16342342342343423\",\n      \"einvoice_type\": \"credit_note\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"response_data\": [\n    {\n      \"shipment_id\": \"16342342342343424\",\n      \"einvoice_type\": \"invoice\",\n      \"status\": 400,\n      \"message\": \"E-invoice generation failed for shipment\",\n      \"einvoice_info\": {\n        \"error_details\": [\n          {\n            \"error_code\": \"3028\",\n            \"error_message\": \"GSTIN -22AQDPK3837A1Z5 is invalid.\"\n          },\n          {\n            \"error_code\": \"2265\",\n            \"error_message\": \"Recipient GSTIN state code does not match with the state code passed in recipient details\"\n          }\n        ]\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2d0681f0-f0b9-42c0-a141-1f753371cc7c",
            "name": "trackShipment | Track shipment",
            "request": {
              "name": "trackShipment | Track shipment",
              "description": {
                "content": "Retrieve courier partner tracking details for a given shipment Id or AWB number",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "tracking"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "shipment_id",
                    "value": "<string>",
                    "description": "Unique identifier of a shipment on the platform."
                  },
                  {
                    "disabled": false,
                    "key": "awb",
                    "value": "<string>",
                    "description": "AWB number"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "Page number for pagination."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of records per page for pagination."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1400cf5b-5f31-4566-b5bf-c65c9b1d862f",
                "name": "Shipment Tracking fetched successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "tracking"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "shipment_id",
                        "value": "17270022113341641815"
                      },
                      {
                        "key": "awb",
                        "value": "581066182"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "2"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"awb\": \"713191641\",\n      \"dp_location\": \"Mumbai\",\n      \"dp_name\": \"Ecom b2b\",\n      \"dp_status\": \"dp_assigned\",\n      \"dp_status_updated_at\": \"2023-07-12T20:17:46.384Z\",\n      \"estimated_delivery_date\": \"2023-07-12T20:17:46.384Z\",\n      \"id\": 370,\n      \"journey\": \"forward\",\n      \"operational_status\": \"dp_assigned\",\n      \"promised_delivery_date\": \"2023-07-12T20:17:46.384Z\",\n      \"remark\": \"UD -Manifested\",\n      \"shipment_id\": \"16908065964581066182\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"item_total\": 3,\n    \"size\": 200,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a88be629-dc54-49db-b90d-8629fc487ab9",
            "name": "updateShipmentTracking | Update shipment tracking",
            "request": {
              "name": "updateShipmentTracking | Update shipment tracking",
              "description": {
                "content": "Modify courier partner tracking details for a given shipment Id or AWB number",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "tracking"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"awb\": \"<string>\",\n  \"dp_name\": \"<string>\",\n  \"dp_status_updated_at\": \"<dateTime>\",\n  \"journey\": \"<string>\",\n  \"shipment_id\": \"<string>\",\n  \"dp_location\": \"<string>\",\n  \"dp_status\": \"<string>\",\n  \"estimated_delivery_date\": \"<dateTime>\",\n  \"meta\": {\n    \"magna5b7\": -20361727.2854041\n  },\n  \"operational_status\": \"<string>\",\n  \"promised_delivery_date\": \"<dateTime>\",\n  \"remark\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "604a07f5-da9a-451a-9359-c85b350cf755",
                "name": "Shipment Tracking updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "tracking"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"awb\": \"713191641\",\n  \"dp_location\": \"Mumbai\",\n  \"dp_name\": \"Ecom b2b\",\n  \"dp_status\": \"dp_assigned\",\n  \"dp_status_updated_at\": \"2023-07-12T20:17:46.384Z\",\n  \"estimated_delivery_date\": \"2023-07-12T20:17:46.384Z\",\n  \"journey\": \"forward\",\n  \"operational_status\": \"dp_assigned\",\n  \"promised_delivery_date\": \"2023-07-12T20:17:46.384Z\",\n  \"remark\": \"UD -Manifested\",\n  \"shipment_id\": \"16908065964581066182\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"awb\": \"713191641\",\n  \"dp_location\": \"Mumbai\",\n  \"dp_name\": \"Ecom b2b\",\n  \"dp_status\": \"dp_assigned\",\n  \"dp_status_updated_at\": \"2023-07-12T20:17:46.384Z\",\n  \"estimated_delivery_date\": \"2023-07-12T20:17:46.384Z\",\n  \"id\": 370,\n  \"journey\": \"forward\",\n  \"operational_status\": \"dp_assigned\",\n  \"promised_delivery_date\": \"2023-07-12T20:17:46.384Z\",\n  \"remark\": \"UD -Manifested\",\n  \"shipment_id\": \"16908065964581066182\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "054b1d60-1472-443a-b09f-b2667653e87a",
            "name": "generateInvoiceID | Generate and attach invoice Id",
            "request": {
              "name": "generateInvoiceID | Generate and attach invoice Id",
              "description": {
                "content": "Generate and attach Invoice Ids against shipments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  ":invoice_type",
                  "id",
                  "generate"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "invoice_type",
                    "description": "(Required) mention the type of invoice id to generate"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"shipment_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "53d160c1-bb16-42fc-9523-13d28333f73f",
                "name": "NOTE success response can contains success and failed result as well",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      ":invoice_type",
                      "id",
                      "generate"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "invoice_type",
                        "description": "(Required) mention the type of invoice id to generate"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipment_ids\": [\n    \"16838049724111283577\",\n    \"16836368409661507353\",\n    \"16830062656481252150\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"shipment_id\": \"16838049724111283577\",\n      \"success\": true,\n      \"invoice_id\": \"A0B1C2D3\",\n      \"error_message\": null\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c6629cb5-a986-4d59-acfb-00e352611b29",
            "name": "addStateManagerConfig | Allows esm config updation",
            "request": {
              "name": "addStateManagerConfig | Allows esm config updation",
              "description": {
                "content": "Update ESM config",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "state",
                  "manager",
                  "config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"data\": {\n    \"conditions\": {\n      \"app_id\": \"<string>\",\n      \"entity\": \"<string>\",\n      \"ordering_channel\": \"<string>\",\n      \"ordering_source\": \"<string>\"\n    },\n    \"configs\": [\n      {\n        \"current\": \"<string>\",\n        \"list\": [\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"laborum_2\": -57147841,\n              \"labore_0c\": \"ex deserunt elit adipisicing aliquip\",\n              \"ea3f\": -10754346.33162798\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"labore_15\": -14924633,\n                    \"Excepteurf3\": -54403461.485963866,\n                    \"id7\": 31078266.064568937\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"commodo_56a\": -3870368\n                  }\n                }\n              }\n            ]\n          },\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"nostrud3b\": \"veniam magna proident dolore irure\",\n              \"sed_cd\": \"rep\",\n              \"sit_091\": true\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"Excepteur02\": \"Ut ulla\",\n                    \"officia_bf\": 46119424\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"do_8\": \"adipisicing nulla eni\",\n                    \"dolor_aa\": false\n                  }\n                }\n              }\n            ]\n          }\n        ],\n        \"global_schema\": {\n          \"props\": [\n            {\n              \"type\": \"<string>\",\n              \"category\": \"<string>\",\n              \"value\": \"<string>\",\n              \"id\": \"<string>\",\n              \"label\": \"<string>\",\n              \"info\": \"<string>\"\n            },\n            {\n              \"type\": \"<string>\",\n              \"category\": \"<string>\",\n              \"value\": \"<string>\",\n              \"id\": \"<string>\",\n              \"label\": \"<string>\",\n              \"info\": \"<string>\"\n            }\n          ]\n        },\n        \"preset\": {\n          \"pages\": [\n            {\n              \"type\": \"<string>\",\n              \"item_total\": \"<integer>\",\n              \"next_id\": \"<string>\",\n              \"has_previous\": \"<boolean>\",\n              \"has_next\": \"<boolean>\",\n              \"current\": \"<integer>\",\n              \"size\": \"<integer>\",\n              \"page_size\": \"<integer>\"\n            },\n            {\n              \"type\": \"<string>\",\n              \"item_total\": \"<integer>\",\n              \"next_id\": \"<string>\",\n              \"has_previous\": \"<boolean>\",\n              \"has_next\": \"<boolean>\",\n              \"current\": \"<integer>\",\n              \"size\": \"<integer>\",\n              \"page_size\": \"<integer>\"\n            }\n          ]\n        }\n      },\n      {\n        \"current\": \"<string>\",\n        \"list\": [\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"occaecat97\": true,\n              \"sit3\": -24340127,\n              \"ipsum_8\": \"laboris de\",\n              \"mollitd\": 84463559\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"tempor_38\": \"labore Lorem\"\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"in_e\": \"deserunt\",\n                    \"eu_19\": \"aute cupidatat\"\n                  }\n                }\n              }\n            ]\n          },\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"laborum_0b2\": \"eu non magna Lorem\",\n              \"deserunt_13_\": -29717138,\n              \"Duis_d\": \"esse deserunt\",\n              \"ut_5a8\": 37482839\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"in6d3\": -77242981.29290962\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"Duis_491\": true,\n                    \"dolor_0c5\": -79393914.0330052,\n                    \"adipisicingf\": true,\n                    \"Excepteur5\": false\n                  }\n                }\n              }\n            ]\n          }\n        ],\n        \"global_schema\": {\n          \"props\": [\n            {\n              \"type\": \"<string>\",\n              \"category\": \"<string>\",\n              \"value\": \"<string>\",\n              \"id\": \"<string>\",\n              \"label\": \"<string>\",\n              \"info\": \"<string>\"\n            },\n            {\n              \"type\": \"<string>\",\n              \"category\": \"<string>\",\n              \"value\": \"<string>\",\n              \"id\": \"<string>\",\n              \"label\": \"<string>\",\n              \"info\": \"<string>\"\n            }\n          ]\n        },\n        \"preset\": {\n          \"pages\": [\n            {\n              \"type\": \"<string>\",\n              \"item_total\": \"<integer>\",\n              \"next_id\": \"<string>\",\n              \"has_previous\": \"<boolean>\",\n              \"has_next\": \"<boolean>\",\n              \"current\": \"<integer>\",\n              \"size\": \"<integer>\",\n              \"page_size\": \"<integer>\"\n            },\n            {\n              \"type\": \"<string>\",\n              \"item_total\": \"<integer>\",\n              \"next_id\": \"<string>\",\n              \"has_previous\": \"<boolean>\",\n              \"has_next\": \"<boolean>\",\n              \"current\": \"<integer>\",\n              \"size\": \"<integer>\",\n              \"page_size\": \"<integer>\"\n            }\n          ]\n        }\n      }\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6d87e6e6-6139-4634-b9b0-ae731ae7a044",
                "name": "Config updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "state",
                      "manager",
                      "config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"conditions\": {\n      \"app_id\": \"default\",\n      \"ordering_channel\": \"default\",\n      \"entity\": \"shipment\"\n    },\n    \"configs\": [\n      {\n        \"from_state\": \"placed\",\n        \"to_state\": \"bag_confirmed\",\n        \"pre_hooks\": [],\n        \"post_hooks\": [\n          {\n            \"task\": \"state_hopper\",\n            \"filter\": {\n              \"order_type\": \"HomeDelivery\"\n            },\n            \"kwargs\": {\n              \"current_status\": \"bag_confirmed\",\n              \"next_status\": \"bag_invoiced\"\n            }\n          }\n        ],\n        \"flags\": {\n          \"can_break_entity\": [\n            {\n              \"value\": false,\n              \"filter\": {}\n            }\n          ]\n        }\n      }\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": [\n    {\n      \"acknowledged\": true,\n      \"is_upserted\": true,\n      \"is_inserted\": false\n    }\n  ],\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "017dd317-24d4-4a8d-8adf-6a3b4b7394fd",
            "name": "getStateManagerConfig | Retrieves Entity State Manager configuration which includes flags, hooks, and filters, for a specific application within a company's setup.",
            "request": {
              "name": "getStateManagerConfig | Retrieves Entity State Manager configuration which includes flags, hooks, and filters, for a specific application within a company's setup.",
              "description": {
                "content": "This endpoint retrieves the ESM (Entity State Manager) configuration for a specific application within a company. The retrieval is based on parameters such as application ID, ordering channel, and entity type.\nThe ESM config stores order processing configuration. Each document in the ESM config collection of  Order Management System - OMS's database is a JSON object representing the configuration of a specific application ID. This includes filters, hooks, flags set on different state-transitions.  This configuration is picked and accordingly features are enabled. \n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "state",
                  "manager",
                  "config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "app_id",
                    "value": "<string>",
                    "description": "The unique identifier of the application."
                  },
                  {
                    "disabled": false,
                    "key": "ordering_channel",
                    "value": "<string>",
                    "description": "The channel through which orders are placed."
                  },
                  {
                    "disabled": false,
                    "key": "ordering_source",
                    "value": "<string>",
                    "description": "To uniquely identify the source through which order has been placed."
                  },
                  {
                    "disabled": false,
                    "key": "entity",
                    "value": "<string>",
                    "description": "The entity for which the configuration is applied."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b147b4d9-13cf-4a23-a9d2-eddf47770671",
                "name": "This denotes a successful response. ESM config data fetched successfully for given application ID, ordering channel, and entity.\n",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "state",
                      "manager",
                      "config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "app_id",
                        "value": "63f8926ad139ce26cab2ed11"
                      },
                      {
                        "key": "ordering_channel",
                        "value": "marketplace"
                      },
                      {
                        "key": "ordering_source",
                        "value": "<string>"
                      },
                      {
                        "key": "entity",
                        "value": "shipment"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": [\n    {\n      \"conditions\": {\n        \"app_id\": \"63f8926ad139ce26cab2ed11\",\n        \"ordering_channel\": \"marketplace\",\n        \"entity\": \"shipment\"\n      },\n      \"configs\": [\n        {\n          \"from_state\": \"*\",\n          \"to_state\": \"*\",\n          \"pre_hooks\": [\n            {\n              \"task\": \"unlock_before_transition\",\n              \"filter\": {\n                \"unlock_before_transition\": true\n              },\n              \"kwargs\": {}\n            }\n          ],\n          \"post_hooks\": [\n            {\n              \"task\": \"lock_entity\",\n              \"kwargs\": {}\n            }\n          ],\n          \"flags\": {\n            \"transition_api_for_frontend\": [\n              {\n                \"value\": \"v1\",\n                \"filter\": {}\n              }\n            ],\n            \"allowed_user_facing_states\": [\n              {\n                \"value\": [\n                  \"cancelled_customer\",\n                  \"return_initiated\",\n                  \"return_pre_qc\"\n                ],\n                \"filter\": {}\n              }\n            ],\n            \"optimize_transition\": [\n              {\n                \"value\": \"no_optimization\",\n                \"filter\": {}\n              }\n            ],\n            \"allowed_bag_updates\": [\n              {\n                \"value\": {\n                  \"meta\": {\n                    \"type\": \"non_mandatory\"\n                  },\n                  \"pdf_links\": {\n                    \"type\": \"non_mandatory\"\n                  },\n                  \"affiliate_meta\": {\n                    \"type\": \"non_mandatory\"\n                  },\n                  \"delivery_awb_number\": {\n                    \"type\": \"non_mandatory\"\n                  },\n                  \"can_be_cancelled\": {\n                    \"type\": \"non_mandatory\"\n                  },\n                  \"is_returnable\": {\n                    \"type\": \"non_mandatory\"\n                  },\n                  \"is_customer_return_allowed\": {\n                    \"type\": \"non_mandatory\"\n                  }\n                },\n                \"filter\": {}\n              }\n            ],\n            \"allowed_bag_status_updates\": [\n              {\n                \"value\": {\n                  \"meta\": {\n                    \"type\": \"non_mandatory\"\n                  }\n                },\n                \"filter\": {}\n              }\n            ],\n            \"can_break_entity\": [\n              {\n                \"value\": false,\n                \"filter\": {}\n              }\n            ]\n          }\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "deec21bb-0333-4f3d-b3c7-6fdf6742ec41",
            "name": "getRules | List of RMA rules based on the given input conditions.",
            "request": {
              "name": "getRules | List of RMA rules based on the given input conditions.",
              "description": {
                "content": "Retrieves a comprehensive list of RMA (Return Merchandise Authorization) rules associated with  a specific company and application. These rules dictate the processes for handling returns,  including actions, reasons, quality control (QC) types, and associated questions.  The endpoint allows for filtering and pagination based on input conditions, providing a tailored set of rules that match the criteria specified.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "rule_list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"page_no\": \"<integer>\",\n  \"channel\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"department\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "dd49d56b-6490-4648-8513-cfae9c386162",
                "name": "The request was successful, and the response contains a list of RMA rules  that match the specified criteria, along with pagination details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "rule_list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"page_no\": 1,\n  \"page_size\": 5,\n  \"channel\": [\n    \"643e93f5ffc8101656a5629b\"\n  ],\n  \"department\": [],\n  \"is_active\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 100,\n    \"has_previous\": true,\n    \"has_next\": true\n  },\n  \"items\": [\n    {\n      \"id\": \"1\",\n      \"entity_type\": \"department\",\n      \"value\": \"1\",\n      \"channel\": \"0000000000000000003\",\n      \"actions\": {\n        \"reasons\": [\n          {\n            \"id\": 1,\n            \"meta\": {\n              \"show_text_area\": true\n            },\n            \"qc_type\": [\n              \"doorstep_qc\"\n            ],\n            \"is_active\": true,\n            \"display_name\": \"Example Reason\",\n            \"question_set\": [\n              {\n                \"id\": 1,\n                \"display_name\": \"Check Brand Image\"\n              }\n            ]\n          }\n        ]\n      },\n      \"qc_enabled\": true,\n      \"is_deleted\": false,\n      \"conditions\": [\n        {\n          \"department\": \"1\"\n        }\n      ],\n      \"meta\": {\n        \"department\": \"1\"\n      },\n      \"rule_type\": \"custom\",\n      \"is_active\": true\n    }\n  ],\n  \"success\": true,\n  \"error\": null\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ea698827-d4ca-44dc-a442-9c58a01712ea",
                "name": "The request was invalid. Review the error object in the response body to identify the cause of the error and correct the request accordingly.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "rule_list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"page_no\": 1,\n  \"page_size\": 5,\n  \"channel\": [\n    \"643e93f5ffc8101656a5629b\"\n  ],\n  \"department\": [],\n  \"is_active\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e0a26e04-b7a9-404d-aa03-fc313ce891e9",
            "name": "updatePaymentInfo | Update payment details for an order, its shipments and its bags.",
            "request": {
              "name": "updatePaymentInfo | Update payment details for an order, its shipments and its bags.",
              "description": {
                "content": "Updates the payment mode for an order, its shipments and its bags. This endpoint allows for modifying payment methods, and associated details but not amount.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "payment",
                  "update"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"products\": [\n    {\n      \"line_number\": \"<integer>\",\n      \"payment_methods\": [\n        {\n          \"name\": \"<string>\",\n          \"mode\": \"<string>\",\n          \"amount\": \"<float>\",\n          \"identifier\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"aggregator\": \"<string>\",\n          \"action\": {\n            \"name\": \"<string>\",\n            \"current_identifier\": \"<string>\",\n            \"current_mode\": \"<string>\",\n            \"refund_to\": \"<string>\"\n          },\n          \"refund_by\": \"<string>\",\n          \"collect_by\": \"<string>\",\n          \"meta\": {\n            \"payment_gateway\": \"<string>\",\n            \"payment_identifier\": \"<string>\",\n            \"logo_url\": {\n              \"large\": \"<string>\",\n              \"small\": \"<string>\"\n            }\n          }\n        },\n        {\n          \"name\": \"<string>\",\n          \"mode\": \"<string>\",\n          \"amount\": \"<float>\",\n          \"identifier\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"aggregator\": \"<string>\",\n          \"action\": {\n            \"name\": \"<string>\",\n            \"current_identifier\": \"<string>\",\n            \"current_mode\": \"<string>\",\n            \"refund_to\": \"<string>\"\n          },\n          \"refund_by\": \"<string>\",\n          \"collect_by\": \"<string>\",\n          \"meta\": {\n            \"payment_gateway\": \"<string>\",\n            \"payment_identifier\": \"<string>\",\n            \"logo_url\": {\n              \"large\": \"<string>\",\n              \"small\": \"<string>\"\n            }\n          }\n        }\n      ]\n    },\n    {\n      \"line_number\": \"<integer>\",\n      \"payment_methods\": [\n        {\n          \"name\": \"<string>\",\n          \"mode\": \"<string>\",\n          \"amount\": \"<float>\",\n          \"identifier\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"aggregator\": \"<string>\",\n          \"action\": {\n            \"name\": \"<string>\",\n            \"current_identifier\": \"<string>\",\n            \"current_mode\": \"<string>\",\n            \"refund_to\": \"<string>\"\n          },\n          \"refund_by\": \"<string>\",\n          \"collect_by\": \"<string>\",\n          \"meta\": {\n            \"payment_gateway\": \"<string>\",\n            \"payment_identifier\": \"<string>\",\n            \"logo_url\": {\n              \"large\": \"<string>\",\n              \"small\": \"<string>\"\n            }\n          }\n        },\n        {\n          \"name\": \"<string>\",\n          \"mode\": \"<string>\",\n          \"amount\": \"<float>\",\n          \"identifier\": \"<string>\",\n          \"display_name\": \"<string>\",\n          \"aggregator\": \"<string>\",\n          \"action\": {\n            \"name\": \"<string>\",\n            \"current_identifier\": \"<string>\",\n            \"current_mode\": \"<string>\",\n            \"refund_to\": \"<string>\"\n          },\n          \"refund_by\": \"<string>\",\n          \"collect_by\": \"<string>\",\n          \"meta\": {\n            \"payment_gateway\": \"<string>\",\n            \"payment_identifier\": \"<string>\",\n            \"logo_url\": {\n              \"large\": \"<string>\",\n              \"small\": \"<string>\"\n            }\n          }\n        }\n      ]\n    }\n  ],\n  \"payment_methods\": [\n    {\n      \"name\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"amount\": \"<float>\",\n      \"identifier\": \"<string>\",\n      \"display_name\": \"<string>\",\n      \"aggregator\": \"<string>\",\n      \"action\": {\n        \"name\": \"<string>\",\n        \"current_identifier\": \"<string>\",\n        \"current_mode\": \"<string>\",\n        \"refund_to\": \"<string>\"\n      },\n      \"refund_by\": \"<string>\",\n      \"collect_by\": \"<string>\",\n      \"meta\": {\n        \"payment_gateway\": \"<string>\",\n        \"payment_identifier\": \"<string>\",\n        \"logo_url\": {\n          \"large\": \"<string>\",\n          \"small\": \"<string>\"\n        }\n      }\n    },\n    {\n      \"name\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"amount\": \"<float>\",\n      \"identifier\": \"<string>\",\n      \"display_name\": \"<string>\",\n      \"aggregator\": \"<string>\",\n      \"action\": {\n        \"name\": \"<string>\",\n        \"current_identifier\": \"<string>\",\n        \"current_mode\": \"<string>\",\n        \"refund_to\": \"<string>\"\n      },\n      \"refund_by\": \"<string>\",\n      \"collect_by\": \"<string>\",\n      \"meta\": {\n        \"payment_gateway\": \"<string>\",\n        \"payment_identifier\": \"<string>\",\n        \"logo_url\": {\n          \"large\": \"<string>\",\n          \"small\": \"<string>\"\n        }\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "738b45af-25cc-44d3-87eb-3967f3df8e7e",
                "name": "The request was successful, and the payment mode has been updated for the specified order and shipments.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "payment",
                      "update"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipment_id\": \"SHIP1234\",\n  \"products\": [\n    {\n      \"line_number\": 1,\n      \"payment_methods\": [\n        {\n          \"name\": \"UPI\",\n          \"mode\": \"PREPAID\",\n          \"amount\": 50,\n          \"identifier\": \"UPI123\",\n          \"display_name\": \"Google Pay\",\n          \"aggregator\": \"PaymentGateway2\",\n          \"refund_by\": \"seller\",\n          \"collect_by\": \"seller\",\n          \"action\": {\n            \"name\": \"override\",\n            \"current_mode\": \"PREPAID\",\n            \"current_identifier\": \"PP123\",\n            \"refund_to\": \"source\"\n          }\n        }\n      ]\n    }\n  ],\n  \"payment_methods\": [\n    {\n      \"name\": \"UPI\",\n      \"mode\": \"PREPAID\",\n      \"amount\": 50,\n      \"identifier\": \"UPI123\",\n      \"display_name\": \"Google Pay\",\n      \"aggregator\": \"PaymentGateway2\",\n      \"refund_by\": \"seller\",\n      \"collect_by\": \"seller\",\n      \"action\": {\n        \"name\": \"override\",\n        \"current_mode\": \"PREPAID\",\n        \"current_identifier\": \"PP123\",\n        \"refund_to\": \"source\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Payment mode updated successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b32663b8-64e3-4e1c-974d-f5ddee7debcc",
                "name": "The request was invalid. Review the error object in the response body to identify the cause of the error and correct the request accordingly.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "payment",
                      "update"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipment_id\": \"SHIP1234\",\n  \"products\": [\n    {\n      \"line_number\": 1,\n      \"payment_methods\": [\n        {\n          \"name\": \"UPI\",\n          \"mode\": \"PREPAID\",\n          \"amount\": 50,\n          \"identifier\": \"UPI123\",\n          \"display_name\": \"Google Pay\",\n          \"aggregator\": \"PaymentGateway2\",\n          \"refund_by\": \"seller\",\n          \"collect_by\": \"seller\",\n          \"action\": {\n            \"name\": \"override\",\n            \"current_mode\": \"PREPAID\",\n            \"current_identifier\": \"PP123\",\n            \"refund_to\": \"source\"\n          }\n        }\n      ]\n    }\n  ],\n  \"payment_methods\": [\n    {\n      \"name\": \"UPI\",\n      \"mode\": \"PREPAID\",\n      \"amount\": 50,\n      \"identifier\": \"UPI123\",\n      \"display_name\": \"Google Pay\",\n      \"aggregator\": \"PaymentGateway2\",\n      \"refund_by\": \"seller\",\n      \"collect_by\": \"seller\",\n      \"action\": {\n        \"name\": \"override\",\n        \"current_mode\": \"PREPAID\",\n        \"current_identifier\": \"PP123\",\n        \"refund_to\": \"source\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
                "code": 422,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No Bag Found with the given line_number and amount\",\n  \"field\": \"products.payment_methods.amount\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "db67456b-061f-421c-b073-407a300cb566",
            "name": "getOrderingSourceConfigBySlug | Get ordering source config for a given company and application.",
            "request": {
              "name": "getOrderingSourceConfigBySlug | Get ordering source config for a given company and application.",
              "description": {
                "content": "Retrieves the ordering source config for a given company and application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "ordering-sources",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d1443896-b88f-4218-880f-c312498b2577",
                "name": "The request was successful, and the response contains the ordering source config.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "ordering-sources",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"slug\": \"gofynd\",\n  \"configs\": [\n    {\n      \"name\": \"Delivery Partner Assignment\",\n      \"slug\": \"delivery_partner_assignment\",\n      \"description\": \"Enable OMS to assign delivery partners for this ordering source\",\n      \"enabled\": false\n    }\n  ],\n  \"logo\": \"https://gofynd.com/logo.png\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3b913640-da1c-4627-81ee-368b93173b92",
            "name": "updateOrderingSourceConfigBySlug | Update ordering source config for a given company and application.",
            "request": {
              "name": "updateOrderingSourceConfigBySlug | Update ordering source config for a given company and application.",
              "description": {
                "content": "Updates the ordering source config for a given company and application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "ordering-sources",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"slug\": \"<string>\",\n  \"configs\": [\n    {\n      \"name\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"description\": \"<string>\",\n      \"enabled\": \"<boolean>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"description\": \"<string>\",\n      \"enabled\": \"<boolean>\"\n    }\n  ],\n  \"logo\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bcee97ba-d16b-4ddb-bb51-0884f87a0063",
                "name": "The request was successful, and the response contains the ordering source config.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "ordering-sources",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"slug\": \"gofynd\",\n  \"configs\": [\n    {\n      \"slug\": \"delivery_partner_assignment\",\n      \"enabled\": false\n    }\n  ],\n  \"logo\": \"https://gofynd.com/logo.png\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"slug\": \"gofynd\",\n  \"configs\": [\n    {\n      \"name\": \"Delivery Partner Assignment\",\n      \"slug\": \"delivery_partner_assignment\",\n      \"description\": \"Enable OMS to assign delivery partners for this ordering source\",\n      \"enabled\": false\n    }\n  ],\n  \"logo\": \"https://gofynd.com/logo.png\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "62b83504-58e7-4ea6-b347-8bb07c7e10fe",
            "name": "createOrder | Create Order",
            "request": {
              "name": "createOrder | Create Order",
              "description": {
                "content": "Creates an order in the OMS. Note: Use the Serviceability API (<a href='/commerce/sdk/latest/platform/company/serviceability#createShipments'>createShipments</a>) to determine shipments before creating an order.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "orders"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "(Required) To uniquely identify the source through which order has been placed.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "The Application ID is a unique identifier assigned to a storefront that typically follows a 24-character hexadecimal string. Either `x-application-id` or `x-extension-id` header is mandatory. At least one of them must be provided.",
                  "key": "x-application-id",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "The Extension ID is a unique identifier assigned to an extension that typically follows a 24-character hexadecimal string. Either `x-application-id` or `x-extension-id` header is mandatory. At least one of them must be provided.",
                  "key": "x-extension-id",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"billing_details\": {\n    \"first_name\": \"<string>\",\n    \"phone_code\": \"<string>\",\n    \"country\": \"<string>\",\n    \"city\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"mobile_number\": \"<string>\",\n    \"email\": \"<string>\",\n    \"state\": \"<string>\",\n    \"alternate_mobile_number\": \"<string>\",\n    \"address\": \"<string>\",\n    \"middle_name\": \"<string>\",\n    \"title\": \"<string>\",\n    \"house_no\": \"<string>\",\n    \"geo_location\": {\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\"\n    },\n    \"gender\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"address_type\": \"<string>\",\n    \"state_code\": \"<string>\",\n    \"floor_no\": \"<string>\",\n    \"alternate_email\": \"<string>\",\n    \"address1\": \"<string>\",\n    \"address2\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"area_code\": \"<string>\",\n    \"area_code_slug\": \"<string>\",\n    \"country_phone_code\": \"<string>\"\n  },\n  \"shipping_details\": {\n    \"first_name\": \"<string>\",\n    \"phone_code\": \"<string>\",\n    \"country\": \"<string>\",\n    \"city\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"mobile_number\": \"<string>\",\n    \"email\": \"<string>\",\n    \"state\": \"<string>\",\n    \"alternate_mobile_number\": \"<string>\",\n    \"address\": \"<string>\",\n    \"middle_name\": \"<string>\",\n    \"title\": \"<string>\",\n    \"house_no\": \"<string>\",\n    \"geo_location\": {\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\"\n    },\n    \"gender\": \"<string>\",\n    \"landmark\": \"<string>\",\n    \"address_type\": \"<string>\",\n    \"state_code\": \"<string>\",\n    \"floor_no\": \"<string>\",\n    \"alternate_email\": \"<string>\",\n    \"address1\": \"<string>\",\n    \"address2\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"user_id\": \"<string>\",\n    \"area_code\": \"<string>\",\n    \"area_code_slug\": \"<string>\",\n    \"country_phone_code\": \"<string>\"\n  },\n  \"currency_details\": {\n    \"ordering_currency\": {\n      \"currency_code\": \"<string>\",\n      \"currency_symbol\": \"<string>\"\n    },\n    \"conversion_rate\": {\n      \"rate\": \"<number>\",\n      \"timestamp_ms\": \"<integer>\"\n    },\n    \"currency_code\": \"<string>\",\n    \"currency_symbol\": \"<string>\"\n  },\n  \"primary_payment_mode\": \"<string>\",\n  \"shipments\": [\n    {\n      \"location_id\": \"<integer>\",\n      \"is_mto\": \"<boolean>\",\n      \"shipment_lifecycle_messages\": [\n        {\n          \"message\": \"INFO\",\n          \"type\": \"<string>\",\n          \"states\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"priority\": \"<integer>\"\n        },\n        {\n          \"message\": \"INFO\",\n          \"type\": \"<string>\",\n          \"states\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"priority\": \"<integer>\"\n        }\n      ],\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"type\": \"<string>\",\n      \"fulfillment_option\": {\n        \"name\": \"Standard Delivery\",\n        \"slug\": \"standard-delivery\",\n        \"is_default\": true,\n        \"type\": \"HomeDelivery\"\n      },\n      \"external_shipment_id\": \"<string>\",\n      \"invoice_id\": \"<string>\",\n      \"line_items\": [\n        {\n          \"monetary_values\": {\n            \"amount_paid\": \"<number>\",\n            \"price_effective\": \"<number>\",\n            \"price_marked\": \"<number>\",\n            \"discount\": \"<number>\",\n            \"coupon_discount\": \"<number>\",\n            \"cod_charges\": \"<number>\",\n            \"promo_discount\": \"<number>\",\n            \"gift_price\": \"<number>\",\n            \"delivery_charges\": \"<number>\"\n          },\n          \"payment_methods\": [\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            },\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            }\n          ],\n          \"seller_identifier\": \"<string>\",\n          \"gift_details\": {\n            \"amount\": \"<number>\",\n            \"display_text\": \"<string>\"\n          },\n          \"special_instructions\": \"<string>\",\n          \"dimension\": {\n            \"height\": \"<integer>\",\n            \"length\": \"<integer>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<integer>\"\n          },\n          \"quantity\": \"<number>\",\n          \"external_line_id\": \"<string>\",\n          \"bundle_details\": {\n            \"is_base\": \"<boolean>\",\n            \"images\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"group_id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"item_type\": \"<string>\",\n            \"item_id\": \"<integer>\",\n            \"item_code\": \"<string>\",\n            \"item_name\": \"<string>\",\n            \"seller_identifier\": \"<string>\",\n            \"bundle_article_quantity\": \"<integer>\",\n            \"brand_name\": \"<string>\",\n            \"size\": \"<string>\"\n          },\n          \"meta\": {\n            \"non_01\": 31814827\n          }\n        },\n        {\n          \"monetary_values\": {\n            \"amount_paid\": \"<number>\",\n            \"price_effective\": \"<number>\",\n            \"price_marked\": \"<number>\",\n            \"discount\": \"<number>\",\n            \"coupon_discount\": \"<number>\",\n            \"cod_charges\": \"<number>\",\n            \"promo_discount\": \"<number>\",\n            \"gift_price\": \"<number>\",\n            \"delivery_charges\": \"<number>\"\n          },\n          \"payment_methods\": [\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            },\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            }\n          ],\n          \"seller_identifier\": \"<string>\",\n          \"gift_details\": {\n            \"amount\": \"<number>\",\n            \"display_text\": \"<string>\"\n          },\n          \"special_instructions\": \"<string>\",\n          \"dimension\": {\n            \"height\": \"<integer>\",\n            \"length\": \"<integer>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<integer>\"\n          },\n          \"quantity\": \"<number>\",\n          \"external_line_id\": \"<string>\",\n          \"bundle_details\": {\n            \"is_base\": \"<boolean>\",\n            \"images\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"group_id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"item_type\": \"<string>\",\n            \"item_id\": \"<integer>\",\n            \"item_code\": \"<string>\",\n            \"item_name\": \"<string>\",\n            \"seller_identifier\": \"<string>\",\n            \"bundle_article_quantity\": \"<integer>\",\n            \"brand_name\": \"<string>\",\n            \"size\": \"<string>\"\n          },\n          \"meta\": {\n            \"quis_53_\": true,\n            \"Ut__d\": -16179158.294499934\n          }\n        }\n      ],\n      \"order_fulfillment_timeline\": {\n        \"dp_pickup_slot\": {\n          \"start_time\": \"<string>\",\n          \"end_time\": \"<string>\"\n        },\n        \"dispatch_after_date\": \"<string>\",\n        \"dispatch_by_date\": \"<string>\",\n        \"confirm_by_date\": \"<string>\",\n        \"customer_pickup_slot\": {\n          \"start_time\": \"<string>\",\n          \"end_time\": \"<string>\"\n        },\n        \"pack_by_date\": \"<string>\"\n      },\n      \"external_location_id\": \"<string>\",\n      \"return_location_id\": \"<integer>\",\n      \"courier_partner_details\": {\n        \"scheme_id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"extension_id\": \"<string>\",\n        \"using_own_creds\": \"<boolean>\",\n        \"cp_sort_key\": \"<string>\",\n        \"cp_options\": [\n          {\n            \"extension_id\": \"<string>\",\n            \"scheme_id\": \"<string>\",\n            \"area_code\": {\n              \"source\": \"<string>\",\n              \"destination\": \"<string>\"\n            },\n            \"is_self_ship\": \"<boolean>\",\n            \"max_reattempts_for_delivery_allowed\": \"<integer>\",\n            \"cp_sort_key\": \"<string>\",\n            \"name\": \"<string>\",\n            \"rider_details\": {\n              \"name\": \"<string>\",\n              \"phone\": \"<string>\"\n            },\n            \"using_own_creds\": \"<boolean>\",\n            \"qc_supported\": \"<boolean>\"\n          },\n          {\n            \"extension_id\": \"<string>\",\n            \"scheme_id\": \"<string>\",\n            \"area_code\": {\n              \"source\": \"<string>\",\n              \"destination\": \"<string>\"\n            },\n            \"is_self_ship\": \"<boolean>\",\n            \"max_reattempts_for_delivery_allowed\": \"<integer>\",\n            \"cp_sort_key\": \"<string>\",\n            \"name\": \"<string>\",\n            \"rider_details\": {\n              \"name\": \"<string>\",\n              \"phone\": \"<string>\"\n            },\n            \"using_own_creds\": \"<boolean>\",\n            \"qc_supported\": \"<boolean>\"\n          }\n        ],\n        \"rider_details\": {\n          \"name\": \"<string>\",\n          \"phone\": \"<string>\"\n        },\n        \"qc_supported\": \"<boolean>\",\n        \"max_reattempts_for_delivery_allowed\": \"<integer>\",\n        \"tat_to_deliver_the_shipment\": {\n          \"min\": \"<integer>\",\n          \"max\": \"<integer>\"\n        },\n        \"is_self_ship\": \"<boolean>\"\n      },\n      \"tax_details\": {\n        \"hs_code\": \"<string>\",\n        \"tax_rule_id\": \"<string>\"\n      },\n      \"promise_details\": {\n        \"min_sla\": \"<integer>\",\n        \"max_sla\": \"<integer>\"\n      },\n      \"allow_processing_after\": \"<dateTime>\",\n      \"meta\": {\n        \"culpa_7\": -67007775\n      }\n    },\n    {\n      \"location_id\": \"<integer>\",\n      \"is_mto\": \"<boolean>\",\n      \"shipment_lifecycle_messages\": [\n        {\n          \"message\": \"INFO\",\n          \"type\": \"<string>\",\n          \"states\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"priority\": \"<integer>\"\n        },\n        {\n          \"message\": \"INFO\",\n          \"type\": \"<string>\",\n          \"states\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"priority\": \"<integer>\"\n        }\n      ],\n      \"tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"type\": \"<string>\",\n      \"fulfillment_option\": {\n        \"name\": \"Standard Delivery\",\n        \"slug\": \"standard-delivery\",\n        \"is_default\": true,\n        \"type\": \"HomeDelivery\"\n      },\n      \"external_shipment_id\": \"<string>\",\n      \"invoice_id\": \"<string>\",\n      \"line_items\": [\n        {\n          \"monetary_values\": {\n            \"amount_paid\": \"<number>\",\n            \"price_effective\": \"<number>\",\n            \"price_marked\": \"<number>\",\n            \"discount\": \"<number>\",\n            \"coupon_discount\": \"<number>\",\n            \"cod_charges\": \"<number>\",\n            \"promo_discount\": \"<number>\",\n            \"gift_price\": \"<number>\",\n            \"delivery_charges\": \"<number>\"\n          },\n          \"payment_methods\": [\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            },\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            }\n          ],\n          \"seller_identifier\": \"<string>\",\n          \"gift_details\": {\n            \"amount\": \"<number>\",\n            \"display_text\": \"<string>\"\n          },\n          \"special_instructions\": \"<string>\",\n          \"dimension\": {\n            \"height\": \"<integer>\",\n            \"length\": \"<integer>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<integer>\"\n          },\n          \"quantity\": \"<number>\",\n          \"external_line_id\": \"<string>\",\n          \"bundle_details\": {\n            \"is_base\": \"<boolean>\",\n            \"images\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"group_id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"item_type\": \"<string>\",\n            \"item_id\": \"<integer>\",\n            \"item_code\": \"<string>\",\n            \"item_name\": \"<string>\",\n            \"seller_identifier\": \"<string>\",\n            \"bundle_article_quantity\": \"<integer>\",\n            \"brand_name\": \"<string>\",\n            \"size\": \"<string>\"\n          },\n          \"meta\": {\n            \"officia_02\": -91819985.71947373,\n            \"velit__\": -71693932.70448445,\n            \"Ut_3_\": 56679451.94099343\n          }\n        },\n        {\n          \"monetary_values\": {\n            \"amount_paid\": \"<number>\",\n            \"price_effective\": \"<number>\",\n            \"price_marked\": \"<number>\",\n            \"discount\": \"<number>\",\n            \"coupon_discount\": \"<number>\",\n            \"cod_charges\": \"<number>\",\n            \"promo_discount\": \"<number>\",\n            \"gift_price\": \"<number>\",\n            \"delivery_charges\": \"<number>\"\n          },\n          \"payment_methods\": [\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            },\n            {\n              \"gateway\": {\n                \"name\": \"<string>\",\n                \"logo\": \"<string>\"\n              },\n              \"mode_of_payment\": {\n                \"name\": \"<string>\",\n                \"slug\": \"<string>\",\n                \"sub_mode_of_payment\": {\n                  \"name\": \"<string>\"\n                }\n              },\n              \"amount_paid\": \"<integer>\",\n              \"payment_identifier\": \"<string>\",\n              \"transaction_party\": {\n                \"collection_bearer\": \"<string>\",\n                \"refund_bearer\": \"<string>\"\n              }\n            }\n          ],\n          \"seller_identifier\": \"<string>\",\n          \"gift_details\": {\n            \"amount\": \"<number>\",\n            \"display_text\": \"<string>\"\n          },\n          \"special_instructions\": \"<string>\",\n          \"dimension\": {\n            \"height\": \"<integer>\",\n            \"length\": \"<integer>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<integer>\"\n          },\n          \"quantity\": \"<number>\",\n          \"external_line_id\": \"<string>\",\n          \"bundle_details\": {\n            \"is_base\": \"<boolean>\",\n            \"images\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"group_id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"item_type\": \"<string>\",\n            \"item_id\": \"<integer>\",\n            \"item_code\": \"<string>\",\n            \"item_name\": \"<string>\",\n            \"seller_identifier\": \"<string>\",\n            \"bundle_article_quantity\": \"<integer>\",\n            \"brand_name\": \"<string>\",\n            \"size\": \"<string>\"\n          },\n          \"meta\": {\n            \"site\": false\n          }\n        }\n      ],\n      \"order_fulfillment_timeline\": {\n        \"dp_pickup_slot\": {\n          \"start_time\": \"<string>\",\n          \"end_time\": \"<string>\"\n        },\n        \"dispatch_after_date\": \"<string>\",\n        \"dispatch_by_date\": \"<string>\",\n        \"confirm_by_date\": \"<string>\",\n        \"customer_pickup_slot\": {\n          \"start_time\": \"<string>\",\n          \"end_time\": \"<string>\"\n        },\n        \"pack_by_date\": \"<string>\"\n      },\n      \"external_location_id\": \"<string>\",\n      \"return_location_id\": \"<integer>\",\n      \"courier_partner_details\": {\n        \"scheme_id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"extension_id\": \"<string>\",\n        \"using_own_creds\": \"<boolean>\",\n        \"cp_sort_key\": \"<string>\",\n        \"cp_options\": [\n          {\n            \"extension_id\": \"<string>\",\n            \"scheme_id\": \"<string>\",\n            \"area_code\": {\n              \"source\": \"<string>\",\n              \"destination\": \"<string>\"\n            },\n            \"is_self_ship\": \"<boolean>\",\n            \"max_reattempts_for_delivery_allowed\": \"<integer>\",\n            \"cp_sort_key\": \"<string>\",\n            \"name\": \"<string>\",\n            \"rider_details\": {\n              \"name\": \"<string>\",\n              \"phone\": \"<string>\"\n            },\n            \"using_own_creds\": \"<boolean>\",\n            \"qc_supported\": \"<boolean>\"\n          },\n          {\n            \"extension_id\": \"<string>\",\n            \"scheme_id\": \"<string>\",\n            \"area_code\": {\n              \"source\": \"<string>\",\n              \"destination\": \"<string>\"\n            },\n            \"is_self_ship\": \"<boolean>\",\n            \"max_reattempts_for_delivery_allowed\": \"<integer>\",\n            \"cp_sort_key\": \"<string>\",\n            \"name\": \"<string>\",\n            \"rider_details\": {\n              \"name\": \"<string>\",\n              \"phone\": \"<string>\"\n            },\n            \"using_own_creds\": \"<boolean>\",\n            \"qc_supported\": \"<boolean>\"\n          }\n        ],\n        \"rider_details\": {\n          \"name\": \"<string>\",\n          \"phone\": \"<string>\"\n        },\n        \"qc_supported\": \"<boolean>\",\n        \"max_reattempts_for_delivery_allowed\": \"<integer>\",\n        \"tat_to_deliver_the_shipment\": {\n          \"min\": \"<integer>\",\n          \"max\": \"<integer>\"\n        },\n        \"is_self_ship\": \"<boolean>\"\n      },\n      \"tax_details\": {\n        \"hs_code\": \"<string>\",\n        \"tax_rule_id\": \"<string>\"\n      },\n      \"promise_details\": {\n        \"min_sla\": \"<integer>\",\n        \"max_sla\": \"<integer>\"\n      },\n      \"allow_processing_after\": \"<dateTime>\",\n      \"meta\": {\n        \"qui800\": false\n      }\n    }\n  ],\n  \"tags\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"external_creation_date\": \"<dateTime>\",\n  \"coupon_details\": {\n    \"code\": \"<string>\",\n    \"ownership\": {\n      \"payable_category\": \"<string>\"\n    },\n    \"id\": \"<string>\",\n    \"is_return_allowed\": true,\n    \"is_cancellation_allowed\": true\n  },\n  \"cp_configuration\": {\n    \"shipping_by\": \"<string>\"\n  },\n  \"ordering_location_id\": \"<integer>\",\n  \"allow_location_reassignment\": true,\n  \"external_order_id\": \"<string>\",\n  \"user_details\": {\n    \"gstin\": \"<string>\",\n    \"pan_no\": \"<string>\"\n  },\n  \"order_lifecycle_messages\": [\n    {\n      \"message\": \"INFO\",\n      \"type\": \"<string>\",\n      \"states\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"priority\": \"<integer>\"\n    },\n    {\n      \"message\": \"INFO\",\n      \"type\": \"<string>\",\n      \"states\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"priority\": \"<integer>\"\n    }\n  ],\n  \"channel_application_id\": \"<string>\",\n  \"b2b_gstin_number\": \"<string>\",\n  \"channel_company_id\": \"<string>\",\n  \"is_draft\": \"<boolean>\",\n  \"is_offline_order\": \"<boolean>\",\n  \"meta\": {\n    \"mollit4\": 87359171\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c4efffe0-056e-4082-badd-5cd4f52c91a3",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "orders"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "(Required) To uniquely identify the source through which order has been placed.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "The Application ID is a unique identifier assigned to a storefront that typically follows a 24-character hexadecimal string. Either `x-application-id` or `x-extension-id` header is mandatory. At least one of them must be provided.",
                      "key": "x-application-id",
                      "value": "66fe99245f70599b2d63d312"
                    },
                    {
                      "disabled": false,
                      "description": "The Extension ID is a unique identifier assigned to an extension that typically follows a 24-character hexadecimal string. Either `x-application-id` or `x-extension-id` header is mandatory. At least one of them must be provided.",
                      "key": "x-extension-id",
                      "value": "66fe99245f70599b2d63d312"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipments\": [\n    {\n      \"type\": \"HomeDelivery\",\n      \"line_items\": [\n        {\n          \"seller_identifier\": \"25MAR2023TESTING\",\n          \"monetary_values\": {\n            \"amount_paid\": 2,\n            \"price_effective\": 2,\n            \"price_marked\": 2\n          },\n          \"quantity\": 1,\n          \"payment_methods\": [\n            {\n              \"gateway\": {\n                \"name\": \"Zomato\",\n                \"logo\": \"http://localhost:81/v1.0/company/33708/orders\"\n              },\n              \"mode_of_payment\": {\n                \"slug\": \"name\",\n                \"name\": \"Prepaid\"\n              },\n              \"payment_identifier\": \"553224562\",\n              \"amount_paid\": 2,\n              \"transaction_party\": {\n                \"refund_bearer\": \"Fynd\",\n                \"collection_bearer\": \"Fynd\"\n              }\n            }\n          ]\n        }\n      ],\n      \"location_id\": 17\n    }\n  ],\n  \"currency_details\": {\n    \"ordering_currency\": {\n      \"currency_code\": \"INR\",\n      \"currency_symbol\": \"₹\"\n    },\n    \"conversion_rate\": {\n      \"rate\": 1,\n      \"timestamp_ms\": 1112057\n    }\n  },\n  \"billing_details\": {\n    \"first_name\": \"Shubham\",\n    \"country\": \"India\",\n    \"city\": \"Maharashtra\",\n    \"pincode\": \"400001\",\n    \"last_name\": \"\",\n    \"mobile_number\": \"1111111111\",\n    \"email\": \"1111111111@example.com\",\n    \"state\": \"Maharashtra\",\n    \"alternate_mobile_number\": \"\",\n    \"address\": \"\",\n    \"middle_name\": \"\",\n    \"title\": \"\",\n    \"house_no\": \"\",\n    \"geo_location\": {\n      \"latitude\": -11.7932,\n      \"longitude\": -35.3855\n    },\n    \"gender\": \"male\",\n    \"landmark\": \"\",\n    \"address_type\": \"Home\",\n    \"state_code\": \"\",\n    \"floor_no\": \"\",\n    \"alternate_email\": \"Raymond.Feest52@hotmail.com\",\n    \"address1\": \"Delhi NCR\",\n    \"address2\": \"\",\n    \"country_iso_code\": \"IN\"\n  },\n  \"cp_configuration\": {\n    \"shipping_by\": \"Fynd\"\n  },\n  \"channel_location_id\": 161149,\n  \"order_platform\": \"sint\",\n  \"allow_location_reassignment\": true,\n  \"shipping_details\": {\n    \"first_name\": \"Shubham\",\n    \"country\": \"India\",\n    \"city\": \"North Nyasia\",\n    \"pincode\": \"400001\",\n    \"last_name\": \"\",\n    \"mobile_number\": \"1111111111\",\n    \"email\": \"1111111111@example.com\",\n    \"state\": \"Maharashtra\",\n    \"alternate_mobile_number\": \"\",\n    \"address\": \"\",\n    \"area_code_slug\": \"\",\n    \"middle name\": \"\",\n    \"title\": \"\",\n    \"house_no\": \"\",\n    \"geo_location\": {\n      \"latitude\": -11.7932,\n      \"longitude\": -35.3855\n    },\n    \"gender\": \"male\",\n    \"landmark\": \"\",\n    \"address_type\": \"Office\",\n    \"state_code\": \"\",\n    \"floor_no\": \"\",\n    \"country_phone_code\": \"\",\n    \"alternate_email\": \"Raymond.Feest52@hotmail.com\",\n    \"address1\": \"Delhi NCR\",\n    \"address2\": \"\",\n    \"country_iso_code\": \"IN\"\n  },\n  \"user_details\": {\n    \"user_oid\": null\n  },\n  \"primary_payment_mode\": \"Paytm\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"fynd_order_id\": \"FY686CC7201365E43D1B\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c990eda7-707d-462c-a843-bc239b755b8c",
            "name": "listOrderingSources | List ordering sources for a given company and application.",
            "request": {
              "name": "listOrderingSources | List ordering sources for a given company and application.",
              "description": {
                "content": "Retrieves the list of ordering sources for a given company and application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "ordering-sources"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4608774f-1106-408f-a659-0f304060dee9",
                "name": "The request was successful, and the response contains the ordering source config.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "ordering-sources"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "type",
                        "value": "SALES_CHANNEL"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "100"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"text\": \"bigcommerce\",\n      \"value\": \"BIG COMMERCE\"\n    }\n  ],\n  \"page\": [\n    {\n      \"size\": 100,\n      \"current\": 1,\n      \"total\": 18,\n      \"has_next\": false,\n      \"has_previous\": false\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c345601e-7085-418d-8fa4-54d53e4a51a7",
            "name": "createAccount | Create channel account",
            "request": {
              "name": "createAccount | Create channel account",
              "description": {
                "content": "Creates a new channel account for the company. Channel accounts represent  different sales channels or marketplace integrations (e.g., Shopify, custom  marketplaces) through which the company receives and processes orders. Each  account is identified by a unique name and can be used to segregate orders  from different sources.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "account"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"channel_account_name\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3d906007-4b7b-461b-b5fb-f792159e3892",
                "name": "Account created successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"channel_account_name\": \"Flipkart\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Account created successfully\",\n  \"data\": {\n    \"_id\": \"68ea59dca318b77608f995eb\",\n    \"company_id\": 33708,\n    \"channel_account_name\": \"Flipkart\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "abf9fc79-73fa-49df-9d96-cafd4b4b5fd9",
            "name": "listAccounts | Get channel accounts list",
            "request": {
              "name": "listAccounts | Get channel accounts list",
              "description": {
                "content": "Retrieves a paginated list of all channel accounts configured for the company.  Channel accounts represent different sales channels or marketplace integrations  from which orders are received. This endpoint returns account details including  the account ID, company ID, and channel account name for each configured channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "account"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "1",
                    "description": "The page number to retrieve in the paginated results. Default is page 1."
                  },
                  {
                    "disabled": false,
                    "key": "size",
                    "value": "20",
                    "description": "Number of channel accounts to return per page. Default is 20 items per page."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "428f2860-9f18-4d4d-9c64-8d192c2c3585",
                "name": "Successfully retrieved list of accounts",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "size",
                        "value": "20"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": [\n    {\n      \"_id\": \"68e7a15429f2a988886094d3\",\n      \"channel_account_name\": \"Flipkart\",\n      \"company_id\": 33708\n    },\n    {\n      \"_id\": \"68e8ee441db656b01dea0584\",\n      \"channel_account_name\": \"Myntra\",\n      \"company_id\": 33708\n    },\n    {\n      \"_id\": \"68ea3c430f0b6ad2bf3b861a\",\n      \"company_id\": 33708,\n      \"channel_account_name\": \"Shopify\"\n    },\n    {\n      \"_id\": \"68ea459280e1e2fb0a6f2166\",\n      \"channel_account_name\": \"SHOPIFY\",\n      \"company_id\": 33708\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"size\": 20,\n    \"item_total\": 11,\n    \"has_next\": false,\n    \"has_previous\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9d1d6449-f038-4023-8520-05bf95910e49",
            "name": "getAccountById | Get channel account details",
            "request": {
              "name": "getAccountById | Get channel account details",
              "description": {
                "content": "Retrieves detailed information about a specific channel account using its unique  identifier. This endpoint returns the complete account details including the  account ID, associated company ID, and the channel account name. Use this to  fetch information about a particular sales channel or marketplace integration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "account",
                  ":channel_account_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "channel_account_id",
                    "description": "(Required) Unique identifier of the channel account to retrieve."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "37efbdc8-608f-4101-90c3-d3f5dfcb3571",
                "name": "Successfully retrieved account details",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "account",
                      ":channel_account_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "channel_account_id",
                        "description": "(Required) Unique identifier of the channel account to retrieve."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"_id\": \"68ea59dca318b77608f995eb\",\n    \"company_id\": 33708,\n    \"channel_account_name\": \"Flipkart\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "178126e1-ac1b-4042-b42b-8fe2cf2d9070",
            "name": "updateAccount | Update account",
            "request": {
              "name": "updateAccount | Update account",
              "description": {
                "content": "Updates the details of a specific channel account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "account",
                  ":channel_account_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "channel_account_id",
                    "description": "(Required) Unique identifier of the account."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"channel_account_name\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9ff9aeea-3ce9-43af-8fb3-c984c0156bf5",
                "name": "Account updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "account",
                      ":channel_account_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "channel_account_id",
                        "description": "(Required) Unique identifier of the account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"channel_account_name\": \"Flipkart\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Account updated successfully\",\n  \"data\": {\n    \"_id\": \"68e7a15429f2a988886094d3\",\n    \"channel_account_name\": \"Myntra\",\n    \"company_id\": 33708\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2c973f23-0ea4-4d30-9c85-212a32ef8b26",
            "name": "getShipmentPackages | Get shipment packages",
            "request": {
              "name": "getShipmentPackages | Get shipment packages",
              "description": {
                "content": "Retrieve all packages associated with a specific shipment. This endpoint supports  both single-piece and multi-piece shipments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  ":shipment_id",
                  "packages"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Unique identifier for the shipment whose packages are being retrieved."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "245ab818-40ab-40d5-b9aa-d94a4e67ac39",
                "name": "Packages retrieved successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "packages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier for the shipment whose packages are being retrieved."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"packages\": [\n      {\n        \"id\": \"PK0000000078\",\n        \"packaging_id\": \"6733286311a57c1546561690\",\n        \"name\": \"Package 1\",\n        \"size\": \"Medium\",\n        \"package_type\": \"Box\",\n        \"length\": 25,\n        \"width\": 15,\n        \"height\": 10,\n        \"weight\": 2.5,\n        \"error_rate\": 0.02,\n        \"package_vol_weight\": 3.75,\n        \"max_weight\": 5,\n        \"awb\": \"AWBPK0000000078\",\n        \"pdf_links\": {\n          \"label_a4\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n          \"label_a6\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n          \"label_pos\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n        },\n        \"products\": [\n          {\n            \"line_number\": 1,\n            \"quantity\": 4,\n            \"identifier\": \"WEFSADXEWSA\"\n          }\n        ]\n      }\n    ]\n  },\n  \"message\": \"Packages retrieved successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "92f934b0-37f7-413f-b126-3dca2158d50c",
                "name": "Bad request due to invalid parameters or shipment not found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "packages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier for the shipment whose packages are being retrieved."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": \"Shipment ID is required.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2f5cd1cd-068f-4ab2-8460-79fef3f6eb8f",
            "name": "createShipmentPackages | Create shipment packages",
            "request": {
              "name": "createShipmentPackages | Create shipment packages",
              "description": {
                "content": "Create new packages for a shipment, enabling Multi-Piece Shipment (MPS) functionality. This operation validates courier partner availability and performs bag breaking  as per number of packages. The system automatically validates MPS eligibility and store  configuration before creating packages. If the store is not eligible for MPS, it will not let the user create packages.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  ":shipment_id",
                  "packages"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Unique identifier of the shipment."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"packages\": [\n    {\n      \"id\": \"<string>\",\n      \"packaging_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"size\": \"<string>\",\n      \"package_type\": \"<string>\",\n      \"length\": \"<float>\",\n      \"width\": \"<float>\",\n      \"height\": \"<float>\",\n      \"weight\": \"<float>\",\n      \"error_rate\": \"<float>\",\n      \"package_vol_weight\": \"<float>\",\n      \"max_weight\": \"<float>\",\n      \"awb\": \"<string>\",\n      \"pdf_links\": {},\n      \"products\": [\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        },\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"id\": \"<string>\",\n      \"packaging_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"size\": \"<string>\",\n      \"package_type\": \"<string>\",\n      \"length\": \"<float>\",\n      \"width\": \"<float>\",\n      \"height\": \"<float>\",\n      \"weight\": \"<float>\",\n      \"error_rate\": \"<float>\",\n      \"package_vol_weight\": \"<float>\",\n      \"max_weight\": \"<float>\",\n      \"awb\": \"<string>\",\n      \"pdf_links\": {},\n      \"products\": [\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        },\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8734ca90-5bed-47dd-9c83-cfcaa0840fec",
                "name": "Packages created successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "packages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier of the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"packages\": [\n    {\n      \"name\": \"Package 1\",\n      \"package_type\": \"Box\",\n      \"length\": 25,\n      \"width\": 15,\n      \"height\": 10,\n      \"weight\": 2.5,\n      \"pdf_links\": {\n        \"label_a4\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n        \"label_a6\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\"\n      },\n      \"products\": [\n        {\n          \"line_number\": 1,\n          \"quantity\": 3,\n          \"identifier\": \"PROD001\"\n        }\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Packages created successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e482999f-bf4f-4122-b06f-2e7ee19693f1",
                "name": "Bad request due to validation errors or business rule violations.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "packages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier of the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"packages\": [\n    {\n      \"name\": \"Package 1\",\n      \"package_type\": \"Box\",\n      \"length\": 25,\n      \"width\": 15,\n      \"height\": 10,\n      \"weight\": 2.5,\n      \"pdf_links\": {\n        \"label_a4\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n        \"label_a6\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\"\n      },\n      \"products\": [\n        {\n          \"line_number\": 1,\n          \"quantity\": 3,\n          \"identifier\": \"PROD001\"\n        }\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": \"Invalid payload: packages field is required\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "39e9e9c0-804a-4f4f-bcd0-6cb9c4170de8",
            "name": "updateShipmentPackages | Update shipment packages",
            "request": {
              "name": "updateShipmentPackages | Update shipment packages",
              "description": {
                "content": "Update existing packages for a shipment. This operation replaces all existing  packages with the provided package list. The system validates courier partner  availability and performs bag breaking as per number of packages. Any packages  without IDs will have new unique IDs generated.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  ":shipment_id",
                  "packages"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Unique identifier for the shipment whose packages will be updated."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"packages\": [\n    {\n      \"id\": \"<string>\",\n      \"packaging_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"size\": \"<string>\",\n      \"package_type\": \"<string>\",\n      \"length\": \"<float>\",\n      \"width\": \"<float>\",\n      \"height\": \"<float>\",\n      \"weight\": \"<float>\",\n      \"error_rate\": \"<float>\",\n      \"package_vol_weight\": \"<float>\",\n      \"max_weight\": \"<float>\",\n      \"awb\": \"<string>\",\n      \"pdf_links\": {},\n      \"products\": [\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        },\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"id\": \"<string>\",\n      \"packaging_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"size\": \"<string>\",\n      \"package_type\": \"<string>\",\n      \"length\": \"<float>\",\n      \"width\": \"<float>\",\n      \"height\": \"<float>\",\n      \"weight\": \"<float>\",\n      \"error_rate\": \"<float>\",\n      \"package_vol_weight\": \"<float>\",\n      \"max_weight\": \"<float>\",\n      \"awb\": \"<string>\",\n      \"pdf_links\": {},\n      \"products\": [\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        },\n        {\n          \"line_number\": \"<integer>\",\n          \"quantity\": \"<number>\",\n          \"identifier\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "243f9552-deae-42a5-919d-fa19a5d41bec",
                "name": "Packages updated successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "packages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier for the shipment whose packages will be updated."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"packages\": [\n    {\n      \"id\": \"PK0000000001\",\n      \"name\": \"Updated Package 1\",\n      \"package_type\": \"Box\",\n      \"length\": 30,\n      \"width\": 20,\n      \"height\": 15,\n      \"weight\": 3,\n      \"products\": [\n        {\n          \"line_number\": 1,\n          \"quantity\": 2,\n          \"identifier\": \"PROD001\"\n        },\n        {\n          \"line_number\": 2,\n          \"quantity\": 1,\n          \"identifier\": \"PROD002\"\n        }\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Packages updated successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b0fe0353-a2e4-4104-878a-f3b54ecbf8ab",
                "name": "Bad request due to validation errors or business rule violations.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "packages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier for the shipment whose packages will be updated."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"packages\": [\n    {\n      \"id\": \"PK0000000001\",\n      \"name\": \"Updated Package 1\",\n      \"package_type\": \"Box\",\n      \"length\": 30,\n      \"width\": 20,\n      \"height\": 15,\n      \"weight\": 3,\n      \"products\": [\n        {\n          \"line_number\": 1,\n          \"quantity\": 2,\n          \"identifier\": \"PROD001\"\n        },\n        {\n          \"line_number\": 2,\n          \"quantity\": 1,\n          \"identifier\": \"PROD002\"\n        }\n      ]\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": \"Invalid payload: length must be a positive number\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ee7860e6-f2c0-4d8f-b90d-bf43945cdce7",
            "name": "getShipmentBagReasons | Retrieve Reasons for Cancellation and Return journey",
            "request": {
              "name": "getShipmentBagReasons | Retrieve Reasons for Cancellation and Return journey",
              "description": {
                "content": "Allows users to retrieve a comprehensive list of reasons for cancellation  or returning a shipment. It provides both cancellation and return reasons, with an emphasis  on Quality Control (QC) evaluations.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "line_number",
                  ":line_number",
                  "reasons"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "line_number",
                    "description": "(Required) A unique identifier of the bag's line number."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1f3cc0a0-fe7a-46a0-8848-ac6f005e9a4a",
                "name": "A successful response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "line_number",
                      ":line_number",
                      "reasons"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A unique identifier for the application on the platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) The unique identifier for the shipment"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "line_number",
                        "description": "(Required) A unique identifier of the bag's line number."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"rule_id\": 23,\n  \"reasons\": [\n    {\n      \"id\": 87,\n      \"display_name\": \"Others\",\n      \"meta\": {\n        \"show_text_area\": true\n      },\n      \"qc_type\": [],\n      \"question_set\": [],\n      \"reasons\": []\n    },\n    {\n      \"id\": 84,\n      \"display_name\": \"Changed my mind\",\n      \"meta\": {\n        \"show_text_area\": false\n      },\n      \"qc_type\": [\n        \"pre_qc\",\n        \"doorstep_qc\"\n      ],\n      \"question_set\": [\n        {\n          \"id\": 1,\n          \"display_name\": \"Check formal-shirt size.\"\n        }\n      ],\n      \"reasons\": [\n        {\n          \"id\": 86,\n          \"display_name\": \"Found better price elsewhere\",\n          \"meta\": {\n            \"show_text_area\": false\n          },\n          \"qc_type\": [],\n          \"question_set\": [],\n          \"reasons\": []\n        },\n        {\n          \"id\": 162,\n          \"display_name\": \"Myntra VFS\",\n          \"meta\": {\n            \"show_text_area\": false\n          },\n          \"qc_type\": [],\n          \"question_set\": [],\n          \"reasons\": [\n            {\n              \"id\": 85,\n              \"display_name\": \"Delivery address is wrong\",\n              \"meta\": {\n                \"show_text_area\": false\n              },\n              \"qc_type\": [],\n              \"question_set\": [],\n              \"reasons\": []\n            },\n            {\n              \"id\": 163,\n              \"display_name\": \"Myntra VFS\",\n              \"meta\": {\n                \"show_text_area\": false\n              },\n              \"qc_type\": [],\n              \"question_set\": [],\n              \"reasons\": []\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "817dbddc-6d8b-402b-9e3f-3654b68ba69a",
            "name": "getShipments | List shipments",
            "request": {
              "name": "getShipments | List shipments",
              "description": {
                "content": "Get a list of shipments based on the filters provided",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipments-listing"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "lane",
                    "value": "<string>",
                    "description": "Name of lane for which data is to be fetched"
                  },
                  {
                    "disabled": false,
                    "key": "bag_status",
                    "value": "<string>",
                    "description": "Comma separated values of bag statuses."
                  },
                  {
                    "disabled": false,
                    "key": "status_assigned",
                    "value": "<string>",
                    "description": "Used to filter shipments based on status present in shipment_status_history. For more information on these statuses, refer to the Fynd Partners documentation."
                  },
                  {
                    "disabled": false,
                    "key": "status_override_lane",
                    "value": "false",
                    "description": "Use this flag to fetch by bag_status and override lane."
                  },
                  {
                    "disabled": false,
                    "key": "time_to_dispatch",
                    "value": "<integer>",
                    "description": "Indicates the time to dispatch."
                  },
                  {
                    "disabled": false,
                    "key": "search_type",
                    "value": "<string>",
                    "description": "Specifies the key used to determine the type of search being performed."
                  },
                  {
                    "disabled": false,
                    "key": "search_value",
                    "value": "<string>",
                    "description": "The value corresponding to the search type, such as a specific shipment ID or order ID."
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<date>",
                    "description": "Start Date in DD-MM-YYYY format"
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<date>",
                    "description": "End Date in DD-MM-YYYY format"
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "The UTC start date in ISO format (YYYY-MM-DDTHH:MM:SSZ) for filtering results."
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "The UTC end date in ISO format (YYYY-MM-DDTHH:MM:SSZ) for filtering results."
                  },
                  {
                    "disabled": false,
                    "key": "status_assigned_start_date",
                    "value": "<dateTime>",
                    "description": "Specifies the starting UTC date and time (in ISO format, YYYY-MM-DDTHH:MM:SSZ) to define the lower boundary for filtering shipments based on the `created_at` timestamp of statuses in the shipment's status history. It allows filtering statuses that were created within a  specific time range."
                  },
                  {
                    "disabled": false,
                    "key": "status_assigned_end_date",
                    "value": "<dateTime>",
                    "description": "Specifies the ending UTC date and time (in ISO format, YYYY-MM-DDTHH:MM:SSZ) to define the  upper boundary for filtering shipments based on the `created_at` timestamp of statuses  in the shipment's status history."
                  },
                  {
                    "disabled": false,
                    "key": "dp_ids",
                    "value": "<string>",
                    "description": "A comma-separated list of delivery partner IDs to filter results by specific delivery partners."
                  },
                  {
                    "disabled": false,
                    "key": "stores",
                    "value": "<string>",
                    "description": "A comma-separated list of store IDs used to filter results to only those related to specific stores."
                  },
                  {
                    "disabled": false,
                    "key": "sales_channels",
                    "value": "<string>",
                    "description": "A comma-separated list of sales channel IDs to filter results based on the sales channels involved."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Specifies the page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the number of results returned per page."
                  },
                  {
                    "disabled": false,
                    "key": "fetch_active_shipment",
                    "value": "true",
                    "description": "A boolean flag that indicates whether to include only active shipments in the results."
                  },
                  {
                    "disabled": false,
                    "key": "allow_inactive",
                    "value": "false",
                    "description": "A flag indicating whether to allow the inclusion of inactive shipments in the results."
                  },
                  {
                    "disabled": false,
                    "key": "exclude_locked_shipments",
                    "value": "true",
                    "description": "A flag to specify whether to exclude shipments that are locked from the results."
                  },
                  {
                    "disabled": false,
                    "key": "payment_methods",
                    "value": "<string>",
                    "description": "A comma-separated list of payment methods."
                  },
                  {
                    "disabled": false,
                    "key": "channel_shipment_id",
                    "value": "<string>",
                    "description": "The shipment ID used in the application, which can be used to reference specific shipments."
                  },
                  {
                    "disabled": false,
                    "key": "channel_order_id",
                    "value": "<string>",
                    "description": "The order ID used in the application."
                  },
                  {
                    "disabled": false,
                    "key": "custom_meta",
                    "value": "<string>",
                    "description": "Custom metadata associated with the query, allowing for additional filtering or information to be passed."
                  },
                  {
                    "disabled": false,
                    "key": "ordering_channel",
                    "value": "<string>",
                    "description": "The channel through which the order was placed."
                  },
                  {
                    "disabled": false,
                    "key": "company_affiliate_tag",
                    "value": "<string>",
                    "description": "A tag used to identify the company's affiliation for filtering or reporting purposes."
                  },
                  {
                    "disabled": false,
                    "key": "my_orders",
                    "value": "<boolean>",
                    "description": "A boolean flag indicating whether the query should return only the user's orders."
                  },
                  {
                    "disabled": false,
                    "key": "platform_user_id",
                    "value": "<string>",
                    "description": "The unique identifier of the user on the platform, useful for filtering orders related to a specific user."
                  },
                  {
                    "disabled": false,
                    "key": "sort_type",
                    "value": "sla_asc",
                    "description": "Determines the sorting order of the results based on specific criteria."
                  },
                  {
                    "disabled": false,
                    "key": "show_cross_company_data",
                    "value": "false",
                    "description": "A flag indicating whether to include data from both cross-company and non-cross-company orders in the results."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "A comma-separated list of tags associated with the orders to filter results based on specific characteristics."
                  },
                  {
                    "disabled": false,
                    "key": "customer_id",
                    "value": "<string>",
                    "description": "The unique identifier for the customer associated with the query, useful for filtering results to a specific customer."
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The type of order being queried."
                  },
                  {
                    "disabled": false,
                    "key": "group_entity",
                    "value": "<string>",
                    "description": "Defines the grouping criterion for retrieving shipments or orders. It specifies whether the results should be organized based on shipment groups or order groups.  For example, using 'shipments' groups results by shipment, while an invalid value like 'abcd' may not be recognized, leading to errors or default behavior."
                  },
                  {
                    "disabled": false,
                    "key": "enforce_date_filter",
                    "value": "false",
                    "description": "Applies a date filter for listing shipments. This is useful when fetching data  for a specific date range while performing searches."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_type",
                    "value": "<string>",
                    "description": "Define the Fulfillment Type for Listing Orders, This is use when we want to get list of shipments or orders by cross store or cross company or fulfilling Store (by default), this is also depends on the login user accessType and store access"
                  },
                  {
                    "disabled": false,
                    "key": "ordering_source",
                    "value": "<string>",
                    "description": "Filter orders by ordering source. Accepts comma-separated values for multiple sources."
                  },
                  {
                    "disabled": false,
                    "key": "channel_account_id",
                    "value": "<string>",
                    "description": "Comma-separated channel account IDs to filter orders by specific channel accounts."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "14afde12-d3a3-40e9-ba0b-4e459d980801",
                "name": "We are processing the report!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipments-listing"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "lane",
                        "value": "new"
                      },
                      {
                        "key": "bag_status",
                        "value": "placed, bag_confirmed, bag_invoiced"
                      },
                      {
                        "key": "status_assigned",
                        "value": "return_initiated"
                      },
                      {
                        "key": "status_override_lane",
                        "value": "false"
                      },
                      {
                        "key": "time_to_dispatch",
                        "value": "1"
                      },
                      {
                        "key": "search_type",
                        "value": "shipment_id"
                      },
                      {
                        "key": "search_value",
                        "value": "16578901076461551493K"
                      },
                      {
                        "key": "from_date",
                        "value": "2023-05-10"
                      },
                      {
                        "key": "to_date",
                        "value": "2023-05-10"
                      },
                      {
                        "key": "start_date",
                        "value": "2023-08-21T09:48:40.000Z"
                      },
                      {
                        "key": "end_date",
                        "value": "2023-08-21T09:48:40.000Z"
                      },
                      {
                        "key": "status_assigned_start_date",
                        "value": "2024-10-07T18:30:00.000Z"
                      },
                      {
                        "key": "status_assigned_end_date",
                        "value": "2024-11-07T18:29:59.999Z"
                      },
                      {
                        "key": "dp_ids",
                        "value": "19,26"
                      },
                      {
                        "key": "stores",
                        "value": "19,26"
                      },
                      {
                        "key": "sales_channels",
                        "value": "000000000000000000000001,614b42d1ea943427b5f46d1e"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "fetch_active_shipment",
                        "value": "false"
                      },
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      },
                      {
                        "key": "exclude_locked_shipments",
                        "value": "true"
                      },
                      {
                        "key": "payment_methods",
                        "value": "COD,PREPAID"
                      },
                      {
                        "key": "channel_shipment_id",
                        "value": "16731535496121004000"
                      },
                      {
                        "key": "channel_order_id",
                        "value": "FY63BA4C0D0125F8A075"
                      },
                      {
                        "key": "custom_meta",
                        "value": "custom meta"
                      },
                      {
                        "key": "ordering_channel",
                        "value": "ECOMM"
                      },
                      {
                        "key": "company_affiliate_tag",
                        "value": "company tag"
                      },
                      {
                        "key": "my_orders",
                        "value": "false"
                      },
                      {
                        "key": "platform_user_id",
                        "value": "AKFBAD9C3DEC9EB773"
                      },
                      {
                        "key": "sort_type",
                        "value": "sla_asc"
                      },
                      {
                        "key": "show_cross_company_data",
                        "value": "false"
                      },
                      {
                        "key": "tags",
                        "value": "gifting,international"
                      },
                      {
                        "key": "customer_id",
                        "value": "63a2ce177e9f59d3166dd700"
                      },
                      {
                        "key": "order_type",
                        "value": "HomeDelivery"
                      },
                      {
                        "key": "group_entity",
                        "value": "orders"
                      },
                      {
                        "key": "enforce_date_filter",
                        "value": "false"
                      },
                      {
                        "key": "fulfillment_type",
                        "value": "FULFILLMENT"
                      },
                      {
                        "key": "ordering_source",
                        "value": "gofynd"
                      },
                      {
                        "key": "channel_account_id",
                        "value": "68e7a15429f2a988886094d3,68e7a15429f2a988886094d4"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"lane\": \"in_transit\",\n  \"total_count\": 1,\n  \"page\": {\n    \"current\": 1,\n    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"type\": \"number\",\n    \"size\": 10\n  },\n  \"items\": [\n    {\n      \"shipment_id\": \"17289073504751136915\",\n      \"order_id\": \"FY670D08560E251707FB\",\n      \"ordering_channel\": \"ECOMM\",\n      \"ordering_source\": \"storefront\",\n      \"ordering_source_details\": {\n        \"type\": \"SALES_CHANNEL\",\n        \"slug\": \"storefront\",\n        \"display_name\": \"Storefront\",\n        \"is_active\": true,\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/misc/pictures/logos/storefront.png\"\n      },\n      \"order_date\": \"2024-10-14T17:32:30+00:00\",\n      \"order_created_ts\": \"2024-10-14T12:02:30Z\",\n      \"shipment_created_at\": \"2024-10-14T17:32:30+00:00\",\n      \"shipment_created_ts\": \"2024-10-14T12:02:30Z\",\n      \"is_active\": true,\n      \"prices\": {\n        \"amount_paid\": 190,\n        \"refund_amount\": 190,\n        \"price_marked\": 100,\n        \"cod_charges\": 100,\n        \"coupon_value\": 0,\n        \"discount\": 10,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 0,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 90,\n        \"refund_credit\": 0,\n        \"value_of_good\": 85.72,\n        \"pm_price_split\": 0,\n        \"brand_calculated_amount\": 90,\n        \"coupon_effective_discount\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 0,\n        \"cn_refund_amount\": 0,\n        \"loyalty_discount\": 0\n      },\n      \"ordering_currency_prices\": {\n        \"amount_paid\": 190,\n        \"refund_amount\": 190,\n        \"price_marked\": 100,\n        \"cod_charges\": 100,\n        \"coupon_value\": 0,\n        \"discount\": 10,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 0,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 90,\n        \"refund_credit\": 0,\n        \"value_of_good\": 85.72,\n        \"pm_price_split\": 0,\n        \"brand_calculated_amount\": 90,\n        \"coupon_effective_discount\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 0,\n        \"cn_refund_amount\": 0,\n        \"loyalty_discount\": 0\n      },\n      \"meta\": {\n        \"$ref\": \"#/components/examples/ShipmentMetaExample\"\n      },\n      \"affiliate_details\": {\n        \"$ref\": \"#/components/examples/AffiliateDetailsExample\"\n      },\n      \"shipment_status\": {\n        \"$ref\": \"#/components/examples/ShipmentStatusExample\"\n      },\n      \"status_created_at\": \"2024-10-14T17:36:36+00:00\",\n      \"status_created_ts\": \"2024-10-14T12:06:35Z\",\n      \"fulfillment_option\": {\n        \"$ref\": \"#/components/examples/FulfillmentOption\"\n      },\n      \"estimated_sla_time\": null,\n      \"estimated_sla_ts\": null,\n      \"display_name\": \"Picked\",\n      \"total_bags\": 1,\n      \"payment_mode\": \"COD\",\n      \"payment_methods\": {\n        \"COD\": {\n          \"$ref\": \"#/components/examples/PaymentMethodsExample\"\n        }\n      },\n      \"payment_info\": [\n        {\n          \"$ref\": \"#/components/examples/PaymentMethodsExample\"\n        }\n      ],\n      \"fulfilling_store\": {\n        \"$ref\": \"#/components/examples/StoreDetailsExample\"\n      },\n      \"channel\": {\n        \"name\": \"payment\",\n        \"is_affiliate\": false,\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/misc/pictures/application-logos/original/olqHM8LNr-JioMart-Groceries.png\",\n        \"channel_shipment_id\": \"17289073504751136915\"\n      },\n      \"deliveryy_address\": {\n        \"$ref\": \"#/components/examples/AddressExample\"\n      },\n      \"billing_address\": {\n        \"$ref\": \"#/components/examples/AddressExample\"\n      },\n      \"invoice_id\": \"E00010787A000063\",\n      \"can_process\": true,\n      \"lock_status\": false,\n      \"previous_shipment_id\": null,\n      \"forward_end_shipment_id\": null,\n      \"customer_note\": \"\",\n      \"mode_of_payment\": \"ECOMM\",\n      \"is_lapa_enabled\": true,\n      \"logistics_meta\": {},\n      \"bags\": [\n        {\n          \"$ref\": \"#/components/examples/ShipmentBagExample\"\n        }\n      ],\n      \"user\": {\n        \"$ref\": \"#/components/examples/UserExample\"\n      },\n      \"currency\": {\n        \"$ref\": \"#/components/examples/CurrencyExample\"\n      },\n      \"currency_info\": {\n        \"$ref\": \"#/components/examples/CurrencyInfoExample\"\n      },\n      \"dp_details\": {\n        \"$ref\": \"#/components/examples/DPDetailsExample\"\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "93250ccf-2171-4548-aee7-94e4099aa76e",
            "name": "getShipmentById | Get shipment details",
            "request": {
              "name": "getShipmentById | Get shipment details",
              "description": {
                "content": "Get detailed information about a specific shipment",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment-details"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "channel_shipment_id",
                    "value": "<string>",
                    "description": "The shipment ID used in the application, which can be used to reference specific shipments."
                  },
                  {
                    "disabled": false,
                    "key": "shipment_id",
                    "value": "<string>",
                    "description": "The unique identifier for a shipment."
                  },
                  {
                    "disabled": false,
                    "key": "fetch_active_shipment",
                    "value": "<boolean>",
                    "description": "flag to fetch active or deactivated shipments"
                  },
                  {
                    "disabled": false,
                    "key": "allow_inactive",
                    "value": "false",
                    "description": "Flag indicating whether inactive shipments are allowed"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "65e7802c-b293-4c13-bd6c-dcb18d36989a",
                "name": "We are processing the report!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment-details"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "channel_shipment_id",
                        "value": "16731535496121004000"
                      },
                      {
                        "key": "shipment_id",
                        "value": "16731535496121004000"
                      },
                      {
                        "key": "fetch_active_shipment",
                        "value": "false"
                      },
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"order\": {\n    \"fynd_order_id\": \"FY62B13E2101810C19E4\",\n    \"shipment_count\": 1,\n    \"order_date\": \"2022-06-21T09:12:26.000Z\"\n  },\n  \"shipments\": [\n    {\n      \"shipment_id\": \"16557829457641286433\",\n      \"payment_mode\": \"COD\",\n      \"logistics_meta\": {},\n      \"fulfilling_store\": {\n        \"meta\": {},\n        \"id\": 1,\n        \"code\": \"HS-468a5\",\n        \"fulfillment_channel\": \"pulse\",\n        \"store_name\": \"Reliance Industries Ltd - Jio Market\",\n        \"contact_person\": \"\",\n        \"phone\": \"8888888888\",\n        \"address\": \"high_street WEWORK, VIJAY DIAMONDS, ANDHERI MUMBAI MAHARASHTRA 400093\",\n        \"city\": \"MUMBAI\",\n        \"state\": \"MAHARASHTRA\",\n        \"country\": \"INDIA\",\n        \"pincode\": \"400093\",\n        \"tags\": [\n          \"infibeam\"\n        ]\n      },\n      \"delivery_details\": {\n        \"name\": \"Manish Prakash\",\n        \"email\": \"test@example.com\",\n        \"phone\": \"8888888888\",\n        \"address\": \"home 479 sector3 bokaro Bokaro Jharkhand 827003\",\n        \"city\": \"Bokaro\",\n        \"state\": \"Jharkhand\",\n        \"country\": \"India\",\n        \"pincode\": \"827003\",\n        \"state_code\": 0\n      },\n      \"billing_details\": {\n        \"name\": \"Manish Prakash\",\n        \"email\": \"test@example.com\",\n        \"phone\": \"8888888888\",\n        \"address\": \"home 479 sector3 bokaro Bokaro Jharkhand 827003\",\n        \"city\": \"Bokaro\",\n        \"state\": \"Jharkhand\",\n        \"country\": \"India\",\n        \"pincode\": \"827003\",\n        \"state_code\": 0\n      },\n      \"dp_details\": {\n        \"id\": null,\n        \"name\": null,\n        \"awb_no\": null,\n        \"eway_bill_id\": null,\n        \"track_url\": null,\n        \"gst_tag\": \"sgst\"\n      },\n      \"journey_type\": \"forward\",\n      \"order\": {\n        \"fynd_order_id\": \"FY62B13E2101810C19E4\",\n        \"affiliate_id\": \"000000000000000000000001\",\n        \"ordering_channel\": \"FYND\",\n        \"ordering_source\": \"storefront\",\n        \"source\": \"null\",\n        \"tax_details\": {\n          \"gstin\": null\n        },\n        \"order_date\": \"2022-06-21T09:12:26.000Z\",\n        \"loyalty_discount_details\": {\n          \"ownership\": \"seller\",\n          \"discount\": 10,\n          \"is_applied\": true\n        }\n      },\n      \"gst_details\": {\n        \"value_of_good\": 475.24,\n        \"gst_fee\": 23.76,\n        \"brand_calculated_amount\": 499,\n        \"tax_collected_at_source\": 0,\n        \"gstin_code\": null\n      },\n      \"shipment_quantity\": 1,\n      \"bag_status_history\": [\n        {\n          \"status\": \"pending\",\n          \"updated_at\": \"2022-06-21T09:12:26.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Pending\",\n          \"display_name\": \"Pending\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"placed\",\n          \"updated_at\": \"2022-06-21T09:12:32.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Ordered\",\n          \"display_name\": \"Placed\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"bag_confirmed\",\n          \"updated_at\": \"2022-06-21T09:39:13.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Ordered\",\n          \"display_name\": \"Bag Confirmed\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"dp_assigned\",\n          \"updated_at\": \"2022-06-21T09:40:04.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"DP Assigned\",\n          \"display_name\": \"DP Assigned\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"bag_picked\",\n          \"updated_at\": \"2022-06-21T09:40:12.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Shipped\",\n          \"display_name\": \"In Transit\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"out_for_delivery\",\n          \"updated_at\": \"2022-06-21T09:40:29.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Out For Delivery\",\n          \"display_name\": \"Out For Delivery\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"delivery_done\",\n          \"updated_at\": \"2022-06-21T09:40:37.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Delivered\",\n          \"display_name\": \"Delivery Done\",\n          \"forward\": null\n        }\n      ],\n      \"bags\": [\n        {\n          \"bag_id\": 43880,\n          \"display_name\": \"Bag\",\n          \"entity_type\": \"bag\",\n          \"bag_configs\": {\n            \"is_returnable\": true,\n            \"can_be_cancelled\": true,\n            \"enable_tracking\": false,\n            \"is_customer_return_allowed\": true,\n            \"allow_force_return\": false,\n            \"is_active\": false\n          },\n          \"financial_breakup\": {\n            \"loyalty_discount\": 0,\n            \"price_effective\": 499,\n            \"discount\": 0,\n            \"amount_paid\": 549,\n            \"coupon_effective_discount\": 0,\n            \"delivery_charge\": 50,\n            \"fynd_credits\": 0,\n            \"cod_charges\": 0,\n            \"refund_credit\": 0,\n            \"cashback\": 0,\n            \"refund_amount\": 549,\n            \"added_to_fynd_cash\": false,\n            \"cashback_applied\": 0,\n            \"gst_tax_percentage\": 5,\n            \"value_of_good\": 475.24,\n            \"price_marked\": 499,\n            \"transfer_price\": 0,\n            \"brand_calculated_amount\": 499,\n            \"promotion_effective_discount\": 0,\n            \"coupon_value\": 0,\n            \"pm_price_split\": {\n              \"COD\": 549\n            },\n            \"size\": \"5\",\n            \"total_units\": 1,\n            \"hsn_code\": \"62050000\",\n            \"identifiers\": {\n              \"sku_code\": \"CL-001L-L-PRPL-PINK-5\"\n            },\n            \"item_name\": \"Purple Flip Flops\",\n            \"gst_fee\": 23.76,\n            \"gst_tag\": \"IGST\"\n          },\n          \"seller_qc_details\": {\n            \"line_number\": 1,\n            \"bad_quantity\": 1,\n            \"good_quantity\": 0\n          },\n          \"current_status\": {\n            \"id\": 1\n          },\n          \"item\": {\n            \"name\": \"Purple Flip Flops\",\n            \"brand\": \"Nike\",\n            \"slug_key\": \"purple-flip-flops-ezmucvw4d3\",\n            \"images\": [\n              \"https://hdn-1.fynd.com/products/pictures/item/free/270x0/CL-001L-L-PRPL-PINK-6/Rvk5WbGg9Hx-1.jpg\"\n            ],\n            \"size\": \"5\",\n            \"l1_category\": [],\n            \"l3_category\": 27,\n            \"tags\": [\n              \"purple-flip-flops\",\n              \"footwear\",\n              \"third-party\"\n            ]\n          },\n          \"brand\": {\n            \"modified_on\": \"1655707988\",\n            \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/DbhIvd_tB-Logo.jpeg\",\n            \"brand_name\": \"Nike\",\n            \"company\": null,\n            \"created_on\": \"1647793418\",\n            \"id\": 4\n          },\n          \"gst_details\": {\n            \"gstin_code\": \"null\",\n            \"gst_tag\": \"IGST\",\n            \"hsn_code\": \"62050000\",\n            \"value_of_good\": 475.24,\n            \"gst_tax_percentage\": 5,\n            \"is_default_hsn_code\": true,\n            \"brand_calculated_amount\": 499,\n            \"gst_fee\": 23.76,\n            \"tax_collected_at_source\": 0\n          },\n          \"article\": {\n            \"uid\": \"6237fdfec0903e7ae543c201\",\n            \"identifiers\": {\n              \"sku_code\": \"CL-001L-L-PRPL-PINK-5\"\n            },\n            \"return_config\": {\n              \"time\": 30,\n              \"unit\": \"days\",\n              \"returnable\": true\n            },\n            \"tags\": [\n              \"1P\"\n            ],\n            \"_custom_json\": {\n              \"child_details\": [\n                {\n                  \"alu\": \"000000000581023044\",\n                  \"width\": 207.01,\n                  \"height\": 41.91,\n                  \"length\": 161.29,\n                  \"weight\": 112943.91,\n                  \"seller_identifier\": \"000000000581023044\"\n                }\n              ]\n            }\n          },\n          \"quantity\": 1\n        }\n      ],\n      \"delivery_slot\": {\n        \"slot\": \"By 03:00 AM\",\n        \"upper_bound\": \"2022-06-21T03:42:23.000Z\",\n        \"lower_bound\": \"2022-06-21T03:42:23.000Z\",\n        \"date\": \"2022-06-21T03:42:23.000Z\",\n        \"type\": \"order_window\"\n      },\n      \"total_items\": 1,\n      \"payment_methods\": {\n        \"slug\": \"COD\",\n        \"payment_id\": \"COD\",\n        \"payment_amt\": 549,\n        \"payment_cart\": null,\n        \"payment_desc\": \"COD\",\n        \"bdcustomer_id\": null,\n        \"order_inv_num\": null,\n        \"mode_of_payment\": \"COD\",\n        \"payment_gateway_logo\": null,\n        \"transaction_ref_number\": \"\"\n      },\n      \"vertical\": \"GROCERIES\",\n      \"payments\": {\n        \"mode\": \"COD\",\n        \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n        \"source\": \"Jio Partner Pay\"\n      },\n      \"priority_text\": null,\n      \"status\": {\n        \"created_at\": \"1655804437\",\n        \"shipment_id\": \"16557829457641286433\",\n        \"status\": \"delivery_done\",\n        \"bag_list\": [\n          \"43880\"\n        ],\n        \"id\": 19980\n      },\n      \"prices\": {\n        \"amount_paid\": 549,\n        \"refund_amount\": 549,\n        \"price_marked\": 499,\n        \"cod_charges\": 0,\n        \"discount\": 0,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 50,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 499,\n        \"refund_credit\": 0,\n        \"value_of_good\": 475.24,\n        \"pm_price_split\": 500,\n        \"COD\": 549,\n        \"brand_calculated_amount\": 499,\n        \"coupon_effective_discount\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 0,\n        \"loyalty_discount\": 0\n      },\n      \"picked_date\": \"\",\n      \"tracking_list\": [\n        {\n          \"status\": \"Order Placed\",\n          \"time\": \"2022-06-21T09:12:32.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"Order Confirmed\",\n          \"time\": \"2022-06-21T09:39:13.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"Invoiced\",\n          \"time\": \"2022-06-21T09:40:12.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"Delivery Partner Assigned\",\n          \"time\": \"2022-06-21T09:40:12.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"Packed\",\n          \"time\": \"2022-06-21T09:40:12.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"In Transit\",\n          \"time\": \"2022-06-21T09:40:12.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"Out For Delivery\",\n          \"time\": \"2022-06-21T09:40:29.000Z\",\n          \"is_passed\": true,\n          \"is_current\": false,\n          \"text\": \"\"\n        },\n        {\n          \"status\": \"Delivered\",\n          \"time\": \"2022-06-21T09:40:37.000Z\",\n          \"is_passed\": true,\n          \"is_current\": true,\n          \"text\": \"\"\n        }\n      ],\n      \"forward_end_shipment_id\": null,\n      \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36\",\n      \"platform_logo\": \"https://fynd-static.s3.amazonaws.com/mode_of_payment/fynd_logo.png\",\n      \"packaging_type\": \"POLYB_DFLT_L\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8324d27e-e370-4f14-bf6c-d4a84c96b279",
            "name": "getOrderById | Get order",
            "request": {
              "name": "getOrderById | Get order",
              "description": {
                "content": "Get detailed information about a specific order",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "order-details"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "FY6299E19701B4EAEFC2",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "my_orders",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "allow_inactive",
                    "value": "false",
                    "description": "Flag to allow inactive shipments"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0322a842-aecb-4ff1-961b-045deb66bfbe",
                "name": "We are processing the report!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "order-details"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY6299E19701B4EAEFC2"
                      },
                      {
                        "key": "my_orders",
                        "value": "<boolean>"
                      },
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"order\": {\n    \"fynd_order_id\": \"FY637CFCC00177713D47\",\n    \"meta\": {\n      \"files\": [],\n      \"staff\": {},\n      \"cart_id\": 1835,\n      \"comment\": \"\",\n      \"extra_meta\": {},\n      \"order_tags\": null,\n      \"order_type\": \"HomeDelivery\",\n      \"employee_id\": null,\n      \"payment_type\": \"self\",\n      \"mongo_cart_id\": 1835,\n      \"order_platform\": \"platform-site\",\n      \"ordering_store\": 1,\n      \"order_child_entities\": [\n        \"bag\",\n        \"shipment\"\n      ]\n    },\n    \"affiliate_id\": \"62f35968d101a6d38c886d85\",\n    \"ordering_channel\": \"Ecomm\",\n    \"ordering_source\": \"storefront\",\n    \"ordering_source_details\": {\n      \"type\": \"SALES_CHANNEL\",\n      \"slug\": \"storefront\",\n      \"display_name\": \"Storefront\",\n      \"is_active\": true,\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/misc/pictures/logos/storefront.png\"\n    },\n    \"source\": \"uniket-desktop\",\n    \"affiliate_order_id\": \"FY637CFCC00177713D47\",\n    \"tax_details\": {\n      \"gstin\": null\n    },\n    \"order_date\": \"2022-11-22T22:15:53.000Z\",\n    \"prices\": {\n      \"amount_paid\": 948.5,\n      \"refund_amount\": 948.5,\n      \"price_marked\": 1398,\n      \"cod_charges\": 0,\n      \"discount\": 349.5,\n      \"cashback_applied\": 0,\n      \"delivery_charge\": 0,\n      \"fynd_credits\": 0,\n      \"cashback\": 0,\n      \"price_effective\": 1048.5,\n      \"refund_credit\": 0,\n      \"value_of_good\": 803.82,\n      \"coupon_value\": 0,\n      \"tax_collected_at_source\": 0,\n      \"promotion_effective_discount\": 100,\n      \"amount_paid_roundoff\": 948,\n      \"amount_to_be_collected\": 0,\n      \"cost_price\": 0,\n      \"loyalty_discount\": 0\n    },\n    \"ordering_currency_prices\": {\n      \"amount_paid\": 948.5,\n      \"refund_amount\": 948.5,\n      \"price_marked\": 1398,\n      \"cod_charges\": 0,\n      \"discount\": 349.5,\n      \"cashback_applied\": 0,\n      \"delivery_charge\": 0,\n      \"fynd_credits\": 0,\n      \"cashback\": 0,\n      \"price_effective\": 1048.5,\n      \"refund_credit\": 0,\n      \"value_of_good\": 803.82,\n      \"coupon_value\": 0,\n      \"tax_collected_at_source\": 0,\n      \"promotion_effective_discount\": 100,\n      \"amount_paid_roundoff\": 948,\n      \"amount_to_be_collected\": 0,\n      \"cost_price\": 0,\n      \"loyalty_discount\": 0\n    },\n    \"raw_user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36\",\n    \"currency\": {\n      \"currency_code\": \"INR\",\n      \"currency_symbol\": \"₹\"\n    },\n    \"comment\": \"\",\n    \"loyalty_discount_details\": {\n      \"ownership\": \"seller\",\n      \"discount\": 10,\n      \"is_applied\": true\n    }\n  },\n  \"shipments\": [\n    {\n      \"shipment_id\": \"16691355532841431595\",\n      \"order_status\": {\n        \"text\": \"Expected Delivery Date\",\n        \"value\": \"Arriving on 24 Nov 2022 15:54:00\",\n        \"color_code\": \"#00a100\",\n        \"expected_delivery_date\": \"2022-11-24T22:15:54.000Z\"\n      },\n      \"fulfilling_store\": {\n        \"id\": 5,\n        \"code\": \"SF94\",\n        \"fulfillment_channel\": \"pulse\",\n        \"store_name\": \"RELIANCE RETAIL LTD - Beauty & Personal care\",\n        \"contact_person\": \"Anju Abraham\",\n        \"phone\": \"918888888888\",\n        \"address\": \"store 1ST FLOOR, WEWORK VIJAY DIAMOND, CROSS RD B, AJIT NAGAR, KONDIVITA, ANDHERI EAST, MUMBAI, MAHARASHTR Mumbai Maharashtra 400093\",\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"pincode\": \"400093\",\n        \"meta\": {\n          \"stage\": \"verified\",\n          \"timing\": [\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"monday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"tuesday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"wednesday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"thursday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"friday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"saturday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"sunday\"\n            }\n          ],\n          \"documents\": {},\n          \"gst_number\": null,\n          \"display_name\": \"RELIANCE RETAIL LTD - Beauty & Personal care\",\n          \"gst_credentials\": {\n            \"e_invoice\": {\n              \"enabled\": false\n            },\n            \"e_waybill\": {\n              \"enabled\": false\n            }\n          },\n          \"notification_emails\": [\n            \"test@example.com\"\n          ],\n          \"product_return_config\": {\n            \"on_same_store\": true\n          },\n          \"additional_contact_details\": {\n            \"number\": [\n              \"91 - 8888888888\"\n            ]\n          },\n          \"ewaybill_portal_details\": null\n        },\n        \"fulfilment_type\": null\n      },\n      \"delivery_details\": {\n        \"name\": \"Vaishakh Shetty\",\n        \"email\": \"\",\n        \"phone\": \"8888888888\",\n        \"address\": \"home Asd,Mumbai,Maharashtra,Mumbai,Maharashtra,India Asd,Mumbai,Maharashtra,Mumbai,Maharashtra,India Mumbai,Maharashtra Mumbai Maharashtra 400083\",\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"pincode\": \"400083\",\n        \"state_code\": \"27\"\n      },\n      \"billing_details\": {\n        \"name\": \"Vaishakh Shetty\",\n        \"email\": \"\",\n        \"phone\": \"8888888888\",\n        \"address\": \"home Asd,Mumbai,Maharashtra,Mumbai,Maharashtra,India Mumbai,Maharashtra Mumbai Maharashtra 400083\",\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"pincode\": \"400083\",\n        \"state_code\": \"27\"\n      },\n      \"dp_details\": {\n        \"id\": null,\n        \"name\": null,\n        \"awb_no\": null,\n        \"eway_bill_id\": null,\n        \"track_url\": null,\n        \"gst_tag\": \"sgst\",\n        \"dp_otp\": \"\"\n      },\n      \"journey_type\": \"forward\",\n      \"fulfillment_option\": {\n        \"name\": \"Standard Delivery\",\n        \"slug\": \"standard-delivery\",\n        \"type\": \"HomeDelivery\",\n        \"is_default\": true\n      },\n      \"order\": {\n        \"fynd_order_id\": \"FY637CFCC00177713D47\",\n        \"meta\": {\n          \"files\": [],\n          \"staff\": {},\n          \"cart_id\": 1835,\n          \"comment\": \"\",\n          \"extra_meta\": {},\n          \"order_tags\": null,\n          \"order_type\": \"HomeDelivery\",\n          \"employee_id\": null,\n          \"payment_type\": \"self\",\n          \"mongo_cart_id\": 1835,\n          \"order_platform\": \"platform-site\",\n          \"ordering_store\": 1,\n          \"order_child_entities\": [\n            \"bag\",\n            \"shipment\"\n          ]\n        },\n        \"affiliate_id\": \"62f35968d101a6d38c886d85\",\n        \"ordering_channel\": \"Ecomm\",\n        \"ordering_source\": \"storefront\",\n        \"source\": \"uniket-desktop\",\n        \"tax_details\": {\n          \"gstin\": null\n        },\n        \"order_date\": \"2022-11-22T22:15:53.000Z\",\n        \"prices\": {\n          \"amount_paid\": 948.5,\n          \"refund_amount\": 948.5,\n          \"price_marked\": 1398,\n          \"cod_charges\": 0,\n          \"discount\": 349.5,\n          \"cashback_applied\": 0,\n          \"delivery_charge\": 0,\n          \"fynd_credits\": 0,\n          \"cashback\": 0,\n          \"price_effective\": 1048.5,\n          \"refund_credit\": 0,\n          \"value_of_good\": 803.82,\n          \"coupon_value\": 0,\n          \"tax_collected_at_source\": 0,\n          \"promotion_effective_discount\": 100,\n          \"amount_paid_roundoff\": 948,\n          \"amount_to_be_collected\": 0,\n          \"cost_price\": 0\n        },\n        \"raw_user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36\",\n        \"comment\": \"\"\n      },\n      \"gst_details\": {\n        \"value_of_good\": 401.91,\n        \"gst_fee\": 72.34,\n        \"brand_calculated_amount\": 474.25,\n        \"tax_collected_at_source\": 0,\n        \"gstin_code\": \"null\"\n      },\n      \"shipment_quantity\": 1,\n      \"bag_status_history\": [\n        {\n          \"status\": \"pending\",\n          \"updated_at\": \"2022-11-22T22:15:54.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Pending\",\n          \"display_name\": \"Pending\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"placed\",\n          \"updated_at\": \"2022-11-22T22:15:59.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Ordered\",\n          \"display_name\": \"Placed\",\n          \"forward\": null\n        },\n        {\n          \"status\": \"bag_confirmed\",\n          \"updated_at\": \"2022-11-22T22:54:50.000Z\",\n          \"state_type\": \"operational\",\n          \"app_display_name\": \"Ordered\",\n          \"display_name\": \"Bag Confirmed\",\n          \"forward\": null\n        }\n      ],\n      \"bags\": [\n        {\n          \"bag_id\": 20472628,\n          \"display_name\": \"Bag\",\n          \"entity_type\": \"bag\",\n          \"meta\": {\n            \"custom_message\": \"Please send the shipment as soon as possible.\"\n          },\n          \"bag_configs\": {\n            \"is_returnable\": true,\n            \"can_be_cancelled\": true,\n            \"enable_tracking\": true,\n            \"is_customer_return_allowed\": false,\n            \"is_active\": true,\n            \"allow_force_return\": true\n          },\n          \"financial_breakup\": {\n            \"price_effective\": 524,\n            \"discount\": 174,\n            \"amount_paid\": 474.25,\n            \"coupon_effective_discount\": 0,\n            \"delivery_charge\": 0,\n            \"fynd_credits\": 0,\n            \"cod_charges\": 0,\n            \"refund_credit\": 0,\n            \"cashback\": 0,\n            \"refund_amount\": 474.25,\n            \"added_to_fynd_cash\": false,\n            \"cashback_applied\": 0,\n            \"gst_tax_percentage\": 18,\n            \"value_of_good\": 401.91,\n            \"price_marked\": 699,\n            \"transfer_price\": 0,\n            \"brand_calculated_amount\": 474.25,\n            \"tax_collected_at_source\": 0,\n            \"tcs_percentage\": 0,\n            \"promotion_effective_discount\": 50,\n            \"coupon_value\": 0,\n            \"amount_paid_roundoff\": 474,\n            \"amount_to_be_collected\": 0,\n            \"size\": \"OS\",\n            \"total_units\": 1,\n            \"hsn_code\": \"20472574\",\n            \"identifiers\": {\n              \"ean\": \"6902395784364\",\n              \"sku_code\": \"1020820\"\n            },\n            \"item_name\": \"L'Oreal Paris Rouge Signature Matte Liquid Lipstick, 146 I Enlight\",\n            \"gst_fee\": 72.34,\n            \"gst_tag\": \"SGST\",\n            \"loyalty_discount\": 0\n          },\n          \"seller_qc_details\": {\n            \"line_number\": 1,\n            \"bad_quantity\": 0,\n            \"good_quantity\": 1\n          },\n          \"current_status\": {\n            \"id\": 1\n          },\n          \"item\": {\n            \"name\": \"L'Oreal Paris Rouge Signature Matte Liquid Lipstick, 146 I Enlight\",\n            \"brand\": \"L'Oreal Paris\",\n            \"slug_key\": \"loreal-paris-rouge-signature-matte-liquid-lipstick-146-i-enlight-96a1wferol05\",\n            \"images\": [\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/shj00c0H4T-1020820_1.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/iM7wvxxxT5-1020820_2.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/TcPMevsr6O-1020820_3.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/BAiV5xox57-1020820_4.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/6wXPvugMto-1020820_5.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/LvlirqfHho-1020820_6.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/KKnZHIJwO-1020820_7.jpg\",\n              \"https://cdn.pixelbin.io/v2/super-fire-62c344/tirabz/wrkr/tiraz0/products/pictures/item/free/270x0/1020820/NheQB3HLlq-1020820_8.jpg\"\n            ],\n            \"size\": \"OS\",\n            \"l1_category\": [\n              \"Makeup\"\n            ],\n            \"l3_category\": 134\n          },\n          \"brand\": {\n            \"credit_note_expiry_days\": null,\n            \"modified_on\": \"2022-11-22T09:08:25.000Z\",\n            \"id\": 2,\n            \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/tira-n/wrkr/tiraz0/brands/pictures/square-logo/original/iCMr3gmUF-Logo.jpeg\",\n            \"created_on\": \"2022-08-09T13:17:41.000Z\",\n            \"credit_note_allowed\": false,\n            \"start_date\": null,\n            \"company\": null,\n            \"script_last_ran\": null,\n            \"pickup_location\": null,\n            \"brand_name\": \"L'Oreal Paris\",\n            \"invoice_prefix\": null,\n            \"is_virtual_invoice\": false\n          },\n          \"gst_details\": {\n            \"gstin_code\": \"null\",\n            \"gst_tag\": \"SGST\",\n            \"hsn_code\": \"20472574\",\n            \"value_of_good\": 401.91,\n            \"gst_tax_percentage\": 18,\n            \"is_default_hsn_code\": true,\n            \"brand_calculated_amount\": 474.25,\n            \"tax_collected_at_source\": 0,\n            \"hsn_code_id\": \"62f3ad402cbb29a3a1c9186b\",\n            \"gst_fee\": 72.34,\n            \"igst_tax_percentage\": 0,\n            \"sgst_tax_percentage\": 9,\n            \"cgst_tax_percentage\": 9,\n            \"igst_gst_fee\": 0,\n            \"cgst_gst_fee\": 36.17,\n            \"sgst_gst_fee\": 36.17\n          },\n          \"article\": {\n            \"uid\": \"62f495f2a604499934540c69\",\n            \"identifiers\": {\n              \"ean\": \"6902395784364\",\n              \"sku_code\": \"1020820\"\n            },\n            \"return_config\": {\n              \"time\": 7,\n              \"unit\": \"days\",\n              \"returnable\": true\n            },\n            \"tags\": [\n              \"1P\"\n            ],\n            \"_custom_json\": {\n              \"child_details\": [\n                {\n                  \"alu\": \"000000000581023044\",\n                  \"width\": 207.01,\n                  \"height\": 41.91,\n                  \"length\": 161.29,\n                  \"weight\": 112943.91,\n                  \"seller_identifier\": \"000000000581023044\"\n                }\n              ]\n            }\n          },\n          \"affiliate_bag_details\": {\n            \"coupon_code\": null\n          },\n          \"quantity\": 1,\n          \"identifier\": \"\",\n          \"applied_promos\": [\n            {\n              \"amount\": 50,\n              \"promo_id\": \"637cfcb19d43e76334b9fb6c\",\n              \"buy_rules\": [\n                {\n                  \"item_criteria\": {\n                    \"item_brand\": [\n                      2\n                    ]\n                  },\n                  \"cart_conditions\": {}\n                }\n              ],\n              \"mrp_promotion\": false,\n              \"discount_rules\": [\n                {\n                  \"type\": \"amount\",\n                  \"value\": 100\n                }\n              ],\n              \"promotion_name\": \"VS\",\n              \"promotion_type\": \"amount\",\n              \"article_quantity\": 2\n            }\n          ],\n          \"mark_as_returnable\": false,\n          \"charges\": [\n            {\n              \"code\": \"Delivery Charge 2\",\n              \"name\": \"Delivery Charge 2\",\n              \"type\": \"charge\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 10,\n                  \"currency\": \"INR\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 10,\n                  \"currency\": \"INR\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"rule\": {\n                    \"conditions\": {\n                      \"department\": [\n                        \"elect\",\n                        \"groceries\"\n                      ],\n                      \"article_tag\": \"1p\"\n                    }\n                  },\n                  \"type\": \"multi\",\n                  \"logic\": \"apportion\"\n                },\n                \"distribution_level\": \"bag\"\n              }\n            }\n          ]\n        }\n      ],\n      \"custom_message\": \"Please send the shipment as soon as possible.\",\n      \"company_id\": 2,\n      \"user\": {\n        \"user_oid\": \"637cbf77e7706fbc79baa669\",\n        \"gender\": \"female\",\n        \"first_name\": \"Vaishakh\",\n        \"id\": 18052704,\n        \"mobile\": \"8888888888\",\n        \"mongo_user_id\": \"637cbf77e7706fbc79baa669\",\n        \"email\": \"test@example.com\",\n        \"last_name\": \"Shetty\",\n        \"is_anonymous_user\": false\n      },\n      \"pickup_slot\": {},\n      \"delivery_slot\": {\n        \"slot\": \"By 16:00 PM\",\n        \"upper_bound\": \"2022-11-25T16:45:50.000Z\",\n        \"lower_bound\": \"2022-11-23T16:45:50.000Z\",\n        \"date\": \"2022-11-25T16:45:50.000Z\",\n        \"type\": \"order_window\"\n      },\n      \"total_items\": 1,\n      \"payment_methods\": {\n        \"PP\": {\n          \"amount\": 474.25,\n          \"mode\": \"PP\",\n          \"name\": \"PartnerPay\",\n          \"collect_by\": \"seller\",\n          \"refund_by\": \"seller\",\n          \"meta\": {}\n        }\n      },\n      \"payment_info\": [\n        {\n          \"amount\": 474.25,\n          \"mode\": \"PP\",\n          \"name\": \"PartnerPay\",\n          \"collect_by\": \"seller\",\n          \"refund_by\": \"seller\",\n          \"meta\": {}\n        }\n      ],\n      \"vertical\": null,\n      \"priority_text\": null,\n      \"status\": {\n        \"created_at\": \"2022-11-22T22:54:50.000Z\",\n        \"id\": 88117778,\n        \"meta\": {\n          \"request_meta\": {},\n          \"state_manager_used\": \"entity\",\n          \"kafka_emission_status\": 1\n        },\n        \"status\": \"bag_confirmed\",\n        \"shipment_id\": \"16691355532841431595\",\n        \"bag_list\": [\n          \"20472628\"\n        ],\n        \"current_shipment_status\": \"bag_confirmed\",\n        \"status_created_at\": \"2022-11-22T22:54:50.000Z\"\n      },\n      \"prices\": {\n        \"amount_paid\": 474.25,\n        \"refund_amount\": 474.25,\n        \"price_marked\": 699,\n        \"cod_charges\": 0,\n        \"discount\": 174.75,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 0,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 524.25,\n        \"refund_credit\": 0,\n        \"value_of_good\": 401.91,\n        \"coupon_value\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 50,\n        \"amount_paid_roundoff\": 474,\n        \"amount_to_be_collected\": 0,\n        \"cost_price\": 0,\n        \"loyalty_discount\": 0,\n        \"charges\": [\n          {\n            \"code\": \"Delivery Charge 2\",\n            \"name\": \"Delivery Charge 2\",\n            \"type\": \"charge\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 100,\n                \"currency\": \"INR\"\n              },\n              \"ordering_currency\": {\n                \"value\": 100,\n                \"currency\": \"INR\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"rule\": {\n                  \"conditions\": {\n                    \"department\": [\n                      \"elect\",\n                      \"groceries\"\n                    ],\n                    \"article_tag\": \"1p\"\n                  }\n                },\n                \"type\": \"multi\",\n                \"logic\": \"apportion\"\n              },\n              \"distribution_level\": \"shipment\"\n            }\n          }\n        ]\n      },\n      \"ordering_currency_prices\": {\n        \"amount_paid\": 474.25,\n        \"refund_amount\": 474.25,\n        \"price_marked\": 699,\n        \"cod_charges\": 0,\n        \"discount\": 174.75,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 0,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 524.25,\n        \"refund_credit\": 0,\n        \"value_of_good\": 401.91,\n        \"coupon_value\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 50,\n        \"amount_paid_roundoff\": 474,\n        \"amount_to_be_collected\": 0,\n        \"cost_price\": 0,\n        \"loyalty_discount\": 0\n      },\n      \"tracking_list\": [\n        {\n          \"text\": \"Placed\",\n          \"status\": \"processing\",\n          \"is_passed\": true,\n          \"time\": \"2022-11-22T22:15:59.000Z\"\n        },\n        {\n          \"text\": \"Bag Confirmed\",\n          \"status\": \"confirmed\",\n          \"is_passed\": true,\n          \"time\": \"2022-11-22T22:54:50.000Z\"\n        },\n        {\n          \"text\": \"Dp Assigned\",\n          \"status\": \"dp_assigned\",\n          \"is_passed\": false,\n          \"time\": \"\"\n        },\n        {\n          \"text\": \"In Transit\",\n          \"status\": \"in_transit\",\n          \"is_passed\": false,\n          \"time\": \"\"\n        },\n        {\n          \"text\": \"Out For Delivery\",\n          \"status\": \"out_for_delivery\",\n          \"is_passed\": false,\n          \"time\": \"\"\n        },\n        {\n          \"text\": \"Delivered\",\n          \"status\": \"delivered\",\n          \"is_passed\": false,\n          \"time\": \"\"\n        }\n      ],\n      \"forward_end_shipment_id\": null,\n      \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36\",\n      \"platform_logo\": \"https://fynd-static.s3.amazonaws.com/mode_of_payment/ecomm_logo.png\",\n      \"packaging_type\": \"POLYB_DFLT_L\",\n      \"enable_dp_tracking\": false,\n      \"invoice\": {\n        \"updated_date\": \"1970-01-01T00:00:00.000Z\",\n        \"store_invoice_id\": null,\n        \"invoice_url\": \"\",\n        \"label_url\": \"\",\n        \"external_invoice_id\": \"\"\n      },\n      \"can_process\": true,\n      \"estimated_sla_time\": \"null\",\n      \"tracking_url\": \"\",\n      \"meta\": {\n        \"dp_id\": \"9\",\n        \"weight\": 300,\n        \"external\": {},\n        \"formatted\": {\n          \"max\": \"Fri, 25 Nov\",\n          \"min\": \"Wed, 23 Nov\"\n        },\n        \"timestamp\": {\n          \"max\": 1669394750,\n          \"min\": 1669221950\n        },\n        \"bag_weight\": {\n          \"20472628\": 300\n        },\n        \"debug_info\": {\n          \"stormbreaker_uuid\": \"998171bb-67af-412a-a00a-12d436418ff2\"\n        },\n        \"dp_options\": {},\n        \"order_type\": null,\n        \"dp_sort_key\": \"fm_priority\",\n        \"packaging_name\": \"POLYB_DFLT_L\",\n        \"assign_dp_from_sb\": true,\n        \"same_store_available\": true,\n        \"fulfill_virtual_invoice\": false,\n        \"fulfilment_priority_text\": null,\n        \"auto_trigger_dp_assignment_ACF\": true\n      },\n      \"shipment_created_at\": \"2022-11-22T22:15:53.000Z\",\n      \"mark_as_returnable\": false,\n      \"ordering_store\": {\n        \"id\": 5,\n        \"code\": \"SF94\",\n        \"fulfillment_channel\": \"pulse\",\n        \"store_name\": \"RELIANCE RETAIL LTD - Beauty & Personal care\",\n        \"contact_person\": \"Anju Abraham\",\n        \"phone\": \"918888888888\",\n        \"address\": \"store 1ST FLOOR, WEWORK VIJAY DIAMOND, CROSS RD B, AJIT NAGAR, KONDIVITA, ANDHERI EAST, MUMBAI, MAHARASHTR Mumbai Maharashtra 400093\",\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"pincode\": \"400093\",\n        \"meta\": {\n          \"stage\": \"verified\",\n          \"timing\": [\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"monday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"tuesday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"wednesday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"thursday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"friday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"saturday\"\n            },\n            {\n              \"open\": true,\n              \"closing\": {\n                \"hour\": 22,\n                \"minute\": 0\n              },\n              \"opening\": {\n                \"hour\": 11,\n                \"minute\": 0\n              },\n              \"weekday\": \"sunday\"\n            }\n          ],\n          \"documents\": {},\n          \"gst_number\": null,\n          \"display_name\": \"RELIANCE RETAIL LTD - Beauty & Personal care\",\n          \"gst_credentials\": {\n            \"e_invoice\": {\n              \"enabled\": false\n            },\n            \"e_waybill\": {\n              \"enabled\": false\n            }\n          },\n          \"notification_emails\": [\n            \"test@example.com\"\n          ],\n          \"product_return_config\": {\n            \"on_same_store\": true\n          },\n          \"additional_contact_details\": {\n            \"number\": [\n              \"91 - 8888888888\"\n            ]\n          },\n          \"ewaybill_portal_details\": null\n        },\n        \"fulfilment_type\": null\n      },\n      \"custom_meta\": [],\n      \"logistics_meta\": {},\n      \"packages\": [\n        {\n          \"id\": \"PK0000000078\",\n          \"packaging_id\": \"6733286311a57c1546561690\",\n          \"name\": \"Package 1\",\n          \"size\": \"Medium\",\n          \"package_type\": \"Box\",\n          \"length\": 25,\n          \"width\": 15,\n          \"height\": 10,\n          \"weight\": 2.5,\n          \"error_rate\": 0.02,\n          \"package_vol_weight\": 3.75,\n          \"max_weight\": 5,\n          \"awb\": \"AWBPK0000000078\",\n          \"pdf_links\": {\n            \"label_a4\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n            \"label_a6\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n            \"label_pos\": \"https://storage.googleapis.com/monorepo-sandbox-private-assets/mps/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n          },\n          \"products\": [\n            {\n              \"line_number\": 1,\n              \"quantity\": 4,\n              \"identifier\": \"WEFSADXEWSA\"\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9f9513e0-1fbc-4796-aa16-aa3857b79a9b",
            "name": "getOrders | List orders",
            "request": {
              "name": "getOrders | List orders",
              "description": {
                "content": "Get a list of orders based on the filters provided.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "orders-listing"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "lane",
                    "value": "<string>",
                    "description": "lane refers to a section where orders are assigned, indicating its grouping."
                  },
                  {
                    "disabled": false,
                    "key": "search_type",
                    "value": "<string>",
                    "description": "search_type refers to the field that will be used as the target for the search operation."
                  },
                  {
                    "disabled": false,
                    "key": "bag_status",
                    "value": "<string>",
                    "description": "bag_status refers to status of the entity. Filters orders based on the status."
                  },
                  {
                    "disabled": false,
                    "key": "time_to_dispatch",
                    "value": "<integer>",
                    "description": "time_to_dispatch refers to estimated SLA time."
                  },
                  {
                    "disabled": false,
                    "key": "payment_methods",
                    "value": "<string>",
                    "description": "Comma separated values of payment methods that were used to place order."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "tags refers to additional descriptive labels associated with the order"
                  },
                  {
                    "disabled": false,
                    "key": "search_value",
                    "value": "16854460524441037000",
                    "description": "search_value is matched against the field specified by the search_type"
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<date>",
                    "description": "Date time in UTC timezone as per ISO format."
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<date>",
                    "description": "Date time in UTC timezone as per ISO format."
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "Date time in UTC timezone as per ISO format."
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "Date time in UTC timezone as per ISO format."
                  },
                  {
                    "disabled": false,
                    "key": "dp_ids",
                    "value": "<string>",
                    "description": "Delivery Partner IDs to which shipments are assigned."
                  },
                  {
                    "disabled": false,
                    "key": "stores",
                    "value": "<string>",
                    "description": "A comma-separated list of store IDs used to filter results to only those related to specific stores."
                  },
                  {
                    "disabled": false,
                    "key": "sales_channels",
                    "value": "<string>",
                    "description": "A comma-separated list of sales channel IDs to filter results based on the sales channels involved."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Specifies the page number for paginated results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the number of results returned per page."
                  },
                  {
                    "disabled": false,
                    "key": "is_priority_sort",
                    "value": "true"
                  },
                  {
                    "disabled": false,
                    "key": "custom_meta",
                    "value": "6388422a5ebd6a6cf4a8ede6"
                  },
                  {
                    "disabled": false,
                    "key": "my_orders",
                    "value": "<boolean>"
                  },
                  {
                    "disabled": false,
                    "key": "show_cross_company_data",
                    "value": "false",
                    "description": "Flag to view cross & non-cross company order"
                  },
                  {
                    "disabled": false,
                    "key": "customer_id",
                    "value": "<string>",
                    "description": "The unique identifier for the customer associated with the query, useful for filtering results to a specific customer."
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>"
                  },
                  {
                    "disabled": false,
                    "key": "allow_inactive",
                    "value": "false",
                    "description": "Flag indicating whether inactive shipments are allowed"
                  },
                  {
                    "disabled": false,
                    "key": "group_entity",
                    "value": "<string>",
                    "description": "Defines the grouping criterion for retrieving shipments or orders. It specifies whether the results should be organized based on shipment groups or order groups.  For example, using 'shipments' groups results by shipment, while an invalid value like 'abcd' may not be recognized, leading to errors or default behavior."
                  },
                  {
                    "disabled": false,
                    "key": "enforce_date_filter",
                    "value": "false",
                    "description": "Applies a date filter for listing orders. This is useful when fetching data  for a specific date range while performing searches."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_type",
                    "value": "<string>",
                    "description": "Define the Fulfillment Type for Listing Orders, This is use when we want to get list of shipments or orders by cross store or cross company or fulfilling Store (by default), this is also depends on the login user accessType and store access"
                  },
                  {
                    "disabled": false,
                    "key": "ordering_source",
                    "value": "<string>",
                    "description": "Filter orders by ordering source. Accepts comma-separated values for multiple sources."
                  },
                  {
                    "disabled": false,
                    "key": "channel_account_id",
                    "value": "<string>",
                    "description": "Comma-separated channel account IDs to filter orders by specific channel accounts."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "173adb0a-eb19-4824-bf1f-f04ed1fc8bf3",
                "name": "We are processing the report!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "orders-listing"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "lane",
                        "value": "new"
                      },
                      {
                        "key": "search_type",
                        "value": "<string>"
                      },
                      {
                        "key": "bag_status",
                        "value": "placed, bag_confirmed, bag_invoiced"
                      },
                      {
                        "key": "time_to_dispatch",
                        "value": "1"
                      },
                      {
                        "key": "payment_methods",
                        "value": "<string>"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "search_value",
                        "value": "16854460524441037000"
                      },
                      {
                        "key": "from_date",
                        "value": "<date>"
                      },
                      {
                        "key": "to_date",
                        "value": "<date>"
                      },
                      {
                        "key": "start_date",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "end_date",
                        "value": "<dateTime>"
                      },
                      {
                        "key": "dp_ids",
                        "value": "<string>"
                      },
                      {
                        "key": "stores",
                        "value": "<string>"
                      },
                      {
                        "key": "sales_channels",
                        "value": "<string>"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "is_priority_sort",
                        "value": "true"
                      },
                      {
                        "key": "custom_meta",
                        "value": "6388422a5ebd6a6cf4a8ede6"
                      },
                      {
                        "key": "my_orders",
                        "value": "<boolean>"
                      },
                      {
                        "key": "show_cross_company_data",
                        "value": "false"
                      },
                      {
                        "key": "customer_id",
                        "value": "63a2ce177e9f59d3166dd700"
                      },
                      {
                        "key": "order_type",
                        "value": "HomeDelivery"
                      },
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      },
                      {
                        "key": "group_entity",
                        "value": "orders"
                      },
                      {
                        "key": "enforce_date_filter",
                        "value": "false"
                      },
                      {
                        "key": "fulfillment_type",
                        "value": "FULFILLMENT"
                      },
                      {
                        "key": "ordering_source",
                        "value": "gofynd"
                      },
                      {
                        "key": "channel_account_id",
                        "value": "68e7a15429f2a988886094d3,68e7a15429f2a988886094d4"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "37",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"total_count\": 83984001,\n  \"message\": \"in ipsum consectetur laboris\",\n  \"success\": false,\n  \"items\": [\n    {\n      \"breakup_values\": [\n        {\n          \"value\": \"dolore\",\n          \"name\": \"adipisicing quis\",\n          \"display\": \"magna aute elit\"\n        },\n        {\n          \"value\": \"dolore nul\",\n          \"name\": \"do proident sit nostrud \",\n          \"display\": \"et ea dolor\"\n        }\n      ],\n      \"total_order_value\": 41543947.81286085,\n      \"meta\": {\n        \"nulla05\": 67119556,\n        \"nostrud4\": true\n      },\n      \"order_created_time\": \"ut sed\",\n      \"order_created_ts\": \"nostrud et\",\n      \"ordering_source\": \"laborum velit Duis amet dolore\",\n      \"ordering_source_details\": {\n        \"type\": \"KONNECT\",\n        \"slug\": \"laboris et exercitation\",\n        \"display_name\": \"laboris dolore\",\n        \"is_active\": true,\n        \"logo\": \"http://leMiwfBqFThBikKxXaoMhNDWusVkiBb.ulgv7+djYg1Ie.qZLXRqyGyfnzo1spYQMhy,OCF01Q,sjPoC9yJVv\"\n      },\n      \"payment_mode\": \"est Excepteur aliquip\",\n      \"shipments\": [\n        {\n          \"shipment_id\": \"ut sunt\",\n          \"fulfillment_option\": {\n            \"name\": \"dolore voluptate\",\n            \"slug\": \"quis\",\n            \"type\": \"ex enim\",\n            \"is_default\": false\n          },\n          \"picked_date\": \"1967-05-12T02:14:29.743Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"anim magna est\",\n              \"text\": \"exercitation vo\",\n              \"is_passed\": false,\n              \"is_current\": true,\n              \"time\": \"mollit reprehenderit\",\n              \"created_ts\": \"cillum amet in cupidatat\"\n            },\n            {\n              \"status\": \"ut proident esse\",\n              \"text\": \"qui culpa nostrud i\",\n              \"is_passed\": false,\n              \"is_current\": true,\n              \"time\": \"nulla\",\n              \"created_ts\": \"veniam non o\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"irure sint aute\",\n            \"invoice_url\": \"anim aliqua in deserunt pariatur\",\n            \"updated_date\": \"1978-09-21T15:46:02.678Z\",\n            \"external_invoice_id\": \"consequat adipis\",\n            \"label_url\": \"commodo eu nisi sed\",\n            \"credit_note_id\": \"minim ut\",\n            \"links\": {\n              \"eiusmod9\": false,\n              \"dolor1b\": true,\n              \"consequat19\": \"ut ad sint proident et\",\n              \"culpad14\": true\n            }\n          },\n          \"shipment_status\": \"Ut laborum\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": 12714873.345441774,\n            \"gst_fee\": -43400788.09452335,\n            \"tax_collected_at_source\": 91480811.62245098,\n            \"value_of_good\": -34654329.15177309,\n            \"cgst_tax_percentage\": -10316642.113284707,\n            \"gstin_code\": \"aliqua Lorem\",\n            \"igst_tax_percentage\": -60638366.42732295,\n            \"gst_tax_percentage\": 66196547.94285235,\n            \"hsn_code_id\": \"est irure ipsum\",\n            \"igst_gst_fee\": 61474390.89591083,\n            \"is_default_hsn_code\": true,\n            \"sgst_gst_fee\": -55669817.7303113,\n            \"cgst_gst_fee\": -81264063.70994182,\n            \"gst_tag\": \"Ut eu culpa\",\n            \"sgst_tax_percentage\": 82702961.05221471,\n            \"hsn_code\": \"deserunt tempor do\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"tem\",\n              \"created_at\": \"1984-11-01T00:19:27.362Z\",\n              \"user_id\": \"eu commodo do laborum\",\n              \"tax_details\": {\n                \"pan_no\": \"deserunt Excepteur cupidatat\",\n                \"gstin\": \"pariatur qui magna\"\n              },\n              \"mongo_cart_id\": -16155283.533908486,\n              \"delivery_charges\": -53347945.561442025,\n              \"transaction_id\": \"laboris sed\",\n              \"collect_by\": \"non dolor Duis\",\n              \"headers\": {\n                \"dolor7\": false,\n                \"dolor1b\": -12489790\n              },\n              \"coupon_value\": 71066942.78643891,\n              \"order_value\": -93952441.68643452,\n              \"created_time\": \"consectetur aute\",\n              \"currency\": \"ex laborum\",\n              \"total_order_value\": 42085272.26567355,\n              \"ordering_channel\": \"si\",\n              \"ordering_source\": \"qui consectetur\",\n              \"meta\": {\n                \"enim_b\": false,\n                \"dolore_d\": -21688775,\n                \"anim0a\": 66067884\n              },\n              \"cod_charges\": 84816752.3839995,\n              \"cashback_value\": 39504348.61291537,\n              \"refund_by\": \"laborum eu\",\n              \"affiliate_order_date\": \"1990-03-12T20:39:11.589Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"labore in deserunt aliqua fugiat\",\n              \"payment_mode_id\": 57978134.51651898,\n              \"promotion_effective_discount\": -66149619.6122314,\n              \"mode_of_payment\": \"in Lorem Duis\",\n              \"discount\": 45458608.25928298,\n              \"cashback_applied\": 14204567.231860295,\n              \"fynd_credits\": -32587580.682937697,\n              \"affiliate_id\": \"velit culpa\",\n              \"ordering_channel_logo\": \"labore exercitation occaecat\",\n              \"prices\": {\n                \"refund_credit\": 51565079.202370375,\n                \"amount_paid_roundoff\": 77387973.29779369,\n                \"price_effective\": 96619521.45553002,\n                \"promotion_effective_discount\": 55539457.607097685,\n                \"pm_price_split\": 6335666.325280264,\n                \"refund_amount\": 42174398.08605933,\n                \"transfer_price\": 31397368.630977064,\n                \"coupon_effective_discount\": -81359764.83628532,\n                \"tax_collected_at_source\": -87789969.12782788,\n                \"brand_calculated_amount\": -62615497.753751725,\n                \"delivery_charge\": 42556544.96557081,\n                \"cashback\": -80928529.28133461,\n                \"value_of_good\": 15791661.21370262,\n                \"cashback_applied\": -22904395.583446696,\n                \"cod_charges\": -87339297.29275505,\n                \"price_marked\": -41690433.09215037,\n                \"amount_paid\": -57265253.698415644,\n                \"coupon_value\": 14251611.345828637,\n                \"discount\": -29230139.9644821,\n                \"fynd_credits\": -6784614.603814632,\n                \"gift_price\": -12078107.874593556,\n                \"amount_to_be_collected\": 62752209.949798614,\n                \"cost_price\": 49269321.916969895,\n                \"loyalty_discount\": 97410701.94569188,\n                \"marketplace_promotion_effective_discount\": 71349488.69662896,\n                \"seller_promotion_effective_discount\": 30462211.59026952\n              },\n              \"charges\": [\n                {\n                  \"name\": \"in labore reprehenderit\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -16491955.123130485,\n                      \"currency\": \"id\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 32555421.543519318,\n                      \"currency\": \"consequat ea\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"proident dolor sit do\"\n                    },\n                    \"distribution_level\": \"anim ad id fugiat\"\n                  },\n                  \"code\": \"sunt consectetur\",\n                  \"type\": \"et cupidatat proident id laboris\"\n                },\n                {\n                  \"name\": \"reprehenderit proident\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 51489210.93302849,\n                      \"currency\": \"dolore irure\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 19815344.465623543,\n                      \"currency\": \"dolor minim magna adipisicing\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"ea adipisicing cupidatat\"\n                    },\n                    \"distribution_level\": \"ipsum ullamco\"\n                  },\n                  \"code\": \"ad consectetur\",\n                  \"type\": \"eiusmod\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": -38784057.51555345,\n                \"ownership\": \"seller\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"consectetur velit id commodo ad\",\n              \"labore tempor Ut anim\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 49524595,\n                \"meta\": {\n                  \"kafka_emission_status\": -69801336,\n                  \"state_manager_used\": \"pariatur elit dolore\"\n                },\n                \"shipment_id\": \"do ipsum\",\n                \"status\": \"pariatur\",\n                \"bag_list\": [\n                  29503222,\n                  -71824576\n                ],\n                \"remarks\": \"nulla nostrud ut\"\n              },\n              {\n                \"id\": 14715374,\n                \"meta\": {\n                  \"kafka_emission_status\": 12671600,\n                  \"state_manager_used\": \"et commodo ut in\"\n                },\n                \"shipment_id\": \"dolore culpa velit\",\n                \"status\": \"incididunt Exc\",\n                \"bag_list\": [\n                  19885594,\n                  -37421309\n                ],\n                \"remarks\": \"sit est sed in\"\n              }\n            ],\n            \"text\": \"mollit\",\n            \"value\": \"officia id tempor\",\n            \"color_code\": \"cillum dolore Lorem commodo\",\n            \"expected_delivery_date\": \"2018-07-24T23:20:29.480Z\"\n          },\n          \"delivery_slot\": {\n            \"nisi63\": \"incididunt velit mollit\",\n            \"eued\": 77746801.14310423\n          },\n          \"order\": {\n            \"fynd_order_id\": \"est consequat\",\n            \"order_date\": \"2025-05-01T15:20:36.021Z\",\n            \"created_ts\": \"laborum aute ex dolor\",\n            \"tax_details\": {\n              \"cillumb4\": -8550895\n            },\n            \"cod_charges\": \"irure id\",\n            \"source\": \"adipisicin\",\n            \"affiliate_id\": \"mollit in Duis adipisicing\",\n            \"affiliate_order_id\": \"do velit labore\",\n            \"ordering_channel_logo\": {\n              \"animb_3\": 89732999,\n              \"magnac\": \"aliqua sit quis ut\"\n            },\n            \"order_value\": \"sint\",\n            \"ordering_channel\": \"eiusmod\",\n            \"ordering_source\": \"voluptate laborum magna in consectetur\",\n            \"loyalty_discount_details\": {\n              \"discount\": -61995325.09546963,\n              \"ownership\": \"marketplace\",\n              \"is_applied\": false\n            },\n            \"meta\": {\n              \"ut_b\": false,\n              \"sit06_\": -64723825.590346925\n            }\n          },\n          \"user\": {\n            \"id\": 80034835,\n            \"user_oid\": \"sit in\",\n            \"mongo_user_id\": \"in\",\n            \"external_customer_id\": \"sunt\",\n            \"first_name\": \"mollit tempor\",\n            \"last_name\": \"veniam mollit sit id ullamco\",\n            \"mobile\": \"anim Lorem dolor esse dolore\",\n            \"email\": \"non mollit enim\",\n            \"meta\": {\n              \"dolor__2c\": \"ea nulla ex consectetur\",\n              \"tempor__0_\": \"exer\",\n              \"et1\": \"Excepteur adipisicing dolor ad aliqua\"\n            },\n            \"is_anonymous_user\": false,\n            \"name\": \"ea Duis aliquip ut\",\n            \"gender\": \"eiusmod elit Lorem\",\n            \"country_phone_code\": \"mollit do\"\n          },\n          \"enable_dp_tracking\": true,\n          \"custom_message\": \"non mollit ad incididunt\",\n          \"estimated_sla_time\": \"anim do cupidatat et\",\n          \"estimated_sla_ts\": \"pariat\",\n          \"can_update_dimension\": true,\n          \"shipment_images\": [\n            \"labore aliqua quis\",\n            \"esse ad\"\n          ],\n          \"delivery_details\": {\n            \"nulla5\": false,\n            \"velite_\": true,\n            \"sed_f1\": true\n          },\n          \"billing_details\": {\n            \"eiusmod_2_4\": 23129342,\n            \"nostrud4\": \"elit enim commodo amet deserunt\"\n          },\n          \"forward_shipment_id\": \"nisi velit aliqua ipsum est\",\n          \"fulfilment_priority\": -67933091,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"voluptate ipsum sed\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": -80893766,\n          \"company_details\": {\n            \"company_name\": \"eiusmod est cillum Lorem\",\n            \"address\": {\n              \"cupidatat70\": false\n            },\n            \"company_cin\": \"nulla dolor elit do\",\n            \"company_id\": -79644822,\n            \"company_gst\": \"occaecat aute\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 15312981,\n                  \"number\": \"do\"\n                },\n                {\n                  \"country_code\": -18193419,\n                  \"number\": \"voluptate aliqua aliquip\"\n                }\n              ],\n              \"emails\": [\n                \"ipsum\",\n                \"in\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"do ut\",\n            \"pincode\": \"non labore\",\n            \"meta\": {\n              \"animc3\": -98698145.31990762\n            },\n            \"address\": \"cillum dolor id\",\n            \"address1\": \"quis Excepteur\",\n            \"display_address\": \"sint proident\",\n            \"id\": 30734838,\n            \"code\": \"aliqua\",\n            \"store_name\": \"incididunt irure\",\n            \"country\": \"tempor\",\n            \"contact_person\": \"sunt est do laborum\",\n            \"state\": \"sunt nisi eiusmod aliqua\",\n            \"city\": \"qui c\",\n            \"name\": \"dolor et proident eiusmod\",\n            \"store_email\": \"anim culpa aliqua\"\n          },\n          \"order_platform\": \"Lorem pariatur anim deserunt culpa\",\n          \"lock_status\": true,\n          \"platform_logo\": \"Lorem enim cupidatat ut mollit\",\n          \"user_agent\": \"velit adipisicing\",\n          \"dp_details\": {\n            \"pincode\": \"nostrud sit\",\n            \"track_url\": \"laborum eu\",\n            \"eway_bill_id\": \"quis adipisicing\",\n            \"id\": 31269404,\n            \"country\": \"incididunt tempor enim cillum\",\n            \"awb_no\": \"sunt exercitation sint\",\n            \"gst_tag\": \"nisi quis\",\n            \"name\": \"eu Ut\"\n          },\n          \"invoice_id\": \"deserunt ut\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"ut_52\": \"non\",\n            \"sint_15\": false,\n            \"minim_5\": \"magna des\",\n            \"ipsum_9\": -78054342\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"nostrud in Ut minim amet\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"dolore ad commodo\",\n              \"channel_order_id\": \"ex\",\n              \"employee_discount\": 9754529.240723953,\n              \"box_type\": \"consect\",\n              \"quantity\": 71840780,\n              \"size_level_total_qty\": 65207972,\n              \"loyalty_discount\": -56397563.2853809,\n              \"replacement_details\": {\n                \"replacement_type\": \"qui incididu\",\n                \"original_affiliate_order_id\": \"voluptate est laborum\"\n              },\n              \"channel_shipment_id\": \"et cupidatat\",\n              \"marketplace_invoice_id\": \"nostrud E\",\n              \"due_date\": \"1981-06-11T17:43:07.747Z\",\n              \"coupon_code\": \"laborum et ad ea est\",\n              \"is_priority\": true,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 48078567,\n              \"customer_selling_price\": 60939941.615329295\n            },\n            \"affiliate_order_id\": \"in Exce\",\n            \"affiliate_shipment_id\": \"labore quis\",\n            \"affiliate_store_id\": \"aliquip dolore sit consequat\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": 54389105,\n              \"tracking_url\": \"minim elit\",\n              \"estimated_delivery_date\": \"1966-11-29T03:06:13.560Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"labore eiusmod dol\",\n                \"city\": \"fugiat Lorem\",\n                \"gstin\": \"est ad\",\n                \"name\": \"aute\",\n                \"pincode\": 56483984,\n                \"state\": \"eu Ut\",\n                \"ajio_site_id\": \"in mollit\"\n              },\n              \"formatted\": {\n                \"max\": \"Excepteur enim\",\n                \"min\": \"sunt commodo in\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"non nulla\"\n              },\n              \"return_awb_number\": \"sit occaecat nostrud id\",\n              \"is_self_ship\": false,\n              \"box_type\": \"proident magna\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"mollit8a1\": 58372395.546237856,\n                  \"laborisf0\": false,\n                  \"consectetur4\": false\n                },\n                \"invoice\": {\n                  \"laborum_fb\": 44323191.35434696,\n                  \"reprehenderitd53\": 44193444\n                }\n              },\n              \"return_affiliate_shipment_id\": \"sunt est\",\n              \"parent_dp_id\": \"Duis aliquip u\",\n              \"shipment_weight\": -72007794.38844474,\n              \"dimension\": {\n                \"height\": -92869872.58962478,\n                \"width\": 87386955.91826227,\n                \"is_default\": false,\n                \"unit\": \"Excepteur occaecat ad\",\n                \"length\": -16377913.375968724\n              },\n              \"dp_options\": {\n                \"dolore_8a4\": \"proident dolor Lorem minim\"\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"1968-08-19T08:08:46.664Z\",\n              \"store_invoice_updated_date\": \"1993-03-12T06:23:28.254Z\",\n              \"forward_affiliate_shipment_id\": \"aliquip incididunt pariatur exercitation\",\n              \"return_store_node\": -15555897,\n              \"fulfilment_priority_text\": \"dolore non quis\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"sint Ut veli\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"est magna\"\n                },\n                {\n                  \"slug\": \"occaecat ullamco\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"anim\"\n                }\n              ],\n              \"external\": {\n                \"Excepteur1\": -45935404,\n                \"quis86\": true,\n                \"utae\": true\n              },\n              \"awb_number\": \"veniam dolor anim\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": true,\n                \"lock_message\": \"sed consectetur dolore do\"\n              },\n              \"order_type\": \"PickAtStore\",\n              \"ewaybill_info\": {\n                \"culpaa\": 13279114\n              },\n              \"dp_id\": \"officia\",\n              \"shipment_volumetric_weight\": 67167772.21390879,\n              \"marketplace_store_id\": \"irure reprehenderit nisi deserunt\",\n              \"return_details\": {\n                \"elit2\": -66020601.76824827,\n                \"voluptate_018\": false\n              },\n              \"dp_sort_key\": \"cupidatat et enim\",\n              \"packaging_name\": \"deserunt\",\n              \"timestamp\": {\n                \"max\": 46264512,\n                \"min\": 55885390\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"ex proident amet veniam\",\n              \"po_number\": \"magna commodo\",\n              \"b2c_buyer_details\": {\n                \"nisi7d\": 34266964,\n                \"consectetur_2c7\": -33764027.85577803,\n                \"occaecat__5_\": false\n              },\n              \"forward_affiliate_order_id\": \"pariatur fugiat ipsum\",\n              \"return_affiliate_order_id\": \"dolor dese\",\n              \"bag_weight\": {\n                \"culpa5\": \"cillum dolor eu\"\n              },\n              \"refund_to\": \"anim veniam\"\n            },\n            \"company_affiliate_tag\": \"dolore qui sed veniam\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"parent_child\",\n              \"label_a6\": \"mollit esse\",\n              \"invoice\": \"nisi\",\n              \"label_pos\": \"laborum eu Lorem commodo qui\",\n              \"invoice_a6\": \"aliquip elit esse nulla in\",\n              \"b2b\": \"sit aliquip occaecat cillum\",\n              \"label\": \"dolore esse\",\n              \"label_a4\": \"dolore elit\",\n              \"invoice_export\": \"cillum consequat voluptate\",\n              \"credit_note_url\": \"id ea\",\n              \"delivery_challan_a4\": \"mollit anim\",\n              \"label_export\": \"laborum id occaecat dolore\",\n              \"invoice_a4\": \"dolore et ipsum\",\n              \"invoice_pos\": \"fugiat aute magna\",\n              \"po_invoice\": \"in esse\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"2008-10-31T02:15:28.076Z\",\n                \"id\": \"mollit qui\",\n                \"name\": \"ut ex et\",\n                \"owner\": \"sint Excepteur labore\",\n                \"secret\": \"in sit Ut aliqua\",\n                \"token\": \"quis\",\n                \"updated_at\": \"1986-01-09T16:27:56.346Z\",\n                \"description\": \"cillum\",\n                \"meta\": [\n                  {\n                    \"name\": \"Ut Lorem\",\n                    \"value\": \"ullamco ex\"\n                  },\n                  {\n                    \"name\": \"sed ad pariatur et\",\n                    \"value\": \"ut Duis reprehenderit\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"Duis esse\",\n                  \"mode_of_payment\": \"pariatur magna deserunt\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"reprehenderit05\": true,\n                    \"sitc\": 14746587.827067524,\n                    \"Lorema4e\": -98131281\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": true\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": 35105018\n            },\n            \"affiliate_id\": \"enim esse ut incididunt\",\n            \"id\": \"sed culpa qui sint\"\n          },\n          \"priority_text\": \"fugiat labore\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"adipisicing reprehenderit\",\n              \"forward\": true,\n              \"store_id\": 73584183,\n              \"delivery_awb_number\": \"commodo reprehenderit\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": -14046572,\n              \"app_display_name\": \"ut nisi in\",\n              \"state_id\": 6794837,\n              \"state_type\": \"operational\",\n              \"bsh_id\": 5013144,\n              \"created_at\": \"1962-04-10T05:04:01.959Z\",\n              \"created_ts\": \"culpa incididunt\",\n              \"shipment_id\": \"consequat dolore sit\",\n              \"updated_at\": \"1959-06-11T11:48:35.666Z\",\n              \"updated_ts\": \"pr\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"dolor do elit irure\",\n                \"id\": 95309997,\n                \"journey_type\": \"forward\",\n                \"name\": \"sunt aliquip\",\n                \"state_type\": \"logistics\",\n                \"is_active\": true,\n                \"app_display_name\": \"ea Ut\",\n                \"app_state_name\": \"sint\",\n                \"app_facing\": false,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -43129544,\n              \"display_name\": \"culpa minim\"\n            },\n            {\n              \"status\": \"in do\",\n              \"forward\": false,\n              \"store_id\": 73385627,\n              \"delivery_awb_number\": \"dolore Duis deserunt\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -4337122,\n              \"app_display_name\": \"dolor ullamco dolore\",\n              \"state_id\": -71022298,\n              \"state_type\": \"financial\",\n              \"bsh_id\": 49485526,\n              \"created_at\": \"1957-10-08T13:04:07.140Z\",\n              \"created_ts\": \"Excepteur\",\n              \"shipment_id\": \"Excepteur Ut\",\n              \"updated_at\": \"1962-04-16T15:45:23.560Z\",\n              \"updated_ts\": \"ut minim\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"magna dolore qui minim\",\n                \"id\": 68487098,\n                \"journey_type\": \"forward\",\n                \"name\": \"dolor Duis id incididunt\",\n                \"state_type\": \"logistics\",\n                \"is_active\": true,\n                \"app_display_name\": \"deserunt mollit\",\n                \"app_state_name\": \"voluptate quis qui elit Excepteur\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": -57053761,\n              \"display_name\": \"sit Duis consequat\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": 95031984,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -61961595.945998706,\n                \"gst_fee\": -60473881.127409436,\n                \"tax_collected_at_source\": -43373654.324891575,\n                \"value_of_good\": 93027584.78712332,\n                \"cgst_tax_percentage\": 52677874.27884138,\n                \"gstin_code\": \"incididunt qui\",\n                \"igst_tax_percentage\": 94879996.57210535,\n                \"gst_tax_percentage\": -60789077.41237556,\n                \"hsn_code_id\": \"enim ad\",\n                \"igst_gst_fee\": -13681905.454930693,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 14427957.145064592,\n                \"cgst_gst_fee\": 66807382.84522581,\n                \"gst_tag\": \"sit dolore\",\n                \"sgst_tax_percentage\": -37596443.35400391,\n                \"hsn_code\": \"ea\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"est mollit\",\n                  \"forward\": true,\n                  \"store_id\": -23096577,\n                  \"delivery_awb_number\": \"in sunt\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 63077900,\n                  \"app_display_name\": \"amet cupidatat proident sed non\",\n                  \"state_id\": -27801797,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -91456047,\n                  \"created_at\": \"1991-03-18T10:32:06.124Z\",\n                  \"created_ts\": \"aliquip irure\",\n                  \"shipment_id\": \"Ut in mollit\",\n                  \"updated_at\": \"1960-05-15T14:19:54.442Z\",\n                  \"updated_ts\": \"sed deserunt culpa adipisicing\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"in sit\",\n                    \"id\": 77285346,\n                    \"journey_type\": \"return\",\n                    \"name\": \"incididunt in in laboris\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"dolor in aute pariatur voluptate\",\n                    \"app_state_name\": \"veniam est\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -9061992,\n                  \"display_name\": \"commodo incididunt\"\n                },\n                {\n                  \"status\": \"adipisicing ad\",\n                  \"forward\": false,\n                  \"store_id\": -3637591,\n                  \"delivery_awb_number\": \"e\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -58199281,\n                  \"app_display_name\": \"deserunt laboris\",\n                  \"state_id\": -24829873,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 42103088,\n                  \"created_at\": \"1982-07-22T01:02:31.036Z\",\n                  \"created_ts\": \"non Lorem do commodo\",\n                  \"shipment_id\": \"elit qu\",\n                  \"updated_at\": \"1968-12-03T07:24:44.470Z\",\n                  \"updated_ts\": \"ullamco amet cupidatat voluptate qui\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"id\",\n                    \"id\": 68088746,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"fugiat dolor\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"ea dolore\",\n                    \"app_state_name\": \"velit aliqua minim culpa\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -4472959,\n                  \"display_name\": \"et nisi tempor\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"sedf92\": 59952006.95930675\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -42629368,\n                \"bad_quantity\": -88628471,\n                \"good_quantity\": -4245394\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": -93775.04641076922,\n                \"brand_calculated_amount\": 51507416.352415144,\n                \"cashback\": -66021119.87457269,\n                \"cashback_applied\": 77114829.8342827,\n                \"cod_charges\": -18828335.213792175,\n                \"coupon_effective_discount\": 65242075.73381987,\n                \"coupon_value\": 7143017.847922996,\n                \"delivery_charge\": -10353643.985820323,\n                \"discount\": 98533112.13648301,\n                \"fynd_credits\": -30904277.957466066,\n                \"gst_fee\": 23509914.908521205,\n                \"gst_tag\": \"cupidatat\",\n                \"gst_tax_percentage\": -92404231.61265698,\n                \"hsn_code\": \"elit sed\",\n                \"identifiers\": {\n                  \"alu\": \"velit sit\",\n                  \"ean\": \"adipisicing\",\n                  \"sku_code\": \"ut aute consectetur\",\n                  \"upc\": \"ut ad in et\",\n                  \"isbn\": \"velit laborum irure eu\"\n                },\n                \"item_name\": \"sunt laboris cillum\",\n                \"price_effective\": -65295818.17509156,\n                \"price_marked\": -28006528.547251493,\n                \"promotion_effective_discount\": 25284330.587919086,\n                \"refund_credit\": 80499520.60020456,\n                \"size\": \"in Duis cillum\",\n                \"total_units\": 80184566,\n                \"transfer_price\": 33311620.622797772,\n                \"value_of_good\": -58867869.239379674,\n                \"amount_paid_roundoff\": 62788655,\n                \"tax_collected_at_source\": -89576714.41122383,\n                \"amount_to_be_collected\": 85194071.59808433,\n                \"taxes\": [\n                  {\n                    \"name\": \"est velit ut\",\n                    \"rate\": 58736711.98745218,\n                    \"tax_amount\": 49021799.789818525,\n                    \"taxable_amount\": -49165527.06007069\n                  },\n                  {\n                    \"name\": \"in adipisicing ut\",\n                    \"rate\": 60545866.67763761,\n                    \"tax_amount\": -17680256.00756155,\n                    \"taxable_amount\": -42345677.954205744\n                  }\n                ],\n                \"loyalty_discount\": -26267639.504865944\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": true,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": true,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"cillum commodo ex\",\n                  \"name\": \"ut aute\",\n                  \"slug\": \"laboris magna in proident Duis\",\n                  \"bundle_count\": 68489219,\n                  \"article_bundle_id\": \"qui id\",\n                  \"bundle_article_quantity\": -74195672,\n                  \"is_base\": true,\n                  \"price_marked\": -10717389.475295931,\n                  \"price_effective\": -53055098.35976809,\n                  \"item_id\": -61292040,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": false,\n                    \"unit\": false,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"irure occaecat aliqua\",\n                  \"images\": [\n                    \"Duis incididunt occaecat mollit\",\n                    \"incididunt adipisicing occaecat\"\n                  ],\n                  \"brand_name\": \"incididunt a\",\n                  \"size\": \"labore\"\n                }\n              },\n              \"seller_identifier\": \"minim ut pariatur\",\n              \"delivery_address\": {\n                \"phone\": \"exercitation cillum ad aute do\",\n                \"address2\": \"quis ea aliqua\",\n                \"address\": \"proident occaecat culpa minim\",\n                \"longitude\": 1800198.673820302,\n                \"pincode\": \"proid\",\n                \"area\": \"irure cillum cupidatat\",\n                \"address_type\": \"office\",\n                \"country\": \"aute\",\n                \"address_category\": \"store\",\n                \"email\": \"esse quis\",\n                \"created_at\": \"2020-09-04T02:34:37.956Z\",\n                \"address1\": \"amet adipisicing\",\n                \"display_address\": \"eu ex\",\n                \"landmark\": \"no\",\n                \"updated_at\": \"1947-09-09T03:27:20.058Z\",\n                \"version\": \"laborum esse\",\n                \"latitude\": -3719997.3505689204,\n                \"contact_person\": \"culpa Lorem anim\",\n                \"state\": \"aute irure\",\n                \"city\": \"occaecat\",\n                \"area_code_slug\": \"Excepteur in\",\n                \"country_code\": \"sunt Duis dolor occaecat aliqua\",\n                \"country_iso_code\": \"magna laborum voluptate Duis\",\n                \"country_phone_code\": \"enim labore\",\n                \"delivery_address_id\": -76281610,\n                \"geo_location\": {\n                  \"pariatur_9f\": \"est\",\n                  \"irure_6\": \"culpa adipisicing consequat\",\n                  \"essee6\": -73063488.74509232,\n                  \"voluptate5df\": \"dolore do in aute irure\"\n                },\n                \"name\": \"magna elit dolor occaecat non\",\n                \"sector\": \"incididunt tempor\",\n                \"state_code\": \"eiusmod\",\n                \"uid\": \"pariatur\",\n                \"user_id\": \"amet sint nostrud et dolor\",\n                \"code\": \"sed dolor proident deserunt\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"cillum_dbd\": -85400533.76051176,\n                  \"enim_a\": 68243565.37963188,\n                  \"ad3_\": \"voluptate elit minim quis\"\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 71182035.34315741,\n                  \"unit\": \"Ut \"\n                },\n                \"uid\": \"culpa sit\",\n                \"size\": \"qui enim occaecat elit\",\n                \"tags\": [\n                  \"est\",\n                  \"reprehenderit et sed\"\n                ],\n                \"_custom_json\": {\n                  \"in_970\": -9398221,\n                  \"do_af1\": true,\n                  \"consectetur69c\": true\n                }\n              },\n              \"brand\": {\n                \"id\": -16912903,\n                \"logo\": \"ad exercitation eiusmod\",\n                \"company\": -22948236,\n                \"created_on\": \"1999-04-18T06:51:32.835Z\",\n                \"brand_name\": \"do aute voluptate d\",\n                \"modified_on\": \"2018-04-17T21:25:02.195Z\"\n              },\n              \"group_id\": \"Lorem ea ut\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"id ullamco esse eu non\",\n                \"coupon_code\": \"fugiat proident\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"commodo id do dolore ad\",\n                  \"channel_order_id\": \"laboris commodo sit\",\n                  \"employee_discount\": 39791204.167976886,\n                  \"box_type\": \"ullamco ad cillum\",\n                  \"quantity\": 54584682,\n                  \"size_level_total_qty\": 68659388,\n                  \"loyalty_discount\": -47400938.45564903,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"laboris ullamco\",\n                    \"original_affiliate_order_id\": \"fugiat\"\n                  },\n                  \"channel_shipment_id\": \"ut nostrud est dolor Lorem\",\n                  \"marketplace_invoice_id\": \"Ut commodo sit\",\n                  \"due_date\": \"1986-10-18T20:20:04.454Z\",\n                  \"coupon_code\": \"dolore irure veniam\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": -32914006,\n                  \"customer_selling_price\": 83750446.24994144\n                }\n              },\n              \"item\": {\n                \"id\": 83557172,\n                \"attributes\": {\n                  \"currency\": \"laborum minim Ut\"\n                },\n                \"brand_id\": -45530486,\n                \"slug_key\": \"culpa \",\n                \"l3_category\": -67748901,\n                \"l3_category_name\": \"culpa\",\n                \"last_updated_at\": \"1953-04-01T18:26:38.951Z\",\n                \"name\": \"adipisicing esse est id\",\n                \"l2_category\": [\n                  \"culpa esse\",\n                  \"in dolor ea\"\n                ],\n                \"brand\": \"aliqua commodo in\",\n                \"image\": [\n                  \"laboris dolor\",\n                  \"consectetur officia aliquip est\"\n                ],\n                \"code\": \"in non do\",\n                \"l1_category\": [\n                  \"ut sunt occaecat\",\n                  \"quis dolore aute irure dolor\"\n                ],\n                \"size\": \"mi\",\n                \"can_cancel\": false,\n                \"can_return\": true,\n                \"branch_url\": \"occaecat consectetur sint ea\",\n                \"meta\": {\n                  \"cupidatatb\": -85391493.17132315,\n                  \"consequat_9\": -27016163\n                },\n                \"color\": \"officia Ut\",\n                \"department_id\": 17528804,\n                \"images\": [\n                  \"quis enim Duis Lorem in\",\n                  \"Excepteur Duis\"\n                ],\n                \"tags\": [\n                  \"nostrud nulla irure\",\n                  \"laboris ipsum ad sit\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"officia minim pariatur est\",\n                  \"amount\": 91482890.54227784\n                },\n                {\n                  \"mode\": \"nulla in sit\",\n                  \"amount\": 97620562.21071553\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"dolore eu Duis\",\n                  \"amount\": 25654361.353018686\n                },\n                {\n                  \"mode\": \"proident nostrud ipsum fugiat veniam\",\n                  \"amount\": 57667679.64914736\n                }\n              ],\n              \"quantity\": 56734682,\n              \"identifier\": \"Duis amet non in\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"in culpa\",\n              \"line_number\": 88778452,\n              \"meta\": {\n                \"consequatf1\": -31719674.050142825\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"custom\",\n                  \"promotion_name\": \"in anim voluptate\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -7635121,\n                      \"type\": \"irure do\"\n                    },\n                    {\n                      \"value\": 23560371,\n                      \"type\": \"irure cillum magna\"\n                    }\n                  ],\n                  \"amount\": 65287480.28034058,\n                  \"article_quantity\": -85802036,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          21599383,\n                          3227483\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          14913199,\n                          -28896320\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"aliqua aliquip sed\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"pro\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ad non ut\",\n                        \"item_name\": \"elit ad cillum in\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"eiusmod adipisicing amet nulla enim\",\n                        \"item_id\": 79489103,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"id adipisicing\",\n                      \"quantity\": -49585693.67841026\n                    },\n                    {\n                      \"article_id\": \"et\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"dolor\",\n                        \"item_name\": \"ullamco Exc\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"reprehenderit in\",\n                        \"item_id\": 26227702,\n                        \"item_images_url\": [\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                        \"ut_d\": -97420544,\n                        \"incididunt_9_8\": -14526056.557970837\n                      },\n                      \"parent_item_identifier\": \"nulla ut aute\",\n                      \"quantity\": -34273710.59411657\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"sed ipsum\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -2114945,\n                      \"type\": \"exercitation anim\"\n                    },\n                    {\n                      \"value\": -84890165,\n                      \"type\": \"cillum adipisicing\"\n                    }\n                  ],\n                  \"amount\": 4456067.521885917,\n                  \"article_quantity\": 75083829,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -77647960,\n                          -92337129\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -23512180,\n                          -73949125\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"voluptate minim\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"exercitation sint ut\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"non proident\",\n                        \"item_name\": \"ullamco ad\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"reprehenderit elit\",\n                        \"item_id\": 22608364,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"cupidatat officia occa\",\n                      \"quantity\": -81568195.18733776\n                    },\n                    {\n                      \"article_id\": \"et amet\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"laborum laboris\",\n                        \"item_name\": \"dolore dolore laborum do\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"esse aliquip ullamco\",\n                        \"item_id\": 24150319,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"ullamco occaecat anim in\",\n                      \"quantity\": 19902231.98937677\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 80139546.57777917,\n                \"amount_paid_roundoff\": 50088911.41141158,\n                \"price_effective\": 14624392.722238123,\n                \"promotion_effective_discount\": 39505979.3524397,\n                \"pm_price_split\": 11740118.563564777,\n                \"refund_amount\": 82281441.84132597,\n                \"transfer_price\": -34718989.92844782,\n                \"coupon_effective_discount\": 50631179.606379986,\n                \"tax_collected_at_source\": 70173875.6556983,\n                \"brand_calculated_amount\": 11951669.685146987,\n                \"delivery_charge\": 73585212.67298439,\n                \"cashback\": 44670842.61291242,\n                \"value_of_good\": -95583197.89275633,\n                \"cashback_applied\": 54266343.197013706,\n                \"cod_charges\": 29164531.09244293,\n                \"price_marked\": -38266141.56934762,\n                \"amount_paid\": -48838542.71259094,\n                \"coupon_value\": -78776712.0446429,\n                \"discount\": 16739623.6214346,\n                \"fynd_credits\": 87304856.4187564,\n                \"gift_price\": -55343285.10942892,\n                \"amount_to_be_collected\": -48708283.96593034,\n                \"cost_price\": 61195885.26073754,\n                \"loyalty_discount\": 96355971.66627932,\n                \"marketplace_promotion_effective_discount\": 41753180.495236546,\n                \"seller_promotion_effective_discount\": 79059601.18273216\n              },\n              \"charges\": [\n                {\n                  \"name\": \"nostrud ut\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -18286778.277469605,\n                      \"currency\": \"qui in quis Ut\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -91212465.66431877,\n                      \"currency\": \"sunt in ex\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"cupidatat adipisicing tempor esse sunt\"\n                    },\n                    \"distribution_level\": \"eu sed dolore\"\n                  },\n                  \"code\": \"consequat laboris\",\n                  \"type\": \"in laborum elit\"\n                },\n                {\n                  \"name\": \"amet nostrud labore\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 34274559.97560775,\n                      \"currency\": \"Ut reprehenderit veniam\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 22100430.329426944,\n                      \"currency\": \"aute ul\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"aliquip incididunt\"\n                    },\n                    \"distribution_level\": \"aliqua ullamco aute Ut\"\n                  },\n                  \"code\": \"nisi\",\n                  \"type\": \"culpa minim dolore proident sunt\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -86629679.48590587,\n                \"amount_paid_roundoff\": 1683812.9815659076,\n                \"price_effective\": 4535370.158697382,\n                \"promotion_effective_discount\": 21625273.948083207,\n                \"pm_price_split\": -13696248.90675661,\n                \"refund_amount\": -1092593.0175095946,\n                \"transfer_price\": 72314494.23485881,\n                \"coupon_effective_discount\": -22198440.775825918,\n                \"tax_collected_at_source\": -27120582.167480752,\n                \"brand_calculated_amount\": 34223203.74871063,\n                \"delivery_charge\": -71156829.80443539,\n                \"cashback\": -3731429.5775111318,\n                \"value_of_good\": 65238608.75017968,\n                \"cashback_applied\": 49426573.67663723,\n                \"cod_charges\": -25963318.469794005,\n                \"price_marked\": 83941638.12525862,\n                \"amount_paid\": -20347642.782283694,\n                \"coupon_value\": -88164063.51017939,\n                \"discount\": -17103580.40803221,\n                \"fynd_credits\": -43902387.32836247,\n                \"gift_price\": -48758179.385823205,\n                \"amount_to_be_collected\": 78165536.12114099,\n                \"cost_price\": -87434266.83664186,\n                \"loyalty_discount\": -95979080.38843657\n              },\n              \"current_status\": {\n                \"id\": -59661279,\n                \"store_id\": -12686264,\n                \"delivery_awb_number\": \"dolor\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": 24095971,\n                \"state_type\": \"logistics\",\n                \"state_id\": -44637589,\n                \"created_at\": \"1997-10-07T21:28:12.318Z\",\n                \"created_ts\": \"1957-10-07T02:30:03.078Z\",\n                \"shipment_id\": \"laborum\",\n                \"updated_at\": \"1954-05-06T19:54:52.502Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"elit\",\n                  \"id\": -23313085,\n                  \"journey_type\": \"return\",\n                  \"name\": \"Excepteur deserunt\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"ut Excepteur minim aliquip\",\n                  \"app_state_name\": \"id fugiat\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -16852007,\n                \"status\": \"in\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": 71880608,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -42163958.118538015,\n                \"gst_fee\": -33720624.84239335,\n                \"tax_collected_at_source\": 50058509.91351667,\n                \"value_of_good\": -461707.12204135954,\n                \"cgst_tax_percentage\": 91038581.9791395,\n                \"gstin_code\": \"ipsum dolor sit irure i\",\n                \"igst_tax_percentage\": -16877744.08160703,\n                \"gst_tax_percentage\": -31715916.76344873,\n                \"hsn_code_id\": \"velit\",\n                \"igst_gst_fee\": -82301188.57572255,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": -75564340.25780225,\n                \"cgst_gst_fee\": 83180592.90523663,\n                \"gst_tag\": \"Duis sunt non\",\n                \"sgst_tax_percentage\": -92459409.58631688,\n                \"hsn_code\": \"dolore aliquip cupidatat nulla\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"dolore incididunt Lorem\",\n                  \"forward\": true,\n                  \"store_id\": 94198162,\n                  \"delivery_awb_number\": \"nostrud ut qui\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -38231843,\n                  \"app_display_name\": \"sed\",\n                  \"state_id\": -96389325,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 77077478,\n                  \"created_at\": \"1951-11-24T10:19:31.332Z\",\n                  \"created_ts\": \"sunt laboris\",\n                  \"shipment_id\": \"dolor aliquip nulla\",\n                  \"updated_at\": \"2000-12-09T01:43:44.452Z\",\n                  \"updated_ts\": \"culpa\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"sint nostrud\",\n                    \"id\": -99821426,\n                    \"journey_type\": \"return\",\n                    \"name\": \"voluptate do irure\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"magna laboris\",\n                    \"app_state_name\": \"ea officia commodo\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 12380851,\n                  \"display_name\": \"dolore Excepteur esse\"\n                },\n                {\n                  \"status\": \"ut consequat Duis ex sint\",\n                  \"forward\": true,\n                  \"store_id\": 24164772,\n                  \"delivery_awb_number\": \"fugiat nisi \",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 40578159,\n                  \"app_display_name\": \"occaecat laboris amet ut\",\n                  \"state_id\": -54583885,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -80144545,\n                  \"created_at\": \"2004-04-15T20:18:50.216Z\",\n                  \"created_ts\": \"sit labore\",\n                  \"shipment_id\": \"tempor\",\n                  \"updated_at\": \"2023-03-15T04:54:06.126Z\",\n                  \"updated_ts\": \"laborum in ipsum\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"consequat in\",\n                    \"id\": -6761153,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"ad commodo nulla\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"ut\",\n                    \"app_state_name\": \"nostrud dolor proident\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 92565068,\n                  \"display_name\": \"minim amet\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"do4\": true\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -11959658,\n                \"bad_quantity\": -74996251,\n                \"good_quantity\": 21859305\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 13076128.587376386,\n                \"brand_calculated_amount\": -82698058.73220015,\n                \"cashback\": -88191725.01824655,\n                \"cashback_applied\": -22976319.77838002,\n                \"cod_charges\": 82178428.96745008,\n                \"coupon_effective_discount\": -7333362.8430458605,\n                \"coupon_value\": 20227761.19952558,\n                \"delivery_charge\": 20692113.429231226,\n                \"discount\": 6904646.347263947,\n                \"fynd_credits\": 74595053.1278711,\n                \"gst_fee\": -59123005.48022311,\n                \"gst_tag\": \"dolore elit labore quis consequat\",\n                \"gst_tax_percentage\": -51106018.87165074,\n                \"hsn_code\": \"ex ut\",\n                \"identifiers\": {\n                  \"alu\": \"eu eiusmod est\",\n                  \"ean\": \"esse Excepteur exercitation\",\n                  \"sku_code\": \"elit officia ut\",\n                  \"upc\": \"do sunt mollit\",\n                  \"isbn\": \"in\"\n                },\n                \"item_name\": \"incididunt do\",\n                \"price_effective\": 39327546.97468814,\n                \"price_marked\": -3994151.7432494015,\n                \"promotion_effective_discount\": 27504483.99699685,\n                \"refund_credit\": -83541796.20010611,\n                \"size\": \"ut aute enim tempor\",\n                \"total_units\": 26584907,\n                \"transfer_price\": 38106884.031724006,\n                \"value_of_good\": -8874385.916394308,\n                \"amount_paid_roundoff\": -33474866,\n                \"tax_collected_at_source\": 18779027.287590504,\n                \"amount_to_be_collected\": -76521486.2847952,\n                \"taxes\": [\n                  {\n                    \"name\": \"sit esse dolore\",\n                    \"rate\": 19735355.227721825,\n                    \"tax_amount\": 11147208.031333774,\n                    \"taxable_amount\": 19603839.803230286\n                  },\n                  {\n                    \"name\": \"laborum velit\",\n                    \"rate\": -76104342.14365846,\n                    \"tax_amount\": 24919086.227843583,\n                    \"taxable_amount\": 60262768.26306063\n                  }\n                ],\n                \"loyalty_discount\": -27012660.361905813\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"Duis\",\n                  \"name\": \"amet nostrud ipsum in Duis\",\n                  \"slug\": \"dolore nisi exercitation\",\n                  \"bundle_count\": 89368912,\n                  \"article_bundle_id\": \"e\",\n                  \"bundle_article_quantity\": 17732497,\n                  \"is_base\": true,\n                  \"price_marked\": -71289183.64053947,\n                  \"price_effective\": -46808821.435430035,\n                  \"item_id\": -40828001,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": false,\n                    \"unit\": true,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"elit\",\n                  \"images\": [\n                    \"Duis magna\",\n                    \"in in exercitation dolore\"\n                  ],\n                  \"brand_name\": \"ut veniam \",\n                  \"size\": \"magna incididunt veniam adipisicing\"\n                }\n              },\n              \"seller_identifier\": \"consectetur\",\n              \"delivery_address\": {\n                \"phone\": \"nulla\",\n                \"address2\": \"laboru\",\n                \"address\": \"voluptate ipsum velit amet\",\n                \"longitude\": 37674137.72964275,\n                \"pincode\": \"enim laboris nostrud ut\",\n                \"area\": \"adipisicing dolor ex laboris\",\n                \"address_type\": \"office\",\n                \"country\": \"ea non \",\n                \"address_category\": \"store\",\n                \"email\": \"labore\",\n                \"created_at\": \"1953-01-20T11:52:12.379Z\",\n                \"address1\": \"occaecat ipsum\",\n                \"display_address\": \"esse Ut in fugiat\",\n                \"landmark\": \"deserunt ad\",\n                \"updated_at\": \"1987-08-17T02:45:36.023Z\",\n                \"version\": \"quis culpa dolore proident\",\n                \"latitude\": 11289137.922004104,\n                \"contact_person\": \"Excepteur non\",\n                \"state\": \"ex aliquip ut Excepteur\",\n                \"city\": \"do quis in dolor\",\n                \"area_code_slug\": \"aliquip in sit pariatur laboris\",\n                \"country_code\": \"nostrud v\",\n                \"country_iso_code\": \"non\",\n                \"country_phone_code\": \"et ut nostrud ipsum fugiat\",\n                \"delivery_address_id\": -53667252,\n                \"geo_location\": {\n                  \"Lorem_e\": -95602357.2724503\n                },\n                \"name\": \"cupidatat est consectetur\",\n                \"sector\": \"nisi cillum amet aliqua ut\",\n                \"state_code\": \"est reprehenderit ut\",\n                \"uid\": \"voluptate mollit\",\n                \"user_id\": \"aliquip ipsum ad\",\n                \"code\": \"veniam mollit minim ad ut\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"irure_76\": -70707204.63107488,\n                  \"in_8\": true,\n                  \"Ut8\": true\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 39326634.023959786,\n                  \"unit\": \"consectetur eu deserunt occaecat\"\n                },\n                \"uid\": \"cupidatat irure sunt eiusmod\",\n                \"size\": \"nulla repre\",\n                \"tags\": [\n                  \"ex\",\n                  \"sint quis\"\n                ],\n                \"_custom_json\": {\n                  \"consequat_b\": 10315597,\n                  \"eua\": false\n                }\n              },\n              \"brand\": {\n                \"id\": 20726958,\n                \"logo\": \"sint enim anim\",\n                \"company\": -89682171,\n                \"created_on\": \"2008-10-26T14:14:35.226Z\",\n                \"brand_name\": \"do ut\",\n                \"modified_on\": \"2025-10-17T05:52:52.657Z\"\n              },\n              \"group_id\": \"ad aliquip voluptate sint\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"quis velit eiusmod\",\n                \"coupon_code\": \"exercitation consectetur\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"consectetur nostrud ullamco dolor magna\",\n                  \"channel_order_id\": \"qui aliquip deserunt occaecat Duis\",\n                  \"employee_discount\": -64078110.163941115,\n                  \"box_type\": \"conse\",\n                  \"quantity\": -47610222,\n                  \"size_level_total_qty\": -12718281,\n                  \"loyalty_discount\": -696653.0919569433,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"culpa dolor nostrud voluptate\",\n                    \"original_affiliate_order_id\": \"Lorem ad non\"\n                  },\n                  \"channel_shipment_id\": \"consequat\",\n                  \"marketplace_invoice_id\": \"proident magna eiusmod deserunt in\",\n                  \"due_date\": \"1970-01-27T22:06:41.324Z\",\n                  \"coupon_code\": \"Lorem aliqua sint\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": -40972122,\n                  \"customer_selling_price\": -57044665.625682004\n                }\n              },\n              \"item\": {\n                \"id\": 26405368,\n                \"attributes\": {\n                  \"currency\": \"quis dolore nisi et\"\n                },\n                \"brand_id\": 82561848,\n                \"slug_key\": \"eu proident\",\n                \"l3_category\": 27709626,\n                \"l3_category_name\": \"amet elit\",\n                \"last_updated_at\": \"1951-01-10T08:40:09.542Z\",\n                \"name\": \"id consectetur sit\",\n                \"l2_category\": [\n                  \"Ut ad ut\",\n                  \"sunt\"\n                ],\n                \"brand\": \"eu ut dolor nulla\",\n                \"image\": [\n                  \"laborum nisi culpa cupidatat\",\n                  \"anim pariatur amet\"\n                ],\n                \"code\": \"in esse deserunt\",\n                \"l1_category\": [\n                  \"est sint aliqua nisi\",\n                  \"in officia elit fugiat\"\n                ],\n                \"size\": \"ea in Excepteur Duis\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"veniam incididunt Lorem velit nulla\",\n                \"meta\": {\n                  \"laboris8\": -73234729\n                },\n                \"color\": \"eu elit\",\n                \"department_id\": -56492047,\n                \"images\": [\n                  \"mollit \",\n                  \"laboris eu\"\n                ],\n                \"tags\": [\n                  \"quis Lorem consectetur sed voluptate\",\n                  \"incididunt sed ipsum in id\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"in\",\n                  \"amount\": -13645098.950499251\n                },\n                {\n                  \"mode\": \"incididunt nostrud dolore fugiat\",\n                  \"amount\": -82847312.20555854\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"nostrud pariatur cupidatat\",\n                  \"amount\": -59921307.856235415\n                },\n                {\n                  \"mode\": \"laboris consectetur reprehenderit\",\n                  \"amount\": 88967533.11927742\n                }\n              ],\n              \"quantity\": 7906137,\n              \"identifier\": \"eu quis nulla des\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"Duis consequat cupidatat sint elit\",\n              \"line_number\": 16474656,\n              \"meta\": {\n                \"commodo_7\": -318813.7231063992,\n                \"quise\": 49390473\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"shipping_price\",\n                  \"promotion_name\": \"aliquip in eu sunt\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 23428209,\n                      \"type\": \"ad commodo Excepteur velit\"\n                    },\n                    {\n                      \"value\": -41301100,\n                      \"type\": \"dolore Excepteur nulla\"\n                    }\n                  ],\n                  \"amount\": 3110113.8609065562,\n                  \"article_quantity\": -27493142,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -52014862,\n                          -55027035\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -20339023,\n                          -72216030\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"in dolore\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"qui Excepteur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"occa\",\n                        \"item_name\": \"est dolor laborum\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"deserunt amet\",\n                        \"item_id\": -59588889,\n                        \"item_images_url\": [\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                        \"sed_ba\": true,\n                        \"dolore_a\": 51706924,\n                        \"deserunt60\": \"ipsum velit dolore\"\n                      },\n                      \"parent_item_identifier\": \"commodo ut mollit\",\n                      \"quantity\": 25693933.711830392\n                    },\n                    {\n                      \"article_id\": \"ea non aute\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"magna ut eu\",\n                        \"item_name\": \"amet non\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem reprehenderit in\",\n                        \"item_id\": -66682652,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"quis culpa ullamco officia\",\n                      \"quantity\": -90677902.04789458\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"ladder_price\",\n                  \"promotion_name\": \"ut \",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -95172553,\n                      \"type\": \"ea nostrud occaecat\"\n                    },\n                    {\n                      \"value\": -54644507,\n                      \"type\": \"ullamco cupi\"\n                    }\n                  ],\n                  \"amount\": 68512184.94119737,\n                  \"article_quantity\": 89110493,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -88129316,\n                          -22276472\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -67597600,\n                          16201064\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"Excepteur\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"occaecat cill\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"fugiat commodo\",\n                        \"item_name\": \"mollit amet\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"commodo dolore\",\n                        \"item_id\": 17228813,\n                        \"item_images_url\": [\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                        \"aliqua39\": \"enim\",\n                        \"et278\": 87530878.51892754\n                      },\n                      \"parent_item_identifier\": \"esse cupidatat ea officia\",\n                      \"quantity\": 51177749.46558553\n                    },\n                    {\n                      \"article_id\": \"nulla\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"elit ad proident incididunt\",\n                        \"item_name\": \"labore dolore est occaeca\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"exercitation dolor \",\n                        \"item_id\": -87386331,\n                        \"item_images_url\": [\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                        \"reprehenderit986\": false,\n                        \"dofc\": -51597823,\n                        \"pariatur1dd\": -34563875.20272979\n                      },\n                      \"parent_item_identifier\": \"eiusmod dolore\",\n                      \"quantity\": -24175745.385745898\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -39206390.784450784,\n                \"amount_paid_roundoff\": 80919767.48861533,\n                \"price_effective\": 95917912.81349161,\n                \"promotion_effective_discount\": 20926371.18113543,\n                \"pm_price_split\": -11010748.916916266,\n                \"refund_amount\": 12190307.582432464,\n                \"transfer_price\": -99031024.72185154,\n                \"coupon_effective_discount\": 81522844.71666607,\n                \"tax_collected_at_source\": 83037962.005359,\n                \"brand_calculated_amount\": 61250000.991012484,\n                \"delivery_charge\": -4781805.981032729,\n                \"cashback\": 18805022.375712305,\n                \"value_of_good\": 37511670.88658899,\n                \"cashback_applied\": -42473004.037012264,\n                \"cod_charges\": -10398916.903159931,\n                \"price_marked\": 64420817.08454847,\n                \"amount_paid\": -91045983.43171717,\n                \"coupon_value\": -57244979.172673196,\n                \"discount\": 56277068.63719252,\n                \"fynd_credits\": 82241557.18458891,\n                \"gift_price\": -3603261.63371481,\n                \"amount_to_be_collected\": 22385406.253103167,\n                \"cost_price\": 64199118.02764639,\n                \"loyalty_discount\": 29283484.71165809,\n                \"marketplace_promotion_effective_discount\": -74329551.11802673,\n                \"seller_promotion_effective_discount\": -70496074.33161858\n              },\n              \"charges\": [\n                {\n                  \"name\": \"nostrud ipsum deserunt\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -86607803.46437792,\n                      \"currency\": \"ullamco aute magna commodo\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 16628344.38906993,\n                      \"currency\": \"pariatur ut magna in sint\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"irure ad exercitation eiusmod\"\n                    },\n                    \"distribution_level\": \"labore\"\n                  },\n                  \"code\": \"et of\",\n                  \"type\": \"ipsum amet dolor\"\n                },\n                {\n                  \"name\": \"do dolo\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 27907935.1465469,\n                      \"currency\": \"sint fugiat Duis ipsum\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 1637712.8142216206,\n                      \"currency\": \"labore Ut commodo aute\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"fugiat reprehen\"\n                    },\n                    \"distribution_level\": \"officia esse reprehenderit adipisicing eu\"\n                  },\n                  \"code\": \"sunt aliqua magna\",\n                  \"type\": \"adipisicing eiusmod minim irure fugiat\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -63358594.89302873,\n                \"amount_paid_roundoff\": -93615245.85932136,\n                \"price_effective\": -68666420.33945873,\n                \"promotion_effective_discount\": -60299693.92180856,\n                \"pm_price_split\": 65890599.48958877,\n                \"refund_amount\": 13794274.04172127,\n                \"transfer_price\": -32470388.406652972,\n                \"coupon_effective_discount\": 82135078.47939384,\n                \"tax_collected_at_source\": -52899346.77939856,\n                \"brand_calculated_amount\": 6922939.091053233,\n                \"delivery_charge\": 75367769.9368541,\n                \"cashback\": 94961016.2738123,\n                \"value_of_good\": 99922221.16461575,\n                \"cashback_applied\": -17882961.667540267,\n                \"cod_charges\": 98281883.51700425,\n                \"price_marked\": 93906287.96550745,\n                \"amount_paid\": -20921917.835175067,\n                \"coupon_value\": -3050570.763643548,\n                \"discount\": 17454839.851379097,\n                \"fynd_credits\": 80609.35846416652,\n                \"gift_price\": 79866607.56740859,\n                \"amount_to_be_collected\": -54145822.0524694,\n                \"cost_price\": 60564635.4309676,\n                \"loyalty_discount\": -8832092.933662668\n              },\n              \"current_status\": {\n                \"id\": 44328824,\n                \"store_id\": -78579682,\n                \"delivery_awb_number\": \"esse adipisicing\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": -80987372,\n                \"state_type\": \"financial\",\n                \"state_id\": -90436101,\n                \"created_at\": \"2011-03-05T21:59:27.810Z\",\n                \"created_ts\": \"1951-05-04T14:50:39.250Z\",\n                \"shipment_id\": \"mollit nisi elit consectetur deserunt\",\n                \"updated_at\": \"1986-12-14T22:20:34.890Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"Lorem id nulla aliqua esse\",\n                  \"id\": 7174893,\n                  \"journey_type\": \"return\",\n                  \"name\": \"velit consectetur deserunt\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"Lorem esse Duis in\",\n                  \"app_state_name\": \"laboris aliquip sunt\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": 60105726,\n                \"status\": \"amet ea proident\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": false,\n          \"total_items\": -18991931,\n          \"fulfilling_store\": {\n            \"address\": \"ullamco sit ut ea ipsum\",\n            \"city\": \"quis sunt in adipisicing\",\n            \"code\": \"irure\",\n            \"contact_person\": \"ad reprehenderit nulla Lorem esse\",\n            \"country\": \"cupidatat et proid\",\n            \"fulfillment_channel\": \"in laborum\",\n            \"id\": -73132946,\n            \"meta\": {\n              \"deserunt3\": -49162233\n            },\n            \"phone\": \"ut culpa amet\",\n            \"pincode\": \"sit laborum magna in\",\n            \"state\": \"aute exercitation\",\n            \"store_name\": \"amet\",\n            \"address1\": \"Excepteur anim\",\n            \"display_address\": \"ad in et sint\",\n            \"store_email\": \"ipsum aute eiusmod nulla in\"\n          },\n          \"meta\": {\n            \"veniam__6\": false,\n            \"quis_39c\": 86635640.6580992\n          },\n          \"pdf_links\": {\n            \"sed_83\": -10963775,\n            \"eiusmodf91\": -89535500.07998854\n          },\n          \"payment_mode\": \"quis\",\n          \"packaging_type\": \"officia elit\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": 21701534.873444796,\n            \"amount_paid_roundoff\": 62048307.94674963,\n            \"price_effective\": 28880990.156808034,\n            \"promotion_effective_discount\": 34175843.13227393,\n            \"pm_price_split\": 12763724.109267116,\n            \"refund_amount\": 70518080.26744258,\n            \"transfer_price\": -48410111.396031484,\n            \"coupon_effective_discount\": -55080083.70175106,\n            \"tax_collected_at_source\": -15799583.625055641,\n            \"brand_calculated_amount\": -7804947.392920211,\n            \"delivery_charge\": 35745096.6707685,\n            \"cashback\": -55339081.86605583,\n            \"value_of_good\": -8129125.987696156,\n            \"cashback_applied\": -68002700.00034496,\n            \"cod_charges\": -85078096.829573,\n            \"price_marked\": 24547081.317970052,\n            \"amount_paid\": -96640788.93091221,\n            \"coupon_value\": 36570735.78100327,\n            \"discount\": 60592090.50481075,\n            \"fynd_credits\": 61819564.17288342,\n            \"gift_price\": -48839943.39941116,\n            \"amount_to_be_collected\": -72556916.8980595,\n            \"cost_price\": -32542579.526759446,\n            \"loyalty_discount\": -40049499.09547579,\n            \"marketplace_promotion_effective_discount\": -31307071.90636754,\n            \"seller_promotion_effective_discount\": -53863154.51178114\n          },\n          \"charges\": [\n            {\n              \"name\": \"magna\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 30219001.405230954,\n                  \"currency\": \"Excepteur fugiat proident reprehenderit consectetur\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -62766418.42437161,\n                  \"currency\": \"non velit commodo cillum in\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"ipsum cillum \"\n                },\n                \"distribution_level\": \"sint id\"\n              },\n              \"code\": \"laboris qui\",\n              \"type\": \"sed irure cupidatat\"\n            },\n            {\n              \"name\": \"nisi dolor\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -53016382.06921715,\n                  \"currency\": \"nostrud ut anim aute\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 46216581.52094051,\n                  \"currency\": \"consectetur ea ut a\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"ex dolor esse est\"\n                },\n                \"distribution_level\": \"s\"\n              },\n              \"code\": \"esse in\",\n              \"type\": \"eu dolor culpa elit commodo\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": -76721734.58444105,\n            \"amount_paid_roundoff\": 13250085.251123294,\n            \"price_effective\": -69107812.3684238,\n            \"promotion_effective_discount\": -16258065.200424895,\n            \"pm_price_split\": 2609223.341552675,\n            \"refund_amount\": 98028716.19663477,\n            \"transfer_price\": -87289644.08463007,\n            \"coupon_effective_discount\": 50053701.29652938,\n            \"tax_collected_at_source\": -74245938.87599449,\n            \"brand_calculated_amount\": 29144080.854800507,\n            \"delivery_charge\": 73650683.48337856,\n            \"cashback\": -46662761.83471223,\n            \"value_of_good\": -33636902.27448601,\n            \"cashback_applied\": 57537346.209258676,\n            \"cod_charges\": 50560430.23652136,\n            \"price_marked\": -52751060.72202602,\n            \"amount_paid\": 35358616.08828089,\n            \"coupon_value\": 31877002.446608722,\n            \"discount\": -96133554.88361979,\n            \"fynd_credits\": -87002230.40513717,\n            \"gift_price\": -10045348.125847653,\n            \"amount_to_be_collected\": -71906262.57124251,\n            \"cost_price\": 68833187.9572798,\n            \"loyalty_discount\": -15427080.631902352\n          },\n          \"vertical\": \"aliquip exercitation ipsum quis\",\n          \"payments\": {\n            \"mode\": \"quis minim aute occaecat exercitation\",\n            \"logo\": \"officia dese\",\n            \"source\": \"cupidatat nulla cillum\"\n          },\n          \"operational_status\": \"consectetur quis do nostrud\",\n          \"status\": {\n            \"meta\": {\n              \"labore97\": false,\n              \"non2\": 93734206,\n              \"suntf38\": true\n            },\n            \"bag_list\": [\n              \"nostrud\",\n              \"culpa dolor in\"\n            ],\n            \"id\": -19418068,\n            \"created_at\": \"2006-07-22T01:39:47.538Z\",\n            \"created_ts\": \"sunt irure laborum aliquip\",\n            \"shipment_id\": \"occaecat eiusmod\",\n            \"status\": \"labore sint dolor\",\n            \"display_name\": \"in Ut v\",\n            \"current_shipment_status\": \"in aute ut adipisicing\",\n            \"status_created_at\": \"2010-12-11T02:25:11.507Z\"\n          },\n          \"total_bags\": 35892098,\n          \"shipment_created_at\": \"1950-11-18T17:28:50.493Z\",\n          \"shipment_created_ts\": \"sint tempor culpa\",\n          \"currency\": {\n            \"currency_code\": \"sed laboris dolore in\",\n            \"currency_symbol\": \"officia et\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"in eiusmod nisi\",\n              \"currency_name\": \"ex magna\",\n              \"currency_symbol\": \"d\",\n              \"currency_sub_unit\": \"id\"\n            },\n            \"conversion_rate\": {\n              \"conversion_rate\": null,\n              \"base\": \"INR\",\n              \"rates\": {\n                \"INR\": {\n                  \"name\": \"Indian Rupee\",\n                  \"value\": 1,\n                  \"symbol\": \"₹\",\n                  \"sub_unit\": \"\"\n                }\n              }\n            }\n          },\n          \"previous_shipment_id\": \"aute est ullamco\",\n          \"shipment_update_time\": -91643427.85364501,\n          \"rto_address\": {\n            \"phone\": \"ad in nulla magna\",\n            \"address2\": \"Lorem magna laborum ut\",\n            \"address\": \"exercitation et sint quis\",\n            \"longitude\": -99800483.2678979,\n            \"pincode\": \"laborum amet fugiat aliquip\",\n            \"area\": \"nulla ad enim anim nisi\",\n            \"address_type\": \"office\",\n            \"country\": \"qui eiusmod mollit\",\n            \"address_category\": \"billing\",\n            \"email\": \"veniam labore\",\n            \"created_at\": \"1966-11-29T21:30:38.887Z\",\n            \"address1\": \"voluptate qui\",\n            \"display_address\": \"culpa fugiat non\",\n            \"landmark\": \"ut deserunt ad commodo\",\n            \"updated_at\": \"1965-10-04T16:05:32.079Z\",\n            \"version\": \"in amet\",\n            \"latitude\": -28890068.59888044,\n            \"contact_person\": \"anim ullamco Ut culpa est\",\n            \"state\": \"dolore sed officia anim\",\n            \"city\": \"laboris anim in\",\n            \"area_code_slug\": \"consequat et esse\",\n            \"country_code\": \"Lorem velit sed\",\n            \"country_iso_code\": \"ut\",\n            \"country_phone_code\": \"sed\",\n            \"delivery_address_id\": 57313220,\n            \"geo_location\": {\n              \"magna4\": true,\n              \"ex_d9\": -49727396\n            },\n            \"name\": \"exercitation\",\n            \"sector\": \"sunt fugiat\",\n            \"state_code\": \"exercitation et magna sunt do\",\n            \"uid\": \"ut Lorem cupidatat in\",\n            \"user_id\": \"laborum labore Excepteur magna ad\",\n            \"code\": \"labore nostrud ea deserun\"\n          },\n          \"credit_note_id\": \"commodo ad eu\",\n          \"is_self_ship\": true,\n          \"mode_of_payment\": \"sunt\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"in Ut\",\n          \"logistics_meta\": {\n            \"cillum_56d\": true,\n            \"magna_a\": -70893269\n          },\n          \"packages\": [\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            },\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"shipment_id\": \"adipisicing laboris dolor incididunt Ut\",\n          \"fulfillment_option\": {\n            \"name\": \"labore proident aute eu commodo\",\n            \"slug\": \"labore Lorem dolore\",\n            \"type\": \"labore\",\n            \"is_default\": true\n          },\n          \"picked_date\": \"1952-06-26T07:02:45.718Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"velit \",\n              \"text\": \"deserunt nulla adipisicing\",\n              \"is_passed\": true,\n              \"is_current\": true,\n              \"time\": \"Excepteur sint\",\n              \"created_ts\": \"tempor esse pariatur nostrud\"\n            },\n            {\n              \"status\": \"dolore commodo\",\n              \"text\": \"aliqua ullamco dolore sunt\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"quis consequat fugiat adi\",\n              \"created_ts\": \"velit Lorem\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"ut Ut nulla\",\n            \"invoice_url\": \"aliqua nulla est labore amet\",\n            \"updated_date\": \"2003-04-21T15:47:20.973Z\",\n            \"external_invoice_id\": \"sed elit irure sint in\",\n            \"label_url\": \"pariatur ea commodo velit\",\n            \"credit_note_id\": \"quis nisi\",\n            \"links\": {\n              \"nostrud_2d\": true,\n              \"consequat_e4\": -34063359,\n              \"aliquip5\": \"eu officia\"\n            }\n          },\n          \"shipment_status\": \"cillum commodo\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": 25903720.094250143,\n            \"gst_fee\": -53234933.14133727,\n            \"tax_collected_at_source\": 5418286.334884524,\n            \"value_of_good\": -33171941.55570209,\n            \"cgst_tax_percentage\": 14478789.920134097,\n            \"gstin_code\": \"minim amet ex\",\n            \"igst_tax_percentage\": 30432146.47627437,\n            \"gst_tax_percentage\": -12619460.91774866,\n            \"hsn_code_id\": \"sit fugiat elit\",\n            \"igst_gst_fee\": 69664318.95423782,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": -63243553.09603549,\n            \"cgst_gst_fee\": 36557238.5812245,\n            \"gst_tag\": \"Ut\",\n            \"sgst_tax_percentage\": -21350863.5869772,\n            \"hsn_code\": \"Ut\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"reprehenderit officia\",\n              \"created_at\": \"1976-05-12T22:41:07.255Z\",\n              \"user_id\": \"magna qui\",\n              \"tax_details\": {\n                \"pan_no\": \"ipsum non labore laborum\",\n                \"gstin\": \"deserunt nisi\"\n              },\n              \"mongo_cart_id\": -92236189.68614846,\n              \"delivery_charges\": 84596217.31245527,\n              \"transaction_id\": \"non tempor\",\n              \"collect_by\": \"pariatur sunt Dui\",\n              \"headers\": {\n                \"cillum23\": -27295865.159239963,\n                \"deserunt_64\": 80806749\n              },\n              \"coupon_value\": -94850620.7581771,\n              \"order_value\": -66591151.83108919,\n              \"created_time\": \"qui non nisi\",\n              \"currency\": \"dolor enim\",\n              \"total_order_value\": 81497314.89665961,\n              \"ordering_channel\": \"proident incididunt\",\n              \"ordering_source\": \"sed ut adipisicing consectetur occaecat\",\n              \"meta\": {\n                \"dolor_7\": \"deserunt ullamco in\",\n                \"incididunt_2\": true\n              },\n              \"cod_charges\": -55221457.214105606,\n              \"cashback_value\": 7064451.471364215,\n              \"refund_by\": \"est sint ut commodo\",\n              \"affiliate_order_date\": \"1965-10-04T15:56:04.938Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"commodo\",\n              \"payment_mode_id\": -42289074.91161244,\n              \"promotion_effective_discount\": -90860925.20144908,\n              \"mode_of_payment\": \"ea id sit quis aute\",\n              \"discount\": 16607827.215396225,\n              \"cashback_applied\": -54835967.38511256,\n              \"fynd_credits\": -85084188.928036,\n              \"affiliate_id\": \"ut l\",\n              \"ordering_channel_logo\": \"eiusmod deserunt \",\n              \"prices\": {\n                \"refund_credit\": 70093529.36973193,\n                \"amount_paid_roundoff\": -38587746.050053306,\n                \"price_effective\": -61106561.266354874,\n                \"promotion_effective_discount\": -48848990.34267858,\n                \"pm_price_split\": -72464952.41766685,\n                \"refund_amount\": -12757818.495270088,\n                \"transfer_price\": 90638021.83678314,\n                \"coupon_effective_discount\": -45497246.472625986,\n                \"tax_collected_at_source\": -73133251.61644416,\n                \"brand_calculated_amount\": 65420570.260637015,\n                \"delivery_charge\": -78062955.59831873,\n                \"cashback\": -32486184.713798314,\n                \"value_of_good\": -74178338.72735548,\n                \"cashback_applied\": 20440647.843290985,\n                \"cod_charges\": 63839181.75811708,\n                \"price_marked\": 34199416.74252489,\n                \"amount_paid\": -7077284.06460841,\n                \"coupon_value\": -17863425.61738348,\n                \"discount\": 99740281.10592434,\n                \"fynd_credits\": 35434175.923574746,\n                \"gift_price\": -80751253.55338132,\n                \"amount_to_be_collected\": 74716380.7149998,\n                \"cost_price\": -45772892.77094594,\n                \"loyalty_discount\": -28289869.555744797,\n                \"marketplace_promotion_effective_discount\": 26377890.46619688,\n                \"seller_promotion_effective_discount\": -77692028.54835498\n              },\n              \"charges\": [\n                {\n                  \"name\": \"nostrud Lorem sunt\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -85390593.36933912,\n                      \"currency\": \"commodo dolor mollit non\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 79167825.23271602,\n                      \"currency\": \"officia minim ullamco amet\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"enim dolore mollit voluptate eu\"\n                    },\n                    \"distribution_level\": \"ipsum labore\"\n                  },\n                  \"code\": \"adipisicing consectetur laboris velit\",\n                  \"type\": \"eu qui\"\n                },\n                {\n                  \"name\": \"laborum sit voluptate sed Lorem\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -32657432.571114242,\n                      \"currency\": \"dolor exercitation\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -59527032.57701395,\n                      \"currency\": \"pariatur\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"nisi mollit ullamco\"\n                    },\n                    \"distribution_level\": \"fugiat qui est tempor sed\"\n                  },\n                  \"code\": \"sed id laborum qui\",\n                  \"type\": \"eiusmod ci\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": -50492003.283289574,\n                \"ownership\": \"seller\",\n                \"is_applied\": false\n              }\n            },\n            \"errors\": [\n              \"laboris\",\n              \"eu velit\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": -9799898,\n                \"meta\": {\n                  \"kafka_emission_status\": -59013185,\n                  \"state_manager_used\": \"aute dolore mollit\"\n                },\n                \"shipment_id\": \"proident Duis\",\n                \"status\": \"dolor in ut commodo\",\n                \"bag_list\": [\n                  74023723,\n                  -41584574\n                ],\n                \"remarks\": \"amet quis occaecat ut\"\n              },\n              {\n                \"id\": 35853601,\n                \"meta\": {\n                  \"kafka_emission_status\": 99328755,\n                  \"state_manager_used\": \"sit exercitation cupidatat occaecat\"\n                },\n                \"shipment_id\": \"dolor cupidatat\",\n                \"status\": \"sint Ut cillum\",\n                \"bag_list\": [\n                  -3927827,\n                  38728605\n                ],\n                \"remarks\": \"velit id\"\n              }\n            ],\n            \"text\": \"nulla quis culpa ut\",\n            \"value\": \"laborum\",\n            \"color_code\": \"quis \",\n            \"expected_delivery_date\": \"1989-03-25T19:44:31.010Z\"\n          },\n          \"delivery_slot\": {\n            \"mollit_3\": -18445626.974077463,\n            \"sunt_08\": 19353583,\n            \"ipsum_6\": -26392990,\n            \"tempor34\": true\n          },\n          \"order\": {\n            \"fynd_order_id\": \"ullamco nostrud\",\n            \"order_date\": \"1974-12-03T21:58:57.294Z\",\n            \"created_ts\": \"proident\",\n            \"tax_details\": {\n              \"sit_f\": 89164001.24805164,\n              \"veniam__11\": false\n            },\n            \"cod_charges\": \"consequat\",\n            \"source\": \"qui nisi reprehenderit\",\n            \"affiliate_id\": \"et ut ullamco ea\",\n            \"affiliate_order_id\": \"commodo\",\n            \"ordering_channel_logo\": {\n              \"voluptate_73\": \"nulla\",\n              \"id18\": false,\n              \"doloree\": -86627421.0495983\n            },\n            \"order_value\": \"ut do dolore\",\n            \"ordering_channel\": \"in deserunt nisi occaecat incididunt\",\n            \"ordering_source\": \"labore magna in aliqua\",\n            \"loyalty_discount_details\": {\n              \"discount\": -68470265.45097497,\n              \"ownership\": \"seller\",\n              \"is_applied\": true\n            },\n            \"meta\": {\n              \"exercitation_2fd\": false,\n              \"nisi_7\": -75984557\n            }\n          },\n          \"user\": {\n            \"id\": 7263645,\n            \"user_oid\": \"es\",\n            \"mongo_user_id\": \"adipisicing magna nostrud non\",\n            \"external_customer_id\": \"veniam dolor et ut\",\n            \"first_name\": \"Lorem\",\n            \"last_name\": \"reprehenderit ad la\",\n            \"mobile\": \"ullamco ipsum qui fugiat\",\n            \"email\": \"magna i\",\n            \"meta\": {\n              \"do75\": 72929012\n            },\n            \"is_anonymous_user\": true,\n            \"name\": \"consequat officia ex labore\",\n            \"gender\": \"dolo\",\n            \"country_phone_code\": \"in cillum ut amet te\"\n          },\n          \"enable_dp_tracking\": false,\n          \"custom_message\": \"cupidatat aliquip Ut non pariatur\",\n          \"estimated_sla_time\": \"consectetur\",\n          \"estimated_sla_ts\": \"cill\",\n          \"can_update_dimension\": true,\n          \"shipment_images\": [\n            \"e\",\n            \"cillum\"\n          ],\n          \"delivery_details\": {\n            \"ut_67\": \"nulla dolor magna\",\n            \"cupidatat__2c\": -43606420\n          },\n          \"billing_details\": {\n            \"et69\": 43030224\n          },\n          \"forward_shipment_id\": \"commodo in\",\n          \"fulfilment_priority\": -29299978,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"ipsum aliquip ut occaecat deserunt\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": -22738417,\n          \"company_details\": {\n            \"company_name\": \"reprehenderit deserunt in\",\n            \"address\": {\n              \"incididunt51\": false,\n              \"Excepteur_d5\": -42584026.11056659,\n              \"Duis_4_\": \"elit i\",\n              \"esse83\": -85688389.41688032\n            },\n            \"company_cin\": \"nisi ipsum aute ut\",\n            \"company_id\": -32326602,\n            \"company_gst\": \"aliqua in id occaecat\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 90978875,\n                  \"number\": \"ull\"\n                },\n                {\n                  \"country_code\": 90640574,\n                  \"number\": \"aliquip qui\"\n                }\n              ],\n              \"emails\": [\n                \"aliqua sint Lorem ipsum\",\n                \"tempor est\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"se\",\n            \"pincode\": \"mollit repr\",\n            \"meta\": {\n              \"laboris_83\": \"labore mollit ullamco non\"\n            },\n            \"address\": \"sunt dolore cillum officia\",\n            \"address1\": \"cillum\",\n            \"display_address\": \"consequat est\",\n            \"id\": 89687608,\n            \"code\": \"nulla Lorem labor\",\n            \"store_name\": \"laboris do aliquip exercitation\",\n            \"country\": \"ea deserunt aliqua irure\",\n            \"contact_person\": \"amet ut quis\",\n            \"state\": \"commodo\",\n            \"city\": \"aliqua et Ut exercitation\",\n            \"name\": \"aliquip in laborum in\",\n            \"store_email\": \"incididunt aliqua\"\n          },\n          \"order_platform\": \"aute laboris\",\n          \"lock_status\": false,\n          \"platform_logo\": \"est tempor\",\n          \"user_agent\": \"ullamco dolor\",\n          \"dp_details\": {\n            \"pincode\": \"eu labore non\",\n            \"track_url\": \"commodo do velit\",\n            \"eway_bill_id\": \"Lorem\",\n            \"id\": 79973089,\n            \"country\": \"ut et dolore do\",\n            \"awb_no\": \"dolor ad do dolor\",\n            \"gst_tag\": \"nulla non culpa\",\n            \"name\": \"Duis pariatur sunt Excepteur deserunt\"\n          },\n          \"invoice_id\": \"in ipsum adipisicing tempor\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"deserunt50\": \"magna consectetur labore in\"\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"consectetur ci\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"sunt Ut incididunt nostrud\",\n              \"channel_order_id\": \"aliqua non dolor\",\n              \"employee_discount\": -69880450.8330269,\n              \"box_type\": \"Excepteur pariatur cillum\",\n              \"quantity\": -82353663,\n              \"size_level_total_qty\": 47545427,\n              \"loyalty_discount\": -34553658.45284648,\n              \"replacement_details\": {\n                \"replacement_type\": \"labore id\",\n                \"original_affiliate_order_id\": \"dolor ad commodo \"\n              },\n              \"channel_shipment_id\": \"do amet\",\n              \"marketplace_invoice_id\": \"laboris\",\n              \"due_date\": \"1958-07-04T23:09:49.702Z\",\n              \"coupon_code\": \"reprehenderit tempor\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": false,\n              \"fulfilment_priority\": 30940896,\n              \"customer_selling_price\": -33884213.88086629\n            },\n            \"affiliate_order_id\": \"veniam ut magna ad\",\n            \"affiliate_shipment_id\": \"aliquip id non\",\n            \"affiliate_store_id\": \"minim ex velit\",\n            \"shipment_meta\": {\n              \"same_store_available\": false,\n              \"weight\": -22712371,\n              \"tracking_url\": \"dolor fugiat\",\n              \"estimated_delivery_date\": \"1959-11-15T13:04:48.022Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"Excepteur tempor\",\n                \"city\": \"ut et pariatur consequat consectetur\",\n                \"gstin\": \"dolore culpa ea Duis\",\n                \"name\": \"incididunt ut velit\",\n                \"pincode\": -49821144,\n                \"state\": \"eu\",\n                \"ajio_site_id\": \"nisi\"\n              },\n              \"formatted\": {\n                \"max\": \"qui consectetur laborum incididunt\",\n                \"min\": \"ut adipisicing reprehenderit irure\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"dolore officia\"\n              },\n              \"return_awb_number\": \"Ut nulla ex amet\",\n              \"is_self_ship\": true,\n              \"box_type\": \"occaecat sit deserunt\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"proident07\": \"in aliqua\",\n                  \"id774\": 85797094.721414,\n                  \"mollit_f1\": 88427653.65995583\n                },\n                \"invoice\": {\n                  \"sit_e5\": -43287480\n                }\n              },\n              \"return_affiliate_shipment_id\": \"id Lorem quis laborum\",\n              \"parent_dp_id\": \"sit pariatur ullamco voluptate aute\",\n              \"shipment_weight\": 76205285.44886476,\n              \"dimension\": {\n                \"height\": -80074132.13604839,\n                \"width\": -92562517.14656255,\n                \"is_default\": true,\n                \"unit\": \"occaecat ut mollit proident\",\n                \"length\": -30151662.308270752\n              },\n              \"dp_options\": {\n                \"exercitation_cc9\": true,\n                \"occaecat6\": \"Ut anim in\"\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"1966-02-05T03:29:42.404Z\",\n              \"store_invoice_updated_date\": \"1966-06-05T08:25:25.235Z\",\n              \"forward_affiliate_shipment_id\": \"aute incididunt\",\n              \"return_store_node\": -29755712,\n              \"fulfilment_priority_text\": \"fugiat\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"irure sint ullamco aute\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"nulla\"\n                },\n                {\n                  \"slug\": \"ea enim laborum dolore reprehenderit\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"Ut sunt\"\n                }\n              ],\n              \"external\": {\n                \"voluptate30\": 31926131,\n                \"cupidatatb\": false\n              },\n              \"awb_number\": \"in elit Lorem\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": true,\n                \"lock_message\": \"cillum quis\"\n              },\n              \"order_type\": \"HomeDelivery\",\n              \"ewaybill_info\": {\n                \"cillum0\": -26592007\n              },\n              \"dp_id\": \"anim do\",\n              \"shipment_volumetric_weight\": -62618809.27964611,\n              \"marketplace_store_id\": \"non mollit aute Excepteur\",\n              \"return_details\": {\n                \"eiusmodff1\": 71959624.90115929,\n                \"tempora3\": true\n              },\n              \"dp_sort_key\": \"dolor sint irure fugiat\",\n              \"packaging_name\": \"aut\",\n              \"timestamp\": {\n                \"max\": 86954683,\n                \"min\": -53074468\n              },\n              \"auto_trigger_dp_assignment_acf\": true,\n              \"dp_name\": \"ipsum\",\n              \"po_number\": \"ex est irure\",\n              \"b2c_buyer_details\": {\n                \"voluptate_65d\": 21530642.050394326\n              },\n              \"forward_affiliate_order_id\": \"cillum fugiat\",\n              \"return_affiliate_order_id\": \"sed deserunt\",\n              \"bag_weight\": {\n                \"ut7\": -86036372\n              },\n              \"refund_to\": \"officia in ut\"\n            },\n            \"company_affiliate_tag\": \"minim eiusmod\",\n            \"pdf_links\": {\n              \"invoice_type\": \"fynd\",\n              \"label_type\": \"fynd\",\n              \"label_a6\": \"\",\n              \"invoice\": \"adipisicing ipsum\",\n              \"label_pos\": \"elit sed\",\n              \"invoice_a6\": \"ipsum aliquip ut Duis\",\n              \"b2b\": \"ad ullamco\",\n              \"label\": \"id\",\n              \"label_a4\": \"ex adipisicing proident\",\n              \"invoice_export\": \"pariatur veniam\",\n              \"credit_note_url\": \"aute sunt dolore\",\n              \"delivery_challan_a4\": \"tempor ut ullamco el\",\n              \"label_export\": \"anim tempor ipsum dolor\",\n              \"invoice_a4\": \"nostrud aliquip Excepteur ex\",\n              \"invoice_pos\": \"consectetur eu\",\n              \"po_invoice\": \"commodo laborum\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1998-10-08T09:49:12.914Z\",\n                \"id\": \"cupidatat laborum eu \",\n                \"name\": \"reprehender\",\n                \"owner\": \"ut dolore eiusmod adipisicing ullamco\",\n                \"secret\": \"tempor ipsum eu dolor\",\n                \"token\": \"aliquip in magna\",\n                \"updated_at\": \"1966-02-05T00:45:41.137Z\",\n                \"description\": \"consequat in\",\n                \"meta\": [\n                  {\n                    \"name\": \"fugiat aliquip mollit\",\n                    \"value\": \"elit\"\n                  },\n                  {\n                    \"name\": \"enim comm\",\n                    \"value\": \"cillum\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"mollit quis\",\n                  \"mode_of_payment\": \"laboris magna ex quis\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"dolorc\": 77564920,\n                    \"qui_fa\": \"irure nulla laborum cupidatat\",\n                    \"pariatur13\": -9505557,\n                    \"adipisicing_1d\": 37023929\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": 93061659\n            },\n            \"affiliate_id\": \"cupidatat dolor reprehenderit sed\",\n            \"id\": \"eiusmod\"\n          },\n          \"priority_text\": \"voluptate reprehenderit non\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"aliquip Lorem veniam occaecat\",\n              \"forward\": true,\n              \"store_id\": 17494982,\n              \"delivery_awb_number\": \"in incididunt proident\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": -83682643,\n              \"app_display_name\": \"officia consequat\",\n              \"state_id\": 65277292,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": 9515111,\n              \"created_at\": \"1989-09-18T02:15:17.040Z\",\n              \"created_ts\": \"nostrud ut\",\n              \"shipment_id\": \"ullamco ea culpa\",\n              \"updated_at\": \"2013-10-20T09:51:23.133Z\",\n              \"updated_ts\": \"enim aliquip pr\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"in veniam\",\n                \"id\": 90073272,\n                \"journey_type\": \"return\",\n                \"name\": \"consectetur no\",\n                \"state_type\": \"operational\",\n                \"is_active\": false,\n                \"app_display_name\": \"elit eiusmod in\",\n                \"app_state_name\": \"irure minim in\",\n                \"app_facing\": true,\n                \"notify_customer\": true\n              },\n              \"bag_id\": 12966105,\n              \"display_name\": \"cupidatat amet\"\n            },\n            {\n              \"status\": \"occaecat do\",\n              \"forward\": false,\n              \"store_id\": 5757111,\n              \"delivery_awb_number\": \"officia minim commodo ad\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -39334941,\n              \"app_display_name\": \"tempor nostrud nisi laborum proident\",\n              \"state_id\": -70339377,\n              \"state_type\": \"financial\",\n              \"bsh_id\": 4188556,\n              \"created_at\": \"1948-05-06T03:11:27.338Z\",\n              \"created_ts\": \"sint non tempor officia\",\n              \"shipment_id\": \"Ut qui occae\",\n              \"updated_at\": \"2020-08-18T05:28:43.206Z\",\n              \"updated_ts\": \"in ipsum reprehenderit Ut\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"deseru\",\n                \"id\": -25478488,\n                \"journey_type\": \"return\",\n                \"name\": \"voluptate\",\n                \"state_type\": \"operational\",\n                \"is_active\": true,\n                \"app_display_name\": \"velit\",\n                \"app_state_name\": \"ad deserunt\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": -40997716,\n              \"display_name\": \"qui fugiat proident\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": 93768609,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -17277535.044330865,\n                \"gst_fee\": -39841084.91830018,\n                \"tax_collected_at_source\": 69431210.60355696,\n                \"value_of_good\": -22583019.17880124,\n                \"cgst_tax_percentage\": 21087757.30910653,\n                \"gstin_code\": \"ut adipisicing\",\n                \"igst_tax_percentage\": -76244818.61425729,\n                \"gst_tax_percentage\": 31002824.135561153,\n                \"hsn_code_id\": \"aliqua ea\",\n                \"igst_gst_fee\": 59976542.86334494,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 54195318.68182027,\n                \"cgst_gst_fee\": -61735464.466924086,\n                \"gst_tag\": \"Excepteur non\",\n                \"sgst_tax_percentage\": 43027321.55693093,\n                \"hsn_code\": \"sunt laborum\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"magna qui sint voluptate\",\n                  \"forward\": false,\n                  \"store_id\": -79573927,\n                  \"delivery_awb_number\": \"aute dolor dolore\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 34916780,\n                  \"app_display_name\": \"eli\",\n                  \"state_id\": 38406239,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": 9223200,\n                  \"created_at\": \"2024-06-30T20:36:47.639Z\",\n                  \"created_ts\": \"Duis voluptate\",\n                  \"shipment_id\": \"mollit irure anim Lorem\",\n                  \"updated_at\": \"1993-04-15T04:06:19.117Z\",\n                  \"updated_ts\": \"non\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"non incididunt ut\",\n                    \"id\": 67669879,\n                    \"journey_type\": \"return\",\n                    \"name\": \"labore nulla tempor commodo\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"nulla Excepteur\",\n                    \"app_state_name\": \"ipsum irure aliqua dolor\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -97641947,\n                  \"display_name\": \"do ut officia culpa exer\"\n                },\n                {\n                  \"status\": \"Lorem ex minim\",\n                  \"forward\": false,\n                  \"store_id\": 66405739,\n                  \"delivery_awb_number\": \"sunt mollit ipsum\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 1552744,\n                  \"app_display_name\": \"dolor elit\",\n                  \"state_id\": -32598521,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": 97692982,\n                  \"created_at\": \"2012-08-30T20:01:03.176Z\",\n                  \"created_ts\": \"aute Excepteur esse\",\n                  \"shipment_id\": \"reprehenderit non nulla ut\",\n                  \"updated_at\": \"1957-10-05T18:30:26.777Z\",\n                  \"updated_ts\": \"esse elit ea cillum\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"sint elit\",\n                    \"id\": 82102869,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"Ut occaecat mollit voluptate\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"officia reprehenderit\",\n                    \"app_state_name\": \"nulla pa\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 49995844,\n                  \"display_name\": \"ut laborum labore id\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"Lorem1a\": -99691087,\n                \"magna56\": \"Duis\"\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 77278562,\n                \"bad_quantity\": -65309833,\n                \"good_quantity\": 84564797\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": -55550172.39213429,\n                \"brand_calculated_amount\": 92996718.48027608,\n                \"cashback\": -70115335.20551082,\n                \"cashback_applied\": -24138328.895204395,\n                \"cod_charges\": -30926766.109856457,\n                \"coupon_effective_discount\": -670483.4378661811,\n                \"coupon_value\": 79518967.79029089,\n                \"delivery_charge\": -98435481.11362717,\n                \"discount\": -83352247.53742075,\n                \"fynd_credits\": -81205964.09659724,\n                \"gst_fee\": 12187522.061657414,\n                \"gst_tag\": \"amet Lorem\",\n                \"gst_tax_percentage\": 46357208.44396588,\n                \"hsn_code\": \"esse reprehenderit\",\n                \"identifiers\": {\n                  \"alu\": \"Duis incididunt dolore aliquip\",\n                  \"ean\": \"dolore commodo\",\n                  \"sku_code\": \"aute adipisicing mollit\",\n                  \"upc\": \"tempor in consequat veniam\",\n                  \"isbn\": \"adipisicing\"\n                },\n                \"item_name\": \"Excepteur ad non\",\n                \"price_effective\": -50302612.517636545,\n                \"price_marked\": -68797420.89676726,\n                \"promotion_effective_discount\": -16232382.62260136,\n                \"refund_credit\": 77840934.88616538,\n                \"size\": \"minim ullamco nisi enim\",\n                \"total_units\": 6047615,\n                \"transfer_price\": -82246963.0850355,\n                \"value_of_good\": -39137409.67513082,\n                \"amount_paid_roundoff\": 44250746,\n                \"tax_collected_at_source\": -59888164.151706345,\n                \"amount_to_be_collected\": 15122137.44879967,\n                \"taxes\": [\n                  {\n                    \"name\": \"eu\",\n                    \"rate\": 99776284.68062228,\n                    \"tax_amount\": 46321753.1402618,\n                    \"taxable_amount\": 3964207.313121587\n                  },\n                  {\n                    \"name\": \"veniam quis\",\n                    \"rate\": -71326727.87566543,\n                    \"tax_amount\": 80369276.65239325,\n                    \"taxable_amount\": 49364713.77337521\n                  }\n                ],\n                \"loyalty_discount\": 16162031.352253243\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": false,\n                \"is_active\": false,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": true,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"culpa et\",\n                  \"name\": \"occaecat\",\n                  \"slug\": \"non nisi\",\n                  \"bundle_count\": -26479841,\n                  \"article_bundle_id\": \"anim\",\n                  \"bundle_article_quantity\": -9115461,\n                  \"is_base\": true,\n                  \"price_marked\": 27506398.151567042,\n                  \"price_effective\": -51176818.24648836,\n                  \"item_id\": -21415777,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": false,\n                    \"unit\": true,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"cupidatat consequat nostrud laborum\",\n                  \"images\": [\n                    \"ex Ut commodo reprehenderit sunt\",\n                    \"cupidatat anim\"\n                  ],\n                  \"brand_name\": \"do amet ut occaecat\",\n                  \"size\": \"magna esse\"\n                }\n              },\n              \"seller_identifier\": \"Ut aute reprehenderit Duis quis\",\n              \"delivery_address\": {\n                \"phone\": \"laborum sit\",\n                \"address2\": \"mollit\",\n                \"address\": \"velit pariatur mollit\",\n                \"longitude\": -49336070.16015147,\n                \"pincode\": \"Lorem adipisici\",\n                \"area\": \"consequat ea\",\n                \"address_type\": \"home\",\n                \"country\": \"ad ut magna\",\n                \"address_category\": \"delivery\",\n                \"email\": \"veniam commodo consequat irure consectetur\",\n                \"created_at\": \"1992-09-13T05:42:41.434Z\",\n                \"address1\": \"\",\n                \"display_address\": \"irure ipsum Ut aliquip dolor\",\n                \"landmark\": \"irure n\",\n                \"updated_at\": \"1957-06-05T18:56:35.844Z\",\n                \"version\": \"in ipsum nisi Lorem\",\n                \"latitude\": 73697013.2352201,\n                \"contact_person\": \"magna\",\n                \"state\": \"non sit anim minim\",\n                \"city\": \"fugiat sunt dolor deserunt\",\n                \"area_code_slug\": \"Lorem esse Ut\",\n                \"country_code\": \"fugiat eu\",\n                \"country_iso_code\": \"occaecat non\",\n                \"country_phone_code\": \"ullamco aliqua consectetu\",\n                \"delivery_address_id\": 51932769,\n                \"geo_location\": {\n                  \"exercitation_04\": \"labore esse pariatur\",\n                  \"mollit2\": -8825866\n                },\n                \"name\": \"ut officia\",\n                \"sector\": \"consectetur qui ut est occaecat\",\n                \"state_code\": \"do\",\n                \"uid\": \"et\",\n                \"user_id\": \"in sunt exercitation tempor enim\",\n                \"code\": \"minim exercitation nostrud\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"nisi_a36\": 90287922\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 49592134.21514973,\n                  \"unit\": \"labore Duis ut\"\n                },\n                \"uid\": \"reprehenderit\",\n                \"size\": \"do\",\n                \"tags\": [\n                  \"ad cupidatat\",\n                  \"velit in eiusmod in nisi\"\n                ],\n                \"_custom_json\": {\n                  \"laborisf\": 94128779.79785293,\n                  \"adipisicinga_\": -70102466,\n                  \"et_ea9\": -33867887.16258713,\n                  \"eu_d98\": \"et voluptate anim exercitation tempor\"\n                }\n              },\n              \"brand\": {\n                \"id\": 34489170,\n                \"logo\": \"Duis tempor laboris enim quis\",\n                \"company\": -85385217,\n                \"created_on\": \"2001-02-13T02:49:17.884Z\",\n                \"brand_name\": \"laboris ullam\",\n                \"modified_on\": \"1952-06-23T21:11:26.306Z\"\n              },\n              \"group_id\": \"mollit pariatur\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"eiusmod proident exercitation\",\n                \"coupon_code\": \"Exce\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"officia aliqua\",\n                  \"channel_order_id\": \"et culpa incididunt dolor Duis\",\n                  \"employee_discount\": -4789060.1337758005,\n                  \"box_type\": \"voluptate deserunt veniam sit elit\",\n                  \"quantity\": 81888164,\n                  \"size_level_total_qty\": 7931450,\n                  \"loyalty_discount\": -54183179.50299936,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"nulla amet dolore nisi cupidatat\",\n                    \"original_affiliate_order_id\": \"proident anim sint\"\n                  },\n                  \"channel_shipment_id\": \"irure fugiat et aliqua\",\n                  \"marketplace_invoice_id\": \"irure culpa fugiat\",\n                  \"due_date\": \"2025-04-16T06:36:08.231Z\",\n                  \"coupon_code\": \"tempor quis\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 60508442,\n                  \"customer_selling_price\": 4497343.231493771\n                }\n              },\n              \"item\": {\n                \"id\": -39151021,\n                \"attributes\": {\n                  \"currency\": \"eiusmod\"\n                },\n                \"brand_id\": 21977008,\n                \"slug_key\": \"aliqua incididunt\",\n                \"l3_category\": -58347172,\n                \"l3_category_name\": \"mollit Excepteur deserunt nisi\",\n                \"last_updated_at\": \"1966-04-19T05:03:11.331Z\",\n                \"name\": \"labore dolor enim proident sint\",\n                \"l2_category\": [\n                  \"dolor aliqua esse magna ullamco\",\n                  \"ad id deserunt laboris eu\"\n                ],\n                \"brand\": \"proident occaecat non mollit Excepteur\",\n                \"image\": [\n                  \"aliqua consectetur in aliquip\",\n                  \"non velit elit\"\n                ],\n                \"code\": \"exercitation elit\",\n                \"l1_category\": [\n                  \"nulla consectetur laboris veniam\",\n                  \"veniam elit\"\n                ],\n                \"size\": \"officia\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"in\",\n                \"meta\": {\n                  \"cillum7_\": -58730343.97427044\n                },\n                \"color\": \"sit aliqua\",\n                \"department_id\": 26182408,\n                \"images\": [\n                  \"sit officia aliqua velit\",\n                  \"laboris\"\n                ],\n                \"tags\": [\n                  \"adipisicing laboris\",\n                  \"dolore Ut non\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"esse exercitation sunt\",\n                  \"amount\": 63468557.319105625\n                },\n                {\n                  \"mode\": \"dolor sit nostrud dolore\",\n                  \"amount\": 61700038.34788737\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"adipisicing anim aliqua\",\n                  \"amount\": -24475837.778625965\n                },\n                {\n                  \"mode\": \"tempor sunt commodo\",\n                  \"amount\": 56765975.121100575\n                }\n              ],\n              \"quantity\": -58909387,\n              \"identifier\": \"mollit proident labore\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"dolor laboris dolore\",\n              \"line_number\": -9711046,\n              \"meta\": {\n                \"ut_5\": false\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"cillum\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 79049198,\n                      \"type\": \"qui ea\"\n                    },\n                    {\n                      \"value\": -99948,\n                      \"type\": \"su\"\n                    }\n                  ],\n                  \"amount\": 97732426.15673569,\n                  \"article_quantity\": 67421764,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          90973771,\n                          49437100\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          34479627,\n                          99224677\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"reprehenderit consequa\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"eiusmod adipisicing proident sit Excepteur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"eu id ullamco\",\n                        \"item_name\": \"no\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"laboris do\",\n                        \"item_id\": 5789627,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"veniam voluptate elit\",\n                      \"quantity\": 78181867.39088869\n                    },\n                    {\n                      \"article_id\": \"voluptate\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ex\",\n                        \"item_name\": \"cillum Lorem sed\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem non aliquip\",\n                        \"item_id\": -29641843,\n                        \"item_images_url\": [\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                        \"reprehenderit_9a\": \"sit anim commodo\"\n                      },\n                      \"parent_item_identifier\": \"pariatur Duis\",\n                      \"quantity\": 68009083.93273225\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"percentage\",\n                  \"promotion_name\": \"in Duis velit\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -55963076,\n                      \"type\": \"laborum non ullamco quis\"\n                    },\n                    {\n                      \"value\": -49954289,\n                      \"type\": \"deserunt aliquip\"\n                    }\n                  ],\n                  \"amount\": 33970418.238288686,\n                  \"article_quantity\": -91092076,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          3981541,\n                          -85103755\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          90588318,\n                          43717726\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"Excepteur\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"enim aliqua in\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"cupidatat quis dolor sit in\",\n                        \"item_name\": \"Duis\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"labore officia dolore sit\",\n                        \"item_id\": 92913433,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"dolore sit u\",\n                      \"quantity\": -27624242.539088055\n                    },\n                    {\n                      \"article_id\": \"quis deserunt commodo\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ex et non\",\n                        \"item_name\": \"dolore\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"et in\",\n                        \"item_id\": -79494380,\n                        \"item_images_url\": [\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                        \"elit8\": -33490876.657174565\n                      },\n                      \"parent_item_identifier\": \"ipsum labore in sint\",\n                      \"quantity\": 6930375.548198596\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -69574133.77837227,\n                \"amount_paid_roundoff\": 4921128.072261199,\n                \"price_effective\": 61997157.8625007,\n                \"promotion_effective_discount\": -75800069.95876145,\n                \"pm_price_split\": -16597696.433538854,\n                \"refund_amount\": 51730221.3987464,\n                \"transfer_price\": 35936309.305039644,\n                \"coupon_effective_discount\": 36487382.6447607,\n                \"tax_collected_at_source\": 42996160.27287105,\n                \"brand_calculated_amount\": -92269916.3052128,\n                \"delivery_charge\": -49475566.591084786,\n                \"cashback\": 30261635.160428792,\n                \"value_of_good\": -4678041.579089686,\n                \"cashback_applied\": 97908848.98164126,\n                \"cod_charges\": 40600787.48124963,\n                \"price_marked\": 17454605.606182575,\n                \"amount_paid\": -29231840.684042305,\n                \"coupon_value\": 2927510.616592109,\n                \"discount\": 4045268.5424696654,\n                \"fynd_credits\": 5604948.035822675,\n                \"gift_price\": 12022742.827593371,\n                \"amount_to_be_collected\": -35176709.20295513,\n                \"cost_price\": 76011416.18732971,\n                \"loyalty_discount\": -51096813.23037773,\n                \"marketplace_promotion_effective_discount\": -45278815.15456582,\n                \"seller_promotion_effective_discount\": -21605025.43630281\n              },\n              \"charges\": [\n                {\n                  \"name\": \"do in L\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -57705102.82040631,\n                      \"currency\": \"ut aliqua proident\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 43268415.82142168,\n                      \"currency\": \"in\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"ut ut incididunt\"\n                    },\n                    \"distribution_level\": \"sed exerci\"\n                  },\n                  \"code\": \"culpa eu officia\",\n                  \"type\": \"quis do ut\"\n                },\n                {\n                  \"name\": \"officia sunt\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -77704141.74973346,\n                      \"currency\": \"irure\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 77464788.32763937,\n                      \"currency\": \"sed reprehenderit minim nisi\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"et nisi esse\"\n                    },\n                    \"distribution_level\": \"ipsum velit veniam dolore incididunt\"\n                  },\n                  \"code\": \"eu\",\n                  \"type\": \"non eiusmod ea occaecat\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -28795774.25085999,\n                \"amount_paid_roundoff\": 51202870.88438368,\n                \"price_effective\": -47939156.04734669,\n                \"promotion_effective_discount\": -27341969.773814067,\n                \"pm_price_split\": 30886546.73425068,\n                \"refund_amount\": -76141363.98106802,\n                \"transfer_price\": -37801414.92183176,\n                \"coupon_effective_discount\": 36528128.09482238,\n                \"tax_collected_at_source\": -82666744.95121333,\n                \"brand_calculated_amount\": -96609301.84964615,\n                \"delivery_charge\": 84367286.33018565,\n                \"cashback\": 68003442.9954921,\n                \"value_of_good\": -26474043.71706173,\n                \"cashback_applied\": 63764292.47439253,\n                \"cod_charges\": -98745312.71197368,\n                \"price_marked\": -56587430.87390725,\n                \"amount_paid\": -74537334.99444643,\n                \"coupon_value\": 69581398.09838098,\n                \"discount\": -40231976.67538802,\n                \"fynd_credits\": -14816690.838984668,\n                \"gift_price\": 35120160.7661041,\n                \"amount_to_be_collected\": 84940032.73357645,\n                \"cost_price\": 60442873.845371336,\n                \"loyalty_discount\": -57300661.595862225\n              },\n              \"current_status\": {\n                \"id\": 20792398,\n                \"store_id\": -81928907,\n                \"delivery_awb_number\": \"Duis ipsum\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -84680904,\n                \"state_type\": \"operational\",\n                \"state_id\": -38275896,\n                \"created_at\": \"2021-09-18T01:15:33.773Z\",\n                \"created_ts\": \"1948-07-13T07:30:33.881Z\",\n                \"shipment_id\": \"ut voluptate nisi\",\n                \"updated_at\": \"1979-08-26T10:34:34.172Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"tempor eiusmod\",\n                  \"id\": -33607859,\n                  \"journey_type\": \"return\",\n                  \"name\": \"laboris magna\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"enim\",\n                  \"app_state_name\": \"aute laborum Lorem\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -38938173,\n                \"status\": \"dolore ipsum ullamco ea\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": -13965313,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 58924795.15147132,\n                \"gst_fee\": 77325678.86995354,\n                \"tax_collected_at_source\": 30943735.991310865,\n                \"value_of_good\": -87646812.92621037,\n                \"cgst_tax_percentage\": -64196810.312519714,\n                \"gstin_code\": \"nostrud minim id\",\n                \"igst_tax_percentage\": 37811421.632050425,\n                \"gst_tax_percentage\": 78871389.15714264,\n                \"hsn_code_id\": \"vol\",\n                \"igst_gst_fee\": 52438140.30496085,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 56856397.408688426,\n                \"cgst_gst_fee\": 29400603.023244187,\n                \"gst_tag\": \"irure in et in\",\n                \"sgst_tax_percentage\": 48646599.818378896,\n                \"hsn_code\": \"deserunt velit proident\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"nulla cupidatat aliqua\",\n                  \"forward\": true,\n                  \"store_id\": 68634309,\n                  \"delivery_awb_number\": \"ut dolore elit\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -6309112,\n                  \"app_display_name\": \"sunt cupidatat anim Duis\",\n                  \"state_id\": 19110396,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -65593691,\n                  \"created_at\": \"2023-12-10T05:05:45.811Z\",\n                  \"created_ts\": \"do\",\n                  \"shipment_id\": \"nisi adipisicing incididunt proiden\",\n                  \"updated_at\": \"1987-02-22T11:21:16.490Z\",\n                  \"updated_ts\": \"consequat magna aliquip\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"Duis sit\",\n                    \"id\": -36358368,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"enim dolor laborum\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"laborum eu non sunt eiusmod\",\n                    \"app_state_name\": \"esse in magna adipisicing\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 64433395,\n                  \"display_name\": \"deserunt anim\"\n                },\n                {\n                  \"status\": \"cupidatat reprehenderit mollit ipsum\",\n                  \"forward\": true,\n                  \"store_id\": -6692131,\n                  \"delivery_awb_number\": \"laborum sint\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -24421263,\n                  \"app_display_name\": \"culpa adipisicing consequat in\",\n                  \"state_id\": -93628953,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -2750473,\n                  \"created_at\": \"1978-03-03T11:55:07.815Z\",\n                  \"created_ts\": \"officia amet do\",\n                  \"shipment_id\": \"nostrud id\",\n                  \"updated_at\": \"1961-02-16T14:22:00.876Z\",\n                  \"updated_ts\": \"proident Lorem\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"mollit ex laborum nostrud\",\n                    \"id\": -31342569,\n                    \"journey_type\": \"return\",\n                    \"name\": \"nostrud officia\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"commodo Excepteur incididunt dolor voluptate\",\n                    \"app_state_name\": \"deserunt esse est eu\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -99914693,\n                  \"display_name\": \"qui laboris\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"Lorem_e\": -1752093,\n                \"officia_2\": 8039822\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 69533372,\n                \"bad_quantity\": 57019093,\n                \"good_quantity\": 55634621\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 23216633.33384368,\n                \"brand_calculated_amount\": 5658235.009253591,\n                \"cashback\": 38593436.461897045,\n                \"cashback_applied\": -91540940.92660823,\n                \"cod_charges\": 95349185.4592103,\n                \"coupon_effective_discount\": 66973885.577530414,\n                \"coupon_value\": -24851860.075232774,\n                \"delivery_charge\": 1492889.1869707704,\n                \"discount\": 11496910.320324853,\n                \"fynd_credits\": 31987850.54632917,\n                \"gst_fee\": -78316443.27452083,\n                \"gst_tag\": \"Excepteur nisi\",\n                \"gst_tax_percentage\": -57160823.2098884,\n                \"hsn_code\": \"dolore aute incididunt elit\",\n                \"identifiers\": {\n                  \"alu\": \"exercitation est\",\n                  \"ean\": \"eiusmod ut velit\",\n                  \"sku_code\": \"commodo ut\",\n                  \"upc\": \"ullamco dolor anim incididunt\",\n                  \"isbn\": \"in Excepteur ullamco Ut\"\n                },\n                \"item_name\": \"sed commodo do pariatur non\",\n                \"price_effective\": 83540918.208597,\n                \"price_marked\": 16675135.186202988,\n                \"promotion_effective_discount\": 91747879.53930107,\n                \"refund_credit\": -50795934.08508374,\n                \"size\": \"in culpa minim sed\",\n                \"total_units\": -9773629,\n                \"transfer_price\": 27162527.209494993,\n                \"value_of_good\": -44128523.18970137,\n                \"amount_paid_roundoff\": 87144647,\n                \"tax_collected_at_source\": -54939973.17207246,\n                \"amount_to_be_collected\": -10419469.059270188,\n                \"taxes\": [\n                  {\n                    \"name\": \"id cillum\",\n                    \"rate\": -61321897.60615096,\n                    \"tax_amount\": -58636624.44582443,\n                    \"taxable_amount\": -78913350.17027074\n                  },\n                  {\n                    \"name\": \"dolore culpa pariatur irure\",\n                    \"rate\": -67877802.0703862,\n                    \"tax_amount\": 72361378.02674988,\n                    \"taxable_amount\": 82840034.5032601\n                  }\n                ],\n                \"loyalty_discount\": 23837959.434718177\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": false,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"velit in Lorem\",\n                  \"name\": \"Excepteur ut eiusmod ex\",\n                  \"slug\": \"pariatur voluptate in aliqua cillum\",\n                  \"bundle_count\": -27997340,\n                  \"article_bundle_id\": \"est aute enim ut anim\",\n                  \"bundle_article_quantity\": 59163637,\n                  \"is_base\": false,\n                  \"price_marked\": 26658414.893715456,\n                  \"price_effective\": -90309056.97549748,\n                  \"item_id\": 77354263,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"non\",\n                  \"images\": [\n                    \"deserunt\",\n                    \"reprehenderit nulla Ut\"\n                  ],\n                  \"brand_name\": \"ex\",\n                  \"size\": \"mollit aliqua dolore amet adipisicing\"\n                }\n              },\n              \"seller_identifier\": \"non sit officia\",\n              \"delivery_address\": {\n                \"phone\": \"minim anim exer\",\n                \"address2\": \"dolore eiusmod consequat\",\n                \"address\": \"dolor consectetur reprehenderit aliquip\",\n                \"longitude\": 5227004.920667529,\n                \"pincode\": \"non et nisi\",\n                \"area\": \"id quis nisi\",\n                \"address_type\": \"other\",\n                \"country\": \"in amet nisi\",\n                \"address_category\": \"delivery\",\n                \"email\": \"proident aute do dolor\",\n                \"created_at\": \"1980-01-27T12:41:02.516Z\",\n                \"address1\": \"occaecat nisi\",\n                \"display_address\": \"fugiat in\",\n                \"landmark\": \"et consectetur esse Excepteur\",\n                \"updated_at\": \"2001-02-05T13:02:53.290Z\",\n                \"version\": \"fugiat aliquip minim deserunt nostrud\",\n                \"latitude\": -89849321.24688765,\n                \"contact_person\": \"\",\n                \"state\": \"ipsum voluptate laborum\",\n                \"city\": \"qui officia\",\n                \"area_code_slug\": \"amet esse in id\",\n                \"country_code\": \"sit\",\n                \"country_iso_code\": \"Lorem velit\",\n                \"country_phone_code\": \"cupidatat Ex\",\n                \"delivery_address_id\": 85881503,\n                \"geo_location\": {\n                  \"dolore_ab_\": 45353347.95256266,\n                  \"incididunt_971\": \"mollit dolore ullamco\"\n                },\n                \"name\": \"exercitation est\",\n                \"sector\": \"Lorem\",\n                \"state_code\": \"in culpa in anim\",\n                \"uid\": \"u\",\n                \"user_id\": \"officia adipisicing magna laborum\",\n                \"code\": \"Duis sunt qui\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"adipisicing_e1\": true,\n                  \"dolore0\": 26201251,\n                  \"qui_02d\": false\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": -11861351.561076328,\n                  \"unit\": \"quis non anim offici\"\n                },\n                \"uid\": \"labore deserunt\",\n                \"size\": \"in tempor qui\",\n                \"tags\": [\n                  \"in exercitation sit\",\n                  \"ea veniam\"\n                ],\n                \"_custom_json\": {\n                  \"enim5e0\": \"in exercitation\"\n                }\n              },\n              \"brand\": {\n                \"id\": -82272391,\n                \"logo\": \"laboris ut sit velit\",\n                \"company\": -91792571,\n                \"created_on\": \"2019-04-22T05:43:25.698Z\",\n                \"brand_name\": \"deserunt dolore cupida\",\n                \"modified_on\": \"1997-11-10T16:54:09.968Z\"\n              },\n              \"group_id\": \"Lorem dol\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"magna occaecat dolore cillum elit\",\n                \"coupon_code\": \"elit esse sit sed\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"cillum\",\n                  \"channel_order_id\": \"deserunt ipsum\",\n                  \"employee_discount\": 51485243.88923356,\n                  \"box_type\": \"tempor nulla\",\n                  \"quantity\": 15008175,\n                  \"size_level_total_qty\": 16745348,\n                  \"loyalty_discount\": 58572240.29913995,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"officia pariatur incididunt\",\n                    \"original_affiliate_order_id\": \"esse cillum elit Duis non\"\n                  },\n                  \"channel_shipment_id\": \"ullamco id aliqua amet\",\n                  \"marketplace_invoice_id\": \"ipsum\",\n                  \"due_date\": \"1948-05-03T05:25:25.837Z\",\n                  \"coupon_code\": \"proident cupidatat eu in\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 82632049,\n                  \"customer_selling_price\": 78139638.11143836\n                }\n              },\n              \"item\": {\n                \"id\": -22942229,\n                \"attributes\": {\n                  \"currency\": \"velit aliqua\"\n                },\n                \"brand_id\": -16464421,\n                \"slug_key\": \"esse incididunt\",\n                \"l3_category\": -75893166,\n                \"l3_category_name\": \"dolor velit quis\",\n                \"last_updated_at\": \"1987-11-18T09:29:25.546Z\",\n                \"name\": \"officia commodo adipisicing ad\",\n                \"l2_category\": [\n                  \"eu\",\n                  \"veniam laboris reprehenderit\"\n                ],\n                \"brand\": \"officia et\",\n                \"image\": [\n                  \"labore anim tempor\",\n                  \"in veniam eu et in\"\n                ],\n                \"code\": \"veniam nisi\",\n                \"l1_category\": [\n                  \"occaecat aliquip est\",\n                  \"esse\"\n                ],\n                \"size\": \"in id pariatur exercitation\",\n                \"can_cancel\": false,\n                \"can_return\": true,\n                \"branch_url\": \"sunt ullamco laboris esse\",\n                \"meta\": {\n                  \"ut78\": \"ut laborum qui dolor officia\"\n                },\n                \"color\": \"in ad\",\n                \"department_id\": -79760261,\n                \"images\": [\n                  \"amet irure do\",\n                  \"esse al\"\n                ],\n                \"tags\": [\n                  \"aliquip ex pariatur\",\n                  \"nisi laboris qui eu in\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"ex irure\",\n                  \"amount\": -18958916.875655785\n                },\n                {\n                  \"mode\": \"exercitation cupidatat\",\n                  \"amount\": -86561232.61895598\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"veniam in minim fugiat\",\n                  \"amount\": 8729362.856277943\n                },\n                {\n                  \"mode\": \"ex mollit dolor voluptate\",\n                  \"amount\": -22832719.85886781\n                }\n              ],\n              \"quantity\": -42145426,\n              \"identifier\": \"ex\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"Lorem magna tempor\",\n              \"line_number\": -47114943,\n              \"meta\": {\n                \"in_d98\": -51886719.12101617,\n                \"essec\": -36858467.74010049\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"contract_price\",\n                  \"promotion_name\": \"eiusmod voluptate reprehenderit a\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -59652728,\n                      \"type\": \"ullamco sit\"\n                    },\n                    {\n                      \"value\": 33585946,\n                      \"type\": \"non et\"\n                    }\n                  ],\n                  \"amount\": -12316655.265714437,\n                  \"article_quantity\": 8163939,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -70437462,\n                          40393927\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -18962561,\n                          -25678992\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"cupidatat consectetur nostrud sint\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"pariatur dolore sit in \",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"fugiat ullamco ut Duis\",\n                        \"item_name\": \"reprehenderit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Duis officia\",\n                        \"item_id\": -21077592,\n                        \"item_images_url\": [\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                        \"ad_cf\": \"magna deserunt\",\n                        \"culpa6e\": 61356608.22445908\n                      },\n                      \"parent_item_identifier\": \"dolore quis ea commodo Lore\",\n                      \"quantity\": -36314281.21165983\n                    },\n                    {\n                      \"article_id\": \"dolore aliqua elit commodo\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"qui in sit ad\",\n                        \"item_name\": \"laborum esse aliqui\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sint Duis magna in aliquip\",\n                        \"item_id\": 9939880,\n                        \"item_images_url\": [\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                        \"nulla752\": \"sit est labore\"\n                      },\n                      \"parent_item_identifier\": \"ut\",\n                      \"quantity\": 91735586.28080767\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bundle_price_percentage\",\n                  \"promotion_name\": \"non elit\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -28636203,\n                      \"type\": \"eu dolore\"\n                    },\n                    {\n                      \"value\": -8253070,\n                      \"type\": \"magna minim cu\"\n                    }\n                  ],\n                  \"amount\": -19491104.445461854,\n                  \"article_quantity\": 18130426,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          23579806,\n                          31694256\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          3285847,\n                          6086417\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"incididunt\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"sunt\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"reprehenderit amet in\",\n                        \"item_name\": \"sed\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"tempor voluptate esse ad\",\n                        \"item_id\": -41669031,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"aute velit nostrud\",\n                      \"quantity\": 78872663.81493351\n                    },\n                    {\n                      \"article_id\": \"ut Excepteur irure proident laborum\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"labore eu\",\n                        \"item_name\": \"voluptate sed sint irure\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"amet elit Duis\",\n                        \"item_id\": 42913070,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"ut ex eu reprehenderit\",\n                      \"quantity\": -7222946.529145211\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -69863623.00009716,\n                \"amount_paid_roundoff\": -64706256.293273866,\n                \"price_effective\": -13090400.305817649,\n                \"promotion_effective_discount\": -75380245.92677277,\n                \"pm_price_split\": -33625275.01273376,\n                \"refund_amount\": 23170429.57546644,\n                \"transfer_price\": -22911928.295460448,\n                \"coupon_effective_discount\": -97577347.94027008,\n                \"tax_collected_at_source\": -54194579.95031456,\n                \"brand_calculated_amount\": 70338843.13769984,\n                \"delivery_charge\": -60709778.06797022,\n                \"cashback\": -36358883.84820114,\n                \"value_of_good\": -29469867.846442983,\n                \"cashback_applied\": 29787127.733169466,\n                \"cod_charges\": -26488615.732311293,\n                \"price_marked\": 96254613.91322038,\n                \"amount_paid\": 61213508.10755488,\n                \"coupon_value\": 67423189.95862898,\n                \"discount\": -3334621.727710068,\n                \"fynd_credits\": -3987305.70021075,\n                \"gift_price\": -34154756.08471019,\n                \"amount_to_be_collected\": 7344655.173422068,\n                \"cost_price\": -92032883.12322053,\n                \"loyalty_discount\": 38709037.995028436,\n                \"marketplace_promotion_effective_discount\": -23256101.806048512,\n                \"seller_promotion_effective_discount\": -79892745.62769331\n              },\n              \"charges\": [\n                {\n                  \"name\": \"do\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -88376694.47319843,\n                      \"currency\": \"ut cillum Ut\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -42772572.45135848,\n                      \"currency\": \"sit\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"ut ullamco Lorem\"\n                    },\n                    \"distribution_level\": \"mollit do\"\n                  },\n                  \"code\": \"sed sit nostru\",\n                  \"type\": \"amet dolor proident\"\n                },\n                {\n                  \"name\": \"deserunt ad\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -95066621.9348423,\n                      \"currency\": \"aliquip in id\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 15455939.667235091,\n                      \"currency\": \"aliqua laboris pariatur in\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"i\"\n                    },\n                    \"distribution_level\": \"id sit dolore\"\n                  },\n                  \"code\": \"nostrud ipsum fugiat\",\n                  \"type\": \"Ut do\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 10213259.128989264,\n                \"amount_paid_roundoff\": -79922206.69926575,\n                \"price_effective\": 3684497.4166438133,\n                \"promotion_effective_discount\": 73242014.70854369,\n                \"pm_price_split\": 10472250.916006848,\n                \"refund_amount\": -56266465.97287683,\n                \"transfer_price\": -36852893.49755996,\n                \"coupon_effective_discount\": 35533245.96334258,\n                \"tax_collected_at_source\": 99769366.50665805,\n                \"brand_calculated_amount\": 10205781.611304373,\n                \"delivery_charge\": 80352416.07395634,\n                \"cashback\": 9212628.96819602,\n                \"value_of_good\": 71121097.01402122,\n                \"cashback_applied\": 90392906.12285808,\n                \"cod_charges\": -13508741.626526088,\n                \"price_marked\": -25480150.645909026,\n                \"amount_paid\": 26877748.35587579,\n                \"coupon_value\": 27673711.849547684,\n                \"discount\": -40888260.17385005,\n                \"fynd_credits\": -5843874.552564904,\n                \"gift_price\": 21627912.09969482,\n                \"amount_to_be_collected\": 40747392.251616,\n                \"cost_price\": 18980291.69257188,\n                \"loyalty_discount\": 14708795.74654007\n              },\n              \"current_status\": {\n                \"id\": -50656912,\n                \"store_id\": 11385283,\n                \"delivery_awb_number\": \"Ut proident et exercitation aliqua\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": 19300938,\n                \"state_type\": \"financial\",\n                \"state_id\": -42800135,\n                \"created_at\": \"1986-09-01T09:11:09.671Z\",\n                \"created_ts\": \"2022-05-14T02:43:43.527Z\",\n                \"shipment_id\": \"amet dolor\",\n                \"updated_at\": \"1968-07-16T17:17:24.901Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"non amet culpa\",\n                  \"id\": 76261353,\n                  \"journey_type\": \"return\",\n                  \"name\": \"eiusmod proident sun\",\n                  \"state_type\": \"operational\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"ex ipsum reprehenderit\",\n                  \"app_state_name\": \"ea sunt\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -95115762,\n                \"status\": \"in elit qui\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": false,\n          \"total_items\": -52731574,\n          \"fulfilling_store\": {\n            \"address\": \"dolore i\",\n            \"city\": \"consequat id velit adipisicing in\",\n            \"code\": \"consectetur elit pariatur sed minim\",\n            \"contact_person\": \"ut Duis cillum qui\",\n            \"country\": \"nostrud occaecat proident in\",\n            \"fulfillment_channel\": \"incididunt aliqua velit Duis\",\n            \"id\": -45211576,\n            \"meta\": {\n              \"aute3\": true\n            },\n            \"phone\": \"laborum aute deserunt\",\n            \"pincode\": \"qui et magna esse\",\n            \"state\": \"adipisicing ad consequat in\",\n            \"store_name\": \"pariatur minim veniam\",\n            \"address1\": \"dolore occaecat cillum irure\",\n            \"display_address\": \"id ex cupidatat\",\n            \"store_email\": \"exercitation dolor Duis voluptate sunt\"\n          },\n          \"meta\": {\n            \"labore_c\": \"in anim non labore\"\n          },\n          \"pdf_links\": {\n            \"animc\": \"sed officia cillum\",\n            \"non_0\": \"adipisicing et do\",\n            \"proident_12\": \"anim ad\",\n            \"commodo_84\": 46052434.60603136\n          },\n          \"payment_mode\": \"culpa voluptate ipsum tempor\",\n          \"packaging_type\": \"qui in Excepteur\",\n          \"journey_type\": \"return\",\n          \"prices\": {\n            \"refund_credit\": 71033546.99558765,\n            \"amount_paid_roundoff\": -14552829.537108585,\n            \"price_effective\": -34455855.04374717,\n            \"promotion_effective_discount\": -35842802.186316326,\n            \"pm_price_split\": 64128313.17050135,\n            \"refund_amount\": 50678949.454744786,\n            \"transfer_price\": -40484011.789175466,\n            \"coupon_effective_discount\": -6882517.210002884,\n            \"tax_collected_at_source\": 85720107.83056462,\n            \"brand_calculated_amount\": 85974712.57309142,\n            \"delivery_charge\": -65400090.88474825,\n            \"cashback\": 93780559.9776479,\n            \"value_of_good\": -34374736.94896615,\n            \"cashback_applied\": -68941477.55249035,\n            \"cod_charges\": -63664976.29444043,\n            \"price_marked\": -65741272.73113657,\n            \"amount_paid\": -17052287.61524023,\n            \"coupon_value\": 81225664.73932916,\n            \"discount\": 50828772.501981765,\n            \"fynd_credits\": 16818843.32479076,\n            \"gift_price\": -85983873.40445761,\n            \"amount_to_be_collected\": 53901969.438558996,\n            \"cost_price\": -62730333.470835075,\n            \"loyalty_discount\": -12319657.067209944,\n            \"marketplace_promotion_effective_discount\": 83739710.26446569,\n            \"seller_promotion_effective_discount\": 95443236.93138987\n          },\n          \"charges\": [\n            {\n              \"name\": \"et amet dolor\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -69792242.56908786,\n                  \"currency\": \"sint deserunt aliqua Excepteur\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 67588815.77595615,\n                  \"currency\": \"est aliqua ut\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"laborum nostrud\"\n                },\n                \"distribution_level\": \"ea est\"\n              },\n              \"code\": \"magna Lorem enim dolor ex\",\n              \"type\": \"sint eu reprehenderit cillum\"\n            },\n            {\n              \"name\": \"reprehenderit in\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -45062958.11388319,\n                  \"currency\": \"enim elit eiusmod\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 76135930.35881779,\n                  \"currency\": \"proident consectetur veniam\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"qui\"\n                },\n                \"distribution_level\": \"veniam nulla\"\n              },\n              \"code\": \"ut proident veniam\",\n              \"type\": \"ut laborum mollit\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 12171427.404862016,\n            \"amount_paid_roundoff\": -29317968.068545625,\n            \"price_effective\": 33998375.61553651,\n            \"promotion_effective_discount\": -3127804.970676884,\n            \"pm_price_split\": 62820168.92125723,\n            \"refund_amount\": 77174230.71182954,\n            \"transfer_price\": -67580348.34774676,\n            \"coupon_effective_discount\": -60770601.59729215,\n            \"tax_collected_at_source\": 90796803.12019205,\n            \"brand_calculated_amount\": -74990357.50625418,\n            \"delivery_charge\": 8039155.897560641,\n            \"cashback\": -33817729.01526694,\n            \"value_of_good\": 80794512.46043047,\n            \"cashback_applied\": -51432987.9395282,\n            \"cod_charges\": 33441596.62972781,\n            \"price_marked\": 12442901.764180064,\n            \"amount_paid\": 56580123.25009215,\n            \"coupon_value\": 95892802.27551183,\n            \"discount\": -4530489.405189946,\n            \"fynd_credits\": -94335915.00668643,\n            \"gift_price\": 32033059.355835065,\n            \"amount_to_be_collected\": -64135228.64430536,\n            \"cost_price\": 36070114.56521779,\n            \"loyalty_discount\": -26189757.68464856\n          },\n          \"vertical\": \"minim dolor adipisicing labore\",\n          \"payments\": {\n            \"mode\": \"ex officia\",\n            \"logo\": \"in nulla pariatur\",\n            \"source\": \"consectetur enim\"\n          },\n          \"operational_status\": \"aute in mollit anim\",\n          \"status\": {\n            \"meta\": {\n              \"do85\": \"velit cupidata\",\n              \"adipisicing_c\": 97639662\n            },\n            \"bag_list\": [\n              \"Duis\",\n              \"non sed tempor\"\n            ],\n            \"id\": 27001592,\n            \"created_at\": \"1998-05-22T18:28:20.066Z\",\n            \"created_ts\": \"commodo Excepteur\",\n            \"shipment_id\": \"sunt labore voluptate proide\",\n            \"status\": \"consectetur ad ullamco consequat\",\n            \"display_name\": \"est\",\n            \"current_shipment_status\": \"Duis dolor irure in\",\n            \"status_created_at\": \"1999-01-03T15:59:50.692Z\"\n          },\n          \"total_bags\": -9058656,\n          \"shipment_created_at\": \"1989-11-30T07:28:18.327Z\",\n          \"shipment_created_ts\": \"veniam est sunt in\",\n          \"currency\": {\n            \"currency_code\": \"est\",\n            \"currency_symbol\": \"veniam ea\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"et consectetur ut culpa quis\",\n              \"currency_name\": \"dolore Ut do\",\n              \"currency_symbol\": \"in esse\",\n              \"currency_sub_unit\": \"anim voluptate aliqua velit\"\n            },\n            \"conversion_rate\": {\n              \"conversion_rate\": null,\n              \"base\": \"INR\",\n              \"rates\": {\n                \"INR\": {\n                  \"name\": \"Indian Rupee\",\n                  \"value\": 1,\n                  \"symbol\": \"₹\",\n                  \"sub_unit\": \"\"\n                }\n              }\n            }\n          },\n          \"previous_shipment_id\": \"ea minim\",\n          \"shipment_update_time\": 73555060.26159596,\n          \"rto_address\": {\n            \"phone\": \"ut nostrud labore pa\",\n            \"address2\": \"\",\n            \"address\": \"officia\",\n            \"longitude\": 18097291.719277605,\n            \"pincode\": \"esse dolore voluptate labore ea\",\n            \"area\": \"est\",\n            \"address_type\": \"other\",\n            \"country\": \"occaecat ex pariatur dolore\",\n            \"address_category\": \"billing\",\n            \"email\": \"tempor consequat\",\n            \"created_at\": \"1986-09-14T02:21:36.652Z\",\n            \"address1\": \"magna dolore nisi\",\n            \"display_address\": \"ut\",\n            \"landmark\": \"cillum ut culpa fugiat\",\n            \"updated_at\": \"1957-09-27T11:00:05.117Z\",\n            \"version\": \"amet minim consequat ut\",\n            \"latitude\": -8846614.454823956,\n            \"contact_person\": \"ipsum non qui eu in\",\n            \"state\": \"voluptate minim veniam\",\n            \"city\": \"commodo\",\n            \"area_code_slug\": \"esse reprehenderit aliqua\",\n            \"country_code\": \"nisi tempor voluptate\",\n            \"country_iso_code\": \"o\",\n            \"country_phone_code\": \"quis i\",\n            \"delivery_address_id\": -87774348,\n            \"geo_location\": {\n              \"laborum_2f\": false,\n              \"exercitation3b0\": \"dolor ea enim\",\n              \"veniam_b\": -62480438.42999267\n            },\n            \"name\": \"deserunt amet E\",\n            \"sector\": \"et Lorem ipsum\",\n            \"state_code\": \"elit sed non sit\",\n            \"uid\": \"voluptate\",\n            \"user_id\": \"magn\",\n            \"code\": \"dolore qui id\"\n          },\n          \"credit_note_id\": \"dolore incididunt\",\n          \"is_self_ship\": true,\n          \"mode_of_payment\": \"in magna officia ullamco\",\n          \"is_lapa_enabled\": false,\n          \"forward_end_shipment_id\": \"est nisi elit in labore\",\n          \"logistics_meta\": {\n            \"eiusmod_4\": \"qui aliqua velit adipisicing veniam\",\n            \"ea2\": 68159669.77388662,\n            \"eiusmod5\": true\n          },\n          \"packages\": [\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            },\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"order_id\": \"ullamco Ut\",\n      \"channel\": {\n        \"logo\": \"consectetur pariatur minim ex magna\",\n        \"name\": \"amet ve\"\n      },\n      \"user_info\": {\n        \"id\": -24345762,\n        \"user_oid\": \"labore dolor\",\n        \"mongo_user_id\": \"minim dolor\",\n        \"external_customer_id\": \"do dolore\",\n        \"first_name\": \"ut\",\n        \"last_name\": \"in ad non reprehenderit\",\n        \"mobile\": \"Ut ullamco pariatur\",\n        \"email\": \"do\",\n        \"meta\": {\n          \"incididuntc7\": \"proident\"\n        },\n        \"is_anonymous_user\": false,\n        \"name\": \"irure pariatur\",\n        \"gender\": \"ut incididunt laborum aliquip dolore\",\n        \"country_phone_code\": \"qui dolor labore laboris\"\n      },\n      \"order_value\": 82657061.26996726,\n      \"currency\": {\n        \"currency_code\": \"in dolore aliqua veniam\",\n        \"currency_symbol\": \"Duis dolor\"\n      },\n      \"currency_info\": {\n        \"ordering_currency\": {\n          \"currency_code\": \"culpa cillum dolor\",\n          \"currency_name\": \"eu nisi reprehenderit proident\",\n          \"currency_symbol\": \"tempor minim irure do\",\n          \"currency_sub_unit\": \"sint in nisi culpa\"\n        },\n        \"conversion_rate\": {\n          \"conversion_rate\": null,\n          \"base\": \"INR\",\n          \"rates\": {\n            \"INR\": {\n              \"name\": \"Indian Rupee\",\n              \"value\": 1,\n              \"symbol\": \"₹\",\n              \"sub_unit\": \"\"\n            }\n          }\n        }\n      },\n      \"prices\": {\n        \"refund_credit\": 44659613.99905583,\n        \"amount_paid_roundoff\": -69165997.91896942,\n        \"price_effective\": -23243510.110095263,\n        \"promotion_effective_discount\": 68985638.05327314,\n        \"pm_price_split\": -16984095.10181445,\n        \"refund_amount\": -66613057.62874052,\n        \"transfer_price\": 21536797.78431408,\n        \"coupon_effective_discount\": 44715267.28678122,\n        \"tax_collected_at_source\": -96047709.87946142,\n        \"brand_calculated_amount\": 45892421.27388698,\n        \"delivery_charge\": 85353099.32751441,\n        \"cashback\": 13967888.432727143,\n        \"value_of_good\": -58671617.70809148,\n        \"cashback_applied\": -47168980.75474929,\n        \"cod_charges\": 16426462.695476562,\n        \"price_marked\": -3276246.3673113585,\n        \"amount_paid\": 91453423.62391168,\n        \"coupon_value\": 55322882.2702086,\n        \"discount\": 44059554.7957325,\n        \"fynd_credits\": 85961940.85929185,\n        \"gift_price\": -34460511.71841344,\n        \"amount_to_be_collected\": 37021951.89523733,\n        \"cost_price\": -54887679.797264434,\n        \"loyalty_discount\": 77200244.16037944,\n        \"marketplace_promotion_effective_discount\": 51117910.8012943,\n        \"seller_promotion_effective_discount\": -75506286.38866436\n      },\n      \"ordering_currency_prices\": {\n        \"refund_credit\": -35666165.2581292,\n        \"amount_paid_roundoff\": -70272336.73239297,\n        \"price_effective\": 41997880.50215453,\n        \"promotion_effective_discount\": -47740303.599038646,\n        \"pm_price_split\": 44786727.44241154,\n        \"refund_amount\": -3835240.4302726984,\n        \"transfer_price\": 49903051.56642747,\n        \"coupon_effective_discount\": 31748767.540778115,\n        \"tax_collected_at_source\": -47631175.686368674,\n        \"brand_calculated_amount\": -44589777.71172443,\n        \"delivery_charge\": -26554576.580896378,\n        \"cashback\": 28234298.485802606,\n        \"value_of_good\": -88419345.9131898,\n        \"cashback_applied\": 18647177.26097527,\n        \"cod_charges\": -18898416.225018755,\n        \"price_marked\": 25747845.49569559,\n        \"amount_paid\": -99108772.47165737,\n        \"coupon_value\": 81658160.31363568,\n        \"discount\": 18472457.952291116,\n        \"fynd_credits\": 55270863.01686719,\n        \"gift_price\": -58742402.08942081,\n        \"amount_to_be_collected\": 61905465.18489021,\n        \"cost_price\": -23605199.317349255,\n        \"loyalty_discount\": 85965091.19861743\n      },\n      \"loyalty_discount_details\": {\n        \"discount\": -68021978.73058215,\n        \"ownership\": \"seller\",\n        \"is_applied\": false\n      }\n    },\n    {\n      \"breakup_values\": [\n        {\n          \"value\": \"proident sit culpa\",\n          \"name\": \"et aute aliqua\",\n          \"display\": \"dolore eu culpa occaecat\"\n        },\n        {\n          \"value\": \"ut aute sunt magna\",\n          \"name\": \"sunt ut dolor mollit voluptate\",\n          \"display\": \"est\"\n        }\n      ],\n      \"total_order_value\": 37506205.707071364,\n      \"meta\": {\n        \"aliquac3\": -9187855.228306413,\n        \"dolor_d0\": false,\n        \"essec4\": -37842081\n      },\n      \"order_created_time\": \"anim ex dolor do\",\n      \"order_created_ts\": \"labore aute\",\n      \"ordering_source\": \"enim tempor sed amet\",\n      \"ordering_source_details\": {\n        \"type\": \"SALES_CHANNEL\",\n        \"slug\": \"sed in aliqua\",\n        \"display_name\": \"culpa dolore ut sit\",\n        \"is_active\": true,\n        \"logo\": \"https://kt.purhGzu0h,iPRYAB+bVI0xsweMOYig3RPYFe2DB0r61.F\"\n      },\n      \"payment_mode\": \"esse aliquip magna\",\n      \"shipments\": [\n        {\n          \"shipment_id\": \"reprehenderit mollit sit\",\n          \"fulfillment_option\": {\n            \"name\": \"esse in\",\n            \"slug\": \"mollit in\",\n            \"type\": \"consectetur ea qu\",\n            \"is_default\": false\n          },\n          \"picked_date\": \"1959-11-12T14:24:49.130Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"pariatur voluptate\",\n              \"text\": \"non amet\",\n              \"is_passed\": true,\n              \"is_current\": true,\n              \"time\": \"nostrud\",\n              \"created_ts\": \"sunt et enim consectetur\"\n            },\n            {\n              \"status\": \"Excepteur\",\n              \"text\": \"ipsum sint \",\n              \"is_passed\": false,\n              \"is_current\": false,\n              \"time\": \"ex minim officia nisi\",\n              \"created_ts\": \"laborum nostrud nisi\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"laboris amet\",\n            \"invoice_url\": \"laborum dolore\",\n            \"updated_date\": \"1952-07-07T02:38:42.286Z\",\n            \"external_invoice_id\": \"minim eu ut aliqua occaecat\",\n            \"label_url\": \"incididunt in\",\n            \"credit_note_id\": \"in \",\n            \"links\": {\n              \"velit_f\": false,\n              \"velit_ba3\": -74279146\n            }\n          },\n          \"shipment_status\": \"minim Duis magna eu\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": 67998619.46405134,\n            \"gst_fee\": -19956126.377507523,\n            \"tax_collected_at_source\": 93901755.33067203,\n            \"value_of_good\": -96860409.23262648,\n            \"cgst_tax_percentage\": -59190067.95959385,\n            \"gstin_code\": \"elit\",\n            \"igst_tax_percentage\": -97225959.0286384,\n            \"gst_tax_percentage\": 57705118.03053594,\n            \"hsn_code_id\": \"reprehenderit\",\n            \"igst_gst_fee\": -67963677.85512069,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": -36781530.0125117,\n            \"cgst_gst_fee\": 40162559.51044819,\n            \"gst_tag\": \"in Ut exercitation\",\n            \"sgst_tax_percentage\": 35131728.22532606,\n            \"hsn_code\": \"Excepteur ipsum fugiat dolore\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"minim cupidatat consecte\",\n              \"created_at\": \"1984-04-06T12:33:42.557Z\",\n              \"user_id\": \"ame\",\n              \"tax_details\": {\n                \"pan_no\": \"quis do dolor qui\",\n                \"gstin\": \"non irure aliqua aliquip\"\n              },\n              \"mongo_cart_id\": -13868119.239195392,\n              \"delivery_charges\": 51434307.27799553,\n              \"transaction_id\": \"\",\n              \"collect_by\": \"ad in\",\n              \"headers\": {\n                \"ex__a1\": 4346970.810014248\n              },\n              \"coupon_value\": 98882569.73458144,\n              \"order_value\": 88079584.23937854,\n              \"created_time\": \"Duis\",\n              \"currency\": \"mollit culpa exercita\",\n              \"total_order_value\": -80711831.83509424,\n              \"ordering_channel\": \"anim cupidatat dolore\",\n              \"ordering_source\": \"non ex\",\n              \"meta\": {\n                \"laborisa\": -48503206.58049152\n              },\n              \"cod_charges\": 92248654.39525494,\n              \"cashback_value\": -23799800.098937273,\n              \"refund_by\": \"ad incididunt\",\n              \"affiliate_order_date\": \"2014-11-12T00:00:17.851Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"dolore velit\",\n              \"payment_mode_id\": -14936492.148139775,\n              \"promotion_effective_discount\": -67041189.321178645,\n              \"mode_of_payment\": \"culpa in fugiat magna\",\n              \"discount\": 22767274.032469362,\n              \"cashback_applied\": -51267145.71381878,\n              \"fynd_credits\": 18473452.45813167,\n              \"affiliate_id\": \"sit labore adipisicing proident\",\n              \"ordering_channel_logo\": \"magna ad fugiat tempor veniam\",\n              \"prices\": {\n                \"refund_credit\": 18797144.25412473,\n                \"amount_paid_roundoff\": 45483727.466131985,\n                \"price_effective\": 54264111.45854685,\n                \"promotion_effective_discount\": -55952464.87862777,\n                \"pm_price_split\": 82726232.0044482,\n                \"refund_amount\": 40530567.29096824,\n                \"transfer_price\": 47382218.98208028,\n                \"coupon_effective_discount\": 8765757.497258872,\n                \"tax_collected_at_source\": -1928761.2771024853,\n                \"brand_calculated_amount\": 33897010.55543615,\n                \"delivery_charge\": 33139600.683642104,\n                \"cashback\": -46357141.6607095,\n                \"value_of_good\": -68886853.36141372,\n                \"cashback_applied\": -95981234.52551803,\n                \"cod_charges\": 65501391.360918194,\n                \"price_marked\": 23245230.026151642,\n                \"amount_paid\": -941042.6335721761,\n                \"coupon_value\": 79320790.93082568,\n                \"discount\": 98616684.5107272,\n                \"fynd_credits\": -68710167.85344,\n                \"gift_price\": 43336874.8222056,\n                \"amount_to_be_collected\": -72847082.45361449,\n                \"cost_price\": -97488307.25626335,\n                \"loyalty_discount\": 76196493.13449308,\n                \"marketplace_promotion_effective_discount\": 48152299.891438365,\n                \"seller_promotion_effective_discount\": -32084770.17372991\n              },\n              \"charges\": [\n                {\n                  \"name\": \"qui dolore\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 25519347.600077897,\n                      \"currency\": \"Ut iru\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 9420228.911930367,\n                      \"currency\": \"sed aute ad ea\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"magna \"\n                    },\n                    \"distribution_level\": \"proident fugiat\"\n                  },\n                  \"code\": \"ipsum veniam anim\",\n                  \"type\": \"ut Duis veniam eu ex\"\n                },\n                {\n                  \"name\": \"et fugiat\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -29715892.07335472,\n                      \"currency\": \"cillum veniam nulla laborum\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -50892385.214597,\n                      \"currency\": \"sit ut eu Excepteur\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"laboris laborum\"\n                    },\n                    \"distribution_level\": \"quis proident\"\n                  },\n                  \"code\": \"fugiat velit\",\n                  \"type\": \"cillum occaecat \"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 20175933.830744117,\n                \"ownership\": \"seller\",\n                \"is_applied\": false\n              }\n            },\n            \"errors\": [\n              \"ad in\",\n              \"qui Duis voluptate exercitation sint\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": -92604698,\n                \"meta\": {\n                  \"kafka_emission_status\": -41249427,\n                  \"state_manager_used\": \"dolore sunt ut tempor\"\n                },\n                \"shipment_id\": \"voluptate\",\n                \"status\": \"Excepteur in ut\",\n                \"bag_list\": [\n                  60571542,\n                  -51626973\n                ],\n                \"remarks\": \"officia et laborum in\"\n              },\n              {\n                \"id\": 88052363,\n                \"meta\": {\n                  \"kafka_emission_status\": 85134127,\n                  \"state_manager_used\": \"tempor amet ad et\"\n                },\n                \"shipment_id\": \"tempor minim ad amet\",\n                \"status\": \"laborum veniam in ex aliquip\",\n                \"bag_list\": [\n                  -7499658,\n                  -9220017\n                ],\n                \"remarks\": \"elit laboris amet ea\"\n              }\n            ],\n            \"text\": \"Ut sit \",\n            \"value\": \"magna in deserunt qui\",\n            \"color_code\": \"et sed\",\n            \"expected_delivery_date\": \"2016-08-26T08:26:17.535Z\"\n          },\n          \"delivery_slot\": {\n            \"ea_78\": -24395115.88706979,\n            \"ipsum_d\": true\n          },\n          \"order\": {\n            \"fynd_order_id\": \"occaecat amet ipsum in\",\n            \"order_date\": \"1995-03-29T05:42:00.919Z\",\n            \"created_ts\": \"sunt amet Lorem fugiat\",\n            \"tax_details\": {\n              \"tempor2\": -7138668.571742997,\n              \"sint_5e\": -29138561,\n              \"Excepteur_a2f\": 74948085.63424939,\n              \"reprehenderit59f\": false\n            },\n            \"cod_charges\": \"commodo culpa proident Excepteur\",\n            \"source\": \"proident ullamco culpa\",\n            \"affiliate_id\": \"enim\",\n            \"affiliate_order_id\": \"ut adipisicing quis\",\n            \"ordering_channel_logo\": {\n              \"irure_03\": -82576357,\n              \"laborisc\": false,\n              \"et__c3\": \"Excepteur sed id voluptate cupidatat\",\n              \"qui_2c\": 1799753\n            },\n            \"order_value\": \"anim sunt\",\n            \"ordering_channel\": \"in eiusmod culpa in\",\n            \"ordering_source\": \"Lorem sint\",\n            \"loyalty_discount_details\": {\n              \"discount\": -81567064.7163206,\n              \"ownership\": \"seller\",\n              \"is_applied\": false\n            },\n            \"meta\": {\n              \"ea_0c\": -27132844.764624193,\n              \"irure_45a\": true\n            }\n          },\n          \"user\": {\n            \"id\": 12848782,\n            \"user_oid\": \"pariatur consectetur\",\n            \"mongo_user_id\": \"elit nostrud\",\n            \"external_customer_id\": \"eu\",\n            \"first_name\": \"non\",\n            \"last_name\": \"quis laboris proident\",\n            \"mobile\": \"consequat minim\",\n            \"email\": \"amet\",\n            \"meta\": {\n              \"labore_\": 85244374.96265662,\n              \"qui_ae\": true,\n              \"exercitation_0c\": false,\n              \"eiusmod_a4\": true,\n              \"eu258\": true\n            },\n            \"is_anonymous_user\": true,\n            \"name\": \"adipisici\",\n            \"gender\": \"cillum velit nulla dolor\",\n            \"country_phone_code\": \"adipisicing voluptate\"\n          },\n          \"enable_dp_tracking\": false,\n          \"custom_message\": \"irure Ut pariatur magna ipsum\",\n          \"estimated_sla_time\": \"dolor irure ea do\",\n          \"estimated_sla_ts\": \"aute ipsum\",\n          \"can_update_dimension\": true,\n          \"shipment_images\": [\n            \"ea nostrud consequat exercitation\",\n            \"ut aute labore exercitation\"\n          ],\n          \"delivery_details\": {\n            \"occaecat_506\": 46195632.941990495,\n            \"consectetur0_7\": \"amet pariatur\"\n          },\n          \"billing_details\": {\n            \"eu5\": 98696984.34866151,\n            \"dolor_7\": 92136472.51592857\n          },\n          \"forward_shipment_id\": \"in laboris in pariatur officia\",\n          \"fulfilment_priority\": -49270279,\n          \"shipment_details\": {\n            \"lock_status\": false,\n            \"lock_message\": \"dolor eu nostrud quis\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": 22556379,\n          \"company_details\": {\n            \"company_name\": \"minim\",\n            \"address\": {\n              \"est_8f1\": false\n            },\n            \"company_cin\": \"amet Lorem incididunt\",\n            \"company_id\": -85497943,\n            \"company_gst\": \"qui minim incididunt Excepteur\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 76589284,\n                  \"number\": \"aliqua officia\"\n                },\n                {\n                  \"country_code\": -71522878,\n                  \"number\": \"laboris aute consequat veniam\"\n                }\n              ],\n              \"emails\": [\n                \"ut deserunt\",\n                \"qui culpa ut et non\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"mollit\",\n            \"pincode\": \"cupidatat in\",\n            \"meta\": {\n              \"Lorem_b\": -26724790,\n              \"officia7\": -17212354\n            },\n            \"address\": \"eu\",\n            \"address1\": \"aute ex sint dolor\",\n            \"display_address\": \"est dolor sint nostrud\",\n            \"id\": -2588169,\n            \"code\": \"irure vo\",\n            \"store_name\": \"magna aute nostrud dolore aliqua\",\n            \"country\": \"id ipsum\",\n            \"contact_person\": \"velit in\",\n            \"state\": \"ullamco\",\n            \"city\": \"sunt ad\",\n            \"name\": \"laborum cillum\",\n            \"store_email\": \"Duis nisi minim do officia\"\n          },\n          \"order_platform\": \"est sint\",\n          \"lock_status\": false,\n          \"platform_logo\": \"laborum enim\",\n          \"user_agent\": \"aute cillum velit\",\n          \"dp_details\": {\n            \"pincode\": \"in sint non mollit\",\n            \"track_url\": \"nostrud officia qui\",\n            \"eway_bill_id\": \"elit Excepteur ex\",\n            \"id\": 39543116,\n            \"country\": \"consectetur\",\n            \"awb_no\": \"exercitation magna dolore\",\n            \"gst_tag\": \"veniam officia elit\",\n            \"name\": \"occaecat Ut velit incididunt laborum\"\n          },\n          \"invoice_id\": \"in aliquip adip\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"ad_8\": 73116640,\n            \"ut0\": -25164748.218436375\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"amet\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"nulla Lorem et\",\n              \"channel_order_id\": \"elit fu\",\n              \"employee_discount\": -81298149.95084348,\n              \"box_type\": \"eiusmod fugiat dolore\",\n              \"quantity\": -74663037,\n              \"size_level_total_qty\": 30636576,\n              \"loyalty_discount\": 42843064.85733688,\n              \"replacement_details\": {\n                \"replacement_type\": \"commodo\",\n                \"original_affiliate_order_id\": \"exercitation\"\n              },\n              \"channel_shipment_id\": \"sed amet occaecat nostrud ut\",\n              \"marketplace_invoice_id\": \"minim eu id fugiat dolore\",\n              \"due_date\": \"1960-05-20T03:18:30.310Z\",\n              \"coupon_code\": \"enim aliquip labore\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 23913237,\n              \"customer_selling_price\": -61520983.241263\n            },\n            \"affiliate_order_id\": \"reprehenderit consectetur\",\n            \"affiliate_shipment_id\": \"deserunt commodo exercitation\",\n            \"affiliate_store_id\": \"culpa aute\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": -34753990,\n              \"tracking_url\": \"tempor qui\",\n              \"estimated_delivery_date\": \"2004-02-14T18:03:26.726Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"cupidatat anim elit tempor\",\n                \"city\": \"reprehend\",\n                \"gstin\": \"tempor aliquip in\",\n                \"name\": \"aute veniam ea qui ad\",\n                \"pincode\": -69733002,\n                \"state\": \"tempor\",\n                \"ajio_site_id\": \"quis sint aliquip sunt\"\n              },\n              \"formatted\": {\n                \"max\": \"id anim labore ex qui\",\n                \"min\": \"id reprehenderit et cupidatat ex\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"ut consectetur aliqua consequat\"\n              },\n              \"return_awb_number\": \"proident reprehenderit\",\n              \"is_self_ship\": true,\n              \"box_type\": \"Excepteur eiusmod non enim\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"anim3f\": 87094826.63983294\n                },\n                \"invoice\": {\n                  \"eiusmod897\": \"consectetur magna\",\n                  \"exca9\": \"culpa\",\n                  \"minim_8c9\": 70908319\n                }\n              },\n              \"return_affiliate_shipment_id\": \"dolo\",\n              \"parent_dp_id\": \"Lorem ullamco id est\",\n              \"shipment_weight\": -8442770.122220054,\n              \"dimension\": {\n                \"height\": 94927238.39289981,\n                \"width\": 51680133.84186861,\n                \"is_default\": true,\n                \"unit\": \"nulla aliquip consequat adipisicing\",\n                \"length\": 78339637.11907774\n              },\n              \"dp_options\": {\n                \"eu_42d\": 78938651.75948039\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"1971-02-07T00:27:25.198Z\",\n              \"store_invoice_updated_date\": \"1979-01-23T11:51:23.492Z\",\n              \"forward_affiliate_shipment_id\": \"id\",\n              \"return_store_node\": 22705211,\n              \"fulfilment_priority_text\": \"aute ullamco\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"ea sit\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"cillum dolore i\"\n                },\n                {\n                  \"slug\": \"ut officia\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"in\"\n                }\n              ],\n              \"external\": {\n                \"deseruntf_\": \"aliquip est Lorem\",\n                \"ex_a\": false,\n                \"sunt_b9\": \"aute velit\",\n                \"ullamco_1c0\": 79860578\n              },\n              \"awb_number\": \"velit incididunt Excepteur in\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": true,\n                \"lock_message\": \"nulla aliqua\"\n              },\n              \"order_type\": \"HomeDelivery\",\n              \"ewaybill_info\": {\n                \"nisicf5\": 72026546.39300984\n              },\n              \"dp_id\": \"cillum nisi ut tempor ipsum\",\n              \"shipment_volumetric_weight\": 62385020.47584769,\n              \"marketplace_store_id\": \"ea Duis do qui\",\n              \"return_details\": {\n                \"nostrudf1\": -39516328.164024636,\n                \"ut5\": \"dolor velit aliquip proident\"\n              },\n              \"dp_sort_key\": \"magna deserunt Ut dolor\",\n              \"packaging_name\": \"id laborum sunt\",\n              \"timestamp\": {\n                \"max\": 9089113,\n                \"min\": -23750349\n              },\n              \"auto_trigger_dp_assignment_acf\": true,\n              \"dp_name\": \"sed ullamco ex\",\n              \"po_number\": \"cillum Lorem\",\n              \"b2c_buyer_details\": {\n                \"non_\": \"quis in laboris magna\",\n                \"aliqua_90\": 89727752\n              },\n              \"forward_affiliate_order_id\": \"voluptate eiusmod sunt et\",\n              \"return_affiliate_order_id\": \"labore enim cillum\",\n              \"bag_weight\": {\n                \"sintf_f\": \"pariatur\",\n                \"dolor_c\": true,\n                \"nulla62c\": 23730468.63472821,\n                \"commodo_0c\": \"Except\"\n              },\n              \"refund_to\": \"deserunt in esse\"\n            },\n            \"company_affiliate_tag\": \"Lorem in labore\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"parent_child\",\n              \"label_a6\": \"do\",\n              \"invoice\": \"dolor nulla proident id\",\n              \"label_pos\": \"voluptate aliquip ut\",\n              \"invoice_a6\": \"labore\",\n              \"b2b\": \"sunt magna sit reprehenderit\",\n              \"label\": \"adipisicing quis\",\n              \"label_a4\": \"sed eiusmod in\",\n              \"invoice_export\": \"officia in\",\n              \"credit_note_url\": \"culpa velit laboris nulla\",\n              \"delivery_challan_a4\": \"culpa officia\",\n              \"label_export\": \"officia proident commodo\",\n              \"invoice_a4\": \"Excepteur consequat\",\n              \"invoice_pos\": \"amet mollit occaecat\",\n              \"po_invoice\": \"sed aute sit cupidatat\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1993-05-30T03:07:03.242Z\",\n                \"id\": \"anim sed Ut\",\n                \"name\": \"\",\n                \"owner\": \"ea consequat pariatur\",\n                \"secret\": \"consequat \",\n                \"token\": \"adipisicing\",\n                \"updated_at\": \"1967-04-10T15:13:53.747Z\",\n                \"description\": \"velit aliquip dolore eu\",\n                \"meta\": [\n                  {\n                    \"name\": \"in\",\n                    \"value\": \"sit veniam\"\n                  },\n                  {\n                    \"name\": \"dolor sint ut\",\n                    \"value\": \"Excepteur ea proident minim\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"sint occaecat dolor\",\n                  \"mode_of_payment\": \"dolore labore dolor\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"autea\": true,\n                    \"mollit86c\": \"ut veniam qui\"\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": -92042159\n            },\n            \"affiliate_id\": \"ipsum qui\",\n            \"id\": \"cupidatat\"\n          },\n          \"priority_text\": \"minim ullamco in\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"mollit laboris\",\n              \"forward\": false,\n              \"store_id\": 86456083,\n              \"delivery_awb_number\": \"in aute sint cillum enim\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": 46195443,\n              \"app_display_name\": \"ex sed non\",\n              \"state_id\": -38195644,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -78307821,\n              \"created_at\": \"2022-11-29T19:16:03.229Z\",\n              \"created_ts\": \"do ea consequat eu\",\n              \"shipment_id\": \"cillum id\",\n              \"updated_at\": \"1969-06-16T11:29:44.690Z\",\n              \"updated_ts\": \"Lorem ut la\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"sint tempor nisi\",\n                \"id\": -41171103,\n                \"journey_type\": \"forward\",\n                \"name\": \"eu fug\",\n                \"state_type\": \"operational\",\n                \"is_active\": false,\n                \"app_display_name\": \"Excepteur Duis nulla qui\",\n                \"app_state_name\": \"commodo aliqua ea\",\n                \"app_facing\": false,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -80095239,\n              \"display_name\": \"aliquip fugiat\"\n            },\n            {\n              \"status\": \"in\",\n              \"forward\": false,\n              \"store_id\": 57341869,\n              \"delivery_awb_number\": \"nulla mollit officia\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -45452073,\n              \"app_display_name\": \"nulla exercitation dolore Duis cillum\",\n              \"state_id\": 85578566,\n              \"state_type\": \"financial\",\n              \"bsh_id\": 45142196,\n              \"created_at\": \"1966-08-22T15:08:47.881Z\",\n              \"created_ts\": \"non irure laborum occaecat\",\n              \"shipment_id\": \"in ad consectetur\",\n              \"updated_at\": \"1992-06-12T16:01:31.664Z\",\n              \"updated_ts\": \"est\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"dolor in mollit quis\",\n                \"id\": -63940175,\n                \"journey_type\": \"forward\",\n                \"name\": \"ullamco enim in ad veniam\",\n                \"state_type\": \"financial\",\n                \"is_active\": false,\n                \"app_display_name\": \"fugiat ad ut exercitation\",\n                \"app_state_name\": \"irure adipisicing voluptate dolor\",\n                \"app_facing\": true,\n                \"notify_customer\": true\n              },\n              \"bag_id\": 87170602,\n              \"display_name\": \"non elit adipisicing\"\n            }\n          ],\n          \"is_dp_assign_enabled\": true,\n          \"bags\": [\n            {\n              \"bag_id\": -18398850,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -8897356.306005165,\n                \"gst_fee\": -63903924.02601317,\n                \"tax_collected_at_source\": -66250911.37932171,\n                \"value_of_good\": -43426713.07689772,\n                \"cgst_tax_percentage\": 46049688.19456047,\n                \"gstin_code\": \"mollit laborum Ut in cupidatat\",\n                \"igst_tax_percentage\": -23703504.35625288,\n                \"gst_tax_percentage\": -23442933.807177454,\n                \"hsn_code_id\": \"ad do\",\n                \"igst_gst_fee\": 91529074.47963178,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": 93444001.31662679,\n                \"cgst_gst_fee\": 6931534.848159686,\n                \"gst_tag\": \"adipisicing laborum aute\",\n                \"sgst_tax_percentage\": -75250683.2740094,\n                \"hsn_code\": \"dolor\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"velit\",\n                  \"forward\": true,\n                  \"store_id\": 43359833,\n                  \"delivery_awb_number\": \"Ut labo\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 19416478,\n                  \"app_display_name\": \"velit aute laboris ipsum\",\n                  \"state_id\": 86088208,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 85893280,\n                  \"created_at\": \"1998-06-17T20:09:08.958Z\",\n                  \"created_ts\": \"cupidatat consequat et magna sit\",\n                  \"shipment_id\": \"consectetur ut nostrud labore dolore\",\n                  \"updated_at\": \"1947-09-18T17:02:05.914Z\",\n                  \"updated_ts\": \"minim occaecat velit\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"ex consectetur id dolor\",\n                    \"id\": 33942181,\n                    \"journey_type\": \"return\",\n                    \"name\": \"do enim pariatur est quis\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"pariatur labore voluptate cillum\",\n                    \"app_state_name\": \"temp\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 98169971,\n                  \"display_name\": \"dolor non voluptate deserunt\"\n                },\n                {\n                  \"status\": \"laborum commodo culpa elit id\",\n                  \"forward\": true,\n                  \"store_id\": -86450310,\n                  \"delivery_awb_number\": \"enim a\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -56331748,\n                  \"app_display_name\": \"Excepteur minim officia\",\n                  \"state_id\": -270120,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -67556203,\n                  \"created_at\": \"1987-01-04T22:55:08.309Z\",\n                  \"created_ts\": \"anim velit\",\n                  \"shipment_id\": \"deserunt nulla exercitation dolore\",\n                  \"updated_at\": \"1961-05-23T19:51:03.819Z\",\n                  \"updated_ts\": \"ut sit cillum id\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"incididunt amet deserunt nostrud\",\n                    \"id\": 67023122,\n                    \"journey_type\": \"return\",\n                    \"name\": \"sint culpa laborum anim\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"esse adipisicing\",\n                    \"app_state_name\": \"anim ea\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 35290472,\n                  \"display_name\": \"ipsum est\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"ad_61\": 90353829\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -76114514,\n                \"bad_quantity\": -1701962,\n                \"good_quantity\": -89325141\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 15355541.61743699,\n                \"brand_calculated_amount\": 26620459.827337056,\n                \"cashback\": -1783561.212839663,\n                \"cashback_applied\": 14602122.229455233,\n                \"cod_charges\": -11202280.49152945,\n                \"coupon_effective_discount\": -6281091.711035058,\n                \"coupon_value\": -73113436.97746868,\n                \"delivery_charge\": -96658665.58088937,\n                \"discount\": 714437.3318212628,\n                \"fynd_credits\": -89893281.4552305,\n                \"gst_fee\": -61537971.962495066,\n                \"gst_tag\": \"voluptate id labore\",\n                \"gst_tax_percentage\": -40705653.52161592,\n                \"hsn_code\": \"aliq\",\n                \"identifiers\": {\n                  \"alu\": \"ut\",\n                  \"ean\": \"adipisicing eu ut tempor\",\n                  \"sku_code\": \"exercitation\",\n                  \"upc\": \"labore\",\n                  \"isbn\": \"officia\"\n                },\n                \"item_name\": \"pariatur quis fugiat in laborum\",\n                \"price_effective\": 55144062.545512766,\n                \"price_marked\": 53111576.59975335,\n                \"promotion_effective_discount\": -55102048.3439141,\n                \"refund_credit\": -28304378.749503195,\n                \"size\": \"elit\",\n                \"total_units\": 20199182,\n                \"transfer_price\": -14672510.93474485,\n                \"value_of_good\": 51799118.83417523,\n                \"amount_paid_roundoff\": 53576223,\n                \"tax_collected_at_source\": -86970151.66258413,\n                \"amount_to_be_collected\": -91708415.38367105,\n                \"taxes\": [\n                  {\n                    \"name\": \"nulla dolore elit aute pariatur\",\n                    \"rate\": -93355679.58029656,\n                    \"tax_amount\": 11460837.967668265,\n                    \"taxable_amount\": -72044482.0906502\n                  },\n                  {\n                    \"name\": \"anim voluptate amet aliquip velit\",\n                    \"rate\": -73385776.09839785,\n                    \"tax_amount\": -62899555.21357218,\n                    \"taxable_amount\": -42143808.60499345\n                  }\n                ],\n                \"loyalty_discount\": 46734271.78169805\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": true,\n                \"is_active\": false,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"dolore do Ut non\",\n                  \"name\": \"ad laborum\",\n                  \"slug\": \"pariatur non ex dolore\",\n                  \"bundle_count\": -77104530,\n                  \"article_bundle_id\": \"nisi\",\n                  \"bundle_article_quantity\": 5364677,\n                  \"is_base\": true,\n                  \"price_marked\": 6171816.822509289,\n                  \"price_effective\": 385111.8762422651,\n                  \"item_id\": -71272101,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": false,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"pariatur nulla id enim\",\n                  \"images\": [\n                    \"culpa mollit ea\",\n                    \"pariatur amet irure\"\n                  ],\n                  \"brand_name\": \"aute consectetur labore Ut in\",\n                  \"size\": \"eiusmod\"\n                }\n              },\n              \"seller_identifier\": \"ullamco occaecat non \",\n              \"delivery_address\": {\n                \"phone\": \"occaecat\",\n                \"address2\": \"sit ut al\",\n                \"address\": \"nostrud do\",\n                \"longitude\": 46305287.916244745,\n                \"pincode\": \"velit officia eiusmod\",\n                \"area\": \"dolor consectetur\",\n                \"address_type\": \"other\",\n                \"country\": \"occaecat\",\n                \"address_category\": \"billing\",\n                \"email\": \"ad laborum\",\n                \"created_at\": \"1998-07-24T10:38:55.615Z\",\n                \"address1\": \"ut cupidatat ut\",\n                \"display_address\": \"sunt Ut pariatur proident\",\n                \"landmark\": \"voluptate eu Excepteur dolore\",\n                \"updated_at\": \"2018-10-18T18:34:36.245Z\",\n                \"version\": \"nostrud do\",\n                \"latitude\": -64695993.71336523,\n                \"contact_person\": \"eu id consequat occaecat reprehenderit\",\n                \"state\": \"laboris id proident in aliqua\",\n                \"city\": \"exercitation\",\n                \"area_code_slug\": \"consectetur elit irure nulla\",\n                \"country_code\": \"non et\",\n                \"country_iso_code\": \"adipisi\",\n                \"country_phone_code\": \"aute sint minim veniam ex\",\n                \"delivery_address_id\": -59715285,\n                \"geo_location\": {\n                  \"velit1\": -46126602,\n                  \"elit_731\": 30771304\n                },\n                \"name\": \"incididunt veniam aliquip tempor\",\n                \"sector\": \"dolor in magna esse Lorem\",\n                \"state_code\": \"dolore Lorem Exc\",\n                \"uid\": \"ea exercitation in consequat\",\n                \"user_id\": \"c\",\n                \"code\": \"exercitation\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"ex__d5\": true\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": -12922236.628665164,\n                  \"unit\": \"incididunt nisi voluptate veniam\"\n                },\n                \"uid\": \"aliquip exercitation\",\n                \"size\": \"consequat sunt l\",\n                \"tags\": [\n                  \"et Ut\",\n                  \"ex irure magna nis\"\n                ],\n                \"_custom_json\": {\n                  \"amet_94\": \"consequat labore elit voluptate\",\n                  \"proident5\": false,\n                  \"exercitation76\": \"esse\"\n                }\n              },\n              \"brand\": {\n                \"id\": -85207582,\n                \"logo\": \"exercitation eiusmod nulla\",\n                \"company\": 81975014,\n                \"created_on\": \"1973-10-30T12:45:27.876Z\",\n                \"brand_name\": \"eiusmod\",\n                \"modified_on\": \"1951-10-24T14:10:42.766Z\"\n              },\n              \"group_id\": \"eiusmod ullamco\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"tempor \",\n                \"coupon_code\": \"ut\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"ut\",\n                  \"channel_order_id\": \"anim elit consequat in Except\",\n                  \"employee_discount\": 20885793.099807873,\n                  \"box_type\": \"cupidatat quis adipisicing\",\n                  \"quantity\": 23000812,\n                  \"size_level_total_qty\": -52543824,\n                  \"loyalty_discount\": 41572835.41517556,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"Ut ad minim eiusm\",\n                    \"original_affiliate_order_id\": \"Lorem veniam aute\"\n                  },\n                  \"channel_shipment_id\": \"dolor\",\n                  \"marketplace_invoice_id\": \"velit ullamco anim\",\n                  \"due_date\": \"1969-08-21T05:45:54.895Z\",\n                  \"coupon_code\": \"fugiat cupidatat nisi\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 9891173,\n                  \"customer_selling_price\": 94733126.82886773\n                }\n              },\n              \"item\": {\n                \"id\": -34821909,\n                \"attributes\": {\n                  \"currency\": \"consequat consectetur aliquip Ut\"\n                },\n                \"brand_id\": -45399284,\n                \"slug_key\": \"incididunt\",\n                \"l3_category\": -7849374,\n                \"l3_category_name\": \"Excepteur\",\n                \"last_updated_at\": \"2012-12-04T00:31:54.773Z\",\n                \"name\": \"esse ea adipisicing deserunt amet\",\n                \"l2_category\": [\n                  \"dolore quis incididunt eiusmod cillum\",\n                  \"esse adipisicing laboris cupidatat \"\n                ],\n                \"brand\": \"ea sint cupidatat\",\n                \"image\": [\n                  \"id minim incididunt laboris ut\",\n                  \"Lorem consequat in\"\n                ],\n                \"code\": \"proident ea\",\n                \"l1_category\": [\n                  \"elit est veniam commodo\",\n                  \"aliquip aute enim\"\n                ],\n                \"size\": \"ad ipsum\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"ea sit\",\n                \"meta\": {\n                  \"utfc8\": -64352078\n                },\n                \"color\": \"dolor\",\n                \"department_id\": -81540635,\n                \"images\": [\n                  \"est anim\",\n                  \"a\"\n                ],\n                \"tags\": [\n                  \"esse cu\",\n                  \"et fugiat ad non\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"minim\",\n                  \"amount\": -15979144.79697442\n                },\n                {\n                  \"mode\": \"nisi fugiat\",\n                  \"amount\": -87706639.72491035\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"dolor cillum\",\n                  \"amount\": 65794358.51934737\n                },\n                {\n                  \"mode\": \"consequat commodo velit\",\n                  \"amount\": -66887217.6003616\n                }\n              ],\n              \"quantity\": 44418081,\n              \"identifier\": \"pariatur qu\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"non id\",\n              \"line_number\": -2544465,\n              \"meta\": {\n                \"doloreed4\": \"dolore eiusmod cillum\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"bundle_amount_percentage\",\n                  \"promotion_name\": \"nulla est veniam i\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -18655437,\n                      \"type\": \"id\"\n                    },\n                    {\n                      \"value\": 90039086,\n                      \"type\": \"dolor esse consectetur Duis\"\n                    }\n                  ],\n                  \"amount\": -79120861.39086032,\n                  \"article_quantity\": -27736471,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -36824568,\n                          17568266\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          74134915,\n                          71078337\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"Excepteur aliquip\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"nulla esse qui L\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"dolore\",\n                        \"item_name\": \"ipsum ut nulla\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sint aute labore\",\n                        \"item_id\": -51004108,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"non fugiat enim adipisicing\",\n                      \"quantity\": 47912526.180205554\n                    },\n                    {\n                      \"article_id\": \"veniam amet cupidatat\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"velit fugiat Ut cillum deserunt\",\n                        \"item_name\": \"dolore pariatur\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"aliquip mollit veli\",\n                        \"item_id\": -4339076,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"esse non\",\n                      \"quantity\": 36536116.81976515\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"ladder_price\",\n                  \"promotion_name\": \"minim enim\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 44229572,\n                      \"type\": \"ipsum amet\"\n                    },\n                    {\n                      \"value\": -63831590,\n                      \"type\": \"dolor ipsum magna proident\"\n                    }\n                  ],\n                  \"amount\": 17444720.44281298,\n                  \"article_quantity\": 71749950,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -2922542,\n                          21333060\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          61013334,\n                          73702018\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"occaecat laborum eu\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"officia nostrud aliquip Ut\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"in veniam reprehenderit\",\n                        \"item_name\": \"pariatur enim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sunt sint\",\n                        \"item_id\": 56128993,\n                        \"item_images_url\": [\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                        \"cupidatat35d\": \"ut ex voluptate in\",\n                        \"in_34\": false,\n                        \"est_3_0\": -27629848.253728583,\n                        \"non_6\": true\n                      },\n                      \"parent_item_identifier\": \"in cillum ea anim\",\n                      \"quantity\": -22884987.83326842\n                    },\n                    {\n                      \"article_id\": \"ipsum ex cupidatat\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Excepteur qui\",\n                        \"item_name\": \"officia\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"comm\",\n                        \"item_id\": -17580962,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"id pariatur sunt ad\",\n                      \"quantity\": 4643557.206159785\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 55162012.18231571,\n                \"amount_paid_roundoff\": -29490425.892532766,\n                \"price_effective\": -30525666.311770067,\n                \"promotion_effective_discount\": 22544721.160047397,\n                \"pm_price_split\": -54365920.65029076,\n                \"refund_amount\": -96329045.98758306,\n                \"transfer_price\": -39647344.233587444,\n                \"coupon_effective_discount\": 87304429.65970302,\n                \"tax_collected_at_source\": -61265963.62972307,\n                \"brand_calculated_amount\": -61670838.61717342,\n                \"delivery_charge\": -67520154.69421452,\n                \"cashback\": 66376973.98240569,\n                \"value_of_good\": -6970604.9031956345,\n                \"cashback_applied\": -50141177.656157024,\n                \"cod_charges\": 56700281.061011195,\n                \"price_marked\": -1875315.5618357062,\n                \"amount_paid\": -31546211.45461522,\n                \"coupon_value\": -83374473.11874792,\n                \"discount\": 81020506.42880195,\n                \"fynd_credits\": -75444492.40564305,\n                \"gift_price\": 18139054.766631976,\n                \"amount_to_be_collected\": -55167179.95498928,\n                \"cost_price\": 74266994.46643278,\n                \"loyalty_discount\": -93369049.10803506,\n                \"marketplace_promotion_effective_discount\": -56721100.18438668,\n                \"seller_promotion_effective_discount\": -7663603.365715057\n              },\n              \"charges\": [\n                {\n                  \"name\": \"sit irure\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -56948092.85229989,\n                      \"currency\": \"labore Lorem laboris elit\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 62880764.67989138,\n                      \"currency\": \"Excepteur ullamco\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"labore Lorem non\"\n                    },\n                    \"distribution_level\": \"id\"\n                  },\n                  \"code\": \"aute nisi\",\n                  \"type\": \"et qui occaecat eiusmod proident\"\n                },\n                {\n                  \"name\": \"ut Lorem\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -92057474.00367211,\n                      \"currency\": \"non aliquip s\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -3533248.179877728,\n                      \"currency\": \"dolore proident ea\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"consequat voluptate\"\n                    },\n                    \"distribution_level\": \"Duis \"\n                  },\n                  \"code\": \"d\",\n                  \"type\": \"laboris \"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 71142072.4787192,\n                \"amount_paid_roundoff\": -39702202.86270862,\n                \"price_effective\": 55277766.12992862,\n                \"promotion_effective_discount\": 11007556.12204969,\n                \"pm_price_split\": 34979543.09796354,\n                \"refund_amount\": 55017647.84109363,\n                \"transfer_price\": 12192445.939569518,\n                \"coupon_effective_discount\": -11513928.119058296,\n                \"tax_collected_at_source\": 39635735.40518132,\n                \"brand_calculated_amount\": -74838380.17828646,\n                \"delivery_charge\": 85407543.20275778,\n                \"cashback\": 36545488.318247795,\n                \"value_of_good\": 10369596.82005851,\n                \"cashback_applied\": 75471006.22017902,\n                \"cod_charges\": -73361351.87035397,\n                \"price_marked\": 97949582.86288452,\n                \"amount_paid\": -92257134.17617504,\n                \"coupon_value\": 32707918.42985843,\n                \"discount\": -99328601.3310704,\n                \"fynd_credits\": 50088309.357257634,\n                \"gift_price\": 85552630.49625963,\n                \"amount_to_be_collected\": -56963326.82933867,\n                \"cost_price\": 3074476.6793470383,\n                \"loyalty_discount\": 83676519.9292424\n              },\n              \"current_status\": {\n                \"id\": 50284863,\n                \"store_id\": 4056721,\n                \"delivery_awb_number\": \"occaecat aliqua adipisicing reprehenderit\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -35164067,\n                \"state_type\": \"financial\",\n                \"state_id\": -35323582,\n                \"created_at\": \"2013-01-04T12:25:00.918Z\",\n                \"created_ts\": \"1966-05-27T01:52:57.054Z\",\n                \"shipment_id\": \"Duis al\",\n                \"updated_at\": \"1979-09-29T15:59:56.214Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"tempor exercitation officia\",\n                  \"id\": 84610363,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"Excepteur cupidata\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"irure\",\n                  \"app_state_name\": \"et occaecat dolore\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -94863167,\n                \"status\": \"sed deserunt voluptate mollit ipsum\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": -92485922,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 4751172.476418033,\n                \"gst_fee\": 22421672.519846812,\n                \"tax_collected_at_source\": -34232418.85735422,\n                \"value_of_good\": 27171250.729958445,\n                \"cgst_tax_percentage\": -79437095.55535702,\n                \"gstin_code\": \"laborum minim Excepteur\",\n                \"igst_tax_percentage\": 44953875.81118253,\n                \"gst_tax_percentage\": -68665082.90077423,\n                \"hsn_code_id\": \"est eu reprehenderit\",\n                \"igst_gst_fee\": 12347993.084759817,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 22302537.692933917,\n                \"cgst_gst_fee\": 63410181.86549765,\n                \"gst_tag\": \"cillum proident nostrud sint m\",\n                \"sgst_tax_percentage\": 59008263.28903267,\n                \"hsn_code\": \"eu labo\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"anim dolor id mollit\",\n                  \"forward\": false,\n                  \"store_id\": -61700522,\n                  \"delivery_awb_number\": \"elit deserunt\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 10313949,\n                  \"app_display_name\": \"laboris consequat\",\n                  \"state_id\": -51636351,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": 97340095,\n                  \"created_at\": \"1991-10-27T13:20:47.445Z\",\n                  \"created_ts\": \"minim aute est aliquip do\",\n                  \"shipment_id\": \"eu aute\",\n                  \"updated_at\": \"2023-09-02T06:18:04.960Z\",\n                  \"updated_ts\": \"id in \",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"aliquip Excepteur exercitation\",\n                    \"id\": 88845698,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"consectetur minim\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"dolore\",\n                    \"app_state_name\": \"ea\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 63462075,\n                  \"display_name\": \"consequat fugiat nostrud\"\n                },\n                {\n                  \"status\": \"Excepteur in\",\n                  \"forward\": false,\n                  \"store_id\": -53649953,\n                  \"delivery_awb_number\": \"in ut occaecat\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 19558260,\n                  \"app_display_name\": \"magna irure\",\n                  \"state_id\": 29129369,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -32962129,\n                  \"created_at\": \"1947-06-21T22:15:30.893Z\",\n                  \"created_ts\": \"adipisicing\",\n                  \"shipment_id\": \"magna id\",\n                  \"updated_at\": \"1978-08-08T13:04:33.422Z\",\n                  \"updated_ts\": \"est laborum consequat\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolor nisi commodo sint\",\n                    \"id\": 15642356,\n                    \"journey_type\": \"return\",\n                    \"name\": \"dolore fugiat laboris\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"et qui aliquip aliqua exercitation\",\n                    \"app_state_name\": \"amet\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -32363574,\n                  \"display_name\": \"minim ex consectetur\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"Ut43\": -16641521.071933866,\n                \"dolor_063\": \"officia deserunt ea sint mollit\"\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -34695850,\n                \"bad_quantity\": -3731148,\n                \"good_quantity\": -30904359\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": -55849979.41351033,\n                \"brand_calculated_amount\": -68082227.62485823,\n                \"cashback\": 53049326.984455496,\n                \"cashback_applied\": -74413426.65679786,\n                \"cod_charges\": -74176918.64556919,\n                \"coupon_effective_discount\": -34204342.56947753,\n                \"coupon_value\": -72815397.08863182,\n                \"delivery_charge\": 80470125.09136775,\n                \"discount\": 922110.7304288298,\n                \"fynd_credits\": 32279903.817571893,\n                \"gst_fee\": -52671797.69175927,\n                \"gst_tag\": \"cillum eiusmod\",\n                \"gst_tax_percentage\": -55748029.34116656,\n                \"hsn_code\": \"elit irure nostrud non ex\",\n                \"identifiers\": {\n                  \"alu\": \"occae\",\n                  \"ean\": \"non laboris proident eu\",\n                  \"sku_code\": \"pariatur ad aliquip \",\n                  \"upc\": \"cupidatat id occaecat\",\n                  \"isbn\": \"reprehenderit enim do veniam\"\n                },\n                \"item_name\": \"qui anim eu enim\",\n                \"price_effective\": -92207346.68819688,\n                \"price_marked\": 65515484.57389891,\n                \"promotion_effective_discount\": 30227941.75711137,\n                \"refund_credit\": 43246157.74508408,\n                \"size\": \"eiusmod est tempor\",\n                \"total_units\": -19889885,\n                \"transfer_price\": 6780234.915546402,\n                \"value_of_good\": 95205768.50280151,\n                \"amount_paid_roundoff\": -10481934,\n                \"tax_collected_at_source\": -81548508.51024893,\n                \"amount_to_be_collected\": -47331106.10074678,\n                \"taxes\": [\n                  {\n                    \"name\": \"elit n\",\n                    \"rate\": 31039439.349523112,\n                    \"tax_amount\": -59891503.5003539,\n                    \"taxable_amount\": -97368458.14107586\n                  },\n                  {\n                    \"name\": \"ipsum laboris cillum dolore\",\n                    \"rate\": -85151240.2942463,\n                    \"tax_amount\": 28877055.90052247,\n                    \"taxable_amount\": 22994010.041260317\n                  }\n                ],\n                \"loyalty_discount\": 57500771.69383916\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": true,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": false,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"aute do sint consectetur\",\n                  \"name\": \"in culpa voluptate consequat\",\n                  \"slug\": \"elit consectetur aliquip sunt ut\",\n                  \"bundle_count\": 8047232,\n                  \"article_bundle_id\": \"id aute magna et dolor\",\n                  \"bundle_article_quantity\": 5626723,\n                  \"is_base\": true,\n                  \"price_marked\": 91276386.56232756,\n                  \"price_effective\": -71731275.00994712,\n                  \"item_id\": -20540931,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": true,\n                    \"unit\": true,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"exercitation officia veniam consequat ullamco\",\n                  \"images\": [\n                    \"quis consectetur dolor\",\n                    \"Duis aute qui in\"\n                  ],\n                  \"brand_name\": \"ipsum\",\n                  \"size\": \"ut velit\"\n                }\n              },\n              \"seller_identifier\": \"adipisicing cupidatat elit dolor\",\n              \"delivery_address\": {\n                \"phone\": \"sed aute\",\n                \"address2\": \"magna dolore incididunt nulla\",\n                \"address\": \"do in dolor\",\n                \"longitude\": 38944865.39457932,\n                \"pincode\": \"sed\",\n                \"area\": \"in amet consectetur culpa laborum\",\n                \"address_type\": \"other\",\n                \"country\": \"adipisicing\",\n                \"address_category\": \"billing\",\n                \"email\": \"laboris Lorem aliquip\",\n                \"created_at\": \"2011-06-20T10:56:57.014Z\",\n                \"address1\": \"ullamco sunt repr\",\n                \"display_address\": \"nostrud officia\",\n                \"landmark\": \"deserunt fugiat dolore qui\",\n                \"updated_at\": \"1963-12-01T13:29:14.152Z\",\n                \"version\": \"non dolor dolor Excepteur sint\",\n                \"latitude\": -28032301.916678786,\n                \"contact_person\": \"consequat sunt ut offic\",\n                \"state\": \"Lorem eiusmod consectetur elit\",\n                \"city\": \"amet conse\",\n                \"area_code_slug\": \"non\",\n                \"country_code\": \"aute nulla magna Duis\",\n                \"country_iso_code\": \"et mollit sed\",\n                \"country_phone_code\": \"reprehenderit mollit\",\n                \"delivery_address_id\": -78729750,\n                \"geo_location\": {\n                  \"sint4\": 70139622.76965559,\n                  \"ea_49\": 5028232.865649417\n                },\n                \"name\": \"aliqua ut tempor\",\n                \"sector\": \"pariatur proident\",\n                \"state_code\": \"sed cupidatat\",\n                \"uid\": \"adip\",\n                \"user_id\": \"ex incididunt\",\n                \"code\": \"in eiusmod reprehenderit\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"amet_09\": 36619188\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": -41632859.24195175,\n                  \"unit\": \"enim elit\"\n                },\n                \"uid\": \"fugiat\",\n                \"size\": \"voluptate\",\n                \"tags\": [\n                  \"cillum dolore\",\n                  \"dolore ex consequat culpa quis\"\n                ],\n                \"_custom_json\": {\n                  \"sunt6e\": true\n                }\n              },\n              \"brand\": {\n                \"id\": 86778926,\n                \"logo\": \"incididunt\",\n                \"company\": -53877471,\n                \"created_on\": \"2004-03-07T10:13:17.546Z\",\n                \"brand_name\": \"adipisicing\",\n                \"modified_on\": \"2012-09-06T12:51:44.476Z\"\n              },\n              \"group_id\": \"culpa mollit cupidatat Duis\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"labore eu\",\n                \"coupon_code\": \"mollit proident\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"laboris voluptate proident minim\",\n                  \"channel_order_id\": \"ipsum elit quis dolore voluptate\",\n                  \"employee_discount\": 83476592.36772352,\n                  \"box_type\": \"nostrud do\",\n                  \"quantity\": -99153120,\n                  \"size_level_total_qty\": 83574563,\n                  \"loyalty_discount\": -24460334.0848525,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"ex veniam\",\n                    \"original_affiliate_order_id\": \"eiusmod Duis quis ut\"\n                  },\n                  \"channel_shipment_id\": \"sint id in voluptate\",\n                  \"marketplace_invoice_id\": \"veniam reprehenderit\",\n                  \"due_date\": \"1971-03-24T17:02:24.745Z\",\n                  \"coupon_code\": \"voluptate sunt Duis irure\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 10752362,\n                  \"customer_selling_price\": 66871274.88728523\n                }\n              },\n              \"item\": {\n                \"id\": 79445663,\n                \"attributes\": {\n                  \"currency\": \"ullamco non\"\n                },\n                \"brand_id\": -27437704,\n                \"slug_key\": \"dolore officia\",\n                \"l3_category\": 30915376,\n                \"l3_category_name\": \"tempor fugiat nulla aliquip\",\n                \"last_updated_at\": \"1952-08-02T02:35:02.075Z\",\n                \"name\": \"in qui Lorem\",\n                \"l2_category\": [\n                  \"deserunt\",\n                  \"aute mollit enim\"\n                ],\n                \"brand\": \"nisi\",\n                \"image\": [\n                  \"nisi adipisicing\",\n                  \"magna aliquip\"\n                ],\n                \"code\": \"ex\",\n                \"l1_category\": [\n                  \"minim dolore\",\n                  \"exercitation ullamco\"\n                ],\n                \"size\": \"reprehenderit dolor est\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"tempor reprehenderit\",\n                \"meta\": {\n                  \"minim_b\": -58996813.76504522,\n                  \"magna_0_e\": false,\n                  \"exercitation__f7\": 65101074\n                },\n                \"color\": \"sed consectetur culpa\",\n                \"department_id\": 95733985,\n                \"images\": [\n                  \"ullamco qu\",\n                  \"exercitation tempor\"\n                ],\n                \"tags\": [\n                  \"est voluptate labore\",\n                  \"irure tempor culpa consectetur\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"fugiat et\",\n                  \"amount\": 96388376.24973366\n                },\n                {\n                  \"mode\": \"sed ad irure\",\n                  \"amount\": 76672423.47941491\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"in nulla esse magna adipisicing\",\n                  \"amount\": 25902894.02681431\n                },\n                {\n                  \"mode\": \"mollit velit reprehenderit\",\n                  \"amount\": 78388859.21244389\n                }\n              ],\n              \"quantity\": 63342481,\n              \"identifier\": \"laboris mollit amet quis\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"laboris non id\",\n              \"line_number\": -50280352,\n              \"meta\": {\n                \"culpae\": -14276973\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"item_based_discount\",\n                  \"promotion_name\": \"aliqua velit non\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -57427787,\n                      \"type\": \"do velit occaecat adipisicing\"\n                    },\n                    {\n                      \"value\": 26068185,\n                      \"type\": \"dolore culpa aliqua\"\n                    }\n                  ],\n                  \"amount\": -66051101.967915304,\n                  \"article_quantity\": 77379521,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          26509384,\n                          -357294\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          25905702,\n                          -99004501\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"est magna ullamco sunt\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"enim qui\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"esse pariatur\",\n                        \"item_name\": \"officia ea eiusmod pariatur\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"irure dolore\",\n                        \"item_id\": -91491322,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"voluptate sit\",\n                      \"quantity\": -83310979.45447427\n                    },\n                    {\n                      \"article_id\": \"ea elit\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"cupidatat anim in fugiat\",\n                        \"item_name\": \"laborum reprehenderit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"do\",\n                        \"item_id\": 58556612,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"consequat\",\n                      \"quantity\": -51262362.440510854\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bundle_price_amount\",\n                  \"promotion_name\": \"id sed\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 94011662,\n                      \"type\": \"ve\"\n                    },\n                    {\n                      \"value\": -63398331,\n                      \"type\": \"consequat anim commodo\"\n                    }\n                  ],\n                  \"amount\": 41537094.04989982,\n                  \"article_quantity\": -42344834,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -39694624,\n                          -34044591\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          93992346,\n                          3906188\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"qui do proident in anim\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"aute et\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"non quis tempor ut\",\n                        \"item_name\": \"eu aliqua\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"aute\",\n                        \"item_id\": 95780900,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"ad ex minim\",\n                      \"quantity\": 87183291.38496143\n                    },\n                    {\n                      \"article_id\": \"Lorem\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"cupidatat exercitation reprehenderit\",\n                        \"item_name\": \"et elit consequat commodo deserunt\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"incididunt dolor\",\n                        \"item_id\": -55399983,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"vol\",\n                      \"quantity\": 47736190.38944411\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 32050022.36397463,\n                \"amount_paid_roundoff\": 64306713.07499075,\n                \"price_effective\": 83898512.37449509,\n                \"promotion_effective_discount\": 18414927.88730897,\n                \"pm_price_split\": 45934639.67435986,\n                \"refund_amount\": -85559964.86538363,\n                \"transfer_price\": 50549953.1417554,\n                \"coupon_effective_discount\": 63915957.704616874,\n                \"tax_collected_at_source\": -29602600.637985483,\n                \"brand_calculated_amount\": -59397119.78606424,\n                \"delivery_charge\": 47090891.548042566,\n                \"cashback\": -76580856.55313167,\n                \"value_of_good\": -80521398.5628047,\n                \"cashback_applied\": 23038548.625030547,\n                \"cod_charges\": -78122712.84945478,\n                \"price_marked\": 28499071.308406293,\n                \"amount_paid\": 4256468.288160205,\n                \"coupon_value\": -67364749.42818007,\n                \"discount\": 13023147.485109642,\n                \"fynd_credits\": -64680860.719055474,\n                \"gift_price\": 35768571.287403196,\n                \"amount_to_be_collected\": 11157124.754402667,\n                \"cost_price\": -60282301.52196357,\n                \"loyalty_discount\": -4910399.844344363,\n                \"marketplace_promotion_effective_discount\": -44075612.53454602,\n                \"seller_promotion_effective_discount\": -9494529.058599576\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Excepteur cillum aliqua ad\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 75135787.16241947,\n                      \"currency\": \"ad sed cupidatat exercitation\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -48141928.478807025,\n                      \"currency\": \"elit ut\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"ut consectetur reprehenderit\"\n                    },\n                    \"distribution_level\": \"irure exercitation incididunt qui\"\n                  },\n                  \"code\": \"in\",\n                  \"type\": \"mollit laboris nulla aliqua\"\n                },\n                {\n                  \"name\": \"officia id enim\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 95308447.49990311,\n                      \"currency\": \"incididunt\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -91294358.21052887,\n                      \"currency\": \"aute pariatur qui Lorem\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"dolor\"\n                    },\n                    \"distribution_level\": \"voluptate cupidatat\"\n                  },\n                  \"code\": \"non elit\",\n                  \"type\": \"in magna ut Excepteur\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -64818757.481045485,\n                \"amount_paid_roundoff\": 91730030.08281007,\n                \"price_effective\": -21716677.86786586,\n                \"promotion_effective_discount\": 84305253.37342888,\n                \"pm_price_split\": 70399646.395839,\n                \"refund_amount\": 99498201.70010191,\n                \"transfer_price\": 63509044.394016504,\n                \"coupon_effective_discount\": 56025467.14547211,\n                \"tax_collected_at_source\": 97108649.89623865,\n                \"brand_calculated_amount\": -65268049.38942239,\n                \"delivery_charge\": 23369000.031422436,\n                \"cashback\": 24288843.20334235,\n                \"value_of_good\": -13406867.079453468,\n                \"cashback_applied\": 24632469.399250656,\n                \"cod_charges\": -89103983.29109998,\n                \"price_marked\": 23395321.571852446,\n                \"amount_paid\": -68682769.59992689,\n                \"coupon_value\": -93158702.07376564,\n                \"discount\": -36374932.513637856,\n                \"fynd_credits\": 29571277.272207037,\n                \"gift_price\": 7180144.5202129185,\n                \"amount_to_be_collected\": 96937031.01498267,\n                \"cost_price\": 12477466.63311027,\n                \"loyalty_discount\": 42937017.537905365\n              },\n              \"current_status\": {\n                \"id\": 14938578,\n                \"store_id\": 96736488,\n                \"delivery_awb_number\": \"Lorem elit voluptate sit\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -45057994,\n                \"state_type\": \"financial\",\n                \"state_id\": 37000440,\n                \"created_at\": \"2017-02-25T09:50:13.634Z\",\n                \"created_ts\": \"1965-12-10T06:23:44.709Z\",\n                \"shipment_id\": \"officia in consequat dolor\",\n                \"updated_at\": \"1956-08-24T02:33:06.280Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"sint nostrud\",\n                  \"id\": -49765405,\n                  \"journey_type\": \"return\",\n                  \"name\": \"non deserunt dolore\",\n                  \"state_type\": \"operational\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"proident dolor enim\",\n                  \"app_state_name\": \"sit sed in\",\n                  \"app_facing\": true,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": 29480821,\n                \"status\": \"magna mollit labore\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": false\n            }\n          ],\n          \"dp_assignment\": false,\n          \"total_items\": 44356299,\n          \"fulfilling_store\": {\n            \"address\": \"dolor labore cillum mollit\",\n            \"city\": \"consectetur\",\n            \"code\": \"cillum ut paria\",\n            \"contact_person\": \"in quis\",\n            \"country\": \"proide\",\n            \"fulfillment_channel\": \"pariatur et\",\n            \"id\": -25189249,\n            \"meta\": {\n              \"ipsum_7\": false,\n              \"quis59_\": -75725386.00240768,\n              \"elit___\": false\n            },\n            \"phone\": \"nisi Excepteur pariatur\",\n            \"pincode\": \"amet in\",\n            \"state\": \"veniam laborum\",\n            \"store_name\": \"veniam dolor Excepteur \",\n            \"address1\": \"sunt velit laborum\",\n            \"display_address\": \"do sit Ut\",\n            \"store_email\": \"irure dolore\"\n          },\n          \"meta\": {\n            \"ea3\": true,\n            \"velit_c\": -16178127.425207704\n          },\n          \"pdf_links\": {\n            \"ea_70\": 73375482.17624277,\n            \"nostrud_da\": \"cupidatat irure in Ut\"\n          },\n          \"payment_mode\": \"voluptate\",\n          \"packaging_type\": \"do dolore\",\n          \"journey_type\": \"return\",\n          \"prices\": {\n            \"refund_credit\": 96913444.62105942,\n            \"amount_paid_roundoff\": 10250826.108779207,\n            \"price_effective\": -6817058.755589977,\n            \"promotion_effective_discount\": 209610.91106635332,\n            \"pm_price_split\": -7081868.787361145,\n            \"refund_amount\": 6726542.817860633,\n            \"transfer_price\": 99657300.61628246,\n            \"coupon_effective_discount\": -59839402.497400984,\n            \"tax_collected_at_source\": 8169355.161243439,\n            \"brand_calculated_amount\": -60930573.282454416,\n            \"delivery_charge\": -35844702.67178252,\n            \"cashback\": -66415618.06118772,\n            \"value_of_good\": 57708587.10700458,\n            \"cashback_applied\": 25371188.597846165,\n            \"cod_charges\": -72563719.98962595,\n            \"price_marked\": -66234778.57093443,\n            \"amount_paid\": 90893205.13638008,\n            \"coupon_value\": -82099557.98148955,\n            \"discount\": -56708365.17390603,\n            \"fynd_credits\": -54183553.28679043,\n            \"gift_price\": 1171512.2820661813,\n            \"amount_to_be_collected\": 132697.5880922079,\n            \"cost_price\": 43019803.9394145,\n            \"loyalty_discount\": 87412433.66008228,\n            \"marketplace_promotion_effective_discount\": 1846904.0805718452,\n            \"seller_promotion_effective_discount\": 88183620.45884126\n          },\n          \"charges\": [\n            {\n              \"name\": \"ullamco amet fugiat sit in\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -38106830.0819372,\n                  \"currency\": \"Excepteur de\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -17028133.42058973,\n                  \"currency\": \"dolore magna officia nostrud\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"Excepteur in commodo ea\"\n                },\n                \"distribution_level\": \"labore consectetur quis mollit amet\"\n              },\n              \"code\": \"tempor occaecat Excepteur aliqua\",\n              \"type\": \"reprehenderit\"\n            },\n            {\n              \"name\": \"adipisicing ut esse\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -11624225.609857813,\n                  \"currency\": \"sit nulla\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -99468952.30910763,\n                  \"currency\": \"consequat\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"dolore\"\n                },\n                \"distribution_level\": \"tempor fugiat nisi cillum\"\n              },\n              \"code\": \"labore ei\",\n              \"type\": \"exercitation aliqua\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 84383793.62888369,\n            \"amount_paid_roundoff\": 59486222.672340006,\n            \"price_effective\": -98798672.51930086,\n            \"promotion_effective_discount\": 65648867.32274631,\n            \"pm_price_split\": -65471954.244475275,\n            \"refund_amount\": -35565540.57912593,\n            \"transfer_price\": -47245907.64786143,\n            \"coupon_effective_discount\": 4469623.490796685,\n            \"tax_collected_at_source\": 37035597.48551682,\n            \"brand_calculated_amount\": 16467501.799483657,\n            \"delivery_charge\": -428033.51522931457,\n            \"cashback\": 72464.69362360239,\n            \"value_of_good\": 32657960.313857123,\n            \"cashback_applied\": 12818255.813800097,\n            \"cod_charges\": 84212325.76689479,\n            \"price_marked\": 50826803.2999236,\n            \"amount_paid\": -60196617.711863756,\n            \"coupon_value\": -39204544.56726996,\n            \"discount\": 11322637.858142987,\n            \"fynd_credits\": -39492096.27798638,\n            \"gift_price\": 97232895.57665756,\n            \"amount_to_be_collected\": 37645441.09426832,\n            \"cost_price\": 40829688.31766006,\n            \"loyalty_discount\": 70722158.29747504\n          },\n          \"vertical\": \"eiusmod aliquip dolore\",\n          \"payments\": {\n            \"mode\": \"proident Lorem fugiat\",\n            \"logo\": \"aliqua enim id\",\n            \"source\": \"qui mollit a\"\n          },\n          \"operational_status\": \"aliquip Lorem\",\n          \"status\": {\n            \"meta\": {\n              \"minimf\": -59366872.65550109\n            },\n            \"bag_list\": [\n              \"\",\n              \"Excepteur aliquip aliqua cupidatat\"\n            ],\n            \"id\": 67549573,\n            \"created_at\": \"1948-09-14T10:18:17.027Z\",\n            \"created_ts\": \"irure ut incididunt \",\n            \"shipment_id\": \"quis ullam\",\n            \"status\": \"id non\",\n            \"display_name\": \"deserunt Excepteur fugiat non\",\n            \"current_shipment_status\": \"quis ut\",\n            \"status_created_at\": \"1996-11-18T12:43:56.488Z\"\n          },\n          \"total_bags\": -91242949,\n          \"shipment_created_at\": \"1959-10-08T21:12:57.477Z\",\n          \"shipment_created_ts\": \"sed anim\",\n          \"currency\": {\n            \"currency_code\": \"commodo\",\n            \"currency_symbol\": \"pariatur ullamco qui tempor\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"labore ullamco\",\n              \"currency_name\": \"sed non pariatur\",\n              \"currency_symbol\": \"aliquip cupidatat eu\",\n              \"currency_sub_unit\": \"in ipsum\"\n            },\n            \"conversion_rate\": {\n              \"conversion_rate\": null,\n              \"base\": \"INR\",\n              \"rates\": {\n                \"INR\": {\n                  \"name\": \"Indian Rupee\",\n                  \"value\": 1,\n                  \"symbol\": \"₹\",\n                  \"sub_unit\": \"\"\n                }\n              }\n            }\n          },\n          \"previous_shipment_id\": \"in ex ullamco culpa\",\n          \"shipment_update_time\": -38172452.500228316,\n          \"rto_address\": {\n            \"phone\": \"Lorem consectetur\",\n            \"address2\": \"et cillum laboris\",\n            \"address\": \"exercitation do dolor\",\n            \"longitude\": -14213215.31602864,\n            \"pincode\": \"est nisi laboris\",\n            \"area\": \"fug\",\n            \"address_type\": \"other\",\n            \"country\": \"ut ut\",\n            \"address_category\": \"delivery\",\n            \"email\": \"nisi est\",\n            \"created_at\": \"1952-03-18T05:42:05.473Z\",\n            \"address1\": \"dolore nostrud ut mollit\",\n            \"display_address\": \"eiusmod nostrud\",\n            \"landmark\": \"dolore ex\",\n            \"updated_at\": \"2015-02-03T19:01:51.970Z\",\n            \"version\": \"laboris non pariatur culpa\",\n            \"latitude\": 31099680.219245985,\n            \"contact_person\": \"dolore cupidatat sed eu\",\n            \"state\": \"Duis\",\n            \"city\": \"ut \",\n            \"area_code_slug\": \"incididunt\",\n            \"country_code\": \"fugiat voluptate a\",\n            \"country_iso_code\": \"incididunt Duis Ut\",\n            \"country_phone_code\": \"voluptate sunt ad esse\",\n            \"delivery_address_id\": -98956742,\n            \"geo_location\": {\n              \"quis_2b\": \"labore par\",\n              \"pariatura1d\": \"non elit magna fugiat\"\n            },\n            \"name\": \"enim eu\",\n            \"sector\": \"Duis minim esse\",\n            \"state_code\": \"amet sunt\",\n            \"uid\": \"Lo\",\n            \"user_id\": \"dolo\",\n            \"code\": \"anim in\"\n          },\n          \"credit_note_id\": \"adipisicing\",\n          \"is_self_ship\": false,\n          \"mode_of_payment\": \"irure Duis eiusmod occaecat ut\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"ut sed et\",\n          \"logistics_meta\": {\n            \"ullamco_5\": \"magna sed\",\n            \"dolore66\": -97582717.393662\n          },\n          \"packages\": [\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            },\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"shipment_id\": \"Duis labor\",\n          \"fulfillment_option\": {\n            \"name\": \"occaecat velit mollit\",\n            \"slug\": \"occaecat consectetur quis incididunt consequat\",\n            \"type\": \"est\",\n            \"is_default\": true\n          },\n          \"picked_date\": \"1995-02-05T07:14:58.266Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"consectetur sunt qui u\",\n              \"text\": \"nulla Duis tempor\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"enim nostrud eiusmod\",\n              \"created_ts\": \"veniam\"\n            },\n            {\n              \"status\": \"deser\",\n              \"text\": \"nisi\",\n              \"is_passed\": false,\n              \"is_current\": false,\n              \"time\": \"eiusmod esse pariatur sint\",\n              \"created_ts\": \"dolore\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"in non cillum\",\n            \"invoice_url\": \"Lorem laboris\",\n            \"updated_date\": \"1998-08-15T23:58:35.157Z\",\n            \"external_invoice_id\": \"fugiat occaecat\",\n            \"label_url\": \"laborum qui\",\n            \"credit_note_id\": \"sed irure non adipisicing\",\n            \"links\": {\n              \"ea0d6\": -87282947,\n              \"ut_7\": -29243648,\n              \"deserunt_d\": \"minim in ipsum proident Lorem\"\n            }\n          },\n          \"shipment_status\": \"amet fugiat\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": -55683007.67758338,\n            \"gst_fee\": 75457117.57027775,\n            \"tax_collected_at_source\": 30553899.24534917,\n            \"value_of_good\": 14995510.525352791,\n            \"cgst_tax_percentage\": -18954536.104936317,\n            \"gstin_code\": \"sunt dolore eiusmod\",\n            \"igst_tax_percentage\": -17582658.20004645,\n            \"gst_tax_percentage\": -5841210.414001137,\n            \"hsn_code_id\": \"irure sit fugiat ex voluptate\",\n            \"igst_gst_fee\": -2362903.2771004736,\n            \"is_default_hsn_code\": true,\n            \"sgst_gst_fee\": -83971313.53038567,\n            \"cgst_gst_fee\": -28153506.825942725,\n            \"gst_tag\": \"dolore reprehenderit nisi deserunt do\",\n            \"sgst_tax_percentage\": -18204779.143296257,\n            \"hsn_code\": \"enim commodo ullamco Lorem\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"sunt aliquip dolor\",\n              \"created_at\": \"1986-06-07T16:46:29.639Z\",\n              \"user_id\": \"irure commodo aute anim\",\n              \"tax_details\": {\n                \"pan_no\": \"q\",\n                \"gstin\": \"exercitation reprehenderit amet\"\n              },\n              \"mongo_cart_id\": -23142284.214826286,\n              \"delivery_charges\": 64206119.52688819,\n              \"transaction_id\": \"consectetur Ut dolore\",\n              \"collect_by\": \"cupidatat Lorem\",\n              \"headers\": {\n                \"ullamco_16_\": \"cupidatat ad do\"\n              },\n              \"coupon_value\": -39070332.772773944,\n              \"order_value\": -78904263.40846539,\n              \"created_time\": \"in\",\n              \"currency\": \"in dolor ipsum\",\n              \"total_order_value\": 36486611.648053676,\n              \"ordering_channel\": \"ex esse consectetur\",\n              \"ordering_source\": \"officia occaecat\",\n              \"meta\": {\n                \"fugiat_8\": \"nostrud dolore do\"\n              },\n              \"cod_charges\": -88445002.98103708,\n              \"cashback_value\": -64781285.1754741,\n              \"refund_by\": \"nulla laboris elit eiusmod\",\n              \"affiliate_order_date\": \"1947-06-28T02:30:11.552Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"non ut sit in nostrud\",\n              \"payment_mode_id\": 99913013.67490557,\n              \"promotion_effective_discount\": -63791391.44578399,\n              \"mode_of_payment\": \"amet ullamco Ut in Lorem\",\n              \"discount\": -67687034.16674607,\n              \"cashback_applied\": 3827083.232361868,\n              \"fynd_credits\": -89476144.55694959,\n              \"affiliate_id\": \"cupidatat quis nisi\",\n              \"ordering_channel_logo\": \"sunt ullamco\",\n              \"prices\": {\n                \"refund_credit\": 19573968.001718313,\n                \"amount_paid_roundoff\": 52675463.201725125,\n                \"price_effective\": -69067596.00988379,\n                \"promotion_effective_discount\": -77987717.08249906,\n                \"pm_price_split\": 90356773.08583546,\n                \"refund_amount\": -8989254.417311221,\n                \"transfer_price\": 73490050.5711936,\n                \"coupon_effective_discount\": -12867092.583109722,\n                \"tax_collected_at_source\": -26440767.59444353,\n                \"brand_calculated_amount\": 14230388.26498413,\n                \"delivery_charge\": -74470447.9450955,\n                \"cashback\": 51267354.56474906,\n                \"value_of_good\": 72226121.81135815,\n                \"cashback_applied\": 57424466.88121316,\n                \"cod_charges\": 78795852.978722,\n                \"price_marked\": 49122656.15773842,\n                \"amount_paid\": -87863673.00728247,\n                \"coupon_value\": 63888266.4152824,\n                \"discount\": -65388349.39474963,\n                \"fynd_credits\": -63396096.26757121,\n                \"gift_price\": -11848322.334723577,\n                \"amount_to_be_collected\": -35949645.68095582,\n                \"cost_price\": 27636443.121384516,\n                \"loyalty_discount\": -92750641.54622376,\n                \"marketplace_promotion_effective_discount\": 92841137.91648862,\n                \"seller_promotion_effective_discount\": -10654556.643355846\n              },\n              \"charges\": [\n                {\n                  \"name\": \"incididunt qui\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 36940093.22859216,\n                      \"currency\": \"veniam\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -69737547.81692812,\n                      \"currency\": \"mollit veniam labore anim\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"Ut labore\"\n                    },\n                    \"distribution_level\": \"culpa sunt commodo nulla\"\n                  },\n                  \"code\": \"ex mollit\",\n                  \"type\": \"culpa officia\"\n                },\n                {\n                  \"name\": \"officia sunt cillum\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 52919591.225952744,\n                      \"currency\": \"eu pariatur nisi reprehenderit\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -83983112.9064196,\n                      \"currency\": \"quis sit sed est\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"id dolore\"\n                    },\n                    \"distribution_level\": \"anim incididunt laboris exercitation\"\n                  },\n                  \"code\": \"laboris aliquip pariatur\",\n                  \"type\": \"enim in cillum dolor\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": -74974866.8445589,\n                \"ownership\": \"marketplace\",\n                \"is_applied\": false\n              }\n            },\n            \"errors\": [\n              \"sunt in dolor ullamco\",\n              \"proident non eu ut\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 93143733,\n                \"meta\": {\n                  \"kafka_emission_status\": 3182395,\n                  \"state_manager_used\": \"cupidatat\"\n                },\n                \"shipment_id\": \"et incididunt ea\",\n                \"status\": \"dolor\",\n                \"bag_list\": [\n                  87962370,\n                  -12614912\n                ],\n                \"remarks\": \"sint c\"\n              },\n              {\n                \"id\": 85904591,\n                \"meta\": {\n                  \"kafka_emission_status\": -31689881,\n                  \"state_manager_used\": \"aute laboris Ut sit anim\"\n                },\n                \"shipment_id\": \"id do es\",\n                \"status\": \"quis elit sunt dolor\",\n                \"bag_list\": [\n                  -84988074,\n                  14054745\n                ],\n                \"remarks\": \"anim\"\n              }\n            ],\n            \"text\": \"sunt sint\",\n            \"value\": \"cupidatat nulla\",\n            \"color_code\": \"labore mollit est\",\n            \"expected_delivery_date\": \"2009-12-07T15:24:37.681Z\"\n          },\n          \"delivery_slot\": {\n            \"exercitation_4\": -11441330.186925665,\n            \"qui0c\": -99432728.65502232\n          },\n          \"order\": {\n            \"fynd_order_id\": \"velit voluptate consectetur consequat\",\n            \"order_date\": \"1982-03-07T14:37:38.506Z\",\n            \"created_ts\": \"in\",\n            \"tax_details\": {\n              \"non1_\": 31900355,\n              \"id68\": false\n            },\n            \"cod_charges\": \"fugiat Lorem cillum ut do\",\n            \"source\": \"qui\",\n            \"affiliate_id\": \"labore enim Lorem \",\n            \"affiliate_order_id\": \"deserunt sint\",\n            \"ordering_channel_logo\": {\n              \"enim06\": 37094070.35490534,\n              \"aute_89\": 36535449.69144407,\n              \"in_ef1\": 51546621\n            },\n            \"order_value\": \"reprehenderit\",\n            \"ordering_channel\": \"sed\",\n            \"ordering_source\": \"aliquip deserunt laboris est labore\",\n            \"loyalty_discount_details\": {\n              \"discount\": 63370558.495507866,\n              \"ownership\": \"seller\",\n              \"is_applied\": true\n            },\n            \"meta\": {\n              \"eiusmodc\": true,\n              \"dolore_b3\": -69207435\n            }\n          },\n          \"user\": {\n            \"id\": -41773232,\n            \"user_oid\": \"adipisicing dolore\",\n            \"mongo_user_id\": \"commodo fugiat ut\",\n            \"external_customer_id\": \"commodo tempor irure\",\n            \"first_name\": \"labore occaecat\",\n            \"last_name\": \"ullamco dolore\",\n            \"mobile\": \"ex elit mollit\",\n            \"email\": \"Duis est Lorem comm\",\n            \"meta\": {\n              \"cillum_a\": true,\n              \"fugiat4\": 30025234\n            },\n            \"is_anonymous_user\": true,\n            \"name\": \"nisi\",\n            \"gender\": \"quis\",\n            \"country_phone_code\": \"magna ullamco non\"\n          },\n          \"enable_dp_tracking\": false,\n          \"custom_message\": \"Lorem sit\",\n          \"estimated_sla_time\": \"in tempor\",\n          \"estimated_sla_ts\": \"incididunt\",\n          \"can_update_dimension\": false,\n          \"shipment_images\": [\n            \"mollit\",\n            \"dolore\"\n          ],\n          \"delivery_details\": {\n            \"ine5\": \"deserunt dolore adipisicing Excepteur\",\n            \"pariature64\": \"sunt do laborum commodo\"\n          },\n          \"billing_details\": {\n            \"consectetur_\": \"nisi labore eiusmod commodo\"\n          },\n          \"forward_shipment_id\": \"cupidatat officia\",\n          \"fulfilment_priority\": -31927599,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"nostrud\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": 88212045,\n          \"company_details\": {\n            \"company_name\": \"dolore reprehenderit amet consectetur enim\",\n            \"address\": {\n              \"ullamco_ec\": 60490658.093681574,\n              \"laborum_43\": -14842831.926331222\n            },\n            \"company_cin\": \"ex aute\",\n            \"company_id\": -69805692,\n            \"company_gst\": \"velit anim do eiusmod\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 74653884,\n                  \"number\": \"laboris\"\n                },\n                {\n                  \"country_code\": 91094588,\n                  \"number\": \"eiusmod nostrud ipsum nulla\"\n                }\n              ],\n              \"emails\": [\n                \"veniam\",\n                \"velit\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"in Duis cillum est\",\n            \"pincode\": \"aliquip enim voluptate dolore\",\n            \"meta\": {\n              \"proidentf\": 65575643\n            },\n            \"address\": \"non esse do dolore\",\n            \"address1\": \"reprehender\",\n            \"display_address\": \"reprehenderit culpa amet Lorem\",\n            \"id\": 26745397,\n            \"code\": \"proident Excepteur tempor reprehenderit officia\",\n            \"store_name\": \"ex dolor ut Duis\",\n            \"country\": \"Excepteur occaecat velit veniam\",\n            \"contact_person\": \"volu\",\n            \"state\": \"dolore officia\",\n            \"city\": \"elit eu cupidatat\",\n            \"name\": \"eu cillum Ut consequat\",\n            \"store_email\": \"culpa irure\"\n          },\n          \"order_platform\": \"fugiat dolore in laborum\",\n          \"lock_status\": true,\n          \"platform_logo\": \"officia qui\",\n          \"user_agent\": \"anim adipisicing ea labore\",\n          \"dp_details\": {\n            \"pincode\": \"aliqua labore anim\",\n            \"track_url\": \"voluptate sunt\",\n            \"eway_bill_id\": \"fugiat sint velit irure\",\n            \"id\": -9537949,\n            \"country\": \"in cupidatat proident consequat\",\n            \"awb_no\": \"proident ea sed labore\",\n            \"gst_tag\": \"aute elit occae\",\n            \"name\": \"eiusmod ut\"\n          },\n          \"invoice_id\": \"ea dolore\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"aliqua_d5\": \"laborum fugiat nulla ad\",\n            \"proident_9ba\": false\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"do occaecat\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"qui ut\",\n              \"channel_order_id\": \"cillum sed laboris fugiat\",\n              \"employee_discount\": 64352765.35660264,\n              \"box_type\": \"Ut\",\n              \"quantity\": 23444612,\n              \"size_level_total_qty\": -86893218,\n              \"loyalty_discount\": -95039475.39812496,\n              \"replacement_details\": {\n                \"replacement_type\": \"adipisicing do aute nulla\",\n                \"original_affiliate_order_id\": \"sint veniam in\"\n              },\n              \"channel_shipment_id\": \"deserunt\",\n              \"marketplace_invoice_id\": \"aliquip magna et\",\n              \"due_date\": \"2025-07-04T09:16:41.424Z\",\n              \"coupon_code\": \"deserunt sunt anim quis qui\",\n              \"is_priority\": true,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 30511362,\n              \"customer_selling_price\": 55187441.99709964\n            },\n            \"affiliate_order_id\": \"ut mollit\",\n            \"affiliate_shipment_id\": \"in eu occaecat reprehenderit\",\n            \"affiliate_store_id\": \"labore\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": -12489857,\n              \"tracking_url\": \"pariatur in labore\",\n              \"estimated_delivery_date\": \"1996-03-08T10:03:38.737Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"in mollit voluptate commodo\",\n                \"city\": \"commodo ipsum dolor\",\n                \"gstin\": \"sunt velit voluptate enim\",\n                \"name\": \"ut do in\",\n                \"pincode\": -71061236,\n                \"state\": \"proident aute\",\n                \"ajio_site_id\": \"consectetur non quis laboris\"\n              },\n              \"formatted\": {\n                \"max\": \"adipisicing\",\n                \"min\": \"ea\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"exercitation dolor\"\n              },\n              \"return_awb_number\": \"dolore aliqua voluptate anim\",\n              \"is_self_ship\": false,\n              \"box_type\": \"nulla Ut qui amet\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"velit_b\": -18387742.369635478\n                },\n                \"invoice\": {\n                  \"cillum_\": -92359265,\n                  \"pariatur_e\": -79942566\n                }\n              },\n              \"return_affiliate_shipment_id\": \"aute officia in\",\n              \"parent_dp_id\": \"aute\",\n              \"shipment_weight\": -18438856.024622113,\n              \"dimension\": {\n                \"height\": 5093383.238569513,\n                \"width\": 58860904.55722609,\n                \"is_default\": true,\n                \"unit\": \"consectetur adipisicing\",\n                \"length\": 40118109.0259943\n              },\n              \"dp_options\": {\n                \"nisi4\": -18228069.995296985,\n                \"nostrudfa4\": \"ipsum enim ut\",\n                \"sed58\": true\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"1980-10-13T09:02:27.895Z\",\n              \"store_invoice_updated_date\": \"1998-11-06T15:28:56.972Z\",\n              \"forward_affiliate_shipment_id\": \"eiusmod magna irure dolor\",\n              \"return_store_node\": 695045,\n              \"fulfilment_priority_text\": \"occaecat reprehenderit veniam dolor\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"tempor ea\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"consectetur minim cillum\"\n                },\n                {\n                  \"slug\": \"eu sint eiusmod labore Lorem\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"pariatur laboris ea proident\"\n                }\n              ],\n              \"external\": {\n                \"qui00\": -24514812.69112152,\n                \"tempora0\": 97117387.00775024,\n                \"magna8c\": 46683834.68881446\n              },\n              \"awb_number\": \"magna aute \",\n              \"lock_data\": {\n                \"locked\": false,\n                \"mto\": true,\n                \"lock_message\": \"anim eu in exercitation\"\n              },\n              \"order_type\": \"Digital\",\n              \"ewaybill_info\": {\n                \"ipsum_846\": false\n              },\n              \"dp_id\": \"irure do\",\n              \"shipment_volumetric_weight\": 24989069.92186649,\n              \"marketplace_store_id\": \"Duis laboris elit eiusmod\",\n              \"return_details\": {\n                \"consectetur_b\": true,\n                \"Excepteur_7\": false\n              },\n              \"dp_sort_key\": \"ad elit\",\n              \"packaging_name\": \"incididunt in consectetur\",\n              \"timestamp\": {\n                \"max\": -81343653,\n                \"min\": 85562807\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"reprehenderit dolor dolor commodo\",\n              \"po_number\": \"deserunt ullamco velit\",\n              \"b2c_buyer_details\": {\n                \"mollitaf\": -76520612.28310001,\n                \"reprehenderit__7\": true\n              },\n              \"forward_affiliate_order_id\": \"exe\",\n              \"return_affiliate_order_id\": \"sint deserunt exercitati\",\n              \"bag_weight\": {\n                \"commodo_6b\": true,\n                \"voluptate_f\": true,\n                \"dolorea5b\": 31131259\n              },\n              \"refund_to\": \"dolore eu cillum aliqua\"\n            },\n            \"company_affiliate_tag\": \"id velit eiusmod\",\n            \"pdf_links\": {\n              \"invoice_type\": \"fynd\",\n              \"label_type\": \"external\",\n              \"label_a6\": \"anim exercitation qui\",\n              \"invoice\": \"ipsum\",\n              \"label_pos\": \"veniam sit aute\",\n              \"invoice_a6\": \"ullamco min\",\n              \"b2b\": \"in mollit\",\n              \"label\": \"commodo d\",\n              \"label_a4\": \"est\",\n              \"invoice_export\": \"consectetur q\",\n              \"credit_note_url\": \"in mollit Ut\",\n              \"delivery_challan_a4\": \"consequat commodo non\",\n              \"label_export\": \"ullamco aute \",\n              \"invoice_a4\": \"Lorem ullamco\",\n              \"invoice_pos\": \"cillum non magna\",\n              \"po_invoice\": \"labore ut\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1995-02-16T14:39:11.878Z\",\n                \"id\": \"aliquip eu\",\n                \"name\": \"ullamco in deserunt\",\n                \"owner\": \"in pariatur labore Ut id\",\n                \"secret\": \"occaecat culpa aliquip proident consequat\",\n                \"token\": \"proident\",\n                \"updated_at\": \"1965-05-05T06:36:42.395Z\",\n                \"description\": \"voluptate in anim\",\n                \"meta\": [\n                  {\n                    \"name\": \"ex exercitation labore\",\n                    \"value\": \"qui pariatur\"\n                  },\n                  {\n                    \"name\": \"aliqua occaecat ullamco voluptate nulla\",\n                    \"value\": \"incididunt\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"tempor et\",\n                  \"mode_of_payment\": \"enim ut consectetur\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"magna_818\": -98074655,\n                    \"sunta\": false\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": 70819378\n            },\n            \"affiliate_id\": \"ea\",\n            \"id\": \"minim occaecat in\"\n          },\n          \"priority_text\": \"sunt non dol\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"enim\",\n              \"forward\": false,\n              \"store_id\": 94017114,\n              \"delivery_awb_number\": \"quis tempor laborum\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -9544050,\n              \"app_display_name\": \"cupidatat ea qui eu\",\n              \"state_id\": 49664418,\n              \"state_type\": \"operational\",\n              \"bsh_id\": -24579181,\n              \"created_at\": \"2009-02-27T17:26:28.488Z\",\n              \"created_ts\": \"nulla incididunt culpa commodo\",\n              \"shipment_id\": \"velit dolore\",\n              \"updated_at\": \"1981-08-02T22:24:47.458Z\",\n              \"updated_ts\": \"cillum \",\n              \"bag_state_mapper\": {\n                \"display_name\": \"minim \",\n                \"id\": 67910331,\n                \"journey_type\": \"return\",\n                \"name\": \"Ut an\",\n                \"state_type\": \"financial\",\n                \"is_active\": false,\n                \"app_display_name\": \"officia nulla qui laborum\",\n                \"app_state_name\": \"amet aute mollit\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": -28233029,\n              \"display_name\": \"minim reprehenderit mollit\"\n            },\n            {\n              \"status\": \"ut elit\",\n              \"forward\": false,\n              \"store_id\": -28340973,\n              \"delivery_awb_number\": \"nulla in velit sed\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -92078973,\n              \"app_display_name\": \"cillum quis\",\n              \"state_id\": 79333759,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": 71805130,\n              \"created_at\": \"1986-05-15T03:59:08.810Z\",\n              \"created_ts\": \"et\",\n              \"shipment_id\": \"n\",\n              \"updated_at\": \"1958-04-08T01:56:30.306Z\",\n              \"updated_ts\": \"dolor Duis qui voluptate\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"eiusmod sunt\",\n                \"id\": -43288239,\n                \"journey_type\": \"forward\",\n                \"name\": \"anim deserunt Excepteur aute\",\n                \"state_type\": \"financial\",\n                \"is_active\": false,\n                \"app_display_name\": \"elit sint\",\n                \"app_state_name\": \"\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 90013180,\n              \"display_name\": \"veniam velit proident fugiat\"\n            }\n          ],\n          \"is_dp_assign_enabled\": true,\n          \"bags\": [\n            {\n              \"bag_id\": -10097074,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 88650730.1029996,\n                \"gst_fee\": -78391162.39318979,\n                \"tax_collected_at_source\": 35434768.36574674,\n                \"value_of_good\": 88116302.30283508,\n                \"cgst_tax_percentage\": 51535934.016656965,\n                \"gstin_code\": \"magna velit deserunt ulla\",\n                \"igst_tax_percentage\": 94999888.19306031,\n                \"gst_tax_percentage\": -33026737.620248616,\n                \"hsn_code_id\": \"occaecat irure\",\n                \"igst_gst_fee\": -71506207.12844668,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 3254603.3510068953,\n                \"cgst_gst_fee\": 37005755.805408806,\n                \"gst_tag\": \"Ut laborum ullamco non\",\n                \"sgst_tax_percentage\": 1898565.1391430348,\n                \"hsn_code\": \"non fugiat cupidatat ea\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"esse dolor eu commodo\",\n                  \"forward\": false,\n                  \"store_id\": 44580917,\n                  \"delivery_awb_number\": \"dolore enim\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 58000194,\n                  \"app_display_name\": \"ir\",\n                  \"state_id\": 45475991,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 44789655,\n                  \"created_at\": \"1985-02-10T14:47:04.307Z\",\n                  \"created_ts\": \"do labore ipsum\",\n                  \"shipment_id\": \"enim occa\",\n                  \"updated_at\": \"1988-06-22T10:13:10.797Z\",\n                  \"updated_ts\": \"do\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"voluptate sint aliqua nulla\",\n                    \"id\": 83841112,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"amet dolor nulla\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"anim et ut minim\",\n                    \"app_state_name\": \"dolor ipsum eiusmod in\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 71697145,\n                  \"display_name\": \"anim nostrud cillum dolore\"\n                },\n                {\n                  \"status\": \"Lorem est voluptate anim\",\n                  \"forward\": true,\n                  \"store_id\": 41399794,\n                  \"delivery_awb_number\": \"magna non voluptate\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -93470849,\n                  \"app_display_name\": \"nisi\",\n                  \"state_id\": -11973856,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 33112150,\n                  \"created_at\": \"2006-03-05T20:48:38.014Z\",\n                  \"created_ts\": \"cillum amet ea id\",\n                  \"shipment_id\": \"dolore est ad ex\",\n                  \"updated_at\": \"1958-04-21T06:21:31.237Z\",\n                  \"updated_ts\": \"aute proident\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"elit qui ut\",\n                    \"id\": 7237332,\n                    \"journey_type\": \"return\",\n                    \"name\": \"labore irure eu occaecat\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"nulla Duis nostrud\",\n                    \"app_state_name\": \"tempor velit\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -3386486,\n                  \"display_name\": \"aliqua pariatur proident dolor\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"deserunta95\": -72553171\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -56031205,\n                \"bad_quantity\": 34016482,\n                \"good_quantity\": -76677264\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 57247488.02151853,\n                \"brand_calculated_amount\": -66448961.03558855,\n                \"cashback\": -52258434.08438,\n                \"cashback_applied\": 85094830.92791942,\n                \"cod_charges\": 76444899.43427616,\n                \"coupon_effective_discount\": -13120229.083393827,\n                \"coupon_value\": 48224296.654865265,\n                \"delivery_charge\": 99263375.21014562,\n                \"discount\": 50280527.155228466,\n                \"fynd_credits\": 81512844.85228151,\n                \"gst_fee\": -39594537.26241575,\n                \"gst_tag\": \"sit\",\n                \"gst_tax_percentage\": 83024914.74256474,\n                \"hsn_code\": \"labore in quis\",\n                \"identifiers\": {\n                  \"alu\": \"sunt\",\n                  \"ean\": \"aliquip anim dolore occaecat\",\n                  \"sku_code\": \"v\",\n                  \"upc\": \"laborum in fugiat dolore\",\n                  \"isbn\": \"sint sunt cillum laborum\"\n                },\n                \"item_name\": \"velit non veniam\",\n                \"price_effective\": 5116944.921138883,\n                \"price_marked\": 79835937.39407703,\n                \"promotion_effective_discount\": -10244008.521048233,\n                \"refund_credit\": 57323541.13243723,\n                \"size\": \"in id ut in\",\n                \"total_units\": -8336928,\n                \"transfer_price\": -16108901.22218524,\n                \"value_of_good\": -89157121.84959257,\n                \"amount_paid_roundoff\": -21295407,\n                \"tax_collected_at_source\": 54979316.656395525,\n                \"amount_to_be_collected\": 16942740.04173097,\n                \"taxes\": [\n                  {\n                    \"name\": \"esse incididunt eu qui elit\",\n                    \"rate\": 10272255.447121829,\n                    \"tax_amount\": -58501419.24808634,\n                    \"taxable_amount\": -98706784.5062109\n                  },\n                  {\n                    \"name\": \"in Lorem tempor ea\",\n                    \"rate\": -90134996.1783743,\n                    \"tax_amount\": -66241339.21736259,\n                    \"taxable_amount\": -74041699.71094197\n                  }\n                ],\n                \"loyalty_discount\": -80104594.46910003\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": false,\n                \"is_active\": false,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"ut\",\n                  \"name\": \"id nulla ut dolore\",\n                  \"slug\": \"aliquip deserunt Ut culpa\",\n                  \"bundle_count\": -52349500,\n                  \"article_bundle_id\": \"voluptate\",\n                  \"bundle_article_quantity\": -89315880,\n                  \"is_base\": true,\n                  \"price_marked\": -3242245.589066565,\n                  \"price_effective\": -75675947.35528234,\n                  \"item_id\": -14229556,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": false,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"nostrud irure nisi\",\n                  \"images\": [\n                    \"do cillum eiusmod ad\",\n                    \"consectetur incididunt\"\n                  ],\n                  \"brand_name\": \"officia occaecat sunt enim consectetur\",\n                  \"size\": \"sed irure\"\n                }\n              },\n              \"seller_identifier\": \"in laboris\",\n              \"delivery_address\": {\n                \"phone\": \"esse commodo dolor\",\n                \"address2\": \"proident eu ex Lorem\",\n                \"address\": \"incididunt est\",\n                \"longitude\": 80821366.89887825,\n                \"pincode\": \"nulla eiusmod dolor\",\n                \"area\": \"pariatur id\",\n                \"address_type\": \"home\",\n                \"country\": \"veniam tempor aliqua\",\n                \"address_category\": \"store\",\n                \"email\": \"Ut dolore\",\n                \"created_at\": \"1992-11-13T15:58:42.610Z\",\n                \"address1\": \"nostrud mollit aliquip consectetur\",\n                \"display_address\": \"elit labore\",\n                \"landmark\": \"amet sit consectetur laborum\",\n                \"updated_at\": \"1965-10-30T00:21:11.357Z\",\n                \"version\": \"esse ullamco exercitation adipisicing\",\n                \"latitude\": 40353791.522749245,\n                \"contact_person\": \"laborum est \",\n                \"state\": \"in molli\",\n                \"city\": \"Excepteur id\",\n                \"area_code_slug\": \"anim laboris est Duis\",\n                \"country_code\": \"laborum mollit\",\n                \"country_iso_code\": \"qui magna ut\",\n                \"country_phone_code\": \"tempor\",\n                \"delivery_address_id\": 98548068,\n                \"geo_location\": {\n                  \"Lorem2f8\": true\n                },\n                \"name\": \"quis proident\",\n                \"sector\": \"in eiusmod mollit non\",\n                \"state_code\": \"nisi voluptate pariatur enim\",\n                \"uid\": \"ullamco Ut aliquip laboris\",\n                \"user_id\": \"labore\",\n                \"code\": \"commodo sed officia\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"enim_0d\": -62128018,\n                  \"eiusmodec4\": -56987137.24465199\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 65727242.334331095,\n                  \"unit\": \"minim magna\"\n                },\n                \"uid\": \"sint labo\",\n                \"size\": \"Excepteur Lorem elit\",\n                \"tags\": [\n                  \"non dolore ullamco\",\n                  \"in Ut veniam cupidatat\"\n                ],\n                \"_custom_json\": {\n                  \"Excepteur_4c9\": 8102315.343427956\n                }\n              },\n              \"brand\": {\n                \"id\": 46551507,\n                \"logo\": \"deserunt in\",\n                \"company\": 31118899,\n                \"created_on\": \"1954-10-10T05:56:39.607Z\",\n                \"brand_name\": \"qui irure\",\n                \"modified_on\": \"1961-08-19T15:07:09.803Z\"\n              },\n              \"group_id\": \"sed\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"commodo dolor\",\n                \"coupon_code\": \"enim ut\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"eu\",\n                  \"channel_order_id\": \"do\",\n                  \"employee_discount\": 2863497.860038236,\n                  \"box_type\": \"minim ea\",\n                  \"quantity\": -28033831,\n                  \"size_level_total_qty\": -28648634,\n                  \"loyalty_discount\": -2467761.3014264703,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"anim culpa\",\n                    \"original_affiliate_order_id\": \"tempor sit e\"\n                  },\n                  \"channel_shipment_id\": \"tempor laboris voluptate Duis\",\n                  \"marketplace_invoice_id\": \"ullamco aute in ad\",\n                  \"due_date\": \"2023-12-27T22:15:16.781Z\",\n                  \"coupon_code\": \"eiusmod pariatur Duis elit\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 40850030,\n                  \"customer_selling_price\": 90049230.61729652\n                }\n              },\n              \"item\": {\n                \"id\": -9057943,\n                \"attributes\": {\n                  \"currency\": \"veniam aute exercitation adipisicing dolor\"\n                },\n                \"brand_id\": -99843128,\n                \"slug_key\": \"voluptate non\",\n                \"l3_category\": -16121044,\n                \"l3_category_name\": \"aliquip ipsum\",\n                \"last_updated_at\": \"1971-05-31T15:59:09.972Z\",\n                \"name\": \"nisi consectetur\",\n                \"l2_category\": [\n                  \"pariatur ut eiusmod\",\n                  \"cillum ut veniam\"\n                ],\n                \"brand\": \"eu laborum veniam ea officia\",\n                \"image\": [\n                  \"et\",\n                  \"commodo reprehenderit eiusmod fugiat sed\"\n                ],\n                \"code\": \"dolor Ut Duis commodo\",\n                \"l1_category\": [\n                  \"pariatur\",\n                  \"id aliquip\"\n                ],\n                \"size\": \"irure minim\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"magna reprehe\",\n                \"meta\": {\n                  \"laboris68\": -45989434.46099111\n                },\n                \"color\": \"esse \",\n                \"department_id\": 17236411,\n                \"images\": [\n                  \"officia dolore adipisicing eni\",\n                  \"anim deserunt eiusmod Duis incididunt\"\n                ],\n                \"tags\": [\n                  \"minim dolore\",\n                  \"ut ad voluptate consequat lab\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"eiusmod Lorem\",\n                  \"amount\": -89071841.81063558\n                },\n                {\n                  \"mode\": \"nulla proident aute voluptate\",\n                  \"amount\": 57225877.77393749\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"do in\",\n                  \"amount\": 29403716.828294218\n                },\n                {\n                  \"mode\": \"Excepteur fugiat pariatur\",\n                  \"amount\": -83993736.38504785\n                }\n              ],\n              \"quantity\": -61414563,\n              \"identifier\": \"do voluptate irure magna\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"esse voluptate in ipsum Excepteur\",\n              \"line_number\": -11449678,\n              \"meta\": {\n                \"in_be9\": \"anim Lorem reprehenderit aliquip\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"ad nostrud commodo voluptate\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -90918310,\n                      \"type\": \"Lorem consectetur\"\n                    },\n                    {\n                      \"value\": 20979658,\n                      \"type\": \"velit deserunt ut Lorem\"\n                    }\n                  ],\n                  \"amount\": -52804556.385052815,\n                  \"article_quantity\": -89939883,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -83434038,\n                          17764905\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          42443421,\n                          -59823955\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"reprehenderit in tempor sint\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"aliquip proident labore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"mollit\",\n                        \"item_name\": \"eiusmod nostrud nisi cillum\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sunt tempor culpa velit Excepteur\",\n                        \"item_id\": -78281442,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"in\",\n                      \"quantity\": -36033881.48982645\n                    },\n                    {\n                      \"article_id\": \"Duis incididunt reprehenderit quis\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"aute nostrud velit\",\n                        \"item_name\": \"ut ex\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"labore velit magna\",\n                        \"item_id\": -7922543,\n                        \"item_images_url\": [\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                        \"dolor2c4\": \"exercitation ut ut eiusmod\",\n                        \"proident8\": 74687921.84368652\n                      },\n                      \"parent_item_identifier\": \"qui ad\",\n                      \"quantity\": 81410525.71436748\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"ladder_price\",\n                  \"promotion_name\": \"Lorem nulla cillu\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 6034948,\n                      \"type\": \"occaecat aute\"\n                    },\n                    {\n                      \"value\": -36115293,\n                      \"type\": \"nulla labor\"\n                    }\n                  ],\n                  \"amount\": 40530876.97013864,\n                  \"article_quantity\": 83694632,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          53799361,\n                          99852787\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          15534673,\n                          -14687596\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"nisi elit ulla\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"eu dolore voluptate sit\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Lorem ullamco proident\",\n                        \"item_name\": \"Duis exercitation in Excepteur\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"cupidatat ut\",\n                        \"item_id\": 29673273,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"officia labore\",\n                      \"quantity\": -29177764.987370566\n                    },\n                    {\n                      \"article_id\": \"dolore ad veniam Lorem\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"of\",\n                        \"item_name\": \"nostrud esse aute ea\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"non Duis\",\n                        \"item_id\": -82935117,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"dolor officia dolore Lorem\",\n                      \"quantity\": 5784616.087761611\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -6187684.974670216,\n                \"amount_paid_roundoff\": 12713563.863975748,\n                \"price_effective\": 10616285.864876792,\n                \"promotion_effective_discount\": -98349131.11255927,\n                \"pm_price_split\": -74816055.90646003,\n                \"refund_amount\": 44433342.012474716,\n                \"transfer_price\": -60981243.4788179,\n                \"coupon_effective_discount\": 47452495.0826253,\n                \"tax_collected_at_source\": -88354190.75277837,\n                \"brand_calculated_amount\": -39771670.41600294,\n                \"delivery_charge\": -17941152.47541313,\n                \"cashback\": 44387600.05312812,\n                \"value_of_good\": 59163595.28942281,\n                \"cashback_applied\": -25943193.25699961,\n                \"cod_charges\": 27384187.382704318,\n                \"price_marked\": 27325166.539840713,\n                \"amount_paid\": 92685976.30042562,\n                \"coupon_value\": -64256480.86941296,\n                \"discount\": -20361724.04128261,\n                \"fynd_credits\": -64035536.369257785,\n                \"gift_price\": 88075901.1431346,\n                \"amount_to_be_collected\": 26135746.866510972,\n                \"cost_price\": -24184830.083625555,\n                \"loyalty_discount\": 13162776.334731907,\n                \"marketplace_promotion_effective_discount\": 44494110.23220128,\n                \"seller_promotion_effective_discount\": -9111961.755824447\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Duis\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -89634288.9310529,\n                      \"currency\": \"eu ad tempor aliquip\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -82346576.85611776,\n                      \"currency\": \"dolor non laborum elit amet\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"id ad in\"\n                    },\n                    \"distribution_level\": \"pariatur exercitation culpa\"\n                  },\n                  \"code\": \"amet sunt\",\n                  \"type\": \"Lorem officia dolor id occaecat\"\n                },\n                {\n                  \"name\": \"cillum exercitation mollit\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 58568764.16286808,\n                      \"currency\": \"commodo eu tempor\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -74771439.85289337,\n                      \"currency\": \"tempor sit Excepteur cillum\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"do laborum et\"\n                    },\n                    \"distribution_level\": \"Duis consectetur\"\n                  },\n                  \"code\": \"ullamco aute ad\",\n                  \"type\": \"enim\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -95040415.08883043,\n                \"amount_paid_roundoff\": -70031574.48766749,\n                \"price_effective\": -27605544.587976903,\n                \"promotion_effective_discount\": -39187742.62390281,\n                \"pm_price_split\": -11111892.218152031,\n                \"refund_amount\": -63194429.50748968,\n                \"transfer_price\": -80368924.53795028,\n                \"coupon_effective_discount\": 23153711.853871554,\n                \"tax_collected_at_source\": -65422303.09534918,\n                \"brand_calculated_amount\": -49264480.04860467,\n                \"delivery_charge\": -63007201.31702278,\n                \"cashback\": 71417781.6180053,\n                \"value_of_good\": 94213751.23050603,\n                \"cashback_applied\": -39736608.4686384,\n                \"cod_charges\": 7117736.775053188,\n                \"price_marked\": 45680755.51161891,\n                \"amount_paid\": 95597666.79689264,\n                \"coupon_value\": -81492028.4280125,\n                \"discount\": 40972704.28539404,\n                \"fynd_credits\": -83675686.34910087,\n                \"gift_price\": 76333822.10719141,\n                \"amount_to_be_collected\": -41257119.19032398,\n                \"cost_price\": 59480500.3086755,\n                \"loyalty_discount\": -53153928.56639338\n              },\n              \"current_status\": {\n                \"id\": 7360864,\n                \"store_id\": -9973499,\n                \"delivery_awb_number\": \"Lorem magna\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -43976365,\n                \"state_type\": \"operational\",\n                \"state_id\": 59686714,\n                \"created_at\": \"1989-12-26T09:52:57.227Z\",\n                \"created_ts\": \"1982-07-23T23:43:56.842Z\",\n                \"shipment_id\": \"laborum velit\",\n                \"updated_at\": \"1998-08-30T20:51:44.373Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"amet mollit proident velit irure\",\n                  \"id\": 66944025,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"commodo\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"do amet\",\n                  \"app_state_name\": \"ut tempor labore incididunt\",\n                  \"app_facing\": false,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": 50118859,\n                \"status\": \"velit amet in consequat\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": false\n            },\n            {\n              \"bag_id\": -1372212,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 19451192.067157224,\n                \"gst_fee\": -46474940.14609905,\n                \"tax_collected_at_source\": -2500090.751628116,\n                \"value_of_good\": 50428765.98986697,\n                \"cgst_tax_percentage\": -38084390.76604255,\n                \"gstin_code\": \"anim ut est\",\n                \"igst_tax_percentage\": -65053807.71946076,\n                \"gst_tax_percentage\": -87249783.00481197,\n                \"hsn_code_id\": \"aliquip incididunt dolor ut pariatur\",\n                \"igst_gst_fee\": 35471157.14218226,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": 95954767.69599739,\n                \"cgst_gst_fee\": -49276258.3547731,\n                \"gst_tag\": \"aliquip ut aute\",\n                \"sgst_tax_percentage\": 77138828.07933933,\n                \"hsn_code\": \"labore in voluptate\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"sint magna do\",\n                  \"forward\": false,\n                  \"store_id\": 91873575,\n                  \"delivery_awb_number\": \"sint eu sunt\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -66803435,\n                  \"app_display_name\": \"culpa officia ut\",\n                  \"state_id\": -74094219,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": 28072698,\n                  \"created_at\": \"1966-09-30T12:43:29.988Z\",\n                  \"created_ts\": \"irure\",\n                  \"shipment_id\": \"ad tempor adipisicing officia reprehenderit\",\n                  \"updated_at\": \"2010-04-08T13:15:24.894Z\",\n                  \"updated_ts\": \"incididunt dolor do\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"magna nostrud in\",\n                    \"id\": 72384317,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"velit eu\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"non al\",\n                    \"app_state_name\": \"sunt sin\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -35305299,\n                  \"display_name\": \"quis consectetur\"\n                },\n                {\n                  \"status\": \"dolor\",\n                  \"forward\": false,\n                  \"store_id\": -29435877,\n                  \"delivery_awb_number\": \"qui sed do aliqua cillum\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 29743551,\n                  \"app_display_name\": \"in culpa enim aliqua tempor\",\n                  \"state_id\": 46711426,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -29641177,\n                  \"created_at\": \"2014-08-27T22:15:06.499Z\",\n                  \"created_ts\": \"ipsum\",\n                  \"shipment_id\": \"occaecat ut est\",\n                  \"updated_at\": \"2022-01-16T16:44:01.793Z\",\n                  \"updated_ts\": \"irure ea cupidatat\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"ea dolor dolore ut\",\n                    \"id\": -84972010,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"est consectetur labore sed\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"ut\",\n                    \"app_state_name\": \"irure quis\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 24839255,\n                  \"display_name\": \"aute aliquip ad\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"sint_18a\": -46607681.370404474,\n                \"non_30a\": \"proident\"\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -81064858,\n                \"bad_quantity\": 61392795,\n                \"good_quantity\": 58296482\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": -50742888.58244071,\n                \"brand_calculated_amount\": -7044321.712512061,\n                \"cashback\": 58184263.00511885,\n                \"cashback_applied\": -23130831.56470394,\n                \"cod_charges\": 84434912.60158819,\n                \"coupon_effective_discount\": 41957564.5610522,\n                \"coupon_value\": 21473805.859487876,\n                \"delivery_charge\": -8649226.553432584,\n                \"discount\": -92852085.02792402,\n                \"fynd_credits\": -56324603.6048076,\n                \"gst_fee\": 56129125.173487306,\n                \"gst_tag\": \"non\",\n                \"gst_tax_percentage\": 68876853.03465149,\n                \"hsn_code\": \"enim laborum\",\n                \"identifiers\": {\n                  \"alu\": \"tempor in\",\n                  \"ean\": \"non minim adipisicing\",\n                  \"sku_code\": \"officia aliquip\",\n                  \"upc\": \"cupidatat nulla officia non\",\n                  \"isbn\": \"incididunt occaecat Duis\"\n                },\n                \"item_name\": \"sint sed\",\n                \"price_effective\": -99534517.02746113,\n                \"price_marked\": 21234917.646328196,\n                \"promotion_effective_discount\": -25182288.407576665,\n                \"refund_credit\": 34796161.812255144,\n                \"size\": \"officia et fugiat\",\n                \"total_units\": -68630093,\n                \"transfer_price\": -60743180.4699905,\n                \"value_of_good\": 73004699.290115,\n                \"amount_paid_roundoff\": -40829913,\n                \"tax_collected_at_source\": 34596165.66938785,\n                \"amount_to_be_collected\": 40963490.189579725,\n                \"taxes\": [\n                  {\n                    \"name\": \"adipisicing\",\n                    \"rate\": -38368745.192233615,\n                    \"tax_amount\": -78937653.97444575,\n                    \"taxable_amount\": 52176091.32659659\n                  },\n                  {\n                    \"name\": \"tempor non eiusmod\",\n                    \"rate\": 17960596.069340527,\n                    \"tax_amount\": -69963906.92865151,\n                    \"taxable_amount\": -40689104.03890413\n                  }\n                ],\n                \"loyalty_discount\": 36870393.962221324\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": true,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"dolore ullamco\",\n                  \"name\": \"labore nostrud commodo dolor\",\n                  \"slug\": \"pariatur amet adipisicing\",\n                  \"bundle_count\": 66105833,\n                  \"article_bundle_id\": \"fugiat dolor Lorem\",\n                  \"bundle_article_quantity\": -90002854,\n                  \"is_base\": false,\n                  \"price_marked\": -34844232.55838767,\n                  \"price_effective\": -97214148.4588835,\n                  \"item_id\": -51568311,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": true,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"ullamco Duis\",\n                  \"images\": [\n                    \"eiusmod labore in adipisicing exercitation\",\n                    \"anim nostrud\"\n                  ],\n                  \"brand_name\": \"reprehenderit elit occaecat Lorem proident\",\n                  \"size\": \"dolore proident laboris sint reprehenderit\"\n                }\n              },\n              \"seller_identifier\": \"fugiat sint eius\",\n              \"delivery_address\": {\n                \"phone\": \"consectetur in fugiat\",\n                \"address2\": \"aliqua\",\n                \"address\": \"labo\",\n                \"longitude\": 47461126.301062435,\n                \"pincode\": \"pariatur in sit dolore\",\n                \"area\": \"fugiat laboris\",\n                \"address_type\": \"other\",\n                \"country\": \"ad velit irure tempor\",\n                \"address_category\": \"delivery\",\n                \"email\": \"sit ex amet consequat dolore\",\n                \"created_at\": \"1957-09-22T00:56:26.160Z\",\n                \"address1\": \"esse non sed\",\n                \"display_address\": \"voluptate Ut\",\n                \"landmark\": \"dolor eiusmod Excepteur\",\n                \"updated_at\": \"1985-11-16T05:37:58.165Z\",\n                \"version\": \"occaecat amet\",\n                \"latitude\": 63965460.80157751,\n                \"contact_person\": \"aute Excepteur id et\",\n                \"state\": \"Duis nulla Lorem aute\",\n                \"city\": \"eu esse cupidatat\",\n                \"area_code_slug\": \"sit\",\n                \"country_code\": \"ut irure sunt\",\n                \"country_iso_code\": \"dolore\",\n                \"country_phone_code\": \"dolore quis ad\",\n                \"delivery_address_id\": -41016912,\n                \"geo_location\": {\n                  \"exa8\": \"in consequat ullamco\",\n                  \"enim_6\": \"veniam commodo laborum tempor\"\n                },\n                \"name\": \"proident ea eu eiusmod voluptate\",\n                \"sector\": \"minim ipsum\",\n                \"state_code\": \"quis officia aliqua\",\n                \"uid\": \"ipsum exercitation sunt\",\n                \"user_id\": \"exercitation deserunt\",\n                \"code\": \"amet cupidatat sint\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"laboris_c\": -70221488\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 88113642.10850209,\n                  \"unit\": \"consectetur sed\"\n                },\n                \"uid\": \"de\",\n                \"size\": \"nulla velit\",\n                \"tags\": [\n                  \"id\",\n                  \"culpa officia ipsum fugiat\"\n                ],\n                \"_custom_json\": {\n                  \"officia_a\": -60690621\n                }\n              },\n              \"brand\": {\n                \"id\": -77645222,\n                \"logo\": \"dolor consequat aliqua\",\n                \"company\": -99752247,\n                \"created_on\": \"1988-10-04T04:08:04.386Z\",\n                \"brand_name\": \"reprehenderit tempor sint ex dolore\",\n                \"modified_on\": \"1947-10-07T14:40:11.634Z\"\n              },\n              \"group_id\": \"ut u\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"Ut dolore ut adipisicing dolor\",\n                \"coupon_code\": \"dolore exercitation Ut est\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"nostru\",\n                  \"channel_order_id\": \"dolor et Duis veniam Excepteur\",\n                  \"employee_discount\": 21204589.298998535,\n                  \"box_type\": \"mollit eu ut sunt\",\n                  \"quantity\": -53603732,\n                  \"size_level_total_qty\": 98762690,\n                  \"loyalty_discount\": -71057248.05717681,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"consequat sed\",\n                    \"original_affiliate_order_id\": \"ipsum anim ullamco consectetur\"\n                  },\n                  \"channel_shipment_id\": \"deserunt adipisicing\",\n                  \"marketplace_invoice_id\": \"deserunt in sint adipisicing\",\n                  \"due_date\": \"1979-10-16T08:32:40.799Z\",\n                  \"coupon_code\": \"sint\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": -67589256,\n                  \"customer_selling_price\": 42522209.70354581\n                }\n              },\n              \"item\": {\n                \"id\": 14017806,\n                \"attributes\": {\n                  \"currency\": \"ex est et e\"\n                },\n                \"brand_id\": -13258597,\n                \"slug_key\": \"ut Ut sunt\",\n                \"l3_category\": -11536398,\n                \"l3_category_name\": \"deserunt commodo sint anim ea\",\n                \"last_updated_at\": \"2024-04-10T03:02:50.554Z\",\n                \"name\": \"reprehenderit ipsum adipisicing cupidatat\",\n                \"l2_category\": [\n                  \"aliquip consequat fugiat\",\n                  \"nostrud adipisici\"\n                ],\n                \"brand\": \"cupidatat voluptate non ea\",\n                \"image\": [\n                  \"dolore voluptate ut\",\n                  \"fugiat ea\"\n                ],\n                \"code\": \"velit incididunt sit cillum eu\",\n                \"l1_category\": [\n                  \"anim et velit\",\n                  \"mollit velit nisi\"\n                ],\n                \"size\": \"sit mollit\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"ea ex ullamco sit fugiat\",\n                \"meta\": {\n                  \"nisi_5\": 88089659.04181233,\n                  \"fugiat_c\": false\n                },\n                \"color\": \"ullamco sed velit culpa\",\n                \"department_id\": -13921744,\n                \"images\": [\n                  \"deserunt eiusmod incididunt\",\n                  \"dolore mollit esse occaecat\"\n                ],\n                \"tags\": [\n                  \"amet est eu\",\n                  \"dolor \"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"culpa sed\",\n                  \"amount\": -95087319.5642794\n                },\n                {\n                  \"mode\": \"occaecat reprehenderit\",\n                  \"amount\": -54038981.92836589\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"incididunt veniam id exercitation\",\n                  \"amount\": -43772356.053223185\n                },\n                {\n                  \"mode\": \"Ut reprehenderit labore\",\n                  \"amount\": 96314145.78417408\n                }\n              ],\n              \"quantity\": 85742948,\n              \"identifier\": \"pariatur amet\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"nulla\",\n              \"line_number\": 77319925,\n              \"meta\": {\n                \"dolor564\": true,\n                \"eiusmoda\": \"Duis adipisicing ipsum\",\n                \"do_8d\": 37023533.27925593,\n                \"utd\": true\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"free_gift_items\",\n                  \"promotion_name\": \"magna\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -57050436,\n                      \"type\": \"dolore irure id et\"\n                    },\n                    {\n                      \"value\": -20595220,\n                      \"type\": \"sint cillum officia\"\n                    }\n                  ],\n                  \"amount\": 99447228.35564911,\n                  \"article_quantity\": 52187454,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -55537189,\n                          -48216538\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          40050067,\n                          14101072\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"aliquip volu\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"consectetur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"in e\",\n                        \"item_name\": \"nostrud deserunt reprehenderit in anim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ipsum sunt in\",\n                        \"item_id\": -77946314,\n                        \"item_images_url\": [\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                        \"cupidatat1\": 47534454,\n                        \"laboris9\": \"eiusmod laboris Duis sed\"\n                      },\n                      \"parent_item_identifier\": \"deserunt aute co\",\n                      \"quantity\": -58410913.7987193\n                    },\n                    {\n                      \"article_id\": \"amet\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"reprehenderit ut nostrud labore\",\n                        \"item_name\": \"dol\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"\",\n                        \"item_id\": -97833885,\n                        \"item_images_url\": [\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                      \"parent_item_identifier\": \"ea eiusmod est ut\",\n                      \"quantity\": 87822401.10809484\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"item_based_discount\",\n                  \"promotion_name\": \"ipsum est\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -27646143,\n                      \"type\": \"in velit Ut officia fugiat\"\n                    },\n                    {\n                      \"value\": -86960554,\n                      \"type\": \"tempor nostrud minim adipisicing ut\"\n                    }\n                  ],\n                  \"amount\": 98995258.12037063,\n                  \"article_quantity\": -59191044,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          49138345,\n                          -52927243\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    },\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -10406219,\n                          33225922\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"id aliquip\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"id in ad\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Duis esse cupidatat no\",\n                        \"item_name\": \"qui ipsum ea\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Duis officia veniam consectetur\",\n                        \"item_id\": 53533805,\n                        \"item_images_url\": [\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                        \"ex_70\": true\n                      },\n                      \"parent_item_identifier\": \"nisi enim nostrud elit ipsum\",\n                      \"quantity\": -59772386.59183617\n                    },\n                    {\n                      \"article_id\": \"occaecat in\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"laborum aliqua\",\n                        \"item_name\": \"veniam exercitation officia dolor\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"id Excepteur\",\n                        \"item_id\": 1131025,\n                        \"item_images_url\": [\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                        \"do_6\": \"proident aliqua amet ullamco\"\n                      },\n                      \"parent_item_identifier\": \"magna laboris\",\n                      \"quantity\": 27083948.258167997\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 723149.6605953276,\n                \"amount_paid_roundoff\": 46333425.28995752,\n                \"price_effective\": 76336879.81423175,\n                \"promotion_effective_discount\": -47359702.90431242,\n                \"pm_price_split\": 22142050.826119557,\n                \"refund_amount\": -35104202.74839681,\n                \"transfer_price\": -19483406.153467447,\n                \"coupon_effective_discount\": -46364678.56745705,\n                \"tax_collected_at_source\": 46460595.40965104,\n                \"brand_calculated_amount\": 84266563.5918814,\n                \"delivery_charge\": 56877140.218981326,\n                \"cashback\": 24056508.1655955,\n                \"value_of_good\": -12214076.372813046,\n                \"cashback_applied\": 34480304.17382017,\n                \"cod_charges\": -43956635.06001504,\n                \"price_marked\": -490319.83425043523,\n                \"amount_paid\": -78001130.47876608,\n                \"coupon_value\": -9883130.042569995,\n                \"discount\": -50849376.84524227,\n                \"fynd_credits\": 73933604.09132689,\n                \"gift_price\": -51220467.00830207,\n                \"amount_to_be_collected\": 1264139.1033627987,\n                \"cost_price\": -81459627.78908275,\n                \"loyalty_discount\": 48374147.51869941,\n                \"marketplace_promotion_effective_discount\": -4332991.953264996,\n                \"seller_promotion_effective_discount\": 65775430.74830437\n              },\n              \"charges\": [\n                {\n                  \"name\": \"ut cupidatat mollit\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -53300436.601054676,\n                      \"currency\": \"Lorem aliqua in\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 92357324.6006364,\n                      \"currency\": \"ea reprehenderit sed Ut\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"cupidatat in ad ex\"\n                    },\n                    \"distribution_level\": \"tempor mollit\"\n                  },\n                  \"code\": \"culpa sed est\",\n                  \"type\": \"dolor\"\n                },\n                {\n                  \"name\": \"quis commodo\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 13661456.977052435,\n                      \"currency\": \"cillum minim\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 71948354.04653123,\n                      \"currency\": \"in dolore voluptate Duis\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"quis et\"\n                    },\n                    \"distribution_level\": \"exercitation sit commodo elit ex\"\n                  },\n                  \"code\": \"culpa sit eu id deserunt\",\n                  \"type\": \"exercitation sint voluptate anim\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 43758908.34737533,\n                \"amount_paid_roundoff\": -39727472.03773079,\n                \"price_effective\": 80921471.3105531,\n                \"promotion_effective_discount\": -18897646.03100854,\n                \"pm_price_split\": -9287864.238843828,\n                \"refund_amount\": -38051182.65362131,\n                \"transfer_price\": -81242478.40042779,\n                \"coupon_effective_discount\": 36253639.400610805,\n                \"tax_collected_at_source\": 54653891.13294324,\n                \"brand_calculated_amount\": 87604961.25333822,\n                \"delivery_charge\": 10534215.293501422,\n                \"cashback\": -30787318.644891977,\n                \"value_of_good\": 1569547.7019771188,\n                \"cashback_applied\": 60437013.53217891,\n                \"cod_charges\": 67626604.23033041,\n                \"price_marked\": -93080805.83983456,\n                \"amount_paid\": -51384757.97154469,\n                \"coupon_value\": -47387873.49326388,\n                \"discount\": 28133278.39905612,\n                \"fynd_credits\": -4952761.464495078,\n                \"gift_price\": 90245465.27064934,\n                \"amount_to_be_collected\": 88102058.20751089,\n                \"cost_price\": -51278948.472146936,\n                \"loyalty_discount\": -99529214.5002769\n              },\n              \"current_status\": {\n                \"id\": -16505565,\n                \"store_id\": 45392964,\n                \"delivery_awb_number\": \"esse ex deserunt\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": 78949532,\n                \"state_type\": \"logistics\",\n                \"state_id\": 40637390,\n                \"created_at\": \"1970-03-14T19:06:19.387Z\",\n                \"created_ts\": \"1953-07-02T06:52:02.454Z\",\n                \"shipment_id\": \"minim nostrud\",\n                \"updated_at\": \"2016-09-03T01:38:07.950Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"adipisicing et\",\n                  \"id\": -65342394,\n                  \"journey_type\": \"return\",\n                  \"name\": \"ex officia esse anim\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"Duis\",\n                  \"app_state_name\": \"incididunt eu\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": 13051632,\n                \"status\": \"nisi laboris ut ea dolor\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": false,\n          \"total_items\": -46268655,\n          \"fulfilling_store\": {\n            \"address\": \"do ipsum eu\",\n            \"city\": \"ea pariatur ex fugiat\",\n            \"code\": \"ipsum dolore ad consequat tempor\",\n            \"contact_person\": \"culpa anim ullamco\",\n            \"country\": \"minim cupidatat\",\n            \"fulfillment_channel\": \"laboris anim aliquip\",\n            \"id\": 61547459,\n            \"meta\": {\n              \"idf9_\": 65613334,\n              \"in_e5\": \"dolor mollit adipisicing in\",\n              \"labore_cef\": \"enim adipisicing\"\n            },\n            \"phone\": \"Lorem veniam\",\n            \"pincode\": \"magna\",\n            \"state\": \"in consectetur ex dolor\",\n            \"store_name\": \"consectetur eu consequat nostrud ea\",\n            \"address1\": \"reprehenderit esse incididunt elit\",\n            \"display_address\": \"id ad velit\",\n            \"store_email\": \"ex\"\n          },\n          \"meta\": {\n            \"amet_5e\": \"sint\",\n            \"sit_c\": 64663059\n          },\n          \"pdf_links\": {\n            \"in_e\": false,\n            \"fugiat_4\": 11844854.564140439,\n            \"dolore_55f\": true\n          },\n          \"payment_mode\": \"fugiat voluptate sunt\",\n          \"packaging_type\": \"reprehenderit tempor\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": 6073654.448356122,\n            \"amount_paid_roundoff\": 17902218.073824644,\n            \"price_effective\": -98462004.81332485,\n            \"promotion_effective_discount\": 21146489.127438486,\n            \"pm_price_split\": 96180801.68636772,\n            \"refund_amount\": -49821996.31403939,\n            \"transfer_price\": -47993198.585286304,\n            \"coupon_effective_discount\": 51124457.38862118,\n            \"tax_collected_at_source\": 40854790.25974229,\n            \"brand_calculated_amount\": -35474564.67264554,\n            \"delivery_charge\": -63998259.26250275,\n            \"cashback\": -84295678.16227861,\n            \"value_of_good\": -42130088.82468312,\n            \"cashback_applied\": -92148953.34540887,\n            \"cod_charges\": 35507479.044528574,\n            \"price_marked\": 35613820.90912554,\n            \"amount_paid\": 54069036.2992641,\n            \"coupon_value\": 61645499.15739256,\n            \"discount\": 51833571.71869099,\n            \"fynd_credits\": 38723038.63237962,\n            \"gift_price\": -9967806.027681142,\n            \"amount_to_be_collected\": -5334424.037791237,\n            \"cost_price\": 12809206.637298942,\n            \"loyalty_discount\": 41279631.31095633,\n            \"marketplace_promotion_effective_discount\": -67787771.03660905,\n            \"seller_promotion_effective_discount\": -37253063.781194836\n          },\n          \"charges\": [\n            {\n              \"name\": \"proident in in\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 12174088.843959033,\n                  \"currency\": \"nulla sunt velit Excepteur\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 56683857.79327986,\n                  \"currency\": \"elit voluptate in \"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"consequat fugiat\"\n                },\n                \"distribution_level\": \"tempor dolore\"\n              },\n              \"code\": \"dolore laborum\",\n              \"type\": \"sed consectetur\"\n            },\n            {\n              \"name\": \"velit magna\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -95545161.96228904,\n                  \"currency\": \"Ut incididunt cupidatat anim\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 95284184.05465585,\n                  \"currency\": \"dolore dolor\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"eu do Duis Lorem qui\"\n                },\n                \"distribution_level\": \"reprehenderit anim esse eu ullamco\"\n              },\n              \"code\": \"mollit sed sint dolore la\",\n              \"type\": \"labore ex eiusmod\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 16250969.128399491,\n            \"amount_paid_roundoff\": 59838309.17322335,\n            \"price_effective\": -93774459.54606469,\n            \"promotion_effective_discount\": -84982937.01515931,\n            \"pm_price_split\": 87083952.28435752,\n            \"refund_amount\": -30906475.611212507,\n            \"transfer_price\": -15382983.764895111,\n            \"coupon_effective_discount\": 86230686.873534,\n            \"tax_collected_at_source\": -63924022.23884144,\n            \"brand_calculated_amount\": -23256100.644874737,\n            \"delivery_charge\": -1493591.9471324831,\n            \"cashback\": 30798705.553319648,\n            \"value_of_good\": 63137797.29153207,\n            \"cashback_applied\": 16286888.345095992,\n            \"cod_charges\": 75979382.42111963,\n            \"price_marked\": -74569922.81677555,\n            \"amount_paid\": -5274143.057593599,\n            \"coupon_value\": 54238994.666301996,\n            \"discount\": 20723069.97244762,\n            \"fynd_credits\": -71680187.86069945,\n            \"gift_price\": -9726375.184563756,\n            \"amount_to_be_collected\": -74036762.47156957,\n            \"cost_price\": 62877644.25511998,\n            \"loyalty_discount\": 78980099.91072571\n          },\n          \"vertical\": \"ipsum adipisicing ve\",\n          \"payments\": {\n            \"mode\": \"non enim exercitation ullamco\",\n            \"logo\": \"dolor sit\",\n            \"source\": \"dolor et aute nostrud\"\n          },\n          \"operational_status\": \"reprehenderit incididunt in\",\n          \"status\": {\n            \"meta\": {\n              \"cupidatat_481\": 23507971.10564713,\n              \"incididunt__\": -9037321,\n              \"nisi_f\": false,\n              \"officia4de\": \"et commodo\"\n            },\n            \"bag_list\": [\n              \"ni\",\n              \"amet ea proident est\"\n            ],\n            \"id\": -35098703,\n            \"created_at\": \"2014-03-24T18:58:04.770Z\",\n            \"created_ts\": \"dolore in mollit esse deserunt\",\n            \"shipment_id\": \"enim\",\n            \"status\": \"nisi in ex ea\",\n            \"display_name\": \"ea sint\",\n            \"current_shipment_status\": \"veniam nisi quis\",\n            \"status_created_at\": \"1997-03-23T16:46:13.232Z\"\n          },\n          \"total_bags\": 39799561,\n          \"shipment_created_at\": \"2013-04-22T07:55:30.499Z\",\n          \"shipment_created_ts\": \"consequat\",\n          \"currency\": {\n            \"currency_code\": \"incididunt nostrud Ut mollit consequat\",\n            \"currency_symbol\": \"amet elit Excepteur\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"veniam qui culpa aute\",\n              \"currency_name\": \"adipisicing\",\n              \"currency_symbol\": \"ea Ut\",\n              \"currency_sub_unit\": \"ad in amet esse qui\"\n            },\n            \"conversion_rate\": {\n              \"conversion_rate\": null,\n              \"base\": \"INR\",\n              \"rates\": {\n                \"INR\": {\n                  \"name\": \"Indian Rupee\",\n                  \"value\": 1,\n                  \"symbol\": \"₹\",\n                  \"sub_unit\": \"\"\n                }\n              }\n            }\n          },\n          \"previous_shipment_id\": \"consectetur Lorem\",\n          \"shipment_update_time\": -69904879.31902693,\n          \"rto_address\": {\n            \"phone\": \"ullamco adipisicing\",\n            \"address2\": \"officia nisi dolore deserunt commodo\",\n            \"address\": \"consequat a\",\n            \"longitude\": 83749040.19130045,\n            \"pincode\": \"Excepteur aliquip id occaecat m\",\n            \"area\": \"sit occaecat tempor ad\",\n            \"address_type\": \"office\",\n            \"country\": \"consectetur dolor\",\n            \"address_category\": \"delivery\",\n            \"email\": \"dol\",\n            \"created_at\": \"1960-05-27T09:16:38.817Z\",\n            \"address1\": \"aliquip\",\n            \"display_address\": \"occaecat reprehenderit pariatur\",\n            \"landmark\": \"sunt ad enim\",\n            \"updated_at\": \"1950-05-30T19:06:22.478Z\",\n            \"version\": \"e\",\n            \"latitude\": 50897195.07858911,\n            \"contact_person\": \"reprehenderit exercitation velit et\",\n            \"state\": \"dolor ut mollit\",\n            \"city\": \"ex\",\n            \"area_code_slug\": \"d\",\n            \"country_code\": \"ad reprehenderit irure\",\n            \"country_iso_code\": \"enim adipisicing do magna dolor\",\n            \"country_phone_code\": \"proident laborum dolor dolore\",\n            \"delivery_address_id\": -68753731,\n            \"geo_location\": {\n              \"utfc\": \"laboris reprehenderit ullamco labore\"\n            },\n            \"name\": \"ipsum laboris consequat elit\",\n            \"sector\": \"ut Lorem laborum\",\n            \"state_code\": \"Duis nisi minim in s\",\n            \"uid\": \"ut Lorem commodo ullamco\",\n            \"user_id\": \"eiusmod qui esse et aliqua\",\n            \"code\": \"commodo aute ullamco\"\n          },\n          \"credit_note_id\": \"incididunt nostrud qui\",\n          \"is_self_ship\": true,\n          \"mode_of_payment\": \"culpa adipisicing veniam\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"elit ut id\",\n          \"logistics_meta\": {\n            \"culpa_175\": false,\n            \"nulla_22\": false\n          },\n          \"packages\": [\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            },\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            }\n          ]\n        }\n      ],\n      \"order_id\": \"deserunt id proident non\",\n      \"channel\": {\n        \"logo\": \"adipisicing reprehenderit\",\n        \"name\": \"elit ea reprehenderit occaecat\"\n      },\n      \"user_info\": {\n        \"id\": 87280842,\n        \"user_oid\": \"aliquip ut mollit\",\n        \"mongo_user_id\": \"est\",\n        \"external_customer_id\": \"exercitation labore\",\n        \"first_name\": \"qui sint Duis ex\",\n        \"last_name\": \"et pariatur deserunt\",\n        \"mobile\": \"mollit consequat culpa\",\n        \"email\": \"cillum ut elit\",\n        \"meta\": {\n          \"ullamco47\": -72400247.0727315,\n          \"in_6\": true\n        },\n        \"is_anonymous_user\": false,\n        \"name\": \"culpa sed voluptate quis\",\n        \"gender\": \"ut anim\",\n        \"country_phone_code\": \"officia pariatur sed nostrud\"\n      },\n      \"order_value\": 21403555.755311072,\n      \"currency\": {\n        \"currency_code\": \"deserunt aliqua ex\",\n        \"currency_symbol\": \"ullamco in\"\n      },\n      \"currency_info\": {\n        \"ordering_currency\": {\n          \"currency_code\": \"culpa fugiat occaecat esse\",\n          \"currency_name\": \"esse\",\n          \"currency_symbol\": \"mollit in\",\n          \"currency_sub_unit\": \"exercitation laboris\"\n        },\n        \"conversion_rate\": {\n          \"conversion_rate\": null,\n          \"base\": \"INR\",\n          \"rates\": {\n            \"INR\": {\n              \"name\": \"Indian Rupee\",\n              \"value\": 1,\n              \"symbol\": \"₹\",\n              \"sub_unit\": \"\"\n            }\n          }\n        }\n      },\n      \"prices\": {\n        \"refund_credit\": 6098984.308964759,\n        \"amount_paid_roundoff\": 37818678.44618368,\n        \"price_effective\": -99775668.66826475,\n        \"promotion_effective_discount\": -4540351.356341615,\n        \"pm_price_split\": -93672275.72457497,\n        \"refund_amount\": 86071656.6943785,\n        \"transfer_price\": -10866388.744063467,\n        \"coupon_effective_discount\": -35192145.657202415,\n        \"tax_collected_at_source\": -15585546.920126036,\n        \"brand_calculated_amount\": -22077700.443939596,\n        \"delivery_charge\": -90717266.61901675,\n        \"cashback\": 28191592.268966615,\n        \"value_of_good\": -86086297.14694741,\n        \"cashback_applied\": 29129140.51299937,\n        \"cod_charges\": -74165916.7585511,\n        \"price_marked\": -12635918.680388153,\n        \"amount_paid\": 77504871.41938266,\n        \"coupon_value\": 47464539.4586187,\n        \"discount\": 57711355.08302003,\n        \"fynd_credits\": -44633529.523821644,\n        \"gift_price\": -93440205.89180468,\n        \"amount_to_be_collected\": -85726683.82440272,\n        \"cost_price\": 19236252.611676008,\n        \"loyalty_discount\": -71670758.42666449,\n        \"marketplace_promotion_effective_discount\": 82480387.48065215,\n        \"seller_promotion_effective_discount\": -16808708.00414817\n      },\n      \"ordering_currency_prices\": {\n        \"refund_credit\": -26283006.18986854,\n        \"amount_paid_roundoff\": 59858768.914595574,\n        \"price_effective\": -38627502.74665619,\n        \"promotion_effective_discount\": -37149049.12926258,\n        \"pm_price_split\": 85588281.37334427,\n        \"refund_amount\": -49201815.69005688,\n        \"transfer_price\": 94989966.52905291,\n        \"coupon_effective_discount\": -43125462.50759861,\n        \"tax_collected_at_source\": 79807084.8851549,\n        \"brand_calculated_amount\": 26635803.983908877,\n        \"delivery_charge\": -52345906.77238149,\n        \"cashback\": 86852439.28866225,\n        \"value_of_good\": 80813959.88408339,\n        \"cashback_applied\": 16919047.443141237,\n        \"cod_charges\": 2210685.114465475,\n        \"price_marked\": 74507234.39586517,\n        \"amount_paid\": 93738576.01519743,\n        \"coupon_value\": 19472527.93349214,\n        \"discount\": -3527806.9420754015,\n        \"fynd_credits\": 96153141.75387448,\n        \"gift_price\": -58167472.66364852,\n        \"amount_to_be_collected\": -13438421.300729424,\n        \"cost_price\": 50055207.441300094,\n        \"loyalty_discount\": 50774278.568523675\n      },\n      \"loyalty_discount_details\": {\n        \"discount\": -18045674.25081931,\n        \"ownership\": \"seller\",\n        \"is_applied\": true\n      }\n    }\n  ],\n  \"lane\": \"non dolor\",\n  \"page\": {\n    \"type\": \"cursor\",\n    \"item_total\": 10,\n    \"next_id\": \"abc123\",\n    \"has_previous\": true,\n    \"has_next\": false,\n    \"current\": 1,\n    \"size\": 20,\n    \"page_size\": 20\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "960215dc-df62-4bac-a7ad-1394f1e70e83",
            "name": "getApplicationShipments | List sales channel shipments",
            "request": {
              "name": "getApplicationShipments | List sales channel shipments",
              "description": {
                "content": "Get shipments of a particular sales channel based on the filters provided",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "shipments",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "lane",
                    "value": "<string>",
                    "description": "Optional parameter to specify the lane for filtering results."
                  },
                  {
                    "disabled": false,
                    "key": "search_type",
                    "value": "<string>",
                    "description": "search_type refers to the field that will be used as the target for the search operation"
                  },
                  {
                    "disabled": false,
                    "key": "search_id",
                    "value": "<string>",
                    "description": "Identifier used for the search operation based on the selected search type."
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<date>",
                    "description": "Date time in UTC timezone as per ISO format."
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<date>",
                    "description": "Date time in UTC timezone as per ISO format."
                  },
                  {
                    "disabled": false,
                    "key": "dp_ids",
                    "value": "<string>",
                    "description": "Comma-separated list of delivery partner IDs to filter results."
                  },
                  {
                    "disabled": false,
                    "key": "ordering_company_id",
                    "value": "<string>",
                    "description": "ID of the company placing the order, used for filtering results."
                  },
                  {
                    "disabled": false,
                    "key": "stores",
                    "value": "<string>",
                    "description": "Comma-separated list of store IDs to filter results."
                  },
                  {
                    "disabled": false,
                    "key": "sales_channel",
                    "value": "<string>",
                    "description": "The sales channel to filter results."
                  },
                  {
                    "disabled": false,
                    "key": "request_by_ext",
                    "value": "<string>",
                    "description": "Identifier for external requests."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number for pagination of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "The number of results to return per page for pagination."
                  },
                  {
                    "disabled": false,
                    "key": "customer_id",
                    "value": "<string>",
                    "description": "ID of the customer to filter results related to specific customer."
                  },
                  {
                    "disabled": false,
                    "key": "is_priority_sort",
                    "value": "true",
                    "description": "Flag to determine if results should be sorted by priority. Defaults to true."
                  },
                  {
                    "disabled": false,
                    "key": "exclude_locked_shipments",
                    "value": "true",
                    "description": "Flag to exclude shipments that are currently locked from the results."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "63609e95-e0e3-45f9-bae5-df5852acb489",
                "name": "We are processing the report!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "shipments",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "lane",
                        "value": "new"
                      },
                      {
                        "key": "search_type",
                        "value": "shipment_id"
                      },
                      {
                        "key": "search_id",
                        "value": "17289073504751136915"
                      },
                      {
                        "key": "from_date",
                        "value": "2023-05-10"
                      },
                      {
                        "key": "to_date",
                        "value": "2023-05-10"
                      },
                      {
                        "key": "dp_ids",
                        "value": "19,26"
                      },
                      {
                        "key": "ordering_company_id",
                        "value": "19"
                      },
                      {
                        "key": "stores",
                        "value": "19,26"
                      },
                      {
                        "key": "sales_channel",
                        "value": "000000000000000000000001,614b42d1ea943427b5f46d1e"
                      },
                      {
                        "key": "request_by_ext",
                        "value": "kapture"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "customer_id",
                        "value": "63a2ce177e9f59d3166dd700"
                      },
                      {
                        "key": "is_priority_sort",
                        "value": "false"
                      },
                      {
                        "key": "exclude_locked_shipments",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A unique identifier for the application or system that is making the order request."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"lane\": \"in_transit\",\n  \"total_count\": 1,\n  \"page\": {\n    \"current\": 1,\n    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"type\": \"number\",\n    \"size\": 10\n  },\n  \"items\": [\n    {\n      \"shipment_id\": \"17289073504751136915\",\n      \"order_id\": \"FY670D08560E251707FB\",\n      \"ordering_channel\": \"ECOMM\",\n      \"ordering_source\": \"storefront\",\n      \"ordering_source_details\": {\n        \"type\": \"SALES_CHANNEL\",\n        \"slug\": \"storefront\",\n        \"display_name\": \"Storefront\",\n        \"is_active\": true,\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/misc/pictures/logos/storefront.png\"\n      },\n      \"order_date\": \"2024-10-14T17:32:30+00:00\",\n      \"order_created_ts\": \"2024-10-14T12:02:30Z\",\n      \"shipment_created_at\": \"2024-10-14T17:32:30+00:00\",\n      \"shipment_created_ts\": \"2024-10-14T12:02:30Z\",\n      \"is_active\": true,\n      \"prices\": {\n        \"amount_paid\": 190,\n        \"refund_amount\": 190,\n        \"price_marked\": 100,\n        \"cod_charges\": 100,\n        \"coupon_value\": 0,\n        \"discount\": 10,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 0,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 90,\n        \"refund_credit\": 0,\n        \"value_of_good\": 85.72,\n        \"pm_price_split\": 0,\n        \"brand_calculated_amount\": 90,\n        \"coupon_effective_discount\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 0,\n        \"cn_refund_amount\": 0,\n        \"loyalty_discount\": 0\n      },\n      \"ordering_currency_prices\": {\n        \"amount_paid\": 190,\n        \"refund_amount\": 190,\n        \"price_marked\": 100,\n        \"cod_charges\": 100,\n        \"coupon_value\": 0,\n        \"discount\": 10,\n        \"cashback_applied\": 0,\n        \"delivery_charge\": 0,\n        \"fynd_credits\": 0,\n        \"cashback\": 0,\n        \"price_effective\": 90,\n        \"refund_credit\": 0,\n        \"value_of_good\": 85.72,\n        \"pm_price_split\": 0,\n        \"brand_calculated_amount\": 90,\n        \"coupon_effective_discount\": 0,\n        \"tax_collected_at_source\": 0,\n        \"promotion_effective_discount\": 0,\n        \"cn_refund_amount\": 0,\n        \"loyalty_discount\": 0\n      },\n      \"meta\": {\n        \"$ref\": \"#/components/examples/ShipmentMetaExample\"\n      },\n      \"affiliate_details\": {\n        \"$ref\": \"#/components/examples/AffiliateDetailsExample\"\n      },\n      \"shipment_status\": {\n        \"$ref\": \"#/components/examples/ShipmentStatusExample\"\n      },\n      \"status_created_at\": \"2024-10-14T17:36:36+00:00\",\n      \"status_created_ts\": \"2024-10-14T12:06:35Z\",\n      \"fulfillment_option\": {\n        \"$ref\": \"#/components/examples/FulfillmentOption\"\n      },\n      \"estimated_sla_time\": null,\n      \"estimated_sla_ts\": null,\n      \"display_name\": \"Picked\",\n      \"total_bags\": 1,\n      \"payment_mode\": \"COD\",\n      \"payment_methods\": {\n        \"COD\": {\n          \"$ref\": \"#/components/examples/PaymentMethodsExample\"\n        }\n      },\n      \"payment_info\": [\n        {\n          \"$ref\": \"#/components/examples/PaymentMethodsExample\"\n        }\n      ],\n      \"fulfilling_store\": {\n        \"$ref\": \"#/components/examples/StoreDetailsExample\"\n      },\n      \"channel\": {\n        \"name\": \"payment\",\n        \"is_affiliate\": false,\n        \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyprod/wrkr/misc/pictures/application-logos/original/olqHM8LNr-JioMart-Groceries.png\",\n        \"channel_shipment_id\": \"17289073504751136915\"\n      },\n      \"deliveryy_address\": {\n        \"$ref\": \"#/components/examples/AddressExample\"\n      },\n      \"billing_address\": {\n        \"$ref\": \"#/components/examples/AddressExample\"\n      },\n      \"invoice_id\": \"E00010787A000063\",\n      \"can_process\": true,\n      \"lock_status\": false,\n      \"previous_shipment_id\": null,\n      \"forward_end_shipment_id\": null,\n      \"customer_note\": \"\",\n      \"mode_of_payment\": \"ECOMM\",\n      \"is_lapa_enabled\": true,\n      \"logistics_meta\": {},\n      \"bags\": [\n        {\n          \"$ref\": \"#/components/examples/ShipmentBagExample\"\n        }\n      ],\n      \"user\": {\n        \"$ref\": \"#/components/examples/UserExample\"\n      },\n      \"currency\": {\n        \"$ref\": \"#/components/examples/CurrencyExample\"\n      },\n      \"currency_info\": {\n        \"$ref\": \"#/components/examples/CurrencyInfoExample\"\n      },\n      \"dp_details\": {\n        \"$ref\": \"#/components/examples/DPDetailsExample\"\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0c88320c-d62d-456a-85b7-49502c2e5ad3",
            "name": "trackShipmentPlatform | Track shipment",
            "request": {
              "name": "trackShipmentPlatform | Track shipment",
              "description": {
                "content": "Track shipment by shipment Id for an application",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "track"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c1fada15-4f4a-468c-a15f-c4045dab667e",
                "name": "Successful response containing the tracking details of the specified shipment. This response includes status updates, location details, account name, AWB number,  and additional metadata. The example provided below demonstrates the structure of the  response payload.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "track"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) A unique identifier for the application on the platform"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) The unique identifier for the shipment"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"meta\": {},\n  \"results\": [\n    {\n      \"updated_at\": \"11 Oct, 12:14 PM\",\n      \"last_location_recieved_at\": \"Mumbai MIDC (Maharashtra)\",\n      \"reason\": \"Delhivery Delhivery vaishakh - eway bill 1 100kg 1-100kg\",\n      \"shipment_type\": \"forward\",\n      \"status\": \"bag_not_picked\",\n      \"updated_time\": \"2024-10-11T12:14:10+5:30\",\n      \"account_name\": \"Delhivery Delhivery vaishakh - eway bill 1 100kg 1-100kg\",\n      \"awb\": \"5638010004340\",\n      \"raw_status\": \"UD-Not Picked|Shipment not received from client\",\n      \"meta\": {\n        \"remark\": \"Shipment not received from client\",\n        \"is_polling\": true,\n        \"courier_partner_scheme_id\": \"6572f74821fabd7e53660e4b\",\n        \"courier_partner_extension_id\": \"656da76de7b208e46ca12f97\",\n        \"courier_partner_shipper_name\": \"Delhivery\"\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "45378948-4b0e-4f1d-833f-1465f91d9ca9",
            "name": "getShipmentReasons | List bag cancellation reasons",
            "request": {
              "name": "getShipmentReasons | List bag cancellation reasons",
              "description": {
                "content": "Get reasons to perform full or partial cancellation of a bag",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipments",
                  ":shipment_id",
                  "bags",
                  ":bag_id",
                  "state",
                  ":state",
                  "reasons"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) ID of the shipment. An order may contain multiple items and may get divided into one or more shipment, each having its own ID."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "bag_id",
                    "description": "(Required) ID of the bag. An order may contain multiple items and may get divided into one or more shipment, each having its own ID."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "state",
                    "description": "(Required) State for which reasons are required."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "bc8a6c18-78f1-4a94-84c0-a483875de6ef",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipments",
                      ":shipment_id",
                      "bags",
                      ":bag_id",
                      "state",
                      ":state",
                      "reasons"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company on the platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) ID of the shipment. An order may contain multiple items and may get divided into one or more shipment, each having its own ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "bag_id",
                        "description": "(Required) ID of the bag. An order may contain multiple items and may get divided into one or more shipment, each having its own ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "state",
                        "description": "(Required) State for which reasons are required."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"reasons\": [\n    {\n      \"id\": 84,\n      \"display_name\": \"Not Available to accept the Order\",\n      \"qc_type\": [],\n      \"question_set\": []\n    },\n    {\n      \"id\": 85,\n      \"display_name\": \"Store Bulk Order\",\n      \"qc_type\": [],\n      \"question_set\": []\n    },\n    {\n      \"id\": 86,\n      \"display_name\": \"Cancelled due to delayed delivery\",\n      \"qc_type\": [],\n      \"question_set\": []\n    },\n    {\n      \"id\": 87,\n      \"display_name\": \"Others\",\n      \"qc_type\": [],\n      \"question_set\": []\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e6d68ea9-4b65-4044-8b66-9cdd99637903",
            "name": "getPlatformShipmentReasons | List shipment cancellation reasons",
            "request": {
              "name": "getPlatformShipmentReasons | List shipment cancellation reasons",
              "description": {
                "content": "Get reasons to perform full or partial cancellation of a shipment",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "orders",
                  "shipments",
                  "reasons",
                  ":action"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "action",
                    "description": "(Required) "
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "047f25c2-da1b-4487-8cf5-82d759a78f3a",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "orders",
                      "shipments",
                      "reasons",
                      ":action"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) "
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "action",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"reasons\": [\n    {\n      \"reason_id\": 1,\n      \"reason\": \"Sample reason 1\"\n    },\n    {\n      \"reason_id\": 2,\n      \"reason\": \"Sample reason 2\"\n    }\n  ],\n  \"message\": \"Reasons fetched successfully.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7fe42734-71c4-4d4b-903b-b54a9510c60b",
            "name": "getBagById | Get bag",
            "request": {
              "name": "getBagById | Get bag",
              "description": {
                "content": "Retrieve detailed information about a specific bag",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "bag-details",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "bag_id",
                    "value": "<string>",
                    "description": "Unique identifier of a bag"
                  },
                  {
                    "disabled": false,
                    "key": "channel_bag_id",
                    "value": "<string>",
                    "description": "Id of application bag"
                  },
                  {
                    "disabled": false,
                    "key": "channel_id",
                    "value": "<string>",
                    "description": "Id of application"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2ca3b58b-a197-4d5b-ad17-6e43659a0c23",
                "name": "Successfully retrived shipment details!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "bag-details",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "bag_id",
                        "value": "<string>"
                      },
                      {
                        "key": "channel_bag_id",
                        "value": "<string>"
                      },
                      {
                        "key": "channel_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status_code\": 500,\n  \"data\": {\n    \"bag_update_time\": 41749103.73247433,\n    \"id\": \"reprehenderit Ut cillum id\",\n    \"bag_id\": -29689011,\n    \"affiliate_bag_details\": {\n      \"affiliate_bag_id\": \"pariatur\",\n      \"affiliate_meta\": {\n        \"order_item_id\": \"amet\",\n        \"channel_order_id\": \"velit aliqua\",\n        \"employee_discount\": -3055876.2277798355,\n        \"box_type\": \"incididunt mollit ea ut in\",\n        \"quantity\": -57281365,\n        \"size_level_total_qty\": 57498976,\n        \"loyalty_discount\": -42988839.13901021,\n        \"replacement_details\": {\n          \"replacement_type\": \"pariatur\",\n          \"original_affiliate_order_id\": \"incididunt fugiat\"\n        },\n        \"channel_shipment_id\": \"mollit ull\",\n        \"marketplace_invoice_id\": \"veniam Lorem \",\n        \"due_date\": \"1952-02-15T21:59:36.457Z\",\n        \"coupon_code\": \"exercitation labore tempor deserunt\",\n        \"is_priority\": true,\n        \"is_serial_number_required\": true,\n        \"fulfilment_priority\": -48645979,\n        \"customer_selling_price\": -30383205.858546123\n      },\n      \"affiliate_order_id\": \"id ea ad\",\n      \"employee_discount\": 12569159.272927254,\n      \"loyalty_discount\": -94558972.85861808\n    },\n    \"affiliate_details\": {\n      \"affiliate_bag_id\": \"laborum est dolor in\",\n      \"affiliate_meta\": {\n        \"order_item_id\": \"non \",\n        \"channel_order_id\": \"in ea anim\",\n        \"employee_discount\": 8098338.670269594,\n        \"box_type\": \"anim aliquip in Ut\",\n        \"quantity\": -64977942,\n        \"size_level_total_qty\": -80819241,\n        \"loyalty_discount\": -46504297.51007295,\n        \"replacement_details\": {\n          \"replacement_type\": \"eu fugiat ut\",\n          \"original_affiliate_order_id\": \"esse in ea culpa\"\n        },\n        \"channel_shipment_id\": \"nisi adipisicing exercitation anim\",\n        \"marketplace_invoice_id\": \"nulla ad consectetur\",\n        \"due_date\": \"1950-06-12T21:19:28.916Z\",\n        \"coupon_code\": \"eu fugiat\",\n        \"is_priority\": false,\n        \"is_serial_number_required\": false,\n        \"fulfilment_priority\": 91516762,\n        \"customer_selling_price\": -93237675.83142884\n      },\n      \"affiliate_order_id\": \"id\",\n      \"affiliate_shipment_id\": \"laboris officia sit sed quis\",\n      \"affiliate_store_id\": \"velit eiusmod\",\n      \"shipment_meta\": {\n        \"same_store_available\": true,\n        \"weight\": -93045262,\n        \"tracking_url\": \"ex\",\n        \"estimated_delivery_date\": \"1965-09-06T21:47:05.523Z\",\n        \"b2b_buyer_details\": {\n          \"address\": \"tempor voluptate cil\",\n          \"city\": \"cillum magna\",\n          \"gstin\": \"in et in\",\n          \"name\": \"dolore Lorem consectetur esse irure\",\n          \"pincode\": 66469798,\n          \"state\": \"dolor sed Lorem\",\n          \"ajio_site_id\": \"Duis exercitation ullamco ex\"\n        },\n        \"formatted\": {\n          \"max\": \"velit ut sit\",\n          \"min\": \"nostrud Lorem dolore\"\n        },\n        \"debug_info\": {\n          \"stormbreaker_uuid\": \"dolor Excepteur\"\n        },\n        \"return_awb_number\": \"ea quis\",\n        \"is_self_ship\": true,\n        \"box_type\": \"fugiat elit\",\n        \"einvoice_info\": {\n          \"credit_note\": {\n            \"Lorem3c3\": \"sint voluptate\",\n            \"reprehenderit_5\": 76420279,\n            \"ut_9fb\": true,\n            \"ipsum_76\": -6749510.3214006275\n          },\n          \"invoice\": {\n            \"commodo_e8\": \"aliquip laboris sed minim\",\n            \"eu_1c\": 52439581\n          }\n        },\n        \"return_affiliate_shipment_id\": \"reprehenderit mollit\",\n        \"parent_dp_id\": \"in do adipisicing irure\",\n        \"shipment_weight\": 58382086.22607741,\n        \"dimension\": {\n          \"height\": -8264982.84319514,\n          \"width\": -36713957.07701546,\n          \"is_default\": false,\n          \"unit\": \"consectetur sint\",\n          \"length\": -15648287.404130906\n        },\n        \"dp_options\": {\n          \"amet_7\": -53783967,\n          \"irure3a8\": \"dolore reprehenderit ipsum\",\n          \"quis_c6\": false\n        },\n        \"assign_dp_from_sb\": true,\n        \"due_date\": \"2005-06-16T16:44:17.307Z\",\n        \"store_invoice_updated_date\": \"1971-08-05T15:38:18.812Z\",\n        \"forward_affiliate_shipment_id\": \"in incididunt ullamco consectetur\",\n        \"return_store_node\": -43471437,\n        \"fulfilment_priority_text\": \"sit\",\n        \"shipment_tags\": [\n          {\n            \"slug\": \"nulla labore\",\n            \"entity_type\": \"bag\",\n            \"display_text\": \"Ut sint nisi\"\n          },\n          {\n            \"slug\": \"dolor esse eiusmo\",\n            \"entity_type\": \"shipments\",\n            \"display_text\": \"ipsum dolor\"\n          }\n        ],\n        \"external\": {\n          \"adipisicing_90\": -28544152\n        },\n        \"awb_number\": \"cillum exercitation veniam ad\",\n        \"lock_data\": {\n          \"locked\": true,\n          \"mto\": true,\n          \"lock_message\": \"enim quis est tempor\"\n        },\n        \"order_type\": \"HomeDelivery\",\n        \"ewaybill_info\": {\n          \"dolor585\": false,\n          \"ullamco7\": -66964521.23718965\n        },\n        \"dp_id\": \"non ea\",\n        \"shipment_volumetric_weight\": 93392097.20636597,\n        \"marketplace_store_id\": \"mollit fugiat elit\",\n        \"return_details\": {\n          \"ut_273\": false\n        },\n        \"dp_sort_key\": \"laboris\",\n        \"packaging_name\": \"consequat ad aute anim do\",\n        \"timestamp\": {\n          \"max\": -60852460,\n          \"min\": -1624217\n        },\n        \"auto_trigger_dp_assignment_acf\": false,\n        \"dp_name\": \"occaecat veniam\",\n        \"po_number\": \"proide\",\n        \"b2c_buyer_details\": {\n          \"cillumc1\": \"dolor quis pariatur minim\"\n        },\n        \"forward_affiliate_order_id\": \"sunt in\",\n        \"return_affiliate_order_id\": \"nulla officia aute\",\n        \"bag_weight\": {\n          \"tempor_6\": -68297875,\n          \"tempor_99_\": true\n        },\n        \"refund_to\": \"amet qui cillum do Excepteur\"\n      },\n      \"company_affiliate_tag\": \"sed qui et consectetur\",\n      \"pdf_links\": {\n        \"invoice_type\": \"external\",\n        \"label_type\": \"parent_child\",\n        \"label_a6\": \"culpa sunt amet adipisicing aliqua\",\n        \"invoice\": \"nostrud cupidatat\",\n        \"label_pos\": \"dolore consectetur quis ea sunt\",\n        \"invoice_a6\": \"nostrud minim do est\",\n        \"b2b\": \"dolore consequat esse\",\n        \"label\": \"ipsum cupidatat amet anim\",\n        \"label_a4\": \"ut\",\n        \"invoice_export\": \"cillum culpa veniam magna\",\n        \"credit_note_url\": \"dolore deserunt\",\n        \"delivery_challan_a4\": \"nisi mollit aliqua esse\",\n        \"label_export\": \"non tempor Ex\",\n        \"invoice_a4\": \"ad dolore commodo consectetur\",\n        \"invoice_pos\": \"commodo dolore\",\n        \"po_invoice\": \"officia\"\n      },\n      \"config\": {\n        \"app\": {\n          \"created_at\": \"1955-09-04T19:57:38.056Z\",\n          \"id\": \"in ea occaecat\",\n          \"name\": \"nisi consectetur f\",\n          \"owner\": \"elit qui eu\",\n          \"secret\": \"qui Dui\",\n          \"token\": \"ea irure mollit officia quis\",\n          \"updated_at\": \"2007-04-14T05:59:04.905Z\",\n          \"description\": \"fugiat minim \",\n          \"meta\": [\n            {\n              \"name\": \"mollit sit exercitation eiusmod dolore\",\n              \"value\": \"et Lorem\"\n            },\n            {\n              \"name\": \"dolor dolor exercitation Ut\",\n              \"value\": \"culpa veniam do\"\n            }\n          ]\n        },\n        \"inventory\": {\n          \"article_assignment\": {\n            \"post_order_reassignment\": true\n          },\n          \"payment\": {\n            \"source\": \"non ea dolor\",\n            \"mode_of_payment\": \"eu in\"\n          },\n          \"inventory\": {\n            \"store\": {\n              \"sint_48\": -39789997,\n              \"mollit_5\": 61766120\n            }\n          },\n          \"order\": {\n            \"force_reassignment\": true\n          },\n          \"logistics\": {\n            \"dp_assignment\": true\n          }\n        },\n        \"app_company_id\": 32175502\n      },\n      \"affiliate_id\": \"aliquip officia\",\n      \"id\": \"laborum adipisicing Lorem\"\n    },\n    \"article\": {\n      \"_id\": \"in Lorem consectetur quis adipisicing\",\n      \"identifiers\": {\n        \"quiddc\": -75606248,\n        \"ex_dd0\": false,\n        \"officiadd\": -71056385.02651125\n      },\n      \"seller_identifier\": \"sunt dolor aliquip\",\n      \"size\": \"aliquip\",\n      \"uid\": \"sed ipsum\",\n      \"set\": {\n        \"dolor_23\": false,\n        \"cupidatat1\": -50633185\n      },\n      \"dimensions\": {\n        \"height\": 98252223.51038408,\n        \"width\": -22549900.017867982,\n        \"is_default\": false,\n        \"unit\": \"sint pariatur\",\n        \"length\": -19404808.831055045\n      },\n      \"currency\": {\n        \"velit5bb\": -12170980,\n        \"laboris8\": \"velit eiusmod minim Duis irure\",\n        \"sed98\": -56915391.09683523\n      },\n      \"esp_modified\": true,\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": 34419836.76914093,\n        \"unit\": \"consequat dolor\"\n      },\n      \"code\": \"qui aliqua proident sit\",\n      \"weight\": {\n        \"is_default\": true,\n        \"shipping\": -55548529,\n        \"unit\": \"dolor fugiat\"\n      },\n      \"raw_meta\": \"Ut veniam proident labore irure\",\n      \"is_set\": true,\n      \"tags\": [\n        \"dolore veniam ei\",\n        \"ex deserunt commodo ipsum culpa\"\n      ],\n      \"_custom_json\": {\n        \"minim64\": false\n      }\n    },\n    \"article_details\": {\n      \"status\": {\n        \"status\": {\n          \"cancelled_fynd\": {\n            \"653b8f6ecde78e46b559a4cd\": {\n              \"uid\": \"653b8f6ecde78e46b559a4cd\",\n              \"_id\": \"653b8f6ecde78e46b559a4cd\",\n              \"is_set\": false,\n              \"bag_ids\": [\n                {\n                  \"bag_id\": 6393,\n                  \"quantity\": 1\n                }\n              ],\n              \"quantity\": 1,\n              \"reasons\": {}\n            }\n          }\n        }\n      }\n    },\n    \"bag_status\": [\n      {\n        \"status\": \"ut\",\n        \"forward\": false,\n        \"store_id\": 25397003,\n        \"delivery_awb_number\": \"exercitation do\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": 22341737,\n        \"app_display_name\": \"incididunt sit sed anim\",\n        \"state_id\": 69728411,\n        \"state_type\": \"financial\",\n        \"bsh_id\": -54595787,\n        \"created_at\": \"1981-01-16T23:19:41.978Z\",\n        \"created_ts\": \"do dolor cillum dolore\",\n        \"shipment_id\": \"eiusmod sed\",\n        \"updated_at\": \"1976-04-19T05:34:07.067Z\",\n        \"updated_ts\": \"mol\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"eu adipisic\",\n          \"id\": -86653978,\n          \"journey_type\": \"return\",\n          \"name\": \"laborum \",\n          \"state_type\": \"logistics\",\n          \"is_active\": false,\n          \"app_display_name\": \"fugiat non eiusmod enim qui\",\n          \"app_state_name\": \"anim aliqua\",\n          \"app_facing\": false,\n          \"notify_customer\": true\n        },\n        \"bag_id\": -89321561,\n        \"display_name\": \"tempor\"\n      },\n      {\n        \"status\": \"culpa reprehenderit\",\n        \"forward\": true,\n        \"store_id\": 39132030,\n        \"delivery_awb_number\": \"aliquip aute nulla ea\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": -68114182,\n        \"app_display_name\": \"occaecat ex nulla\",\n        \"state_id\": 22001098,\n        \"state_type\": \"financial\",\n        \"bsh_id\": 79031692,\n        \"created_at\": \"1977-09-12T15:05:37.236Z\",\n        \"created_ts\": \"est nostrud\",\n        \"shipment_id\": \"laborum\",\n        \"updated_at\": \"1982-12-07T11:35:07.708Z\",\n        \"updated_ts\": \"i\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"est\",\n          \"id\": 95863236,\n          \"journey_type\": \"return\",\n          \"name\": \"Excepteur proident Duis\",\n          \"state_type\": \"operational\",\n          \"is_active\": false,\n          \"app_display_name\": \"fugiat Ut mollit\",\n          \"app_state_name\": \"amet quis reprehenderit anim\",\n          \"app_facing\": false,\n          \"notify_customer\": true\n        },\n        \"bag_id\": 25462126,\n        \"display_name\": \"reprehenderit irure eiusmod\"\n      }\n    ],\n    \"bag_status_history\": [\n      {\n        \"status\": \"\",\n        \"forward\": false,\n        \"store_id\": -95585877,\n        \"delivery_awb_number\": \"sit pariatur est in\",\n        \"kafka_sync\": true,\n        \"delivery_partner_id\": -11610132,\n        \"app_display_name\": \"exercitation magna\",\n        \"state_id\": 56140919,\n        \"state_type\": \"logistics\",\n        \"bsh_id\": 24824996,\n        \"created_at\": \"1971-03-22T22:16:09.447Z\",\n        \"created_ts\": \"ex\",\n        \"shipment_id\": \"elit ut la\",\n        \"updated_at\": \"1965-01-22T15:12:58.142Z\",\n        \"updated_ts\": \"aute amet qui ullamco\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"comm\",\n          \"id\": 38924575,\n          \"journey_type\": \"return\",\n          \"name\": \"exercitation irure dolore adipisicing\",\n          \"state_type\": \"logistics\",\n          \"is_active\": true,\n          \"app_display_name\": \"eiusmod ad ut\",\n          \"app_state_name\": \"in cillum quis in\",\n          \"app_facing\": true,\n          \"notify_customer\": true\n        },\n        \"bag_id\": 41037292,\n        \"display_name\": \"voluptate u\"\n      },\n      {\n        \"status\": \"elit laborum dolor ut\",\n        \"forward\": false,\n        \"store_id\": -8458398,\n        \"delivery_awb_number\": \"dolore ad et\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": -52731111,\n        \"app_display_name\": \"ut mollit veniam\",\n        \"state_id\": -24066693,\n        \"state_type\": \"financial\",\n        \"bsh_id\": 65058089,\n        \"created_at\": \"2020-01-29T01:31:38.500Z\",\n        \"created_ts\": \"adipisicing\",\n        \"shipment_id\": \"aute anim non incididunt ea\",\n        \"updated_at\": \"1994-03-11T13:32:21.364Z\",\n        \"updated_ts\": \"minim ut\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"irure adipisicing deserunt\",\n          \"id\": 94812067,\n          \"journey_type\": \"forward\",\n          \"name\": \"est cillum amet adipisicing\",\n          \"state_type\": \"logistics\",\n          \"is_active\": true,\n          \"app_display_name\": \"incididunt est\",\n          \"app_state_name\": \"Duis dolor esse\",\n          \"app_facing\": false,\n          \"notify_customer\": false\n        },\n        \"bag_id\": 89682345,\n        \"display_name\": \"labore elit culpa\"\n      }\n    ],\n    \"brand\": {\n      \"brand_name\": \"reprehenderit voluptate irure\",\n      \"credit_note_expiry_days\": -40020457,\n      \"logo\": \"ex in culpa et laboris\",\n      \"invoice_prefix\": \"amet enim\",\n      \"credit_note_allowed\": true,\n      \"start_date\": \"1998-02-23T09:24:45.914Z\",\n      \"company\": \"commodo magna est\",\n      \"is_virtual_invoice\": false,\n      \"script_last_ran\": \"adipisici\",\n      \"pickup_location\": \"est exercitation sed\",\n      \"created_on\": \"1985-04-14T19:03:25.145Z\",\n      \"brand_id\": 93824933,\n      \"modified_on\": \"1952-11-23T00:48:13.675Z\",\n      \"id\": -1650509\n    },\n    \"company\": {\n      \"pan_no\": \"in nisi\",\n      \"created_on\": \"1998-03-01T03:24:39.549Z\",\n      \"id\": 19466250,\n      \"company_name\": \"laborum nostrud aliquip\",\n      \"gst_number\": \"ea occaecat fugiat\",\n      \"company_type\": \"franchise\",\n      \"modified_on\": \"2015-05-30T21:44:04.593Z\",\n      \"meta\": {\n        \"adipisicing__\": 52984535,\n        \"qui_9\": \"dolore ea\"\n      },\n      \"business_type\": \"ea fugiat\",\n      \"agreement_start_date\": \"1978-09-16T23:50:07.115Z\"\n    },\n    \"current_operational_status\": {\n      \"status\": \"nostrud\",\n      \"forward\": true,\n      \"store_id\": 11770955,\n      \"delivery_awb_number\": \"pariatur dolore minim\",\n      \"kafka_sync\": false,\n      \"delivery_partner_id\": 38485105,\n      \"app_display_name\": \"eu eiusmod irure nostrud dolore\",\n      \"state_id\": -73419477,\n      \"state_type\": \"operational\",\n      \"bsh_id\": 18492952,\n      \"created_at\": \"1992-07-10T15:38:10.075Z\",\n      \"created_ts\": \"magna laboris anim\",\n      \"shipment_id\": \"amet\",\n      \"updated_at\": \"1966-07-02T02:31:57.537Z\",\n      \"updated_ts\": \"amet cillum ea culpa\",\n      \"bag_state_mapper\": {\n        \"display_name\": \"velit \",\n        \"id\": -4192351,\n        \"journey_type\": \"return\",\n        \"name\": \"ullamco pariatur\",\n        \"state_type\": \"operational\",\n        \"is_active\": false,\n        \"app_display_name\": \"minim in\",\n        \"app_state_name\": \"labore Lorem occaecat consectetur reprehenderit\",\n        \"app_facing\": true,\n        \"notify_customer\": false\n      },\n      \"bag_id\": -5471719,\n      \"display_name\": \"do eiusmod ea\"\n    },\n    \"current_status\": {\n      \"status\": \"in adipisicing exercitation c\",\n      \"forward\": false,\n      \"store_id\": 4580310,\n      \"delivery_awb_number\": \"adipisicing\",\n      \"kafka_sync\": true,\n      \"delivery_partner_id\": -31892517,\n      \"app_display_name\": \"officia non anim\",\n      \"state_id\": -7152019,\n      \"state_type\": \"financial\",\n      \"bsh_id\": 10534704,\n      \"created_at\": \"2007-03-20T07:36:03.133Z\",\n      \"created_ts\": \"magna lab\",\n      \"shipment_id\": \"enim officia\",\n      \"updated_at\": \"1983-09-20T18:00:51.552Z\",\n      \"updated_ts\": \"aliqua dolore ea Duis sit\",\n      \"bag_state_mapper\": {\n        \"display_name\": \"Lorem dolore\",\n        \"id\": -39346031,\n        \"journey_type\": \"forward\",\n        \"name\": \"non in dolor\",\n        \"state_type\": \"operational\",\n        \"is_active\": true,\n        \"app_display_name\": \"consequat de\",\n        \"app_state_name\": \"officia eiusmod eu culpa ullamco\",\n        \"app_facing\": false,\n        \"notify_customer\": false\n      },\n      \"bag_id\": -41281451,\n      \"display_name\": \"in pariatur eiusmod ut\"\n    },\n    \"dates\": {\n      \"delivery_date\": \"1981-12-15T12:59:10.980Z\",\n      \"order_created\": \"exercitation incididunt id velit\"\n    },\n    \"delivery_address\": {\n      \"phone\": \"aliquip Ut a\",\n      \"address2\": \"sunt ipsum reprehenderit anim consectetur\",\n      \"address\": \"cillum Excepteur pariatur\",\n      \"longitude\": -82189160.66982849,\n      \"pincode\": \"dolor offi\",\n      \"area\": \"laboris est consectetur nulla cupidatat\",\n      \"address_type\": \"office\",\n      \"country\": \"mollit incididunt eiusmod amet\",\n      \"address_category\": \"store\",\n      \"email\": \"non culpa ut ut\",\n      \"created_at\": \"2023-02-21T01:00:13.518Z\",\n      \"address1\": \"elit exercitation sit tempor\",\n      \"display_address\": \"ipsum labore\",\n      \"landmark\": \"aliqua sit Duis Lorem\",\n      \"updated_at\": \"1972-02-08T03:14:32.519Z\",\n      \"version\": \"quis\",\n      \"latitude\": 24681054.524102747,\n      \"contact_person\": \"aliqua\",\n      \"state\": \"ut magna Excepteur sunt\",\n      \"city\": \"qui eiusmod id\",\n      \"area_code_slug\": \"do enim cupidatat\",\n      \"country_code\": \"\",\n      \"country_iso_code\": \"aute Ut aliqua\",\n      \"country_phone_code\": \"sint adipisicing\",\n      \"delivery_address_id\": -62437638,\n      \"geo_location\": {\n        \"minim53d\": -24069806,\n        \"sita\": false,\n        \"laboris18\": 27201866,\n        \"Lorem_6\": \"co\"\n      },\n      \"name\": \"sed quis amet elit\",\n      \"sector\": \"fugiat adipisicing dolor\",\n      \"state_code\": \"quis ipsum dolor aute ut\",\n      \"uid\": \"enim ad\",\n      \"user_id\": \"nostrud amet ut reprehenderit Duis\",\n      \"code\": \"aute cillum aliquip\"\n    },\n    \"delivery_slot\": {\n      \"slot\": \"elit anim minim consectetur irure\",\n      \"upper_bound\": \"anim non nostrud enim dolore\",\n      \"lower_bound\": \"s\",\n      \"date\": \"cillum tempor\",\n      \"type\": \"fugiat ut enim\"\n    },\n    \"display_name\": \"al\",\n    \"dp_details\": {\n      \"nulla9b\": 30014291,\n      \"in_cee\": 23483016.735918567\n    },\n    \"einvoice_info\": {\n      \"dolor_3\": -11054619\n    },\n    \"entity_type\": \"bag\",\n    \"fallback_user\": {\n      \"qui0\": -40230649\n    },\n    \"financial_breakup\": [\n      {\n        \"added_to_fynd_cash\": false,\n        \"amount_paid\": 49210282.603711486,\n        \"brand_calculated_amount\": 87257175.75017887,\n        \"cashback\": 50702950.02253622,\n        \"cashback_applied\": -82866236.04986052,\n        \"cod_charges\": -40871777.8900614,\n        \"coupon_effective_discount\": -97908879.56706546,\n        \"coupon_value\": -26777894.998724386,\n        \"delivery_charge\": -76415966.98684543,\n        \"discount\": 10463326.082442895,\n        \"fynd_credits\": -45876950.61429446,\n        \"gst_fee\": -1360303.7086149454,\n        \"gst_tag\": \"aute velit voluptate\",\n        \"gst_tax_percentage\": -38610223.041492775,\n        \"hsn_code\": \"se\",\n        \"identifiers\": {\n          \"alu\": \"aliqua ex\",\n          \"ean\": \"non nulla\",\n          \"sku_code\": \"sint deserunt \",\n          \"upc\": \"id sunt\",\n          \"isbn\": \"aliquip ad id ea\"\n        },\n        \"item_name\": \"culpa exercitation\",\n        \"price_effective\": -66468346.50461994,\n        \"price_marked\": 63626970.94299543,\n        \"promotion_effective_discount\": -16065580.823864251,\n        \"refund_credit\": -22534227.9807128,\n        \"size\": \"nulla ullamco dolor in\",\n        \"total_units\": -67534748,\n        \"transfer_price\": 69028655.47375643,\n        \"value_of_good\": 75967733.18724868,\n        \"amount_paid_roundoff\": 9109858,\n        \"tax_collected_at_source\": 52921219.55212766,\n        \"amount_to_be_collected\": 81351369.28419405,\n        \"taxes\": [\n          {\n            \"name\": \"cupidatat labore in eli\",\n            \"rate\": 93381312.7031503,\n            \"tax_amount\": 43920506.674417526,\n            \"taxable_amount\": 21059994.212012827\n          },\n          {\n            \"name\": \"esse\",\n            \"rate\": -44314535.81893256,\n            \"tax_amount\": 49590893.296988755,\n            \"taxable_amount\": 30044143.635897085\n          }\n        ],\n        \"loyalty_discount\": -80951024.19684364\n      },\n      {\n        \"added_to_fynd_cash\": true,\n        \"amount_paid\": 3594260.567076862,\n        \"brand_calculated_amount\": 19654199.46635443,\n        \"cashback\": 62936777.9272092,\n        \"cashback_applied\": -58196397.90632074,\n        \"cod_charges\": -32655188.073341087,\n        \"coupon_effective_discount\": 75470444.86514518,\n        \"coupon_value\": -35188037.129213214,\n        \"delivery_charge\": 683803.7533148229,\n        \"discount\": -15214023.677371189,\n        \"fynd_credits\": 94457459.47692549,\n        \"gst_fee\": -53887488.614877954,\n        \"gst_tag\": \"dolore amet anim tempor do\",\n        \"gst_tax_percentage\": 28966006.104417235,\n        \"hsn_code\": \"sunt officia non dolore\",\n        \"identifiers\": {\n          \"alu\": \"irure eu veniam ullamco\",\n          \"ean\": \"fugiat pariatur\",\n          \"sku_code\": \"laboris labore\",\n          \"upc\": \"Excepteur\",\n          \"isbn\": \"aliquip labo\"\n        },\n        \"item_name\": \"et\",\n        \"price_effective\": 22850177.064035654,\n        \"price_marked\": 48259995.22588837,\n        \"promotion_effective_discount\": 2618133.7973329574,\n        \"refund_credit\": -18062766.47699839,\n        \"size\": \"aute laboris sunt\",\n        \"total_units\": 93429512,\n        \"transfer_price\": -97166091.79418758,\n        \"value_of_good\": 35755540.87208578,\n        \"amount_paid_roundoff\": 56213026,\n        \"tax_collected_at_source\": 33774027.64878972,\n        \"amount_to_be_collected\": -52581630.441221885,\n        \"taxes\": [\n          {\n            \"name\": \"ea exercitation dolore nisi\",\n            \"rate\": 36468773.162192434,\n            \"tax_amount\": 84475887.01098502,\n            \"taxable_amount\": 87288364.4288787\n          },\n          {\n            \"name\": \"magna enim culpa adipisicing\",\n            \"rate\": -8347366.66693154,\n            \"tax_amount\": -70090495.81529307,\n            \"taxable_amount\": -59511244.29670212\n          }\n        ],\n        \"loyalty_discount\": 18507030.901505187\n      }\n    ],\n    \"fulfilling_store\": {\n      \"address1\": \"labore proident minim\",\n      \"city\": \"aliquip dolor\",\n      \"company_id\": 70065905,\n      \"contact_person\": \"esse culpa eiusmod nisi\",\n      \"country\": \"incididunt dolor\",\n      \"created_at\": \"1975-04-17T11:24:22.075Z\",\n      \"fulfillment_channel\": \"veniam sed\",\n      \"location_type\": \"high_street\",\n      \"meta\": {\n        \"display_name\": \"esse eu in Ut\",\n        \"gst_credentials\": {\n          \"e_invoice\": {\n            \"enabled\": true,\n            \"username\": \"i\",\n            \"user\": \"in\",\n            \"password\": \"adipisicing dolore tempor deserunt do\"\n          },\n          \"e_waybill\": {\n            \"enabled\": true\n          }\n        },\n        \"stage\": \"sunt Ut Exce\",\n        \"additional_contact_details\": {\n          \"eu0\": 35224241.52744529,\n          \"aliquip_cf\": -33438509,\n          \"sunt2\": \"in in\",\n          \"Ut04\": -59634579\n        },\n        \"notification_emails\": [\n          \"culpa proident nostrud\",\n          \"mollit est\"\n        ],\n        \"gst_number\": \"sed non\",\n        \"ewaybill_portal_details\": {\n          \"id8c2\": \"pariatur laboris qui quis\",\n          \"consectetur_96\": false,\n          \"nisi2\": \"Lorem\",\n          \"nulla_3ed\": false\n        },\n        \"einvoice_portal_details\": {\n          \"username\": \"ipsum irure Ut\",\n          \"user\": \"non esse\",\n          \"password\": \"amet dolore\"\n        },\n        \"product_return_config\": {\n          \"do__c\": -90879421,\n          \"occaecat_52\": -66507265.3287313,\n          \"ipsum_19\": 74987196\n        },\n        \"documents\": {\n          \"gst\": {\n            \"type\": \"gst\",\n            \"value\": \"27AALCA0442L1ZM\",\n            \"verified\": true,\n            \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/2/self/legal/documents/free/original/OGT_zEjLS-Screenshot-2023-11-25-at-4.42.49-PM.png\",\n            \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\"\n          }\n        }\n      },\n      \"name\": \"Ut esse aute\",\n      \"phone\": \"pariatur amet deserunt officia\",\n      \"pincode\": \"ad amet Ut nisi labore\",\n      \"state\": \"dolore enim\",\n      \"store_email\": \"cillum amet est ad\",\n      \"is_active\": false,\n      \"alohomora_user_id\": -99729690,\n      \"is_enabled_for_recon\": true,\n      \"mall_area\": \"proident labore in\",\n      \"vat_no\": \"sed do magna dolore\",\n      \"display_address\": \"deserunt reprehenderit ea aute\",\n      \"store_active_from\": \"ex ut in voluptate aliquip\",\n      \"longitude\": -91175518.54241994,\n      \"brand_store_tags\": [\n        \"laboris Ut\",\n        \"Duis\"\n      ],\n      \"order_integration_id\": \"commodo non reprehenderit ullamco aute\",\n      \"parent_store_id\": 8586655,\n      \"code\": \"officia nostrud sit reprehenderit\",\n      \"updated_at\": \"1989-07-21T18:16:46.299Z\",\n      \"store_address_json\": {\n        \"address1\": \"fugiat do\",\n        \"address_category\": \"store\",\n        \"address_type\": \"eu\",\n        \"city\": \"nostrud Ut proident\",\n        \"contact_person\": \"esse elit quis\",\n        \"country\": \"consequat occaeca\",\n        \"country_code\": \"eu esse labore fugiat Lorem\",\n        \"created_at\": \"1963-02-05T18:12:47.844Z\",\n        \"latitude\": 45451422.68628287,\n        \"longitude\": 98185791.886433,\n        \"phone\": \"ea amet incididunt dolore\",\n        \"pincode\": 47759959,\n        \"state\": \"cupidatat non\",\n        \"updated_at\": \"1986-10-22T07:01:30.328Z\",\n        \"display_address\": \"cupidatat\",\n        \"version\": \"ipsum esse ex reprehenderit\",\n        \"address2\": \"ex quis en\",\n        \"area\": \"aliqua\",\n        \"email\": \"ut consectetur do laborum nulla\",\n        \"landmark\": \"Ut Excepteur\"\n      },\n      \"s_id\": \"Lorem ullamco qui quis\",\n      \"packaging_material_count\": -61840741,\n      \"is_archived\": false,\n      \"login_username\": \"ullamco\",\n      \"mall_name\": \"in cillum\",\n      \"latitude\": -17783539.91864741,\n      \"address2\": \"nostrud anim voluptate\"\n    },\n    \"fyndstore_emp\": {\n      \"consectetur4\": \"tempor in in\",\n      \"Duis_d3\": -78794046,\n      \"enim_80d\": 83697548\n    },\n    \"gst_details\": {\n      \"brand_calculated_amount\": 20185582.465443373,\n      \"gst_fee\": 11397660.88581267,\n      \"tax_collected_at_source\": 901895.5297100246,\n      \"value_of_good\": 75929614.15337607,\n      \"cgst_tax_percentage\": -52922191.27813422,\n      \"gstin_code\": \"Ut enim laborum proident\",\n      \"igst_tax_percentage\": -36947862.13026586,\n      \"gst_tax_percentage\": 51529769.20030561,\n      \"hsn_code_id\": \"veniam Ut\",\n      \"igst_gst_fee\": 31783350.498997986,\n      \"is_default_hsn_code\": false,\n      \"sgst_gst_fee\": -17040406.155274153,\n      \"cgst_gst_fee\": 33263678.737047806,\n      \"gst_tag\": \"reprehenderit occaecat culpa adipisicing ame\",\n      \"sgst_tax_percentage\": -33820017.679168224,\n      \"hsn_code\": \"consectetur proident dolore id\"\n    },\n    \"invoice\": {\n      \"updated_date\": \"1976-11-03T20:14:16.341Z\",\n      \"store_invoice_id\": \"l\",\n      \"invoice_url\": \"velit culpa dolore dolore ipsum\",\n      \"label_url\": \"dolor et ipsum\"\n    },\n    \"item\": {\n      \"attributes\": {\n        \"cillum__\": -37391078\n      },\n      \"brand\": \"a\",\n      \"brand_id\": 45958448,\n      \"image\": [\n        \"do nulla sunt deserunt\",\n        \"ex id deserunt\"\n      ],\n      \"item_id\": 65017420,\n      \"name\": \"laboris\",\n      \"size\": \"commodo\",\n      \"slug_key\": \"sit dolore laborum\",\n      \"webstore_product_url\": \"minim non eiusmod nulla\",\n      \"l3_category\": 23091762,\n      \"l3_category_name\": \"consectetur fugiat exercitation amet\",\n      \"last_updated_at\": \"1946-09-28T17:18:43.215Z\",\n      \"l2_category\": [\n        \"esse sit consequat et\",\n        \"mol\"\n      ],\n      \"code\": \"adipisicing\",\n      \"l1_category_id\": -89198134,\n      \"l1_category\": [\n        \"irure nostrud aute \",\n        \"incididunt in ad\"\n      ],\n      \"gender\": \"labore\",\n      \"can_cancel\": true,\n      \"can_return\": false,\n      \"branch_url\": \"amet nulla ad\",\n      \"meta\": {\n        \"consequatc8\": true,\n        \"ea8c3\": true,\n        \"eiusmod6d\": 95247831\n      },\n      \"color\": \"Duis occaecat est\",\n      \"department_id\": 80210176,\n      \"l2_category_id\": -43425687\n    },\n    \"journey_type\": \"forward\",\n    \"line_number\": -35621519,\n    \"lock_status\": false,\n    \"manifest_id\": \"minim tempor\",\n    \"meta\": {\n      \"in8_\": \"Lorem in aliqua\",\n      \"dolore86f\": true,\n      \"velite3\": 25285807\n    },\n    \"mode_of_payment\": \"aute aliquip voluptate in\",\n    \"no_of_bags_order\": 32665864,\n    \"operational_status\": \"velit in ipsum amet\",\n    \"order\": {\n      \"fynd_order_id\": \"anim Ut\",\n      \"created_at\": \"1982-10-15T17:02:20.659Z\",\n      \"user_id\": \"anim dolore Ut commodo\",\n      \"tax_details\": {\n        \"pan_no\": \"incididunt non ipsum\",\n        \"gstin\": \"id ea aliquip occaecat\"\n      },\n      \"mongo_cart_id\": -44615250.051468715,\n      \"delivery_charges\": -13465175.607929677,\n      \"transaction_id\": \"in proident\",\n      \"collect_by\": \"esse veniam ut\",\n      \"headers\": {\n        \"voluptate_688\": \"ut sit Lorem minim mollit\"\n      },\n      \"coupon_value\": 80500615.55805027,\n      \"order_value\": -93951574.98575886,\n      \"created_time\": \"incididunt ut irure\",\n      \"currency\": \"consequat in cupidatat\",\n      \"total_order_value\": -73280351.06498784,\n      \"ordering_channel\": \"et laboris\",\n      \"ordering_source\": \"eu qui\",\n      \"meta\": {\n        \"in_8\": -78900135.3781917\n      },\n      \"cod_charges\": -30866278.933150545,\n      \"cashback_value\": -85982838.01867263,\n      \"refund_by\": \"consectetur\",\n      \"affiliate_order_date\": \"2013-09-10T02:30:53.439Z\",\n      \"payment_methods\": {\n        \"COD\": {\n          \"amount\": 1100\n        }\n      },\n      \"affiliate_order_id\": \"dolore quis magna \",\n      \"payment_mode_id\": -66250163.15759931,\n      \"promotion_effective_discount\": -57769765.33782574,\n      \"mode_of_payment\": \"incididunt\",\n      \"discount\": 84854315.24515858,\n      \"cashback_applied\": -27280222.606183544,\n      \"fynd_credits\": -83640701.73516503,\n      \"affiliate_id\": \"nisi\",\n      \"ordering_channel_logo\": \"id sed\",\n      \"prices\": {\n        \"refund_credit\": -74726426.85905142,\n        \"amount_paid_roundoff\": 37188819.66156292,\n        \"price_effective\": 7686999.146191195,\n        \"promotion_effective_discount\": -75534283.58057915,\n        \"pm_price_split\": 29804818.509253293,\n        \"refund_amount\": -75901391.74050456,\n        \"transfer_price\": 42514125.76053837,\n        \"coupon_effective_discount\": -28547672.30195275,\n        \"tax_collected_at_source\": 83727929.61867055,\n        \"brand_calculated_amount\": -46138305.727116436,\n        \"delivery_charge\": -97113009.18290614,\n        \"cashback\": -86506355.30011459,\n        \"value_of_good\": 42238542.30100569,\n        \"cashback_applied\": -16453839.638998643,\n        \"cod_charges\": -79255708.19078818,\n        \"price_marked\": 28114007.323929653,\n        \"amount_paid\": 4385279.8034964055,\n        \"coupon_value\": 37840266.15786207,\n        \"discount\": 39710155.4319275,\n        \"fynd_credits\": -9766900.432004139,\n        \"gift_price\": 31563556.394550756,\n        \"amount_to_be_collected\": -85209028.74423863,\n        \"cost_price\": 16140518.67085205,\n        \"loyalty_discount\": -74190306.08925122,\n        \"marketplace_promotion_effective_discount\": 43422145.82852581,\n        \"seller_promotion_effective_discount\": -47985981.571344286\n      },\n      \"charges\": [\n        {\n          \"name\": \"ut cupidatat Excepteur dolore\",\n          \"amount\": {\n            \"base_currency\": {\n              \"value\": 60860353.48447475,\n              \"currency\": \"veniam anim voluptate\"\n            },\n            \"ordering_currency\": {\n              \"value\": 77100354.47870857,\n              \"currency\": \"in \"\n            }\n          },\n          \"distribution_logic\": {\n            \"distribution\": {\n              \"type\": \"single\",\n              \"logic\": \"minim ullamco eiusmod\"\n            },\n            \"distribution_level\": \"est dolor cupidatat dolore\"\n          },\n          \"code\": \"pariatur sit\",\n          \"type\": \"culpa do proident voluptate id\"\n        },\n        {\n          \"name\": \"ut minim\",\n          \"amount\": {\n            \"base_currency\": {\n              \"value\": -47455308.083693825,\n              \"currency\": \"proident Excepteur\"\n            },\n            \"ordering_currency\": {\n              \"value\": 81604383.7207816,\n              \"currency\": \"dolor\"\n            }\n          },\n          \"distribution_logic\": {\n            \"distribution\": {\n              \"type\": \"single\",\n              \"logic\": \"mollit Excepteur ut cupidatat ex\"\n            },\n            \"distribution_level\": \"occaecat nulla Ut velit amet\"\n          },\n          \"code\": \"nulla velit\",\n          \"type\": \"molli\"\n        }\n      ],\n      \"loyalty_discount_details\": {\n        \"discount\": -32148574.25889215,\n        \"ownership\": \"marketplace\",\n        \"is_applied\": true\n      }\n    },\n    \"order_integration_id\": \"nostrud commodo reprehenderit\",\n    \"order_type\": \"PickAtStore\",\n    \"order_value\": 70514806.79736221,\n    \"ordering_store\": {\n      \"address1\": \"proident ut Excepteur\",\n      \"city\": \"incididunt exercitation\",\n      \"company_id\": -27356978,\n      \"contact_person\": \"et irure exercitation veniam ullamco\",\n      \"country\": \"ullamco in\",\n      \"created_at\": \"1949-01-20T14:21:58.854Z\",\n      \"fulfillment_channel\": \"veni\",\n      \"location_type\": \"store\",\n      \"meta\": {\n        \"display_name\": \"ea voluptate qui\",\n        \"gst_credentials\": {\n          \"e_invoice\": {\n            \"enabled\": false,\n            \"username\": \"dolor\",\n            \"user\": \"dolor ea velit\",\n            \"password\": \"do\"\n          },\n          \"e_waybill\": {\n            \"enabled\": false\n          }\n        },\n        \"stage\": \"eu\",\n        \"additional_contact_details\": {\n          \"amet_6e\": \"enim ex sit\",\n          \"veniam_1\": -18084567,\n          \"ex6\": \"nulla do in\",\n          \"culpa2e6\": true\n        },\n        \"notification_emails\": [\n          \"do dolor\",\n          \"anim tempor esse proident\"\n        ],\n        \"gst_number\": \"tempor adipisicing aliquip consequat non\",\n        \"ewaybill_portal_details\": {\n          \"laboris_7e\": \"ullamco sit in nulla\",\n          \"magna_6fa\": 53845913\n        },\n        \"einvoice_portal_details\": {\n          \"username\": \"pariatur anim\",\n          \"user\": \"dolor officia\",\n          \"password\": \"ex eiusmod\"\n        },\n        \"product_return_config\": {\n          \"voluptate_e\": -94344610,\n          \"deseruntb\": -77973173\n        },\n        \"documents\": {\n          \"gst\": {\n            \"type\": \"gst\",\n            \"value\": \"27AALCA0442L1ZM\",\n            \"verified\": true,\n            \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/2/self/legal/documents/free/original/OGT_zEjLS-Screenshot-2023-11-25-at-4.42.49-PM.png\",\n            \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\"\n          }\n        }\n      },\n      \"name\": \"sit voluptate\",\n      \"phone\": \"consequat esse\",\n      \"pincode\": \"non esse dolore\",\n      \"state\": \"dolor eiusmod do\",\n      \"store_email\": \"in commodo labore\",\n      \"is_active\": false,\n      \"alohomora_user_id\": 87819173,\n      \"is_enabled_for_recon\": true,\n      \"mall_area\": \"ut\",\n      \"vat_no\": \"dolor nulla esse adipisicing\",\n      \"display_address\": \"anim cillum veniam\",\n      \"store_active_from\": \"ut ea\",\n      \"longitude\": -24283269.897412255,\n      \"brand_store_tags\": [\n        \"fugiat voluptate\",\n        \"dolor incididunt sint adipisicing\"\n      ],\n      \"order_integration_id\": \"culpa eu\",\n      \"parent_store_id\": 73649209,\n      \"code\": \"laboris consectetur dolor\",\n      \"updated_at\": \"2005-02-02T08:50:07.328Z\",\n      \"store_address_json\": {\n        \"address1\": \"ut\",\n        \"address_category\": \"delivery\",\n        \"address_type\": \"do Ut reprehenderit commodo\",\n        \"city\": \"sed in deserunt\",\n        \"contact_person\": \"anim laborum\",\n        \"country\": \"dolor magna ut\",\n        \"country_code\": \"velit irure est\",\n        \"created_at\": \"1999-09-28T00:05:38.975Z\",\n        \"latitude\": -80540531.1549515,\n        \"longitude\": 95344210.94383916,\n        \"phone\": \"Duis non sunt dolore aliquip\",\n        \"pincode\": 55092067,\n        \"state\": \"reprehenderit est\",\n        \"updated_at\": \"1995-07-26T07:14:14.403Z\",\n        \"display_address\": \"est Ut sit sunt aute\",\n        \"version\": \"ex Ut minim quis\",\n        \"address2\": \"in in\",\n        \"area\": \"mollit non ad\",\n        \"email\": \"nisi culpa\",\n        \"landmark\": \"sunt veniam enim ad est\"\n      },\n      \"s_id\": \"ame\",\n      \"packaging_material_count\": 35710844,\n      \"is_archived\": true,\n      \"login_username\": \"dolore incididunt\",\n      \"mall_name\": \"in aliquip dolore laboris ex\",\n      \"latitude\": -56394844.68380589,\n      \"address2\": \"culpa laborum\"\n    },\n    \"parent_promo_bags\": {\n      \"Ut1\": \"eu labore\"\n    },\n    \"payment_methods\": {\n      \"COD\": {\n        \"amount\": 1100\n      }\n    },\n    \"payment_type\": \"self\",\n    \"payments\": {\n      \"proident_f5\": \"nisi eiusmod dolor\"\n    },\n    \"prices\": {\n      \"refund_credit\": -77269341.8855981,\n      \"amount_paid_roundoff\": 51391819.36737138,\n      \"price_effective\": 20309056.346785948,\n      \"promotion_effective_discount\": 66893368.09529686,\n      \"pm_price_split\": 99453995.47359905,\n      \"refund_amount\": 6153318.402823731,\n      \"transfer_price\": -51973877.43627355,\n      \"coupon_effective_discount\": -83918524.12469083,\n      \"tax_collected_at_source\": 61486572.68987435,\n      \"brand_calculated_amount\": -99032441.87875791,\n      \"delivery_charge\": -76384249.08518586,\n      \"cashback\": -35128596.82721099,\n      \"value_of_good\": 7300572.871951073,\n      \"cashback_applied\": 80998471.2462906,\n      \"cod_charges\": -53039153.12265368,\n      \"price_marked\": -74574478.61815028,\n      \"amount_paid\": -62326324.25172144,\n      \"coupon_value\": -91911851.16123486,\n      \"discount\": 90811616.62292904,\n      \"fynd_credits\": 7296420.29554674,\n      \"gift_price\": 93188775.28287598,\n      \"amount_to_be_collected\": 2899952.874059111,\n      \"cost_price\": 84848030.37949565,\n      \"loyalty_discount\": 60165957.25769019,\n      \"marketplace_promotion_effective_discount\": -77459007.05712296,\n      \"seller_promotion_effective_discount\": 88661688.9453094\n    },\n    \"charges\": [\n      {\n        \"name\": \"dolore Excepteur ut labore veniam\",\n        \"amount\": {\n          \"base_currency\": {\n            \"value\": 39188605.2807897,\n            \"currency\": \"ea fugiat laborum\"\n          },\n          \"ordering_currency\": {\n            \"value\": 84750623.40059623,\n            \"currency\": \"irure aliquip ut elit\"\n          }\n        },\n        \"distribution_logic\": {\n          \"distribution\": {\n            \"type\": \"single\",\n            \"logic\": \"deserunt esse consequat pariatur\"\n          },\n          \"distribution_level\": \"voluptate dolor\"\n        },\n        \"code\": \"sint in ea aute\",\n        \"type\": \"cupidatat in dolor voluptate\"\n      },\n      {\n        \"name\": \"fugiat eu\",\n        \"amount\": {\n          \"base_currency\": {\n            \"value\": -60870517.501350954,\n            \"currency\": \"ex proid\"\n          },\n          \"ordering_currency\": {\n            \"value\": -35662290.86740935,\n            \"currency\": \"id velit labore\"\n          }\n        },\n        \"distribution_logic\": {\n          \"distribution\": {\n            \"type\": \"multi\",\n            \"logic\": \"eu anim dolore in labore\"\n          },\n          \"distribution_level\": \"mollit tempor ex\"\n        },\n        \"code\": \"consequat tempor deserunt consectetur\",\n        \"type\": \"rep\"\n      }\n    ],\n    \"qc_required\": true,\n    \"quantity\": -42199963.62748488,\n    \"restore_coupon\": true,\n    \"restore_promos\": {\n      \"enim1\": 91806739\n    },\n    \"rto_address\": {\n      \"phone\": \"ipsum elit in\",\n      \"address2\": \"adipisicing Lorem mollit id\",\n      \"address\": \"dolor officia c\",\n      \"longitude\": 69706864.28362924,\n      \"pincode\": \"dolor\",\n      \"area\": \"ut do pariatur\",\n      \"address_type\": \"home\",\n      \"country\": \"enim esse\",\n      \"address_category\": \"store\",\n      \"email\": \"cupidatat ut dolore commodo\",\n      \"created_at\": \"1991-10-04T13:06:07.811Z\",\n      \"address1\": \"reprehenderit sed adipisicing nisi\",\n      \"display_address\": \"quis\",\n      \"landmark\": \"incididunt mollit quis non cupidatat\",\n      \"updated_at\": \"1966-01-05T15:23:41.653Z\",\n      \"version\": \"Duis quis Ut\",\n      \"latitude\": 63018844.94244802,\n      \"contact_person\": \"consectetur ut sit\",\n      \"state\": \"enim proident\",\n      \"city\": \"elit ex aliqua consectetur amet\",\n      \"area_code_slug\": \"laboris minim et velit nulla\",\n      \"country_code\": \"voluptate veniam\",\n      \"country_iso_code\": \"ut reprehenderit nostrud anim\",\n      \"country_phone_code\": \"sit aute\",\n      \"delivery_address_id\": 4619028,\n      \"geo_location\": {\n        \"cillum_9c\": \"ut in\",\n        \"exd82\": -52267157\n      },\n      \"name\": \"Excepteur commodo exercitation deserunt\",\n      \"sector\": \"eiusmod do ut enim\",\n      \"state_code\": \"dolor sunt irure proident commodo\",\n      \"uid\": \"non\",\n      \"user_id\": \"commodo\",\n      \"code\": \"est\"\n    },\n    \"seller_identifier\": \"nisi est laboris\",\n    \"shipment\": {\n      \"line_items\": [\n        {\n          \"seller_identifier\": \"commodo sit Excepteur reprehenderit mollit\",\n          \"charges\": [\n            {\n              \"amount\": {\n                \"currency\": \"dolor et\",\n                \"value\": 39836376.287970275\n              },\n              \"name\": \"dolor qui\",\n              \"type\": \"labore irure culpa\",\n              \"code\": \"adipisicing incididunt cupidatat l\",\n              \"tax\": {\n                \"amount\": {\n                  \"Ut_3\": -93923956.76353714,\n                  \"Duis_9\": \"laboris Lorem\",\n                  \"sunt__\": -79906589,\n                  \"pariatur1c\": 79075024.9840661\n                },\n                \"name\": \"aliqua eiusmod deserunt\",\n                \"rate\": 64871922.389275044\n              }\n            },\n            {\n              \"amount\": {\n                \"currency\": \"sunt ut irure cillum laborum\",\n                \"value\": -80523912.59415579\n              },\n              \"name\": \"esse ex ullamco ea\",\n              \"type\": \"magna consectetur enim\",\n              \"code\": \"eiusmod ea\",\n              \"tax\": {\n                \"amount\": {\n                  \"laboris9\": \"o\",\n                  \"ead2\": \"sit ipsum\",\n                  \"laboruma\": \"ad cillum in esse\",\n                  \"occaecat_148\": \"dolor ea do magna\"\n                },\n                \"name\": \"id consequat\",\n                \"rate\": -61515598.299514495\n              }\n            }\n          ],\n          \"meta\": {\n            \"nostrud4\": \"dolore adipisicing\",\n            \"mollit3\": 70667447,\n            \"exde6\": false,\n            \"esse_7\": \"Excepteur velit laboris ut qui\"\n          },\n          \"custom_message\": \"anim sunt\",\n          \"quantity\": 97686894,\n          \"external_line_id\": \"ipsum pariatur et irure\"\n        },\n        {\n          \"seller_identifier\": \"cillum qui enim dolore labore\",\n          \"charges\": [\n            {\n              \"amount\": {\n                \"currency\": \"cillu\",\n                \"value\": 79719609.76779208\n              },\n              \"name\": \"Excepteur Duis nulla\",\n              \"type\": \"et cillum sed dolore\",\n              \"code\": \"cupidatat sed elit eu\",\n              \"tax\": {\n                \"amount\": {\n                  \"cupidatat_a\": \"ea cupidatat tempor id do\"\n                },\n                \"name\": \"irure non aliquip tempor\",\n                \"rate\": -66279433.82619539\n              }\n            },\n            {\n              \"amount\": {\n                \"currency\": \"o\",\n                \"value\": -78944497.10653593\n              },\n              \"name\": \"quis Excepteur temp\",\n              \"type\": \"ut proident deserunt Excepteur ea\",\n              \"code\": \"aliqua dolore\",\n              \"tax\": {\n                \"amount\": {\n                  \"deserunt2e\": 23696429.109042197\n                },\n                \"name\": \"ea sint esse pariatur\",\n                \"rate\": -50908294.11776871\n              }\n            }\n          ],\n          \"meta\": {\n            \"ipsum937\": true\n          },\n          \"custom_message\": \"Excepteur ex\",\n          \"quantity\": -70209154,\n          \"external_line_id\": \"dolor fugiat\"\n        }\n      ],\n      \"external_shipment_id\": \"sit esse officia a\",\n      \"processing_dates\": {\n        \"dp_pickup_slot\": {\n          \"reprehenderit_2\": \"adipisicing \"\n        },\n        \"dispatch_after_date\": \"voluptate in aliqua proident occaecat\",\n        \"dispatch_by_date\": \"qui sint ex\",\n        \"confirm_by_date\": \"in nostrud\",\n        \"customer_pickup_slot\": {\n          \"nostruddb\": -66165070,\n          \"elit_b5\": 50664602.378929436\n        },\n        \"pack_by_date\": \"1961-09-16T19:23:19.904Z\"\n      },\n      \"meta\": {\n        \"in7f7\": false\n      },\n      \"priority\": 36748327,\n      \"location_id\": -82455064,\n      \"order_type\": \"PickAtStore\",\n      \"tags\": [\n        {\n          \"slug\": \"consecte\",\n          \"display_text\": \"reprehenderit ad\"\n        },\n        {\n          \"slug\": \"culpa sit\",\n          \"display_text\": \"sit ex et\"\n        }\n      ],\n      \"system_messages\": [\n        {\n          \"message_type\": \"success\",\n          \"priority\": -29769950.99356255,\n          \"message\": \"voluptate dolor dolor officia\",\n          \"inject_at\": [\n            \"eiusmod Ut minim magna\",\n            \"sunt tempor do qui\"\n          ]\n        },\n        {\n          \"message_type\": \"success\",\n          \"priority\": -45591759.99434792,\n          \"message\": \"proident deserunt\",\n          \"inject_at\": [\n            \"mollit ipsum quis\",\n            \"ut dolor\"\n          ]\n        }\n      ],\n      \"process_after_config\": {\n        \"is_scheduled_shipment\": false,\n        \"enable_processing_after\": \"2000-08-09T11:25:03.963Z\"\n      },\n      \"parent_type\": \"minim incididunt velit ad\",\n      \"store_invoice_id\": \"dolor in\",\n      \"lock_status\": \"fugiat consectetur ullamco aute\",\n      \"type\": \"esse sunt Ut\",\n      \"billing_address_json\": {\n        \"phone\": \"ex et esse\",\n        \"address2\": \"deserunt sit in elit\",\n        \"address\": \"minim consectetur\",\n        \"longitude\": -41870912.21991035,\n        \"pincode\": \"laborum pariatur\",\n        \"area\": \"aliqua\",\n        \"address_type\": \"home\",\n        \"country\": \"irure consectetur elit in ad\",\n        \"address_category\": \"billing\",\n        \"email\": \"ex in ir\",\n        \"created_at\": \"1957-10-18T16:33:47.309Z\",\n        \"address1\": \"qui\",\n        \"display_address\": \"officia sint proident dolore\",\n        \"landmark\": \"sed ut\",\n        \"updated_at\": \"2011-04-28T12:15:17.689Z\",\n        \"version\": \"eu in occaecat culpa cupidatat\",\n        \"latitude\": 49536593.716027975,\n        \"contact_person\": \"anim dolore ut non\",\n        \"state\": \"qui\",\n        \"city\": \"et reprehenderit minim ipsum voluptate\",\n        \"area_code_slug\": \"u\",\n        \"country_code\": \"aliquip\",\n        \"country_iso_code\": \"esse occaecat\",\n        \"country_phone_code\": \"consectetur\",\n        \"delivery_address_id\": 33482353,\n        \"geo_location\": {\n          \"quis_c\": 55803818.247086406,\n          \"occaecatab6\": 11666708.676921412\n        },\n        \"name\": \"nisi non in esse cillum\",\n        \"sector\": \"ut pariatur Ut enim\",\n        \"state_code\": \"laboris\",\n        \"uid\": \"au\",\n        \"user_id\": \"mollit \",\n        \"code\": \"veniam eiusmod\"\n      },\n      \"id\": \"laboris Ut id\",\n      \"fulfilment_priority\": 88920662,\n      \"is_active\": false,\n      \"previous_shipment_id\": \"aliquip sed voluptate mollit\",\n      \"pdf_links\": {\n        \"est__\": -62601979,\n        \"dolore_83c\": -4153527.063906729,\n        \"Lorem_8d5\": -51371200,\n        \"laborum_6d\": 29620732,\n        \"occaecat_d65\": 90799392.62058422\n      },\n      \"delivery_address_json\": {\n        \"phone\": \"dolore sed irure sit\",\n        \"address2\": \"aliquip in cillum proident\",\n        \"address\": \"\",\n        \"longitude\": 17918704.372975513,\n        \"pincode\": \"ut elit ea officia ad\",\n        \"area\": \"consectetur\",\n        \"address_type\": \"home\",\n        \"country\": \"in\",\n        \"address_category\": \"delivery\",\n        \"email\": \"aliqua ullamco\",\n        \"created_at\": \"1985-10-01T03:45:22.859Z\",\n        \"address1\": \"nostrud non exercitation cupidat\",\n        \"display_address\": \"cupidatat et incididunt dolor fugiat\",\n        \"landmark\": \"dolore consequat laborum\",\n        \"updated_at\": \"2010-06-01T23:07:55.661Z\",\n        \"version\": \"proident culpa in esse dolor\",\n        \"latitude\": -11106661.381610826,\n        \"contact_person\": \"et id nisi velit\",\n        \"state\": \"sed laborum Lorem cupidatat\",\n        \"city\": \"aute officia laboris ut ad\",\n        \"area_code_slug\": \"ea Excepteur Duis aliqua\",\n        \"country_code\": \"ullamco id exercitation laboris nisi\",\n        \"country_iso_code\": \"officia\",\n        \"country_phone_code\": \"adipisicing id\",\n        \"delivery_address_id\": -31173222,\n        \"geo_location\": {\n          \"sunt_2\": true,\n          \"sed6\": 94786951.98187941\n        },\n        \"name\": \"labore e\",\n        \"sector\": \"nostrud Duis nulla eu\",\n        \"state_code\": \"officia quis laboris dolor ea\",\n        \"uid\": \"consequat qui\",\n        \"user_id\": \"i\",\n        \"code\": \"nostrud ut nisi\"\n      },\n      \"eway_bill_id\": \"exercitation velit commodo esse\",\n      \"affiliate_shipment_id\": \"cupidatat proi\",\n      \"fynd_order_id\": \"ad esse\",\n      \"created_at\": \"2000-06-16T11:32:20.645Z\",\n      \"delivery_awb_number\": \"dolor elit dolor qui\",\n      \"hand_over_contact_json\": {\n        \"phone\": \"voluptate in eu\",\n        \"address2\": \"exercitation elit aliqua sunt reprehenderit\",\n        \"address\": \"fugiat cupidatat ad\",\n        \"longitude\": -65405920.436498776,\n        \"pincode\": \"minim\",\n        \"area\": \"dolor\",\n        \"address_type\": \"home\",\n        \"country\": \"deserunt in sed cillum\",\n        \"address_category\": \"billing\",\n        \"email\": \"sed irure nostrud \",\n        \"created_at\": \"1954-04-10T07:10:40.418Z\",\n        \"address1\": \"tempor in qui\",\n        \"display_address\": \"in aliqua\",\n        \"landmark\": \"consectetur\",\n        \"updated_at\": \"1951-09-25T17:12:31.506Z\",\n        \"version\": \"amet\",\n        \"latitude\": -62250145.42015752,\n        \"contact_person\": \"aliqua in\",\n        \"state\": \"proid\",\n        \"city\": \"ullamco voluptate exercitation\",\n        \"area_code_slug\": \"non deserunt exercitation\",\n        \"country_code\": \"venia\",\n        \"country_iso_code\": \"dolor\",\n        \"country_phone_code\": \"magna ea\",\n        \"delivery_address_id\": 41201310,\n        \"geo_location\": {\n          \"Loreme25\": true\n        },\n        \"name\": \"dolor cupidatat\",\n        \"sector\": \"deserunt occaecat\",\n        \"state_code\": \"anim r\",\n        \"uid\": \"ad venia\",\n        \"user_id\": \"enim aliquip\",\n        \"code\": \"irure e\"\n      },\n      \"credit_note_id\": \"non occaecat Excepteur\",\n      \"parent_id\": \"deserunt in officia irure\",\n      \"affiliate_id\": \"ut commodo exercitation\",\n      \"packaging_type\": \"consecte\",\n      \"vertical\": \"commodo labore et sed ullamco\",\n      \"quantity\": -51614427.845887035,\n      \"status\": {\n        \"meta\": {\n          \"in_a3\": -67397624\n        },\n        \"bag_list\": [\n          \"dolor Excepteur nulla\",\n          \"est minim Excepteur\"\n        ],\n        \"id\": 73376314,\n        \"created_at\": \"2018-04-17T20:23:31.354Z\",\n        \"created_ts\": \"ipsum eiusmod mollit fugiat\",\n        \"shipment_id\": \"in dolore elit aliqua dolor\",\n        \"status\": \"occaecat in minim\",\n        \"display_name\": \"reprehenderit incididu\",\n        \"current_shipment_status\": \"occaecat esse velit dolor\",\n        \"status_created_at\": \"2023-05-09T16:37:06.155Z\"\n      },\n      \"price\": {\n        \"refund_credit\": 63170141.88725573,\n        \"amount_paid_roundoff\": 83802999.8813105,\n        \"price_effective\": -69842059.95970738,\n        \"promotion_effective_discount\": -51927396.965866365,\n        \"pm_price_split\": 74206270.15921423,\n        \"refund_amount\": -10323536.822037965,\n        \"transfer_price\": 69594650.32630509,\n        \"coupon_effective_discount\": 15492700.28305468,\n        \"tax_collected_at_source\": -26487697.7788755,\n        \"brand_calculated_amount\": 19156871.248585537,\n        \"delivery_charge\": -19223064.75599931,\n        \"cashback\": 5787647.598377749,\n        \"value_of_good\": -15394959.682045832,\n        \"cashback_applied\": 33425995.69722049,\n        \"cod_charges\": -72016188.7791896,\n        \"price_marked\": 70073873.49479455,\n        \"amount_paid\": -68227980.23945618,\n        \"coupon_value\": -27004731.732725993,\n        \"discount\": 86156112.85885754,\n        \"fynd_credits\": -85993981.33396839,\n        \"gift_price\": -61201378.24218093,\n        \"amount_to_be_collected\": 59139660.47572884,\n        \"cost_price\": 21303014.612649426,\n        \"loyalty_discount\": -25276356.560039252,\n        \"marketplace_promotion_effective_discount\": -57848369.249883145,\n        \"seller_promotion_effective_discount\": 66469803.60915676\n      },\n      \"gst\": {\n        \"value_of_good\": -1653772.5207781792,\n        \"gst_fee\": -45226005.113014266,\n        \"brand_calculated_amount\": -82103576.0193105,\n        \"tax_collected_at_source\": -45614963.965959765,\n        \"gstin_code\": \"quis voluptate\"\n      }\n    },\n    \"shipment_details\": {\n      \"affiliate_shipment_id\": \"ullamco sed non quis in\",\n      \"articles\": [\n        {\n          \"_id\": \"ullamco sit\",\n          \"attributes\": {\n            \"idac\": \"in mollit\",\n            \"quis300\": -21332442.675109014,\n            \"culpa_f5\": -77743607.71026418\n          },\n          \"brand_id\": -56247683,\n          \"category\": {\n            \"laborum3\": -45436153.2157272,\n            \"anim9\": 3794208\n          },\n          \"dimension\": {\n            \"in8\": -71222135.75195171,\n            \"est7ba\": \"quis nisi officia non\"\n          },\n          \"quantity\": -94405633,\n          \"weight\": {\n            \"nullae68\": \"et proident\",\n            \"pariatur_0\": 27524739\n          }\n        },\n        {\n          \"_id\": \"sunt ex labore proident\",\n          \"attributes\": {\n            \"enim_11\": -73220229.69447622,\n            \"officia_45\": -28927995,\n            \"sunt_3\": 55469944,\n            \"quie5\": 82705642.91494858\n          },\n          \"brand_id\": -93343827,\n          \"category\": {\n            \"labore6a\": \"dolore esse ad aute pariatur\",\n            \"fugiata\": \"dolore\"\n          },\n          \"dimension\": {\n            \"reprehenderitf8\": \"aliquip amet do aliqua\"\n          },\n          \"quantity\": -71628827,\n          \"weight\": {\n            \"velit_f\": -60083552.97970112\n          }\n        }\n      ],\n      \"fulfillment_id\": 6862907,\n      \"shipments\": -93330889,\n      \"box_type\": \"tem\",\n      \"dp_id\": \"nisi\",\n      \"meta\": {\n        \"veniam_89\": -17855395\n      },\n      \"dp_options\": {\n        \"pariatur7\": \"volupt\",\n        \"amet_f\": false,\n        \"do6bc\": \"et quis labore Duis Ex\"\n      },\n      \"lock_status\": false,\n      \"action_to_status\": {\n        \"download_invoice\": \"lock\",\n        \"download_label\": \"lock\"\n      }\n    },\n    \"shipment_id\": \"non mollit deserunt Ut eu\",\n    \"shipment_gst\": {\n      \"value_of_good\": 98204886.69709805,\n      \"gst_fee\": -34346924.762416944,\n      \"brand_calculated_amount\": -52638987.857516505,\n      \"tax_collected_at_source\": -60613527.33588397,\n      \"gstin_code\": \"cillum quis Excepteur\"\n    },\n    \"shipment_status\": {\n      \"meta\": {\n        \"docb3\": -18004766.279133484,\n        \"cillum_e25\": true\n      },\n      \"bag_list\": [\n        \"ea nisi dolor consequat\",\n        \"in ipsum id\"\n      ],\n      \"id\": -69152874,\n      \"created_at\": \"2016-08-05T07:10:03.649Z\",\n      \"created_ts\": \"cupidatat voluptate et\",\n      \"shipment_id\": \"eu ad enim\",\n      \"status\": \"adipisicing in\",\n      \"display_name\": \"labore fug\",\n      \"current_shipment_status\": \"nostrud voluptate proident do\",\n      \"status_created_at\": \"1980-04-04T10:20:10.895Z\"\n    },\n    \"shipment_status_history\": [\n      {\n        \"meta\": {\n          \"ex2b\": 51817213.677346796\n        },\n        \"bag_list\": [\n          \"dolor exercitation\",\n          \"in commodo\"\n        ],\n        \"id\": -94800949,\n        \"created_at\": \"1996-07-17T17:06:42.958Z\",\n        \"created_ts\": \"nulla incididunt pariatur dolor\",\n        \"shipment_id\": \"dolore eu occaecat elit\",\n        \"status\": \"aliqua et ullamco ut\",\n        \"display_name\": \"aute\",\n        \"current_shipment_status\": \"occa\",\n        \"status_created_at\": \"1958-11-15T03:08:40.359Z\"\n      },\n      {\n        \"meta\": {\n          \"culpa2\": -8453617.859915271,\n          \"velit_0d\": false,\n          \"Excepteur34\": -90098281.05392686\n        },\n        \"bag_list\": [\n          \"Ut in id enim\",\n          \"Ut nisi Excepteur aliquip\"\n        ],\n        \"id\": -50017668,\n        \"created_at\": \"1981-08-23T06:20:09.529Z\",\n        \"created_ts\": \"occaecat Excepteur anim esse\",\n        \"shipment_id\": \"ut reprehenderit esse dol\",\n        \"status\": \"reprehenderit\",\n        \"display_name\": \"qui\",\n        \"current_shipment_status\": \"do consequat\",\n        \"status_created_at\": \"2017-04-23T18:17:21.811Z\"\n      }\n    ],\n    \"status\": {\n      \"can_be_cancelled\": true,\n      \"enable_tracking\": true,\n      \"is_active\": true,\n      \"is_customer_return_allowed\": true,\n      \"is_returnable\": true\n    },\n    \"tags\": [\n      \"elit non eu\",\n      \"et laboris\"\n    ],\n    \"total_shipment_bags\": 21620081,\n    \"total_shipments_in_order\": -91402899,\n    \"transaction_type\": \"shipment\",\n    \"type\": \"non sint labore\",\n    \"updated_at\": \"2025-05-24T05:10:01.603Z\",\n    \"user\": {\n      \"user_oid\": \"in proident\",\n      \"external_customer_id\": \"Ut mollit reprehenderit\",\n      \"first_name\": \"labore laboris\",\n      \"last_name\": \"cillum voluptate adipisicing sunt tempor\",\n      \"mobile\": \"qui veniam Excepteur\",\n      \"email\": \"consectetur sit\",\n      \"is_anonymous_user\": false,\n      \"gender\": \"ipsum est\",\n      \"mongo_user_id\": \"est aliqua anim\",\n      \"meta\": {\n        \"nisi25\": false\n      }\n    },\n    \"weight\": {\n      \"value\": 78666068.71041274,\n      \"unit\": \"dolor non\"\n    },\n    \"original_bag_list\": [\n      -60968478,\n      80705593\n    ],\n    \"identifier\": \"sed quis anim\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "411d52aa-9e8f-4ef0-90bf-832befcde10b",
            "name": "getBags | List bags",
            "request": {
              "name": "getBags | List bags",
              "description": {
                "content": "Get paginated list of bags based on provided filters",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "bags"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "bag_ids",
                    "value": "<string>",
                    "description": "Comma separated values of bag ids"
                  },
                  {
                    "disabled": false,
                    "key": "shipment_ids",
                    "value": "<string>",
                    "description": "Comma separated values of shipment ids"
                  },
                  {
                    "disabled": false,
                    "key": "order_ids",
                    "value": "<string>",
                    "description": "Comma separated values of order ids"
                  },
                  {
                    "disabled": false,
                    "key": "channel_bag_ids",
                    "value": "<string>",
                    "description": "Comma separated values of app bag ids"
                  },
                  {
                    "disabled": false,
                    "key": "channel_shipment_ids",
                    "value": "<string>",
                    "description": "Comma separated values of app shipment ids"
                  },
                  {
                    "disabled": false,
                    "key": "channel_order_ids",
                    "value": "<string>",
                    "description": "Comma separated values of app order ids"
                  },
                  {
                    "disabled": false,
                    "key": "channel_id",
                    "value": "<string>",
                    "description": "Comma separated values of app ids"
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Page number for paginated data"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "20",
                    "description": "Page size of data received per page"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "54425279-c9b1-4176-a6cf-57903de4878f",
                "name": "Successfully retrived all the given shipments details!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "bags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "bag_ids",
                        "value": "1234,2344"
                      },
                      {
                        "key": "shipment_ids",
                        "value": "1661111234,167772344"
                      },
                      {
                        "key": "order_ids",
                        "value": "1661111234,167772344"
                      },
                      {
                        "key": "channel_bag_ids",
                        "value": "B1234,B2344"
                      },
                      {
                        "key": "channel_shipment_ids",
                        "value": "S1234,S2344"
                      },
                      {
                        "key": "channel_order_ids",
                        "value": "O1234,02344"
                      },
                      {
                        "key": "channel_id",
                        "value": "000000000000000000000001,614b42d1ea943427b5f46d1e"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Id of company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status_code\": 400,\n  \"data\": {\n    \"items\": [\n      {\n        \"bag_update_time\": 78318065.26353759,\n        \"id\": \"adipis\",\n        \"bag_id\": -22275135,\n        \"affiliate_bag_details\": {\n          \"affiliate_bag_id\": \"cillum incididunt eu\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"sit pariatur ea non\",\n            \"channel_order_id\": \"ut eiusmod\",\n            \"employee_discount\": 4293227.7610217035,\n            \"box_type\": \"est\",\n            \"quantity\": 13484534,\n            \"size_level_total_qty\": 57793823,\n            \"loyalty_discount\": -74041643.81000009,\n            \"replacement_details\": {\n              \"replacement_type\": \"laborum fugiat proident dolore\",\n              \"original_affiliate_order_id\": \"non est ullamco\"\n            },\n            \"channel_shipment_id\": \"Duis sed\",\n            \"marketplace_invoice_id\": \"pariatur off\",\n            \"due_date\": \"1992-11-12T21:33:40.438Z\",\n            \"coupon_code\": \"Duis in\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": false,\n            \"fulfilment_priority\": -91832289,\n            \"customer_selling_price\": 20701683.068947226\n          },\n          \"affiliate_order_id\": \"qui proident in\",\n          \"employee_discount\": -37511037.100039825,\n          \"loyalty_discount\": 91829808.34554178\n        },\n        \"affiliate_details\": {\n          \"affiliate_bag_id\": \"laboris qui\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"sint ex consectetur ullamco est\",\n            \"channel_order_id\": \"tempor qui ut f\",\n            \"employee_discount\": -78926361.75762324,\n            \"box_type\": \"sunt est aliquip ex officia\",\n            \"quantity\": -3065417,\n            \"size_level_total_qty\": 63876573,\n            \"loyalty_discount\": 52375959.030148834,\n            \"replacement_details\": {\n              \"replacement_type\": \"est non \",\n              \"original_affiliate_order_id\": \"laborum adipisicing veniam minim id\"\n            },\n            \"channel_shipment_id\": \"amet\",\n            \"marketplace_invoice_id\": \"eiusmod adipisicing aute deserunt\",\n            \"due_date\": \"1986-04-10T17:22:17.209Z\",\n            \"coupon_code\": \"nostru\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": false,\n            \"fulfilment_priority\": 14235528,\n            \"customer_selling_price\": 85271878.38394293\n          },\n          \"affiliate_order_id\": \"cupidatat re\",\n          \"affiliate_shipment_id\": \"in dolor dolore\",\n          \"affiliate_store_id\": \"dolor occaecat nulla sint\",\n          \"shipment_meta\": {\n            \"same_store_available\": false,\n            \"weight\": 73509896,\n            \"tracking_url\": \"est Excepteur magna\",\n            \"estimated_delivery_date\": \"2007-12-02T09:38:31.187Z\",\n            \"b2b_buyer_details\": {\n              \"address\": \"dolor in veniam\",\n              \"city\": \"eu\",\n              \"gstin\": \"dolore irure\",\n              \"name\": \"in proident sunt\",\n              \"pincode\": -72181024,\n              \"state\": \"incididunt amet\",\n              \"ajio_site_id\": \"deserunt consectetur ullamco eiusmod reprehenderit\"\n            },\n            \"formatted\": {\n              \"max\": \"veniam\",\n              \"min\": \"culpa \"\n            },\n            \"debug_info\": {\n              \"stormbreaker_uuid\": \"dolor\"\n            },\n            \"return_awb_number\": \"minim aliqua culpa consectetur in\",\n            \"is_self_ship\": true,\n            \"box_type\": \"sint non ad anim Excepteur\",\n            \"einvoice_info\": {\n              \"credit_note\": {\n                \"commodo_a\": 90336427\n              },\n              \"invoice\": {\n                \"velit75\": -89737600.74271265,\n                \"aliquip93\": \"Duis non do veniam\",\n                \"irure056\": -34982205,\n                \"nisi6a2\": -62103157\n              }\n            },\n            \"return_affiliate_shipment_id\": \"mollit dolore eu laboris ut\",\n            \"parent_dp_id\": \"labore reprehend\",\n            \"shipment_weight\": -27551868.109179616,\n            \"dimension\": {\n              \"height\": 25420567.975385338,\n              \"width\": -2841254.5462724715,\n              \"is_default\": true,\n              \"unit\": \"dolor dolor m\",\n              \"length\": 86831841.63104457\n            },\n            \"dp_options\": {\n              \"esse_4bd\": true,\n              \"incididunt_6a\": 33455222.77208315,\n              \"nostrud7\": true\n            },\n            \"assign_dp_from_sb\": true,\n            \"due_date\": \"2019-05-08T03:44:19.707Z\",\n            \"store_invoice_updated_date\": \"1959-03-12T15:26:50.421Z\",\n            \"forward_affiliate_shipment_id\": \"adipisicing nulla\",\n            \"return_store_node\": 88530778,\n            \"fulfilment_priority_text\": \"ut tempor\",\n            \"shipment_tags\": [\n              {\n                \"slug\": \"Duis in\",\n                \"entity_type\": \"shipments\",\n                \"display_text\": \"fugiat sed irure\"\n              },\n              {\n                \"slug\": \"nostrud ex\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"sunt laborum ex\"\n              }\n            ],\n            \"external\": {\n              \"do21\": 25812226.412333533,\n              \"aute_b_\": \"nulla dolor nostrud d\",\n              \"sed81\": \"nisi veniam\"\n            },\n            \"awb_number\": \"t\",\n            \"lock_data\": {\n              \"locked\": true,\n              \"mto\": true,\n              \"lock_message\": \"ad anim tempor in\"\n            },\n            \"order_type\": \"HomeDelivery\",\n            \"ewaybill_info\": {\n              \"eiusmod4\": -53766562.73810676,\n              \"minimac\": false,\n              \"anim6f\": \"est dolore sit sed reprehenderit\"\n            },\n            \"dp_id\": \"sed ipsum incididunt labore veniam\",\n            \"shipment_volumetric_weight\": -53538373.13819078,\n            \"marketplace_store_id\": \"in\",\n            \"return_details\": {\n              \"anim5ce\": 43433652.04904139\n            },\n            \"dp_sort_key\": \"ullamco commodo\",\n            \"packaging_name\": \"id\",\n            \"timestamp\": {\n              \"max\": -51798787,\n              \"min\": 49481946\n            },\n            \"auto_trigger_dp_assignment_acf\": true,\n            \"dp_name\": \"do nostrud\",\n            \"po_number\": \"culpa nisi Dui\",\n            \"b2c_buyer_details\": {\n              \"esse3a\": -81877964.39944735\n            },\n            \"forward_affiliate_order_id\": \"tempor ex cillum\",\n            \"return_affiliate_order_id\": \"sed magna\",\n            \"bag_weight\": {\n              \"ex_5_\": -18130207.650733203,\n              \"eiusmod8\": false,\n              \"reprehenderit16\": 17434328\n            },\n            \"refund_to\": \"labore est dolor id\"\n          },\n          \"company_affiliate_tag\": \"adipisicing dolor\",\n          \"pdf_links\": {\n            \"invoice_type\": \"external\",\n            \"label_type\": \"external\",\n            \"label_a6\": \"Excepteur cillum tempor\",\n            \"invoice\": \"aliqua sunt non\",\n            \"label_pos\": \"anim tempor\",\n            \"invoice_a6\": \"elit\",\n            \"b2b\": \"in tempor\",\n            \"label\": \"tempor nisi ex dolor\",\n            \"label_a4\": \"nostrud in laboris et\",\n            \"invoice_export\": \"sit enim in Ut\",\n            \"credit_note_url\": \"officia\",\n            \"delivery_challan_a4\": \"incididunt Lorem tempor qui commodo\",\n            \"label_export\": \"proident in conse\",\n            \"invoice_a4\": \"laborum esse\",\n            \"invoice_pos\": \"do\",\n            \"po_invoice\": \"eu cupida\"\n          },\n          \"config\": {\n            \"app\": {\n              \"created_at\": \"2018-04-22T03:44:38.148Z\",\n              \"id\": \"Duis culpa\",\n              \"name\": \"id \",\n              \"owner\": \"sint dolor sunt Excepteur\",\n              \"secret\": \"esse dolor\",\n              \"token\": \"adipisicing quis\",\n              \"updated_at\": \"2024-11-20T21:29:54.223Z\",\n              \"description\": \"ad amet cillum sit\",\n              \"meta\": [\n                {\n                  \"name\": \"anim ullamco\",\n                  \"value\": \"Ut nisi anim\"\n                },\n                {\n                  \"name\": \"occa\",\n                  \"value\": \"velit consectetur incididunt\"\n                }\n              ]\n            },\n            \"inventory\": {\n              \"article_assignment\": {\n                \"post_order_reassignment\": false\n              },\n              \"payment\": {\n                \"source\": \"ex nulla\",\n                \"mode_of_payment\": \"do deserunt adipisicing dolore\"\n              },\n              \"inventory\": {\n                \"store\": {\n                  \"enim_0f\": \"aliquip dolor esse qui\"\n                }\n              },\n              \"order\": {\n                \"force_reassignment\": false\n              },\n              \"logistics\": {\n                \"dp_assignment\": false\n              }\n            },\n            \"app_company_id\": -4625865\n          },\n          \"affiliate_id\": \"est pariatur in\",\n          \"id\": \"commodo ipsum Excepteur magna\"\n        },\n        \"article\": {\n          \"_id\": \"velit quis\",\n          \"identifiers\": {\n            \"consequate83\": 45139948.82763782,\n            \"aliqua25\": false,\n            \"est9a\": -80583033.20298341,\n            \"consectetur4c4\": -22820186.115504622\n          },\n          \"seller_identifier\": \"voluptate est tempor\",\n          \"size\": \"est tempor irure\",\n          \"uid\": \"ad exercitation\",\n          \"set\": {\n            \"quis_4\": \"laboris\"\n          },\n          \"dimensions\": {\n            \"height\": -83805957.73916636,\n            \"width\": -62233492.509194165,\n            \"is_default\": false,\n            \"unit\": \"cillum\",\n            \"length\": 65403856.69668543\n          },\n          \"currency\": {\n            \"tempor33\": false\n          },\n          \"esp_modified\": true,\n          \"return_config\": {\n            \"returnable\": true,\n            \"time\": 66817021.1175783,\n            \"unit\": \"amet cillum occaecat esse ut\"\n          },\n          \"code\": \"officia ea in esse\",\n          \"weight\": {\n            \"is_default\": false,\n            \"shipping\": -78105269,\n            \"unit\": \"id magna ipsum\"\n          },\n          \"raw_meta\": \"Duis Excepteur sed consequat\",\n          \"is_set\": false,\n          \"tags\": [\n            \"veniam eu\",\n            \"consequat sed aliquip eiusmod\"\n          ],\n          \"_custom_json\": {\n            \"esse_3\": false,\n            \"aliqua_a8\": -75232584.91214263\n          }\n        },\n        \"article_details\": {\n          \"status\": {\n            \"status\": {\n              \"cancelled_fynd\": {\n                \"653b8f6ecde78e46b559a4cd\": {\n                  \"uid\": \"653b8f6ecde78e46b559a4cd\",\n                  \"_id\": \"653b8f6ecde78e46b559a4cd\",\n                  \"is_set\": false,\n                  \"bag_ids\": [\n                    {\n                      \"bag_id\": 6393,\n                      \"quantity\": 1\n                    }\n                  ],\n                  \"quantity\": 1,\n                  \"reasons\": {}\n                }\n              }\n            }\n          }\n        },\n        \"bag_status\": [\n          {\n            \"status\": \"dolor\",\n            \"forward\": true,\n            \"store_id\": 25389920,\n            \"delivery_awb_number\": \"in ut\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": -44810176,\n            \"app_display_name\": \"Ut minim nulla cupidatat\",\n            \"state_id\": 66449,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": 20287915,\n            \"created_at\": \"1992-01-31T05:53:19.134Z\",\n            \"created_ts\": \"ut deserunt\",\n            \"shipment_id\": \"enim\",\n            \"updated_at\": \"1985-07-23T22:05:19.295Z\",\n            \"updated_ts\": \"elit velit\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"quis\",\n              \"id\": 25661780,\n              \"journey_type\": \"forward\",\n              \"name\": \"consectetur consequat voluptate incididunt\",\n              \"state_type\": \"financial\",\n              \"is_active\": false,\n              \"app_display_name\": \"sit non minim quis\",\n              \"app_state_name\": \"deserunt nulla labore eu\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": 11239593,\n            \"display_name\": \"et eiusmod\"\n          },\n          {\n            \"status\": \"pariatur qui aliqua Duis\",\n            \"forward\": false,\n            \"store_id\": -1787191,\n            \"delivery_awb_number\": \"irure dolor eu velit Lorem\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": -37849316,\n            \"app_display_name\": \"amet do voluptate Ut\",\n            \"state_id\": -37013344,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": -34393359,\n            \"created_at\": \"1970-12-27T18:39:55.025Z\",\n            \"created_ts\": \"cillum cupidatat deserunt Lorem id\",\n            \"shipment_id\": \"dolor ex non minim\",\n            \"updated_at\": \"2016-12-04T15:05:46.486Z\",\n            \"updated_ts\": \"sit in in\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"laborum adipisicing ad anim\",\n              \"id\": -5814834,\n              \"journey_type\": \"forward\",\n              \"name\": \"laborum ullamco in\",\n              \"state_type\": \"financial\",\n              \"is_active\": true,\n              \"app_display_name\": \"nulla ut sunt\",\n              \"app_state_name\": \"enim consequat\",\n              \"app_facing\": false,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -59787256,\n            \"display_name\": \"non dolor magna Ut tempor\"\n          }\n        ],\n        \"bag_status_history\": [\n          {\n            \"status\": \"ut\",\n            \"forward\": false,\n            \"store_id\": 84946442,\n            \"delivery_awb_number\": \"dolore cillum occaecat\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 195892,\n            \"app_display_name\": \"fugiat irure\",\n            \"state_id\": 63005759,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": 51394053,\n            \"created_at\": \"1986-05-22T15:01:32.351Z\",\n            \"created_ts\": \"cillum ipsum culpa\",\n            \"shipment_id\": \"quis in reprehenderit aliqua dolor\",\n            \"updated_at\": \"2022-07-16T00:16:17.238Z\",\n            \"updated_ts\": \"proident\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"inci\",\n              \"id\": 36213802,\n              \"journey_type\": \"forward\",\n              \"name\": \"irure occ\",\n              \"state_type\": \"financial\",\n              \"is_active\": false,\n              \"app_display_name\": \"dolor mollit\",\n              \"app_state_name\": \"pro\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -30385631,\n            \"display_name\": \"amet magna nisi\"\n          },\n          {\n            \"status\": \"Excepteur\",\n            \"forward\": false,\n            \"store_id\": -59286682,\n            \"delivery_awb_number\": \"ipsum ut\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": -21945605,\n            \"app_display_name\": \"irure amet ex nulla\",\n            \"state_id\": -77155299,\n            \"state_type\": \"financial\",\n            \"bsh_id\": 67492981,\n            \"created_at\": \"2021-10-20T19:28:04.033Z\",\n            \"created_ts\": \"incididunt nisi ea Excepteur\",\n            \"shipment_id\": \"amet ea\",\n            \"updated_at\": \"1966-11-05T02:03:09.775Z\",\n            \"updated_ts\": \"consequat ex\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"officia id mollit in adipisicing\",\n              \"id\": 71108234,\n              \"journey_type\": \"return\",\n              \"name\": \"exercitation id\",\n              \"state_type\": \"operational\",\n              \"is_active\": true,\n              \"app_display_name\": \"Ut amet sit\",\n              \"app_state_name\": \"in amet\",\n              \"app_facing\": true,\n              \"notify_customer\": false\n            },\n            \"bag_id\": -56329797,\n            \"display_name\": \"elit sed aliquip\"\n          }\n        ],\n        \"brand\": {\n          \"brand_name\": \"culpa ullamco\",\n          \"credit_note_expiry_days\": -84283166,\n          \"logo\": \"culpa id\",\n          \"invoice_prefix\": \"irure dolor\",\n          \"credit_note_allowed\": true,\n          \"start_date\": \"1947-12-03T09:41:14.957Z\",\n          \"company\": \"laborum adipisicing\",\n          \"is_virtual_invoice\": true,\n          \"script_last_ran\": \"pariatur in consequat culpa\",\n          \"pickup_location\": \"eu sed ullamco aliqua deserunt\",\n          \"created_on\": \"1992-03-05T00:47:04.208Z\",\n          \"brand_id\": -71006339,\n          \"modified_on\": \"2011-09-09T21:25:30.837Z\",\n          \"id\": -10422407\n        },\n        \"company\": {\n          \"pan_no\": \"commodo\",\n          \"created_on\": \"1995-12-16T12:02:56.841Z\",\n          \"id\": 55624833,\n          \"company_name\": \"adipisicing tempor officia ipsum\",\n          \"gst_number\": \"magna amet in consequat\",\n          \"company_type\": \"manufacturer-owner\",\n          \"modified_on\": \"1978-01-16T03:23:07.099Z\",\n          \"meta\": {\n            \"officia6\": 25464103,\n            \"non_9\": false\n          },\n          \"business_type\": \"Lorem\",\n          \"agreement_start_date\": \"1985-03-11T21:48:17.040Z\"\n        },\n        \"current_operational_status\": {\n          \"status\": \"dolor deserunt non\",\n          \"forward\": false,\n          \"store_id\": 54609767,\n          \"delivery_awb_number\": \"enim Excepteur irure\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -44068801,\n          \"app_display_name\": \"officia anim\",\n          \"state_id\": -7135470,\n          \"state_type\": \"operational\",\n          \"bsh_id\": -81864839,\n          \"created_at\": \"1957-12-31T12:59:46.902Z\",\n          \"created_ts\": \"culpa aliquip anim do\",\n          \"shipment_id\": \"exercitation proident non\",\n          \"updated_at\": \"1988-07-11T14:16:17.361Z\",\n          \"updated_ts\": \"in officia reprehenderit\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"ipsum anim nostrud cillum\",\n            \"id\": 43692679,\n            \"journey_type\": \"return\",\n            \"name\": \"nulla deserunt officia ut\",\n            \"state_type\": \"logistics\",\n            \"is_active\": false,\n            \"app_display_name\": \"labore mollit et laborum officia\",\n            \"app_state_name\": \"sed pariatur aliquip incididunt quis\",\n            \"app_facing\": false,\n            \"notify_customer\": true\n          },\n          \"bag_id\": 54960571,\n          \"display_name\": \"exercitation ad do\"\n        },\n        \"current_status\": {\n          \"status\": \"consectetur\",\n          \"forward\": true,\n          \"store_id\": 22032165,\n          \"delivery_awb_number\": \"consectetur ex\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -47273620,\n          \"app_display_name\": \"Lorem\",\n          \"state_id\": 6757989,\n          \"state_type\": \"financial\",\n          \"bsh_id\": -58018622,\n          \"created_at\": \"1985-03-28T21:19:30.079Z\",\n          \"created_ts\": \"occaecat\",\n          \"shipment_id\": \"dolor in\",\n          \"updated_at\": \"1972-07-16T20:53:02.712Z\",\n          \"updated_ts\": \"laborum labore enim\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"pariatur est adipisicing magna consequat\",\n            \"id\": 44641408,\n            \"journey_type\": \"forward\",\n            \"name\": \"amet adipisicing dolor sed velit\",\n            \"state_type\": \"logistics\",\n            \"is_active\": false,\n            \"app_display_name\": \"quis\",\n            \"app_state_name\": \"anim mollit \",\n            \"app_facing\": false,\n            \"notify_customer\": true\n          },\n          \"bag_id\": 73677574,\n          \"display_name\": \"laborum cillum\"\n        },\n        \"dates\": {\n          \"delivery_date\": \"1951-01-23T07:57:00.711Z\",\n          \"order_created\": \"nulla adipisicing in\"\n        },\n        \"delivery_address\": {\n          \"phone\": \"consequat occaecat\",\n          \"address2\": \"nostrud cupidatat irure dolor aute\",\n          \"address\": \"laborum id nostrud\",\n          \"longitude\": 34235643.15549612,\n          \"pincode\": \"tempor labore\",\n          \"area\": \"consectetur nulla esse aliquip\",\n          \"address_type\": \"office\",\n          \"country\": \"enim anim occaecat\",\n          \"address_category\": \"delivery\",\n          \"email\": \"commodo officia ex\",\n          \"created_at\": \"1971-07-04T10:59:35.509Z\",\n          \"address1\": \"commodo quis nostrud nulla et\",\n          \"display_address\": \"pariatur anim laborum\",\n          \"landmark\": \"laboris veniam do in occaecat\",\n          \"updated_at\": \"1999-04-12T07:49:20.736Z\",\n          \"version\": \"nisi\",\n          \"latitude\": -38177178.74921844,\n          \"contact_person\": \"in cillum do\",\n          \"state\": \"officia ut\",\n          \"city\": \"mollit Duis cupidatat dolore reprehenderit\",\n          \"area_code_slug\": \"irure cillum eiusmod dolor\",\n          \"country_code\": \"consectetur commodo non\",\n          \"country_iso_code\": \"ea\",\n          \"country_phone_code\": \"laborum\",\n          \"delivery_address_id\": 73407449,\n          \"geo_location\": {\n            \"nulla_b1\": false,\n            \"aliquip295\": true\n          },\n          \"name\": \"\",\n          \"sector\": \"exercitatio\",\n          \"state_code\": \"amet anim commodo nisi\",\n          \"uid\": \"nostrud et\",\n          \"user_id\": \"labore Lorem cupidatat\",\n          \"code\": \"laborum Excepteur aliquip adipisicing\"\n        },\n        \"delivery_slot\": {\n          \"slot\": \"amet labore dolore eu\",\n          \"upper_bound\": \"eiusmod adipisicing esse labore Duis\",\n          \"lower_bound\": \"sed exerci\",\n          \"date\": \"ad\",\n          \"type\": \"laboris sed\"\n        },\n        \"display_name\": \"consequat Duis nostrud\",\n        \"dp_details\": {\n          \"fugiat_3\": -15738564,\n          \"amet_1\": true,\n          \"eu_83\": 48998687.71585783,\n          \"in_e\": 22026478\n        },\n        \"einvoice_info\": {\n          \"sedf\": -7475342.650334358\n        },\n        \"entity_type\": \"bag\",\n        \"fallback_user\": {\n          \"in_2\": true,\n          \"enim_3b\": -32428505,\n          \"reprehenderit_1\": \"i\",\n          \"ipsum3\": true\n        },\n        \"financial_breakup\": [\n          {\n            \"added_to_fynd_cash\": false,\n            \"amount_paid\": 37821720.974657714,\n            \"brand_calculated_amount\": 35624093.91349104,\n            \"cashback\": -54374919.43120088,\n            \"cashback_applied\": 54529428.03321409,\n            \"cod_charges\": -44614516.59206563,\n            \"coupon_effective_discount\": 41692035.08083704,\n            \"coupon_value\": 13790553.163617462,\n            \"delivery_charge\": -90892678.04960465,\n            \"discount\": -73762087.63202086,\n            \"fynd_credits\": -14560373.344257325,\n            \"gst_fee\": 71871447.24601713,\n            \"gst_tag\": \"proident\",\n            \"gst_tax_percentage\": -40867705.85948805,\n            \"hsn_code\": \"sint amet ipsum\",\n            \"identifiers\": {\n              \"alu\": \"ex\",\n              \"ean\": \"do reprehenderit ea id\",\n              \"sku_code\": \"Lorem\",\n              \"upc\": \"nostrud ad quis voluptate culpa\",\n              \"isbn\": \"voluptate aliqua consectetur mollit\"\n            },\n            \"item_name\": \"deserunt irure fugiat\",\n            \"price_effective\": -42653939.43903528,\n            \"price_marked\": 42086409.402557075,\n            \"promotion_effective_discount\": 91906093.6493448,\n            \"refund_credit\": 13815576.566001028,\n            \"size\": \"fugiat sunt ad in\",\n            \"total_units\": -27661028,\n            \"transfer_price\": 19182156.006676897,\n            \"value_of_good\": 63463043.07852605,\n            \"amount_paid_roundoff\": -84797883,\n            \"tax_collected_at_source\": 14155188.189865917,\n            \"amount_to_be_collected\": -96383418.14592679,\n            \"taxes\": [\n              {\n                \"name\": \"commodo aute qui\",\n                \"rate\": 59651310.683921695,\n                \"tax_amount\": 48592000.79320854,\n                \"taxable_amount\": 926788.9409916699\n              },\n              {\n                \"name\": \"ut consectetur ut\",\n                \"rate\": 24600577.893169627,\n                \"tax_amount\": -60757780.72828144,\n                \"taxable_amount\": 95102879.24117818\n              }\n            ],\n            \"loyalty_discount\": 51303874.25435755\n          },\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": -33475011.176284395,\n            \"brand_calculated_amount\": 55098049.87083432,\n            \"cashback\": -67360170.44431625,\n            \"cashback_applied\": -52777652.940441564,\n            \"cod_charges\": -92080802.74458772,\n            \"coupon_effective_discount\": -84767213.93782815,\n            \"coupon_value\": -47751565.21076625,\n            \"delivery_charge\": 68120886.87889296,\n            \"discount\": 41773997.293334365,\n            \"fynd_credits\": -35362815.94586694,\n            \"gst_fee\": -46656396.530276604,\n            \"gst_tag\": \"sit dolore\",\n            \"gst_tax_percentage\": -40093768.81877742,\n            \"hsn_code\": \"elit aliqua ullamco deserunt\",\n            \"identifiers\": {\n              \"alu\": \"in adipisicing\",\n              \"ean\": \"voluptate ipsum quis Excepteur\",\n              \"sku_code\": \"reprehenderit in nulla\",\n              \"upc\": \"fugiat laboris\",\n              \"isbn\": \"id non\"\n            },\n            \"item_name\": \"veniam proident commodo\",\n            \"price_effective\": -99114423.61907566,\n            \"price_marked\": -67741918.70748937,\n            \"promotion_effective_discount\": -24718390.311130583,\n            \"refund_credit\": 54397556.612445265,\n            \"size\": \"eu incid\",\n            \"total_units\": -45267662,\n            \"transfer_price\": 60423655.05191606,\n            \"value_of_good\": 1484586.9200110286,\n            \"amount_paid_roundoff\": -38896030,\n            \"tax_collected_at_source\": -39304817.96257852,\n            \"amount_to_be_collected\": -6552687.095301926,\n            \"taxes\": [\n              {\n                \"name\": \"id\",\n                \"rate\": -46140704.8661969,\n                \"tax_amount\": -6421204.613499448,\n                \"taxable_amount\": -69431079.34810567\n              },\n              {\n                \"name\": \"quis\",\n                \"rate\": -1460110.6086413711,\n                \"tax_amount\": -64536336.95110606,\n                \"taxable_amount\": -99393420.70334308\n              }\n            ],\n            \"loyalty_discount\": -16380286.800540581\n          }\n        ],\n        \"fulfilling_store\": {\n          \"address1\": \"ullamco veniam consectetur officia\",\n          \"city\": \"anim\",\n          \"company_id\": 28460894,\n          \"contact_person\": \"id consequat\",\n          \"country\": \"Lore\",\n          \"created_at\": \"2014-09-14T00:10:28.216Z\",\n          \"fulfillment_channel\": \"aliquip dolore quis adipisicing\",\n          \"location_type\": \"mall\",\n          \"meta\": {\n            \"display_name\": \"Lorem proident Ut\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": false,\n                \"username\": \"cupidatat dolore consectetur fugiat\",\n                \"user\": \"eiusmod aliq\",\n                \"password\": \"elit ut pariatur culpa tempor\"\n              },\n              \"e_waybill\": {\n                \"enabled\": true\n              }\n            },\n            \"stage\": \"elit labore culpa qui commodo\",\n            \"additional_contact_details\": {\n              \"proident_3a0\": 83070275\n            },\n            \"notification_emails\": [\n              \"culpa aute ut\",\n              \"in in mollit\"\n            ],\n            \"gst_number\": \"cupidatat reprehender\",\n            \"ewaybill_portal_details\": {\n              \"nisi8_f\": -87362398.94064336,\n              \"ad_\": 58558190,\n              \"cillum76a\": 15396010\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"velit\",\n              \"user\": \"Duis dolor aliqua\",\n              \"password\": \"eu ullamco laborum sunt\"\n            },\n            \"product_return_config\": {\n              \"consequat_b\": 29507587,\n              \"occaecat7fa\": -64775806\n            },\n            \"documents\": {\n              \"gst\": {\n                \"type\": \"gst\",\n                \"value\": \"27AALCA0442L1ZM\",\n                \"verified\": true,\n                \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/2/self/legal/documents/free/original/OGT_zEjLS-Screenshot-2023-11-25-at-4.42.49-PM.png\",\n                \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\"\n              }\n            }\n          },\n          \"name\": \"eiusmod elit sunt dolore culpa\",\n          \"phone\": \"ut\",\n          \"pincode\": \"labore consectetur nostrud esse\",\n          \"state\": \"officia ullamco\",\n          \"store_email\": \"ea est cillum eu\",\n          \"is_active\": false,\n          \"alohomora_user_id\": 88590108,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"ut cupidatat Lorem proident\",\n          \"vat_no\": \"sed ullamco dolore Ut proident\",\n          \"display_address\": \"consectetur aliqua voluptate veniam id\",\n          \"store_active_from\": \"amet aliquip ut in\",\n          \"longitude\": -95214691.94661298,\n          \"brand_store_tags\": [\n            \"occaecat\",\n            \"elit fugiat in\"\n          ],\n          \"order_integration_id\": \"non \",\n          \"parent_store_id\": 78092305,\n          \"code\": \"sunt vel\",\n          \"updated_at\": \"2010-09-22T10:17:36.481Z\",\n          \"store_address_json\": {\n            \"address1\": \"voluptate ullamco\",\n            \"address_category\": \"delivery\",\n            \"address_type\": \"id consectetur irure\",\n            \"city\": \"voluptate culpa in Duis\",\n            \"contact_person\": \"anim occaecat\",\n            \"country\": \"dolor consequat fugiat reprehenderit laborum\",\n            \"country_code\": \"irure magna reprehenderit et ut\",\n            \"created_at\": \"1991-01-18T23:42:09.779Z\",\n            \"latitude\": -57098087.460845016,\n            \"longitude\": 59780295.87171939,\n            \"phone\": \"officia Duis sit\",\n            \"pincode\": -79579695,\n            \"state\": \"consecte\",\n            \"updated_at\": \"1998-08-27T23:01:16.062Z\",\n            \"display_address\": \"dolore Lorem\",\n            \"version\": \"d\",\n            \"address2\": \"Duis tempor labor\",\n            \"area\": \"est magna id in\",\n            \"email\": \"est \",\n            \"landmark\": \"in cillum cupidatat\"\n          },\n          \"s_id\": \"aute occaecat Excepteur voluptate\",\n          \"packaging_material_count\": -78270186,\n          \"is_archived\": false,\n          \"login_username\": \"ut commodo aliquip\",\n          \"mall_name\": \"anim\",\n          \"latitude\": -12252255.12094608,\n          \"address2\": \"aute\"\n        },\n        \"fyndstore_emp\": {\n          \"exercitation9d\": \"dolore do\",\n          \"dolor_d\": 17873898,\n          \"sunt919\": \"sint ut\"\n        },\n        \"gst_details\": {\n          \"brand_calculated_amount\": 23799557.596369386,\n          \"gst_fee\": -72018420.76670237,\n          \"tax_collected_at_source\": 19136621.871436432,\n          \"value_of_good\": -87692312.00565697,\n          \"cgst_tax_percentage\": 3537745.4726131856,\n          \"gstin_code\": \"mollit Ut consectetur\",\n          \"igst_tax_percentage\": 45220113.11169553,\n          \"gst_tax_percentage\": -21314576.051245153,\n          \"hsn_code_id\": \"do ad s\",\n          \"igst_gst_fee\": -46441666.66958123,\n          \"is_default_hsn_code\": true,\n          \"sgst_gst_fee\": -32114342.755938098,\n          \"cgst_gst_fee\": -90560293.21887302,\n          \"gst_tag\": \"deserunt dolore ea sunt\",\n          \"sgst_tax_percentage\": -16306286.532655045,\n          \"hsn_code\": \"culpa\"\n        },\n        \"invoice\": {\n          \"updated_date\": \"2009-04-13T05:32:32.865Z\",\n          \"store_invoice_id\": \"in elit velit ut\",\n          \"invoice_url\": \"Ut magna\",\n          \"label_url\": \"laborum aute\"\n        },\n        \"item\": {\n          \"attributes\": {\n            \"reprehenderitd\": -4506042.656278357\n          },\n          \"brand\": \"quis Duis\",\n          \"brand_id\": 90445360,\n          \"image\": [\n            \"officia adipisicing\",\n            \"ipsum\"\n          ],\n          \"item_id\": -22746410,\n          \"name\": \"deserunt sint\",\n          \"size\": \"ex\",\n          \"slug_key\": \"do id\",\n          \"webstore_product_url\": \"minim incididunt eu\",\n          \"l3_category\": 22692545,\n          \"l3_category_name\": \"pariatur Excepteur velit\",\n          \"last_updated_at\": \"1985-09-17T13:40:18.118Z\",\n          \"l2_category\": [\n            \"pariatur dolore anim laborum\",\n            \"in tempor\"\n          ],\n          \"code\": \"et ea\",\n          \"l1_category_id\": -73352363,\n          \"l1_category\": [\n            \"esse dolore consequat\",\n            \"ea esse non incididunt\"\n          ],\n          \"gender\": \"est id ipsum in cillum\",\n          \"can_cancel\": true,\n          \"can_return\": false,\n          \"branch_url\": \"ipsum laborum magna\",\n          \"meta\": {\n            \"magna_a\": -4309649.422018498,\n            \"ea_33e\": 60535134.32630733,\n            \"cillum_ff5\": false\n          },\n          \"color\": \"Lo\",\n          \"department_id\": 64414581,\n          \"l2_category_id\": 41769509\n        },\n        \"journey_type\": \"forward\",\n        \"line_number\": 7619990,\n        \"lock_status\": false,\n        \"manifest_id\": \"velit\",\n        \"meta\": {\n          \"dolor_e\": \"ut sunt\",\n          \"sint5d\": \"l\",\n          \"ad2_\": -58677055.619721316,\n          \"ullamco_eee\": \"dolore non\",\n          \"occaecat_89\": 15658511\n        },\n        \"mode_of_payment\": \"commodo\",\n        \"no_of_bags_order\": -60782690,\n        \"operational_status\": \"qui dolor anim\",\n        \"order\": {\n          \"fynd_order_id\": \"magna pariatur exercitation\",\n          \"created_at\": \"1991-03-11T08:05:06.770Z\",\n          \"user_id\": \"magna elit ullamco anim\",\n          \"tax_details\": {\n            \"pan_no\": \"culpa voluptate sunt\",\n            \"gstin\": \"id\"\n          },\n          \"mongo_cart_id\": -80141114.10288659,\n          \"delivery_charges\": 77897367.08343756,\n          \"transaction_id\": \"in nisi\",\n          \"collect_by\": \"consectetur nulla laborum in\",\n          \"headers\": {\n            \"cupidatat__1e\": 49993799\n          },\n          \"coupon_value\": -55953015.3960603,\n          \"order_value\": -1240430.3845117986,\n          \"created_time\": \"exercitation ea dolore Ut est\",\n          \"currency\": \"velit dolore\",\n          \"total_order_value\": -50453044.97734735,\n          \"ordering_channel\": \"incididunt amet\",\n          \"ordering_source\": \"eu esse est incididunt ut\",\n          \"meta\": {\n            \"laborum_a26\": \"amet ad\",\n            \"doe\": 83996828,\n            \"pariaturd49\": -27303108,\n            \"elit_705\": \"ut velit deserunt\"\n          },\n          \"cod_charges\": -87431535.56430672,\n          \"cashback_value\": 35578279.55503234,\n          \"refund_by\": \"deserunt reprehenderit laboris ipsum\",\n          \"affiliate_order_date\": \"2022-09-15T13:47:47.388Z\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"affiliate_order_id\": \"amet ea do\",\n          \"payment_mode_id\": -83450567.0726855,\n          \"promotion_effective_discount\": -35384715.77225151,\n          \"mode_of_payment\": \"ullamco sit\",\n          \"discount\": 59511537.11159471,\n          \"cashback_applied\": -89251445.98160616,\n          \"fynd_credits\": 86455184.33200395,\n          \"affiliate_id\": \"id fugiat cupidatat officia\",\n          \"ordering_channel_logo\": \"deserunt eu esse\",\n          \"prices\": {\n            \"refund_credit\": -32325651.514869943,\n            \"amount_paid_roundoff\": 44338583.910521775,\n            \"price_effective\": -6413542.135471895,\n            \"promotion_effective_discount\": -34414483.74215144,\n            \"pm_price_split\": 27686932.15727982,\n            \"refund_amount\": -59355292.60435035,\n            \"transfer_price\": 54686518.64779189,\n            \"coupon_effective_discount\": 34682313.30907866,\n            \"tax_collected_at_source\": 71803329.6296711,\n            \"brand_calculated_amount\": 62355711.02924222,\n            \"delivery_charge\": -48293039.38209568,\n            \"cashback\": -61468388.46486604,\n            \"value_of_good\": -79285351.66673942,\n            \"cashback_applied\": -64691762.98733341,\n            \"cod_charges\": 86511760.69153091,\n            \"price_marked\": -58953636.73815375,\n            \"amount_paid\": 71225036.67418197,\n            \"coupon_value\": 28115352.336788967,\n            \"discount\": -66605245.4710314,\n            \"fynd_credits\": 64221300.506034195,\n            \"gift_price\": -52255860.34000975,\n            \"amount_to_be_collected\": -91242168.90505475,\n            \"cost_price\": -9888378.829084441,\n            \"loyalty_discount\": 3047898.1717302054,\n            \"marketplace_promotion_effective_discount\": 53754970.69186571,\n            \"seller_promotion_effective_discount\": -63479071.88180919\n          },\n          \"charges\": [\n            {\n              \"name\": \"in anim sunt ut\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 55192672.81494424,\n                  \"currency\": \"laboris\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 98501397.68932831,\n                  \"currency\": \"Excepteur irure proident\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"sit non aute labore\"\n                },\n                \"distribution_level\": \"ea labore dolor Excepteur\"\n              },\n              \"code\": \"consectetur in Ut\",\n              \"type\": \"et tempor in\"\n            },\n            {\n              \"name\": \"eu\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 84209203.78684375,\n                  \"currency\": \"ipsum ut sint\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 10336350.442926005,\n                  \"currency\": \"Duis\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"\"\n                },\n                \"distribution_level\": \"sed irure dolore proident\"\n              },\n              \"code\": \"dolor tem\",\n              \"type\": \"ipsum consequat dolor in\"\n            }\n          ],\n          \"loyalty_discount_details\": {\n            \"discount\": -6288084.78451544,\n            \"ownership\": \"marketplace\",\n            \"is_applied\": false\n          }\n        },\n        \"order_integration_id\": \"aliquip\",\n        \"order_type\": \"HomeDelivery\",\n        \"order_value\": 55835501.68090537,\n        \"ordering_store\": {\n          \"address1\": \"dolor\",\n          \"city\": \"ut sed\",\n          \"company_id\": 88302714,\n          \"contact_person\": \"dolore\",\n          \"country\": \"incididunt in do proident eiusmod\",\n          \"created_at\": \"1974-12-02T19:59:31.747Z\",\n          \"fulfillment_channel\": \"consectetur ex nisi in\",\n          \"location_type\": \"high_street\",\n          \"meta\": {\n            \"display_name\": \"ad ullamco dolor\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": false,\n                \"username\": \"sint aliqua\",\n                \"user\": \"mollit commodo exercitation est\",\n                \"password\": \"in quis Ut\"\n              },\n              \"e_waybill\": {\n                \"enabled\": false\n              }\n            },\n            \"stage\": \"Duis id cupidatat\",\n            \"additional_contact_details\": {\n              \"doa\": 20788076.530409455,\n              \"labore_83\": true\n            },\n            \"notification_emails\": [\n              \"aliqua\",\n              \"laborum elit non irure tempor\"\n            ],\n            \"gst_number\": \"aliqua deserunt labore\",\n            \"ewaybill_portal_details\": {\n              \"nisi6\": 64876099\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"eu in occaecat dolor\",\n              \"user\": \"consequat sit\",\n              \"password\": \"ullamco occaecat Excepteur Ut\"\n            },\n            \"product_return_config\": {\n              \"veniam1\": -42375470.08653393,\n              \"eae\": 9386326.295986652,\n              \"sit7f\": 11125276.495294929\n            },\n            \"documents\": {\n              \"gst\": {\n                \"type\": \"gst\",\n                \"value\": \"27AALCA0442L1ZM\",\n                \"verified\": true,\n                \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/2/self/legal/documents/free/original/OGT_zEjLS-Screenshot-2023-11-25-at-4.42.49-PM.png\",\n                \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\"\n              }\n            }\n          },\n          \"name\": \"mollit\",\n          \"phone\": \"aliqua quis\",\n          \"pincode\": \"Duis nisi do\",\n          \"state\": \"qui mollit Excepteur\",\n          \"store_email\": \"eiusmod laborum voluptate ad\",\n          \"is_active\": false,\n          \"alohomora_user_id\": 37791629,\n          \"is_enabled_for_recon\": true,\n          \"mall_area\": \"do deserunt ex\",\n          \"vat_no\": \"laborum in ipsum minim dolor\",\n          \"display_address\": \"elit ullamco magna\",\n          \"store_active_from\": \"consectetur quis cillum dolore\",\n          \"longitude\": -1492918.8817734718,\n          \"brand_store_tags\": [\n            \"ut laboris quis\",\n            \"laboris Lorem aliquip\"\n          ],\n          \"order_integration_id\": \"officia enim amet est\",\n          \"parent_store_id\": 57903155,\n          \"code\": \"deserunt cupidatat adipisicing veniam consectetur\",\n          \"updated_at\": \"1968-12-23T11:36:37.167Z\",\n          \"store_address_json\": {\n            \"address1\": \"exercitati\",\n            \"address_category\": \"delivery\",\n            \"address_type\": \"adipisicing esse\",\n            \"city\": \"cupidatat eu\",\n            \"contact_person\": \"anim ullamco\",\n            \"country\": \"commodo enim\",\n            \"country_code\": \"enim eiusmod in\",\n            \"created_at\": \"1991-07-19T02:55:33.588Z\",\n            \"latitude\": -74798565.85844588,\n            \"longitude\": -71658944.03683609,\n            \"phone\": \"irure ea\",\n            \"pincode\": 64114184,\n            \"state\": \"incididunt magna deserunt non\",\n            \"updated_at\": \"2020-08-18T10:35:27.146Z\",\n            \"display_address\": \"qui id\",\n            \"version\": \"quis deserunt cillum\",\n            \"address2\": \"Duis\",\n            \"area\": \"dolor consequat ipsum do\",\n            \"email\": \"ad in\",\n            \"landmark\": \"mollit proident magna\"\n          },\n          \"s_id\": \"nostrud ipsum labore\",\n          \"packaging_material_count\": -48859791,\n          \"is_archived\": false,\n          \"login_username\": \"fugiat qui\",\n          \"mall_name\": \"in voluptate incididunt\",\n          \"latitude\": 36494539.22118017,\n          \"address2\": \"aute dolor cupidatat\"\n        },\n        \"parent_promo_bags\": {\n          \"sint1\": -93861136,\n          \"qui7f\": -67417866,\n          \"ea___5\": true\n        },\n        \"payment_methods\": {\n          \"COD\": {\n            \"amount\": 1100\n          }\n        },\n        \"payment_type\": \"self\",\n        \"payments\": {\n          \"dolore_17\": true\n        },\n        \"prices\": {\n          \"refund_credit\": 15163437.653347999,\n          \"amount_paid_roundoff\": -92350778.59456977,\n          \"price_effective\": -32789995.375153363,\n          \"promotion_effective_discount\": 43006047.803142846,\n          \"pm_price_split\": -35251508.864711225,\n          \"refund_amount\": 89168378.60403216,\n          \"transfer_price\": 16579288.427209526,\n          \"coupon_effective_discount\": 32611481.662190124,\n          \"tax_collected_at_source\": 62792790.7924307,\n          \"brand_calculated_amount\": -42042.7019136101,\n          \"delivery_charge\": 76014548.5890153,\n          \"cashback\": 92673486.68227914,\n          \"value_of_good\": 91187656.97511163,\n          \"cashback_applied\": 4154509.1190036535,\n          \"cod_charges\": -61413760.85806498,\n          \"price_marked\": -78383901.3422313,\n          \"amount_paid\": 56429905.23755774,\n          \"coupon_value\": -77965473.07687539,\n          \"discount\": -90605674.89409368,\n          \"fynd_credits\": 2128811.014463052,\n          \"gift_price\": 22605379.2037749,\n          \"amount_to_be_collected\": -58311561.34802291,\n          \"cost_price\": -91906328.73889393,\n          \"loyalty_discount\": -94674765.9801797,\n          \"marketplace_promotion_effective_discount\": -35615084.21831503,\n          \"seller_promotion_effective_discount\": -74616214.84380397\n        },\n        \"charges\": [\n          {\n            \"name\": \"veniam in\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": -29255920.598684385,\n                \"currency\": \"eiusmod aliqua officia ullamco nulla\"\n              },\n              \"ordering_currency\": {\n                \"value\": 36455599.47384775,\n                \"currency\": \"cillum dolore\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"qui sint\"\n              },\n              \"distribution_level\": \"ipsum est ea fugiat\"\n            },\n            \"code\": \"Ut\",\n            \"type\": \"ut aliquip\"\n          },\n          {\n            \"name\": \"aliquip nisi\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": -82801087.97819823,\n                \"currency\": \"laboris sit commodo\"\n              },\n              \"ordering_currency\": {\n                \"value\": -78633199.62528968,\n                \"currency\": \"ipsum id aliquip\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"cillum ut nisi\"\n              },\n              \"distribution_level\": \"eu occaecat minim\"\n            },\n            \"code\": \"elit deserunt\",\n            \"type\": \"nostrud pariatur elit eiusmod\"\n          }\n        ],\n        \"qc_required\": true,\n        \"quantity\": -93984771.03691949,\n        \"restore_coupon\": true,\n        \"restore_promos\": {\n          \"sunt_b3\": true,\n          \"dolore_6a6\": 38779822\n        },\n        \"rto_address\": {\n          \"phone\": \"dolor tempor\",\n          \"address2\": \"nostrud deserunt in do\",\n          \"address\": \"quis nisi magna ea\",\n          \"longitude\": -33741984.80143362,\n          \"pincode\": \"id sunt incididunt aute adipisicing\",\n          \"area\": \"minim labo\",\n          \"address_type\": \"other\",\n          \"country\": \"officia proident\",\n          \"address_category\": \"store\",\n          \"email\": \"exercitation do\",\n          \"created_at\": \"1951-02-17T09:31:15.826Z\",\n          \"address1\": \"esse fugiat\",\n          \"display_address\": \"ut adipisicing\",\n          \"landmark\": \"ex ullamco\",\n          \"updated_at\": \"2000-08-07T18:24:38.113Z\",\n          \"version\": \"laboris dolore ad\",\n          \"latitude\": 15186734.177196652,\n          \"contact_person\": \"labore ullamco adipisicing\",\n          \"state\": \"sint elit dolor ea\",\n          \"city\": \"incididunt minim\",\n          \"area_code_slug\": \"proident ex veniam\",\n          \"country_code\": \"et \",\n          \"country_iso_code\": \"ut eiusmod dolor\",\n          \"country_phone_code\": \"laborum pariatur Lorem\",\n          \"delivery_address_id\": -62830993,\n          \"geo_location\": {\n            \"dolorefa\": -28197379.522099018,\n            \"ex14\": 94975219.62816215\n          },\n          \"name\": \"proident mollit\",\n          \"sector\": \"nostrud ali\",\n          \"state_code\": \"aute veniam\",\n          \"uid\": \"nisi\",\n          \"user_id\": \"enim\",\n          \"code\": \"reprehen\"\n        },\n        \"seller_identifier\": \"deserunt\",\n        \"shipment\": {\n          \"line_items\": [\n            {\n              \"seller_identifier\": \"qui Excepteur quis amet nulla\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"laboris Lorem id magna\",\n                    \"value\": 73281862.5583427\n                  },\n                  \"name\": \"enim dolor Excepteur\",\n                  \"type\": \"et\",\n                  \"code\": \"incididunt\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"Lorem_0f\": -28801438.046111465\n                    },\n                    \"name\": \"ipsum\",\n                    \"rate\": -22162631.686194435\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"commodo aliqua pariatur ea\",\n                    \"value\": -57645580.46836443\n                  },\n                  \"name\": \"nostrud officia\",\n                  \"type\": \"qui mollit laboris voluptate\",\n                  \"code\": \"ea\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"laboris_d\": -871391\n                    },\n                    \"name\": \"sit cupidatat dolor\",\n                    \"rate\": 63401724.35894841\n                  }\n                }\n              ],\n              \"meta\": {\n                \"veniam_5c8\": -2349849,\n                \"in_7\": 68076061\n              },\n              \"custom_message\": \"quis elit\",\n              \"quantity\": 65099513,\n              \"external_line_id\": \"mollit exercitation\"\n            },\n            {\n              \"seller_identifier\": \"amet enim laboris\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"nulla sed\",\n                    \"value\": -15308665.996667787\n                  },\n                  \"name\": \"laborum dolor occaecat\",\n                  \"type\": \"labore veniam non in\",\n                  \"code\": \"elit\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"Excepteur_5f\": -93247975,\n                      \"sed9f0\": true\n                    },\n                    \"name\": \"Excepteur ut\",\n                    \"rate\": -24017967.658410206\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"aliquip fugiat irure adipisicing\",\n                    \"value\": 82373115.49592242\n                  },\n                  \"name\": \"dolore ex adipisicing\",\n                  \"type\": \"ut commodo magna ex quis\",\n                  \"code\": \"sint nostrud\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"proident_6\": 25503615,\n                      \"occaecat82\": 98652453,\n                      \"essea\": \"aliqua ipsum\",\n                      \"amet_07f\": \"anim culpa nostrud\"\n                    },\n                    \"name\": \"sunt\",\n                    \"rate\": -75576296.41731869\n                  }\n                }\n              ],\n              \"meta\": {\n                \"labore_eea\": -27563659.404634193\n              },\n              \"custom_message\": \"id ullamco\",\n              \"quantity\": 72293567,\n              \"external_line_id\": \"velit enim labore aliqua\"\n            }\n          ],\n          \"external_shipment_id\": \"sunt Ut do\",\n          \"processing_dates\": {\n            \"dp_pickup_slot\": {\n              \"fugiat87\": true\n            },\n            \"dispatch_after_date\": \"occaecat sit in\",\n            \"dispatch_by_date\": \"ipsum\",\n            \"confirm_by_date\": \"ut tempor E\",\n            \"customer_pickup_slot\": {\n              \"animf5\": false,\n              \"laborum6a\": \"ut nulla sit exercitation cons\"\n            },\n            \"pack_by_date\": \"1974-07-27T08:12:08.028Z\"\n          },\n          \"meta\": {\n            \"deserunt_7b\": -54736306.61530149\n          },\n          \"priority\": 85564234,\n          \"location_id\": -56700211,\n          \"order_type\": \"Digital\",\n          \"tags\": [\n            {\n              \"slug\": \"voluptate nostrud cillum\",\n              \"display_text\": \"ipsum\"\n            },\n            {\n              \"slug\": \"do exercitation dolor\",\n              \"display_text\": \"eu\"\n            }\n          ],\n          \"system_messages\": [\n            {\n              \"message_type\": \"info\",\n              \"priority\": 18852413.002020493,\n              \"message\": \"irure\",\n              \"inject_at\": [\n                \"sunt cupidatat ea\",\n                \"incididunt irure pariatur\"\n              ]\n            },\n            {\n              \"message_type\": \"info\",\n              \"priority\": -69384465.03276055,\n              \"message\": \"ipsum ad amet\",\n              \"inject_at\": [\n                \"sint dolor Excepteur cillum\",\n                \"id nulla\"\n              ]\n            }\n          ],\n          \"process_after_config\": {\n            \"is_scheduled_shipment\": false,\n            \"enable_processing_after\": \"2009-12-09T22:55:03.027Z\"\n          },\n          \"parent_type\": \"deserunt ut culpa dolor\",\n          \"store_invoice_id\": \"dolor ut laboris\",\n          \"lock_status\": \"quis et volupt\",\n          \"type\": \"ea occaecat fugi\",\n          \"billing_address_json\": {\n            \"phone\": \"ad amet qui\",\n            \"address2\": \"id t\",\n            \"address\": \"laboris non\",\n            \"longitude\": 8777664.495077178,\n            \"pincode\": \"magna culpa dolore enim labore\",\n            \"area\": \"culpa deserunt ut esse magna\",\n            \"address_type\": \"other\",\n            \"country\": \"aliquip\",\n            \"address_category\": \"store\",\n            \"email\": \"Lorem nisi ea\",\n            \"created_at\": \"2004-02-08T20:07:52.914Z\",\n            \"address1\": \"exercitation cillum\",\n            \"display_address\": \"aliqua laborum tempor do\",\n            \"landmark\": \"reprehenderit sunt sint\",\n            \"updated_at\": \"1948-11-02T07:04:11.987Z\",\n            \"version\": \"pariat\",\n            \"latitude\": -1145532.9457060993,\n            \"contact_person\": \"minim occaecat dolor ut\",\n            \"state\": \"eiusmod ullamco\",\n            \"city\": \"ma\",\n            \"area_code_slug\": \"amet tempor dolore anim\",\n            \"country_code\": \"cillum elit\",\n            \"country_iso_code\": \"adipisicing\",\n            \"country_phone_code\": \"laboris Duis sit\",\n            \"delivery_address_id\": 14512182,\n            \"geo_location\": {\n              \"elit_036\": -69993527\n            },\n            \"name\": \"mollit ex qui minim\",\n            \"sector\": \"id aliqua culpa dolore\",\n            \"state_code\": \"elit dolor\",\n            \"uid\": \"aute\",\n            \"user_id\": \"veniam sint ipsu\",\n            \"code\": \"ad cillum eu non ullamco\"\n          },\n          \"id\": \"Duis\",\n          \"fulfilment_priority\": -42062665,\n          \"is_active\": false,\n          \"previous_shipment_id\": \"ipsum ex incididunt minim quis\",\n          \"pdf_links\": {\n            \"anim_5\": \"eiusmod exercitation voluptate\",\n            \"nulla_d\": 16175534.077482998\n          },\n          \"delivery_address_json\": {\n            \"phone\": \"q\",\n            \"address2\": \"culpa\",\n            \"address\": \"Duis culpa cupidatat\",\n            \"longitude\": 80104828.19227374,\n            \"pincode\": \"nisi proident ullamco ut\",\n            \"area\": \"in nulla ad ex\",\n            \"address_type\": \"home\",\n            \"country\": \"magna non et quis est\",\n            \"address_category\": \"delivery\",\n            \"email\": \"adipisicing minim qui culpa\",\n            \"created_at\": \"1974-05-10T06:03:41.961Z\",\n            \"address1\": \"anim ad\",\n            \"display_address\": \"a\",\n            \"landmark\": \"con\",\n            \"updated_at\": \"1987-04-18T12:35:29.395Z\",\n            \"version\": \"ullamco aliquip\",\n            \"latitude\": 70511003.49854514,\n            \"contact_person\": \"veniam ipsum id amet anim\",\n            \"state\": \"enim commodo id\",\n            \"city\": \"\",\n            \"area_code_slug\": \"in officia ullam\",\n            \"country_code\": \"dolore nisi\",\n            \"country_iso_code\": \"aute incididunt aliqua\",\n            \"country_phone_code\": \"ad\",\n            \"delivery_address_id\": 36747254,\n            \"geo_location\": {\n              \"officia_5\": \"labore adipisicing\"\n            },\n            \"name\": \"dolor aliqua\",\n            \"sector\": \"do anim\",\n            \"state_code\": \"ipsum incididunt fugiat quis\",\n            \"uid\": \"sed sunt\",\n            \"user_id\": \"Excepteur quis ut nisi\",\n            \"code\": \"ut id tempor aliquip\"\n          },\n          \"eway_bill_id\": \"e\",\n          \"affiliate_shipment_id\": \"sed\",\n          \"fynd_order_id\": \"Ut magna officia Duis\",\n          \"created_at\": \"1972-06-21T21:58:04.433Z\",\n          \"delivery_awb_number\": \"voluptate in\",\n          \"hand_over_contact_json\": {\n            \"phone\": \"officia molli\",\n            \"address2\": \"consectetur tempor aute\",\n            \"address\": \"\",\n            \"longitude\": -36458118.07844614,\n            \"pincode\": \"nostrud eu ex ullamco\",\n            \"area\": \"tempor dolore fugiat amet\",\n            \"address_type\": \"other\",\n            \"country\": \"sed dolor Ut Lorem\",\n            \"address_category\": \"delivery\",\n            \"email\": \"nostrud ex ut\",\n            \"created_at\": \"2003-06-03T08:31:03.482Z\",\n            \"address1\": \"reprehenderit irure eiusmod dolor\",\n            \"display_address\": \"ut sint\",\n            \"landmark\": \"officia aliqua et\",\n            \"updated_at\": \"1992-12-27T02:34:47.329Z\",\n            \"version\": \"velit Duis ad veniam\",\n            \"latitude\": 61466776.88341752,\n            \"contact_person\": \"dolore enim et Excepteur\",\n            \"state\": \"reprehenderit\",\n            \"city\": \"dolore mollit sit ut\",\n            \"area_code_slug\": \"eu Lorem\",\n            \"country_code\": \"ipsum do fug\",\n            \"country_iso_code\": \"sed laborum aliqua est\",\n            \"country_phone_code\": \"culpa dolor\",\n            \"delivery_address_id\": 14627411,\n            \"geo_location\": {\n              \"laboreda_\": false\n            },\n            \"name\": \"aute Excepteur Ut incididunt\",\n            \"sector\": \"quis est tempor\",\n            \"state_code\": \"adipisicing exercitation\",\n            \"uid\": \"proident qui\",\n            \"user_id\": \"occaecat officia\",\n            \"code\": \"adipisicing sint laborum\"\n          },\n          \"credit_note_id\": \"sit in cill\",\n          \"parent_id\": \"sit consectetur aliqua dolore quis\",\n          \"affiliate_id\": \"Lorem\",\n          \"packaging_type\": \"enim ut\",\n          \"vertical\": \"dolor nulla ullamco esse consectetur\",\n          \"quantity\": 37740268.375768304,\n          \"status\": {\n            \"meta\": {\n              \"velit_cb8\": -23223917,\n              \"Ut_f27\": -63600274,\n              \"dolore_417\": \"aliquip\",\n              \"ad_bb6\": \"sunt dolore\"\n            },\n            \"bag_list\": [\n              \"sint qui\",\n              \"cupidatat mollit eiusmod \"\n            ],\n            \"id\": 16340723,\n            \"created_at\": \"1988-07-30T07:06:21.291Z\",\n            \"created_ts\": \"dolore in est non\",\n            \"shipment_id\": \"ex dolore dolor sit\",\n            \"status\": \"nisi sint tempor\",\n            \"display_name\": \"id consequat\",\n            \"current_shipment_status\": \"ut reprehende\",\n            \"status_created_at\": \"1993-04-12T02:11:19.487Z\"\n          },\n          \"price\": {\n            \"refund_credit\": 45894547.301569134,\n            \"amount_paid_roundoff\": 94922536.89454788,\n            \"price_effective\": -65317395.71982054,\n            \"promotion_effective_discount\": 3901362.114337653,\n            \"pm_price_split\": -90329531.90038717,\n            \"refund_amount\": 36866604.43391439,\n            \"transfer_price\": -16602141.803762734,\n            \"coupon_effective_discount\": -29774777.84191729,\n            \"tax_collected_at_source\": 65219247.308243036,\n            \"brand_calculated_amount\": 66397231.85939032,\n            \"delivery_charge\": -46259302.393139645,\n            \"cashback\": -63061850.990619026,\n            \"value_of_good\": 94691724.229487,\n            \"cashback_applied\": 52768474.90250915,\n            \"cod_charges\": -40576946.429957725,\n            \"price_marked\": 24647903.057925195,\n            \"amount_paid\": -72380190.62510523,\n            \"coupon_value\": -20101062.403557003,\n            \"discount\": 93036271.38139406,\n            \"fynd_credits\": -46983661.411843516,\n            \"gift_price\": 77202529.98966691,\n            \"amount_to_be_collected\": -8869266.58251004,\n            \"cost_price\": -63875269.668583766,\n            \"loyalty_discount\": -31980677.776962757,\n            \"marketplace_promotion_effective_discount\": 46740460.77256024,\n            \"seller_promotion_effective_discount\": -384483.5777592808\n          },\n          \"gst\": {\n            \"value_of_good\": 7691357.324541315,\n            \"gst_fee\": -16599060.021379769,\n            \"brand_calculated_amount\": 23565002.11424613,\n            \"tax_collected_at_source\": -70869922.69579095,\n            \"gstin_code\": \"Ut sint\"\n          }\n        },\n        \"shipment_details\": {\n          \"affiliate_shipment_id\": \"Exce\",\n          \"articles\": [\n            {\n              \"_id\": \"ullamco officia quis labore\",\n              \"attributes\": {\n                \"reprehenderitc32\": 97661928.04029718,\n                \"pariature7\": true,\n                \"cillum_1\": -78100004\n              },\n              \"brand_id\": 52338648,\n              \"category\": {\n                \"dolor1\": -9338559,\n                \"magnab\": 60701918.941260666\n              },\n              \"dimension\": {\n                \"in61\": true,\n                \"irure_c83\": false,\n                \"et4\": 51051584.58302572\n              },\n              \"quantity\": -49018080,\n              \"weight\": {\n                \"ipsum7\": -87980977\n              }\n            },\n            {\n              \"_id\": \"deserunt\",\n              \"attributes\": {\n                \"sunt_\": 44613074.447328836\n              },\n              \"brand_id\": 50144128,\n              \"category\": {\n                \"pariaturcd\": \"dolor ullamco do\",\n                \"ind\": 74346882.80235627\n              },\n              \"dimension\": {\n                \"Duis_8\": false\n              },\n              \"quantity\": -99174031,\n              \"weight\": {\n                \"dolorea\": 78402417.48174548,\n                \"dolor_c08\": -95886716,\n                \"tempor_9\": \"occaecat quis \"\n              }\n            }\n          ],\n          \"fulfillment_id\": -37564262,\n          \"shipments\": -50160990,\n          \"box_type\": \"aliquip mollit\",\n          \"dp_id\": \"sunt ex\",\n          \"meta\": {\n            \"do_\": true\n          },\n          \"dp_options\": {\n            \"exercitation40\": -42494094,\n            \"eiusmoda51\": \"occaecat dolor esse\",\n            \"amet6\": 21458223.536652893,\n            \"exercitatione\": -21785886\n          },\n          \"lock_status\": false,\n          \"action_to_status\": {\n            \"download_invoice\": \"lock\",\n            \"download_label\": \"lock\"\n          }\n        },\n        \"shipment_id\": \"ad commodo Excepteur\",\n        \"shipment_gst\": {\n          \"value_of_good\": -76198378.6486173,\n          \"gst_fee\": -91947469.34165749,\n          \"brand_calculated_amount\": -15994547.80458638,\n          \"tax_collected_at_source\": -35241487.68499558,\n          \"gstin_code\": \"eiusmod aute\"\n        },\n        \"shipment_status\": {\n          \"meta\": {\n            \"nostrud_a2\": false,\n            \"aliquip__f3\": 82386196\n          },\n          \"bag_list\": [\n            \"el\",\n            \"Lorem\"\n          ],\n          \"id\": 45780842,\n          \"created_at\": \"2014-01-05T14:30:04.202Z\",\n          \"created_ts\": \"non\",\n          \"shipment_id\": \"id ut Ut et fugiat\",\n          \"status\": \"exercitat\",\n          \"display_name\": \"sit consectetur ex\",\n          \"current_shipment_status\": \"anim ea sit\",\n          \"status_created_at\": \"2008-04-26T11:01:57.737Z\"\n        },\n        \"shipment_status_history\": [\n          {\n            \"meta\": {\n              \"inb2\": \"sed in\",\n              \"eiusmod6_\": \"occaecat eiusmod quis Excepteur\",\n              \"enim4\": \"aliqua labo\"\n            },\n            \"bag_list\": [\n              \"commodo esse\",\n              \"Excepteur\"\n            ],\n            \"id\": -377876,\n            \"created_at\": \"1971-12-26T23:45:40.300Z\",\n            \"created_ts\": \"esse dolor ut pariatur\",\n            \"shipment_id\": \"magna\",\n            \"status\": \"cupi\",\n            \"display_name\": \"ea dolore enim esse amet\",\n            \"current_shipment_status\": \"anim Ut occaecat in\",\n            \"status_created_at\": \"2013-06-19T22:28:44.245Z\"\n          },\n          {\n            \"meta\": {\n              \"sit0_\": \"non elit magna\",\n              \"consectetur_f78\": -47294521,\n              \"irure_e\": true,\n              \"culpa_96\": \"eiusmod ipsum l\",\n              \"do6c9\": \"consectetur mollit ex est\"\n            },\n            \"bag_list\": [\n              \"enim\",\n              \"enim ex\"\n            ],\n            \"id\": 58639952,\n            \"created_at\": \"1955-10-30T04:56:28.192Z\",\n            \"created_ts\": \"ullam\",\n            \"shipment_id\": \"Lorem do dolor\",\n            \"status\": \"\",\n            \"display_name\": \"quis commodo in\",\n            \"current_shipment_status\": \"laboris dolor in\",\n            \"status_created_at\": \"1984-02-18T08:57:13.955Z\"\n          }\n        ],\n        \"status\": {\n          \"can_be_cancelled\": true,\n          \"enable_tracking\": true,\n          \"is_active\": true,\n          \"is_customer_return_allowed\": false,\n          \"is_returnable\": true\n        },\n        \"tags\": [\n          \"qui nulla Excepteur\",\n          \"cupidatat\"\n        ],\n        \"total_shipment_bags\": 30291717,\n        \"total_shipments_in_order\": -67495869,\n        \"transaction_type\": \"shipment\",\n        \"type\": \"magna\",\n        \"updated_at\": \"1950-10-24T09:57:31.139Z\",\n        \"user\": {\n          \"user_oid\": \"et id laboris\",\n          \"external_customer_id\": \"labore\",\n          \"first_name\": \"sed sint\",\n          \"last_name\": \"quis magna velit mollit\",\n          \"mobile\": \"quis cu\",\n          \"email\": \"ex veniam ut reprehenderit officia\",\n          \"is_anonymous_user\": true,\n          \"gender\": \"mollit incididunt nostru\",\n          \"mongo_user_id\": \"commodo in\",\n          \"meta\": {\n            \"consectetur0f5\": -15672533,\n            \"esse8dc\": -61220989.22804664\n          }\n        },\n        \"weight\": {\n          \"value\": 17460032.46186647,\n          \"unit\": \"commodo adipisicing velit\"\n        },\n        \"original_bag_list\": [\n          11680994,\n          -95608319\n        ],\n        \"identifier\": \"dolor\"\n      },\n      {\n        \"bag_update_time\": 20677005.38767609,\n        \"id\": \"ullamco occaecat\",\n        \"bag_id\": -29650012,\n        \"affiliate_bag_details\": {\n          \"affiliate_bag_id\": \"dolor irure cupidatat ut\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"velit ea eiusmod tempor\",\n            \"channel_order_id\": \"non in sunt irure\",\n            \"employee_discount\": 43974822.96083924,\n            \"box_type\": \"voluptate ut\",\n            \"quantity\": 43288549,\n            \"size_level_total_qty\": -50833826,\n            \"loyalty_discount\": 58795330.697380155,\n            \"replacement_details\": {\n              \"replacement_type\": \"in\",\n              \"original_affiliate_order_id\": \"nulla labore culpa ut\"\n            },\n            \"channel_shipment_id\": \"ipsum Duis cupidatat\",\n            \"marketplace_invoice_id\": \"labore Excepteur laboris proident ex\",\n            \"due_date\": \"2017-08-03T04:06:21.690Z\",\n            \"coupon_code\": \"voluptate ut incididunt eu\",\n            \"is_priority\": true,\n            \"is_serial_number_required\": true,\n            \"fulfilment_priority\": -81874606,\n            \"customer_selling_price\": 52984598.74188644\n          },\n          \"affiliate_order_id\": \"reprehenderit dolore\",\n          \"employee_discount\": -62761256.61826306,\n          \"loyalty_discount\": 99020755.7238493\n        },\n        \"affiliate_details\": {\n          \"affiliate_bag_id\": \"minim\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"dolore mollit Ut officia deserunt\",\n            \"channel_order_id\": \"ex incididunt quis\",\n            \"employee_discount\": -32242421.004664302,\n            \"box_type\": \"dolor eiusmod\",\n            \"quantity\": 10618899,\n            \"size_level_total_qty\": -35236686,\n            \"loyalty_discount\": 82587962.22885114,\n            \"replacement_details\": {\n              \"replacement_type\": \"minim culpa ex occaecat laborum\",\n              \"original_affiliate_order_id\": \"velit tempor minim\"\n            },\n            \"channel_shipment_id\": \"laborum Ut Duis ipsum\",\n            \"marketplace_invoice_id\": \"ut eu\",\n            \"due_date\": \"1961-08-04T22:58:07.330Z\",\n            \"coupon_code\": \"nostrud exercitation commodo laboris\",\n            \"is_priority\": true,\n            \"is_serial_number_required\": true,\n            \"fulfilment_priority\": 42091926,\n            \"customer_selling_price\": -97209447.90150039\n          },\n          \"affiliate_order_id\": \"labore aliqua laborum\",\n          \"affiliate_shipment_id\": \"tempor eu eiusmod\",\n          \"affiliate_store_id\": \"esse\",\n          \"shipment_meta\": {\n            \"same_store_available\": true,\n            \"weight\": 57644121,\n            \"tracking_url\": \"amet esse officia\",\n            \"estimated_delivery_date\": \"2024-08-17T21:07:11.841Z\",\n            \"b2b_buyer_details\": {\n              \"address\": \"Duis nulla eu\",\n              \"city\": \"sed esse voluptate\",\n              \"gstin\": \"fugiat culpa\",\n              \"name\": \"pariatur enim occaecat\",\n              \"pincode\": -98793162,\n              \"state\": \"ullamco ea est deser\",\n              \"ajio_site_id\": \"occaecat\"\n            },\n            \"formatted\": {\n              \"max\": \"cupidatat ullamco irure\",\n              \"min\": \"veniam quis tempor\"\n            },\n            \"debug_info\": {\n              \"stormbreaker_uuid\": \"ipsum in\"\n            },\n            \"return_awb_number\": \"enim deserunt Excepteur eu\",\n            \"is_self_ship\": true,\n            \"box_type\": \"nisi anim\",\n            \"einvoice_info\": {\n              \"credit_note\": {\n                \"deseruntc3\": true\n              },\n              \"invoice\": {\n                \"proident0\": 618424\n              }\n            },\n            \"return_affiliate_shipment_id\": \"ad est cupidatat do officia\",\n            \"parent_dp_id\": \"occaecat aute minim \",\n            \"shipment_weight\": -2404405.138270557,\n            \"dimension\": {\n              \"height\": 9106396.007687151,\n              \"width\": 11492379.620463744,\n              \"is_default\": true,\n              \"unit\": \"cillum mollit\",\n              \"length\": 81170064.12629318\n            },\n            \"dp_options\": {\n              \"tempor_4b\": 58520804.32446623\n            },\n            \"assign_dp_from_sb\": true,\n            \"due_date\": \"1970-08-18T00:50:17.113Z\",\n            \"store_invoice_updated_date\": \"2024-11-09T07:24:29.443Z\",\n            \"forward_affiliate_shipment_id\": \"incididunt nulla ut mollit\",\n            \"return_store_node\": -44075578,\n            \"fulfilment_priority_text\": \"sunt culpa pariatur ut fugiat\",\n            \"shipment_tags\": [\n              {\n                \"slug\": \"do dolor laboris ad\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"aute Duis eius\"\n              },\n              {\n                \"slug\": \"in occaecat aute eiusmod laboris\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"culpa\"\n              }\n            ],\n            \"external\": {\n              \"amet_9\": -49799665\n            },\n            \"awb_number\": \"dolore dolor irure\",\n            \"lock_data\": {\n              \"locked\": false,\n              \"mto\": false,\n              \"lock_message\": \"fugiat consectetur\"\n            },\n            \"order_type\": \"HomeDelivery\",\n            \"ewaybill_info\": {\n              \"reprehenderit6\": false,\n              \"eu508\": \"sunt nulla\",\n              \"velit_71\": 83274299\n            },\n            \"dp_id\": \"sit\",\n            \"shipment_volumetric_weight\": 76476645.33248582,\n            \"marketplace_store_id\": \"aliquip officia\",\n            \"return_details\": {\n              \"ex_b\": false,\n              \"officia_f7\": -44519430.81649836\n            },\n            \"dp_sort_key\": \"sit nostrud id\",\n            \"packaging_name\": \"et in\",\n            \"timestamp\": {\n              \"max\": 65123574,\n              \"min\": 47646821\n            },\n            \"auto_trigger_dp_assignment_acf\": false,\n            \"dp_name\": \"fugiat dolore incididunt sint proident\",\n            \"po_number\": \"ut esse\",\n            \"b2c_buyer_details\": {\n              \"sunt_2\": false\n            },\n            \"forward_affiliate_order_id\": \"ea ut labore consectetur amet\",\n            \"return_affiliate_order_id\": \"nostrud adipisicing pariatur dolore\",\n            \"bag_weight\": {\n              \"eu9\": 9637573\n            },\n            \"refund_to\": \"nostrud non dolore\"\n          },\n          \"company_affiliate_tag\": \"dolor\",\n          \"pdf_links\": {\n            \"invoice_type\": \"fynd\",\n            \"label_type\": \"external\",\n            \"label_a6\": \"Duis cillu\",\n            \"invoice\": \"minim amet\",\n            \"label_pos\": \"pariatur non cillum\",\n            \"invoice_a6\": \"consectetur id sunt\",\n            \"b2b\": \"non aute\",\n            \"label\": \"labore nostrud eiusmod Lorem\",\n            \"label_a4\": \"Excepteur ipsum\",\n            \"invoice_export\": \"dolor\",\n            \"credit_note_url\": \"occaecat\",\n            \"delivery_challan_a4\": \"in\",\n            \"label_export\": \"id\",\n            \"invoice_a4\": \"occaecat\",\n            \"invoice_pos\": \"esse elit\",\n            \"po_invoice\": \"non \"\n          },\n          \"config\": {\n            \"app\": {\n              \"created_at\": \"1964-01-04T15:58:27.930Z\",\n              \"id\": \"ut exercitation do\",\n              \"name\": \"laborum ea occaecat nostrud\",\n              \"owner\": \"in sint dolore in\",\n              \"secret\": \"do consequat id aliquip eu\",\n              \"token\": \"veniam sit magna occaecat\",\n              \"updated_at\": \"1965-10-29T15:10:49.650Z\",\n              \"description\": \"ullamco dolor\",\n              \"meta\": [\n                {\n                  \"name\": \"culpa amet qui in\",\n                  \"value\": \"in\"\n                },\n                {\n                  \"name\": \"q\",\n                  \"value\": \"aliqua enim\"\n                }\n              ]\n            },\n            \"inventory\": {\n              \"article_assignment\": {\n                \"post_order_reassignment\": true\n              },\n              \"payment\": {\n                \"source\": \"consectetur laborum ad\",\n                \"mode_of_payment\": \"labo\"\n              },\n              \"inventory\": {\n                \"store\": {\n                  \"esse_f1\": false\n                }\n              },\n              \"order\": {\n                \"force_reassignment\": false\n              },\n              \"logistics\": {\n                \"dp_assignment\": false\n              }\n            },\n            \"app_company_id\": -89965532\n          },\n          \"affiliate_id\": \"elit lab\",\n          \"id\": \"proident officia dolor\"\n        },\n        \"article\": {\n          \"_id\": \"mollit\",\n          \"identifiers\": {\n            \"in__\": -81934627,\n            \"ut4c_\": 87246782\n          },\n          \"seller_identifier\": \"consectetur dolor amet et\",\n          \"size\": \"enim dolore\",\n          \"uid\": \"in mollit\",\n          \"set\": {\n            \"sunt_a44\": \"voluptate fugiat veniam\",\n            \"eu8e4\": true\n          },\n          \"dimensions\": {\n            \"height\": -88239364.92975864,\n            \"width\": -36406066.70009032,\n            \"is_default\": true,\n            \"unit\": \"ullamco mollit eiusmod Ut\",\n            \"length\": 8754662.167013243\n          },\n          \"currency\": {\n            \"id_b2d\": -47178479.38316533\n          },\n          \"esp_modified\": true,\n          \"return_config\": {\n            \"returnable\": true,\n            \"time\": 86875075.39510205,\n            \"unit\": \"in id et deserunt\"\n          },\n          \"code\": \"occaecat fugiat aute dolor\",\n          \"weight\": {\n            \"is_default\": true,\n            \"shipping\": 93383993,\n            \"unit\": \"commodo sunt Excepteur\"\n          },\n          \"raw_meta\": \"exercitation\",\n          \"is_set\": true,\n          \"tags\": [\n            \"officia proident irure\",\n            \"est in nostrud\"\n          ],\n          \"_custom_json\": {\n            \"voluptatef\": -54235655.342577614,\n            \"dolor6_c\": \"esse in dolor\"\n          }\n        },\n        \"article_details\": {\n          \"status\": {\n            \"status\": {\n              \"cancelled_fynd\": {\n                \"653b8f6ecde78e46b559a4cd\": {\n                  \"uid\": \"653b8f6ecde78e46b559a4cd\",\n                  \"_id\": \"653b8f6ecde78e46b559a4cd\",\n                  \"is_set\": false,\n                  \"bag_ids\": [\n                    {\n                      \"bag_id\": 6393,\n                      \"quantity\": 1\n                    }\n                  ],\n                  \"quantity\": 1,\n                  \"reasons\": {}\n                }\n              }\n            }\n          }\n        },\n        \"bag_status\": [\n          {\n            \"status\": \"ullamco eu\",\n            \"forward\": false,\n            \"store_id\": 29472711,\n            \"delivery_awb_number\": \"qui mollit nulla cillum Ut\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": -96577085,\n            \"app_display_name\": \"consequat et qui labore\",\n            \"state_id\": -61259446,\n            \"state_type\": \"operational\",\n            \"bsh_id\": -18489822,\n            \"created_at\": \"1962-01-30T03:45:15.956Z\",\n            \"created_ts\": \"qui Duis\",\n            \"shipment_id\": \"dolore nisi in ut\",\n            \"updated_at\": \"1956-02-12T04:44:04.394Z\",\n            \"updated_ts\": \"fugiat dolor est\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"minim\",\n              \"id\": 39035084,\n              \"journey_type\": \"return\",\n              \"name\": \"in sed\",\n              \"state_type\": \"logistics\",\n              \"is_active\": true,\n              \"app_display_name\": \"nostrud sed\",\n              \"app_state_name\": \"ex veniam occaecat eiusmod\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -61780424,\n            \"display_name\": \"cupidatat dolor\"\n          },\n          {\n            \"status\": \"laboris\",\n            \"forward\": true,\n            \"store_id\": -55166890,\n            \"delivery_awb_number\": \"fugiat esse sit\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": 58355853,\n            \"app_display_name\": \"incididunt quis mollit\",\n            \"state_id\": -98745487,\n            \"state_type\": \"financial\",\n            \"bsh_id\": 91753021,\n            \"created_at\": \"2025-11-19T04:17:03.352Z\",\n            \"created_ts\": \"aliquip nostrud velit sint n\",\n            \"shipment_id\": \"nulla\",\n            \"updated_at\": \"1980-07-01T03:18:08.743Z\",\n            \"updated_ts\": \"est occaecat commodo\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"reprehenderit amet sed Duis\",\n              \"id\": -1529573,\n              \"journey_type\": \"forward\",\n              \"name\": \"enim sint\",\n              \"state_type\": \"financial\",\n              \"is_active\": true,\n              \"app_display_name\": \"cillum cupidatat\",\n              \"app_state_name\": \"veniam amet\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -84786339,\n            \"display_name\": \"qui laborum laboris\"\n          }\n        ],\n        \"bag_status_history\": [\n          {\n            \"status\": \"in esse elit mollit\",\n            \"forward\": false,\n            \"store_id\": -40151429,\n            \"delivery_awb_number\": \"consectetur dolor\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 9189941,\n            \"app_display_name\": \"non aliquip\",\n            \"state_id\": 71512920,\n            \"state_type\": \"operational\",\n            \"bsh_id\": 78548434,\n            \"created_at\": \"2018-04-30T13:22:06.095Z\",\n            \"created_ts\": \"quis ipsum ad ullamco\",\n            \"shipment_id\": \"Lorem ullamco veniam\",\n            \"updated_at\": \"2023-08-09T21:32:59.868Z\",\n            \"updated_ts\": \"minim Duis aliqua\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"magna anim id ad\",\n              \"id\": -42426084,\n              \"journey_type\": \"forward\",\n              \"name\": \"sed eu elit Lorem\",\n              \"state_type\": \"logistics\",\n              \"is_active\": true,\n              \"app_display_name\": \"dolore e\",\n              \"app_state_name\": \"Duis adipisicing elit\",\n              \"app_facing\": true,\n              \"notify_customer\": false\n            },\n            \"bag_id\": -11528303,\n            \"display_name\": \"sint non\"\n          },\n          {\n            \"status\": \"est ex velit\",\n            \"forward\": true,\n            \"store_id\": 8803331,\n            \"delivery_awb_number\": \"Duis sint ut commodo magna\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 77837755,\n            \"app_display_name\": \"magna mollit laboris in\",\n            \"state_id\": -35409114,\n            \"state_type\": \"financial\",\n            \"bsh_id\": -41081505,\n            \"created_at\": \"1970-02-11T22:07:45.026Z\",\n            \"created_ts\": \"enim la\",\n            \"shipment_id\": \"sunt occaecat\",\n            \"updated_at\": \"1979-08-28T14:28:25.899Z\",\n            \"updated_ts\": \"et Ut laboris exercitation\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"Lorem qui in ullamco\",\n              \"id\": -56331861,\n              \"journey_type\": \"return\",\n              \"name\": \"proident elit et nulla\",\n              \"state_type\": \"logistics\",\n              \"is_active\": false,\n              \"app_display_name\": \"sint adipisici\",\n              \"app_state_name\": \"velit eu incididunt consequat\",\n              \"app_facing\": false,\n              \"notify_customer\": false\n            },\n            \"bag_id\": -41880259,\n            \"display_name\": \"eu\"\n          }\n        ],\n        \"brand\": {\n          \"brand_name\": \"aute nulla\",\n          \"credit_note_expiry_days\": 93942885,\n          \"logo\": \"aute exercitation \",\n          \"invoice_prefix\": \"pariatur laboris ad id\",\n          \"credit_note_allowed\": true,\n          \"start_date\": \"2003-11-28T21:01:11.333Z\",\n          \"company\": \"sunt incididun\",\n          \"is_virtual_invoice\": true,\n          \"script_last_ran\": \"exercita\",\n          \"pickup_location\": \"Duis Lorem\",\n          \"created_on\": \"2007-02-25T23:24:34.497Z\",\n          \"brand_id\": -21882176,\n          \"modified_on\": \"2020-10-24T18:13:03.305Z\",\n          \"id\": -34237099\n        },\n        \"company\": {\n          \"pan_no\": \"minim consequat\",\n          \"created_on\": \"1979-09-28T14:25:03.689Z\",\n          \"id\": -18352060,\n          \"company_name\": \"consequat magna fugiat ad\",\n          \"gst_number\": \"anim et laborum id sed\",\n          \"company_type\": \"manufacturer-owner\",\n          \"modified_on\": \"1951-11-14T04:06:22.481Z\",\n          \"meta\": {\n            \"proident8_b\": 55862537.15574339,\n            \"ullamco272\": \"deserunt\"\n          },\n          \"business_type\": \"laborum exercitation amet cupidatat ea\",\n          \"agreement_start_date\": \"1994-12-22T04:52:23.600Z\"\n        },\n        \"current_operational_status\": {\n          \"status\": \"ullamco Lorem ut sint\",\n          \"forward\": true,\n          \"store_id\": 13472474,\n          \"delivery_awb_number\": \"non ullamco\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -16759232,\n          \"app_display_name\": \"culpa minim laborum\",\n          \"state_id\": 79258562,\n          \"state_type\": \"logistics\",\n          \"bsh_id\": -95664444,\n          \"created_at\": \"2013-05-03T19:30:58.072Z\",\n          \"created_ts\": \"reprehenderit ut incididunt sint quis\",\n          \"shipment_id\": \"do dolore culpa\",\n          \"updated_at\": \"1960-08-21T12:01:33.172Z\",\n          \"updated_ts\": \"cillum in sit fugiat deserunt\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"ea exercitation deserunt non nostrud\",\n            \"id\": 50867448,\n            \"journey_type\": \"forward\",\n            \"name\": \"labore\",\n            \"state_type\": \"financial\",\n            \"is_active\": true,\n            \"app_display_name\": \"reprehenderit consectetur enim adipisicing\",\n            \"app_state_name\": \"id in\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": -12513370,\n          \"display_name\": \"irure dolore\"\n        },\n        \"current_status\": {\n          \"status\": \"qui Lorem cillum\",\n          \"forward\": false,\n          \"store_id\": 56937110,\n          \"delivery_awb_number\": \"reprehenderit Duis ullamco sunt\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -33886606,\n          \"app_display_name\": \"ea aliqua Ut\",\n          \"state_id\": 38392814,\n          \"state_type\": \"logistics\",\n          \"bsh_id\": 65599661,\n          \"created_at\": \"2021-10-21T08:19:39.617Z\",\n          \"created_ts\": \"Lorem do sed\",\n          \"shipment_id\": \"reprehenderit\",\n          \"updated_at\": \"2002-07-02T22:49:36.729Z\",\n          \"updated_ts\": \"esse nulla\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"ea\",\n            \"id\": 94128636,\n            \"journey_type\": \"forward\",\n            \"name\": \"dolore mollit quis\",\n            \"state_type\": \"operational\",\n            \"is_active\": true,\n            \"app_display_name\": \"amet veniam sit aute aliqua\",\n            \"app_state_name\": \"consectetur tempor labore dolor\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": 87561640,\n          \"display_name\": \"in velit\"\n        },\n        \"dates\": {\n          \"delivery_date\": \"1951-04-14T13:19:52.510Z\",\n          \"order_created\": \"in dolor occaecat\"\n        },\n        \"delivery_address\": {\n          \"phone\": \"in culpa proident minim sit\",\n          \"address2\": \"officia elit\",\n          \"address\": \"amet laboris\",\n          \"longitude\": -43163092.19695276,\n          \"pincode\": \"labore dolore in mollit\",\n          \"area\": \"voluptate esse mollit ea\",\n          \"address_type\": \"home\",\n          \"country\": \"incidid\",\n          \"address_category\": \"billing\",\n          \"email\": \"in mollit Excepteur\",\n          \"created_at\": \"1975-07-15T18:17:58.593Z\",\n          \"address1\": \"in\",\n          \"display_address\": \"sint et ex irure\",\n          \"landmark\": \"sit sed culpa ea mag\",\n          \"updated_at\": \"2000-10-04T17:46:29.802Z\",\n          \"version\": \"adipisicing incididunt\",\n          \"latitude\": 57257619.081471324,\n          \"contact_person\": \"qui cillum cupidatat\",\n          \"state\": \"id quis ex ipsum\",\n          \"city\": \"dolor culpa reprehenderit\",\n          \"area_code_slug\": \"magna aute\",\n          \"country_code\": \"dolore ullamco\",\n          \"country_iso_code\": \"Excepteur exercitation in incididunt\",\n          \"country_phone_code\": \"eu magna l\",\n          \"delivery_address_id\": 10881392,\n          \"geo_location\": {\n            \"do6\": 73659353,\n            \"pariatur_5\": 64524616.42643556\n          },\n          \"name\": \"Lorem officia sunt amet\",\n          \"sector\": \"nostrud\",\n          \"state_code\": \"irure \",\n          \"uid\": \"veniam incididunt\",\n          \"user_id\": \"consectetur voluptate\",\n          \"code\": \"commodo d\"\n        },\n        \"delivery_slot\": {\n          \"slot\": \"cupidatat adipisicing\",\n          \"upper_bound\": \"sed nostrud\",\n          \"lower_bound\": \"id ullamco tempor\",\n          \"date\": \"reprehenderit esse labore amet\",\n          \"type\": \"\"\n        },\n        \"display_name\": \"aliqua\",\n        \"dp_details\": {\n          \"occaecat_85\": \"anim ad commodo\",\n          \"incididunt_117\": -89853327,\n          \"Duisc7\": true\n        },\n        \"einvoice_info\": {\n          \"adipisicing_\": -40559407,\n          \"adipisicing_b4\": true\n        },\n        \"entity_type\": \"bag\",\n        \"fallback_user\": {\n          \"fugiat__\": false,\n          \"et_f9\": 16823606.025756717\n        },\n        \"financial_breakup\": [\n          {\n            \"added_to_fynd_cash\": false,\n            \"amount_paid\": -65562993.386208124,\n            \"brand_calculated_amount\": -73539044.9412049,\n            \"cashback\": 41164104.97785935,\n            \"cashback_applied\": -62985032.645025104,\n            \"cod_charges\": 91829631.4944996,\n            \"coupon_effective_discount\": -34504984.04981257,\n            \"coupon_value\": -6256209.369513854,\n            \"delivery_charge\": 26459939.952488914,\n            \"discount\": 81624508.81977099,\n            \"fynd_credits\": -89757774.74689707,\n            \"gst_fee\": -82230061.84772474,\n            \"gst_tag\": \"sint Lorem\",\n            \"gst_tax_percentage\": -15615600.817099288,\n            \"hsn_code\": \"est culpa dolor\",\n            \"identifiers\": {\n              \"alu\": \"quis ea\",\n              \"ean\": \"in sed\",\n              \"sku_code\": \"enim\",\n              \"upc\": \"eiusmod amet velit\",\n              \"isbn\": \"in mollit\"\n            },\n            \"item_name\": \"dolore minim dolor\",\n            \"price_effective\": -3669084.950731799,\n            \"price_marked\": -58317187.06510043,\n            \"promotion_effective_discount\": -93040599.30905582,\n            \"refund_credit\": -23586462.538248748,\n            \"size\": \"e\",\n            \"total_units\": -83864091,\n            \"transfer_price\": 60758110.72393754,\n            \"value_of_good\": 61118721.24014193,\n            \"amount_paid_roundoff\": -52247364,\n            \"tax_collected_at_source\": 49074086.525578946,\n            \"amount_to_be_collected\": -25703822.60081345,\n            \"taxes\": [\n              {\n                \"name\": \"cupidatat Excepteur\",\n                \"rate\": -48731490.05857833,\n                \"tax_amount\": 11600718.099010527,\n                \"taxable_amount\": 24177580.442302868\n              },\n              {\n                \"name\": \"laboris labore in\",\n                \"rate\": 74962055.02535674,\n                \"tax_amount\": 35587928.991447926,\n                \"taxable_amount\": 68565411.6364848\n              }\n            ],\n            \"loyalty_discount\": -48963632.74427431\n          },\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": -23921199.205162138,\n            \"brand_calculated_amount\": 70688972.60535622,\n            \"cashback\": -5913108.902902529,\n            \"cashback_applied\": -71207931.28172149,\n            \"cod_charges\": 25533496.494266078,\n            \"coupon_effective_discount\": -18533615.526526585,\n            \"coupon_value\": 85302433.87501785,\n            \"delivery_charge\": 68344138.67359173,\n            \"discount\": 57000163.05692461,\n            \"fynd_credits\": -29597385.252736345,\n            \"gst_fee\": -59045058.86483564,\n            \"gst_tag\": \"nulla v\",\n            \"gst_tax_percentage\": 42030298.08102733,\n            \"hsn_code\": \"enim\",\n            \"identifiers\": {\n              \"alu\": \"Lorem ex\",\n              \"ean\": \"et fugiat Excepteur\",\n              \"sku_code\": \"eiusmod elit ut Duis\",\n              \"upc\": \"anim aliqua dolor ipsum\",\n              \"isbn\": \"ipsum ut et elit\"\n            },\n            \"item_name\": \"culpa enim\",\n            \"price_effective\": 8855518.207762673,\n            \"price_marked\": -80483808.14080915,\n            \"promotion_effective_discount\": 17740061.538943544,\n            \"refund_credit\": -28430301.93255806,\n            \"size\": \"dolore esse\",\n            \"total_units\": -90396221,\n            \"transfer_price\": -16986553.638654068,\n            \"value_of_good\": -48018440.53253421,\n            \"amount_paid_roundoff\": 48869048,\n            \"tax_collected_at_source\": 83548630.37867019,\n            \"amount_to_be_collected\": -89759980.23790148,\n            \"taxes\": [\n              {\n                \"name\": \"in magna Ut dolor\",\n                \"rate\": -44693904.55425581,\n                \"tax_amount\": -89549367.0677356,\n                \"taxable_amount\": 19000903.829459265\n              },\n              {\n                \"name\": \"in laborum pariatur deserunt mollit\",\n                \"rate\": 38413431.13836682,\n                \"tax_amount\": 91008617.68253198,\n                \"taxable_amount\": 55843600.40901744\n              }\n            ],\n            \"loyalty_discount\": -91140877.95709835\n          }\n        ],\n        \"fulfilling_store\": {\n          \"address1\": \"nisi nulla eu quis\",\n          \"city\": \"sit amet\",\n          \"company_id\": -86777660,\n          \"contact_person\": \"culpa magna\",\n          \"country\": \"ut ut deserunt\",\n          \"created_at\": \"2024-12-23T06:36:04.557Z\",\n          \"fulfillment_channel\": \"cupidatat s\",\n          \"location_type\": \"mall\",\n          \"meta\": {\n            \"display_name\": \"nisi adipisicing pariatu\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": true,\n                \"username\": \"ullamco elit in\",\n                \"user\": \"cillum minim\",\n                \"password\": \"elit consectetur minim Ut esse\"\n              },\n              \"e_waybill\": {\n                \"enabled\": false\n              }\n            },\n            \"stage\": \"voluptate enim\",\n            \"additional_contact_details\": {\n              \"ex_697\": 56408029,\n              \"sint5\": 67861551.95080084\n            },\n            \"notification_emails\": [\n              \"dolore velit officia voluptate\",\n              \"cupidatat labore veniam ipsum\"\n            ],\n            \"gst_number\": \"do quis\",\n            \"ewaybill_portal_details\": {\n              \"voluptate_15\": true,\n              \"nisi_ca\": 33023617,\n              \"pariature86\": \"voluptate sunt eiusmod occaecat\"\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"nulla cillum dolore sed ullamco\",\n              \"user\": \"sed quis aute dolor\",\n              \"password\": \"fugiat tempor ad rep\"\n            },\n            \"product_return_config\": {\n              \"occaecat_b\": \"qui ea commodo\"\n            },\n            \"documents\": {\n              \"gst\": {\n                \"type\": \"gst\",\n                \"value\": \"27AALCA0442L1ZM\",\n                \"verified\": true,\n                \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/2/self/legal/documents/free/original/OGT_zEjLS-Screenshot-2023-11-25-at-4.42.49-PM.png\",\n                \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\"\n              }\n            }\n          },\n          \"name\": \"in ut\",\n          \"phone\": \"tempor aute dolore laboris\",\n          \"pincode\": \"aliqua nisi amet sint\",\n          \"state\": \"labore occaecat\",\n          \"store_email\": \"in ex\",\n          \"is_active\": true,\n          \"alohomora_user_id\": -48010190,\n          \"is_enabled_for_recon\": true,\n          \"mall_area\": \"in in aliqua consectetur qui\",\n          \"vat_no\": \"Lorem qui sint quis\",\n          \"display_address\": \"officia\",\n          \"store_active_from\": \"Excepteu\",\n          \"longitude\": -536408.4686705768,\n          \"brand_store_tags\": [\n            \"in enim esse nisi\",\n            \"esse tempor aliqua non quis\"\n          ],\n          \"order_integration_id\": \"irure\",\n          \"parent_store_id\": 12008788,\n          \"code\": \"ut tempor magna veniam\",\n          \"updated_at\": \"1976-12-20T02:59:40.870Z\",\n          \"store_address_json\": {\n            \"address1\": \"velit elit ut Lorem voluptate\",\n            \"address_category\": \"billing\",\n            \"address_type\": \"incididunt nostrud\",\n            \"city\": \"aute dolor id ut\",\n            \"contact_person\": \"ullamco id\",\n            \"country\": \"et cupidatat nostrud\",\n            \"country_code\": \"in do est magna aliqua\",\n            \"created_at\": \"1964-12-11T21:50:11.903Z\",\n            \"latitude\": 6816638.9850627035,\n            \"longitude\": -12608501.816301271,\n            \"phone\": \"Ut\",\n            \"pincode\": -63955502,\n            \"state\": \"dolor\",\n            \"updated_at\": \"2000-04-16T04:46:50.302Z\",\n            \"display_address\": \"laborum culpa dolor consequat \",\n            \"version\": \"velit in Ut commodo\",\n            \"address2\": \"labore ut Duis\",\n            \"area\": \"dolor in consequat magna\",\n            \"email\": \"est magna incididunt Ut consequat\",\n            \"landmark\": \"laborum\"\n          },\n          \"s_id\": \"exercitation proident amet\",\n          \"packaging_material_count\": 27605933,\n          \"is_archived\": true,\n          \"login_username\": \"ea nulla\",\n          \"mall_name\": \"ex\",\n          \"latitude\": -58614668.767390124,\n          \"address2\": \"in amet tempor Duis officia\"\n        },\n        \"fyndstore_emp\": {\n          \"ea_9f\": false,\n          \"et_b10\": false\n        },\n        \"gst_details\": {\n          \"brand_calculated_amount\": -25666225.79866378,\n          \"gst_fee\": -84658937.61625485,\n          \"tax_collected_at_source\": 70287920.10318664,\n          \"value_of_good\": 86095032.52026656,\n          \"cgst_tax_percentage\": -64051546.55509939,\n          \"gstin_code\": \"sint Lorem magna\",\n          \"igst_tax_percentage\": -71588199.15869059,\n          \"gst_tax_percentage\": 82507049.0987949,\n          \"hsn_code_id\": \"do\",\n          \"igst_gst_fee\": 92284801.31257,\n          \"is_default_hsn_code\": false,\n          \"sgst_gst_fee\": -41073042.93295071,\n          \"cgst_gst_fee\": 29530310.154658854,\n          \"gst_tag\": \"nulla sit ex\",\n          \"sgst_tax_percentage\": -27211470.155239105,\n          \"hsn_code\": \"tempor mollit\"\n        },\n        \"invoice\": {\n          \"updated_date\": \"2018-08-23T20:21:57.811Z\",\n          \"store_invoice_id\": \"eu proident Duis\",\n          \"invoice_url\": \"adipisicing\",\n          \"label_url\": \"voluptate ea labore\"\n        },\n        \"item\": {\n          \"attributes\": {\n            \"qui5\": \"velit nostrud\",\n            \"aliquip9f1\": \"dolor commodo Excepteur in magna\"\n          },\n          \"brand\": \"ullamco in quis ut\",\n          \"brand_id\": 71262722,\n          \"image\": [\n            \"qui Excepteur adipisicing\",\n            \"in quis ea exercitation\"\n          ],\n          \"item_id\": 90121105,\n          \"name\": \"laborum\",\n          \"size\": \"quis voluptate eu proide\",\n          \"slug_key\": \"deserunt officia enim\",\n          \"webstore_product_url\": \"eiusmod in Ut id\",\n          \"l3_category\": 87701406,\n          \"l3_category_name\": \"deserunt nisi sed irure\",\n          \"last_updated_at\": \"2019-07-18T00:18:06.084Z\",\n          \"l2_category\": [\n            \"consectetur qui\",\n            \"id consectetur\"\n          ],\n          \"code\": \"aute consequat eiusmod fugiat in\",\n          \"l1_category_id\": 5762211,\n          \"l1_category\": [\n            \"Lorem culpa id irure\",\n            \"id in\"\n          ],\n          \"gender\": \"in nulla velit\",\n          \"can_cancel\": false,\n          \"can_return\": false,\n          \"branch_url\": \"magn\",\n          \"meta\": {\n            \"cupidatat_b36\": \"amet consequat\",\n            \"ullamco_56\": false\n          },\n          \"color\": \"voluptate deserunt\",\n          \"department_id\": -43853499,\n          \"l2_category_id\": -20897651\n        },\n        \"journey_type\": \"forward\",\n        \"line_number\": -41942179,\n        \"lock_status\": false,\n        \"manifest_id\": \"do ipsum\",\n        \"meta\": {\n          \"culpa__5\": -46403669\n        },\n        \"mode_of_payment\": \"cillum ea ut su\",\n        \"no_of_bags_order\": -44219741,\n        \"operational_status\": \"tempor elit aute dolor\",\n        \"order\": {\n          \"fynd_order_id\": \"magna dolor consequat exercitation ea\",\n          \"created_at\": \"1967-04-13T06:40:38.453Z\",\n          \"user_id\": \"ex do incididunt nisi\",\n          \"tax_details\": {\n            \"pan_no\": \"ullamco ea ad\",\n            \"gstin\": \"voluptate\"\n          },\n          \"mongo_cart_id\": 36259466.20545304,\n          \"delivery_charges\": -29177813.726423547,\n          \"transaction_id\": \"in\",\n          \"collect_by\": \"dolore do dolore\",\n          \"headers\": {\n            \"nulla4\": false\n          },\n          \"coupon_value\": 72291558.69560856,\n          \"order_value\": 64052778.84737107,\n          \"created_time\": \"eu culpa\",\n          \"currency\": \"in\",\n          \"total_order_value\": 69609058.3591272,\n          \"ordering_channel\": \"veniam\",\n          \"ordering_source\": \"cupidatat minim sint elit\",\n          \"meta\": {\n            \"fugiatf3\": \"ad nis\",\n            \"qui_d\": 50281027\n          },\n          \"cod_charges\": 54912553.04113975,\n          \"cashback_value\": -91150163.8915662,\n          \"refund_by\": \"adipisicing sed\",\n          \"affiliate_order_date\": \"2021-04-15T01:33:19.629Z\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"affiliate_order_id\": \"sunt veniam voluptate\",\n          \"payment_mode_id\": 89842720.64426112,\n          \"promotion_effective_discount\": -91959035.3795639,\n          \"mode_of_payment\": \"labore adipis\",\n          \"discount\": 48445931.0218412,\n          \"cashback_applied\": -68920089.47578345,\n          \"fynd_credits\": -52403740.97210339,\n          \"affiliate_id\": \"nulla\",\n          \"ordering_channel_logo\": \"aliqua proident Dui\",\n          \"prices\": {\n            \"refund_credit\": 23294862.43836771,\n            \"amount_paid_roundoff\": -30511129.804904997,\n            \"price_effective\": -49508548.79205062,\n            \"promotion_effective_discount\": 32105789.10370007,\n            \"pm_price_split\": 73412046.62093991,\n            \"refund_amount\": 38028016.026711345,\n            \"transfer_price\": 1696501.5478910059,\n            \"coupon_effective_discount\": 4656650.634028599,\n            \"tax_collected_at_source\": 18302578.609186158,\n            \"brand_calculated_amount\": -92565112.12936874,\n            \"delivery_charge\": 76518380.07678407,\n            \"cashback\": -55406606.87668812,\n            \"value_of_good\": 62523823.07688582,\n            \"cashback_applied\": 27803557.50613475,\n            \"cod_charges\": -10866714.473843515,\n            \"price_marked\": -57417114.29908154,\n            \"amount_paid\": -50764985.27866997,\n            \"coupon_value\": 58685322.44682258,\n            \"discount\": 83766331.06819612,\n            \"fynd_credits\": 93845857.39182386,\n            \"gift_price\": 71572341.02920774,\n            \"amount_to_be_collected\": 50772567.55922836,\n            \"cost_price\": 74912041.5415729,\n            \"loyalty_discount\": -68245833.97960474,\n            \"marketplace_promotion_effective_discount\": -80476625.51223165,\n            \"seller_promotion_effective_discount\": -99906889.27579172\n          },\n          \"charges\": [\n            {\n              \"name\": \"culpa laborum Duis\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -50784451.57985341,\n                  \"currency\": \"commodo voluptate adipisicing\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 74187488.01997247,\n                  \"currency\": \"tempor ad dolore sed\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"officia nostrud fugiat adipisicing\"\n                },\n                \"distribution_level\": \"in\"\n              },\n              \"code\": \"in ullamco proident mollit veniam\",\n              \"type\": \"nulla amet\"\n            },\n            {\n              \"name\": \"in Duis\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 24928253.697224796,\n                  \"currency\": \"nisi aliqua nostrud non\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 57714966.147790074,\n                  \"currency\": \"aute ex voluptate et ullamco\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"ullamco enim irure sed\"\n                },\n                \"distribution_level\": \"in ea in voluptate\"\n              },\n              \"code\": \"laboris \",\n              \"type\": \"incididunt amet commodo Lorem\"\n            }\n          ],\n          \"loyalty_discount_details\": {\n            \"discount\": -44310349.73009642,\n            \"ownership\": \"seller\",\n            \"is_applied\": true\n          }\n        },\n        \"order_integration_id\": \"dolore Excepteur quis\",\n        \"order_type\": \"HomeDelivery\",\n        \"order_value\": -79679382.51159841,\n        \"ordering_store\": {\n          \"address1\": \"laborum aliqua fugiat adipisicing minim\",\n          \"city\": \"reprehenderit quis consectetur mollit Lorem\",\n          \"company_id\": 87667544,\n          \"contact_person\": \"labore dolor non consectetur\",\n          \"country\": \"sit in do sint\",\n          \"created_at\": \"1995-02-14T23:04:57.488Z\",\n          \"fulfillment_channel\": \"velit eu tempor mollit\",\n          \"location_type\": \"high_street\",\n          \"meta\": {\n            \"display_name\": \"proident\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": true,\n                \"username\": \"cupidatat\",\n                \"user\": \"aliqua Ut\",\n                \"password\": \"aliquip enim reprehenderit sint minim\"\n              },\n              \"e_waybill\": {\n                \"enabled\": false\n              }\n            },\n            \"stage\": \"in irure Excepteur\",\n            \"additional_contact_details\": {\n              \"dolorec9a\": true\n            },\n            \"notification_emails\": [\n              \"aliquip \",\n              \"est sunt\"\n            ],\n            \"gst_number\": \"nostrud\",\n            \"ewaybill_portal_details\": {\n              \"minimc91\": \"nostrud pariatur sunt\",\n              \"ullamco_261\": -58505313.64638205,\n              \"mollit2\": -18655373.159452856\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"sint minim ut reprehenderit velit\",\n              \"user\": \"sint in\",\n              \"password\": \"culpa et\"\n            },\n            \"product_return_config\": {\n              \"elit_03\": false,\n              \"ipsumec3\": -28887470.379445195,\n              \"officia_4_3\": \"quis ad\",\n              \"amet_8b0\": -86160986.2655703\n            },\n            \"documents\": {\n              \"gst\": {\n                \"type\": \"gst\",\n                \"value\": \"27AALCA0442L1ZM\",\n                \"verified\": true,\n                \"url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/company/2/self/legal/documents/free/original/OGT_zEjLS-Screenshot-2023-11-25-at-4.42.49-PM.png\",\n                \"legal_name\": \"SHOPSENSE RETAIL TECHNOLOGIES PRIVATE LIMITED\"\n              }\n            }\n          },\n          \"name\": \"mollit Duis adipisicing ex\",\n          \"phone\": \"velit Excepteur in aute\",\n          \"pincode\": \"in sint quis sit\",\n          \"state\": \"Duis dolore officia quis\",\n          \"store_email\": \"laborum in\",\n          \"is_active\": true,\n          \"alohomora_user_id\": 16031606,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"velit ea quis enim\",\n          \"vat_no\": \"pariatur occaecat incididunt ea\",\n          \"display_address\": \"culpa\",\n          \"store_active_from\": \"adipisicing cillum consectetur sint\",\n          \"longitude\": 59721706.19080165,\n          \"brand_store_tags\": [\n            \"aliqua ut culpa cupidatat\",\n            \"adipisicing non ipsum enim\"\n          ],\n          \"order_integration_id\": \"consequat m\",\n          \"parent_store_id\": 29574220,\n          \"code\": \"nisi irure nostrud\",\n          \"updated_at\": \"1977-03-29T19:17:24.824Z\",\n          \"store_address_json\": {\n            \"address1\": \"m\",\n            \"address_category\": \"store\",\n            \"address_type\": \"voluptate\",\n            \"city\": \"elit ad incididunt\",\n            \"contact_person\": \"veniam qui officia\",\n            \"country\": \"do Lorem consectetur\",\n            \"country_code\": \"proident minim\",\n            \"created_at\": \"1949-09-16T11:33:05.450Z\",\n            \"latitude\": 57477612.26489434,\n            \"longitude\": 59340996.89333302,\n            \"phone\": \"dolore qui sint\",\n            \"pincode\": -38792043,\n            \"state\": \"minim est s\",\n            \"updated_at\": \"2016-11-01T07:24:17.156Z\",\n            \"display_address\": \"officia exercitation ad\",\n            \"version\": \"incididunt in do\",\n            \"address2\": \"ea proident in commodo\",\n            \"area\": \"Ut sit tempor exercitation\",\n            \"email\": \"adipis\",\n            \"landmark\": \"ad enim dolor nostrud sunt\"\n          },\n          \"s_id\": \"irure veniam \",\n          \"packaging_material_count\": 73164111,\n          \"is_archived\": true,\n          \"login_username\": \"nostrud pari\",\n          \"mall_name\": \"laboris dolore magna\",\n          \"latitude\": 51523690.76071,\n          \"address2\": \"exercitati\"\n        },\n        \"parent_promo_bags\": {\n          \"ullamco_6\": 2797723.3639173657,\n          \"ullamco_d5a\": 26896970.88358809\n        },\n        \"payment_methods\": {\n          \"COD\": {\n            \"amount\": 1100\n          }\n        },\n        \"payment_type\": \"self\",\n        \"payments\": {\n          \"laboris30\": -40866887.32439563\n        },\n        \"prices\": {\n          \"refund_credit\": 65394751.629181504,\n          \"amount_paid_roundoff\": 40567142.292337716,\n          \"price_effective\": 14689424.129361361,\n          \"promotion_effective_discount\": -18639093.173854396,\n          \"pm_price_split\": 67497049.80905977,\n          \"refund_amount\": -20277394.28742045,\n          \"transfer_price\": 84385953.8653683,\n          \"coupon_effective_discount\": -16697953.582330346,\n          \"tax_collected_at_source\": -48803451.138119146,\n          \"brand_calculated_amount\": -52757257.701916546,\n          \"delivery_charge\": -74005001.44556782,\n          \"cashback\": -93401394.66056518,\n          \"value_of_good\": -98837576.66518131,\n          \"cashback_applied\": 51818244.59769896,\n          \"cod_charges\": 20155320.14651069,\n          \"price_marked\": -68281086.32776421,\n          \"amount_paid\": 89603859.34999108,\n          \"coupon_value\": -591811.70850344,\n          \"discount\": 73964226.04888526,\n          \"fynd_credits\": -34161830.37604359,\n          \"gift_price\": 76500873.73645604,\n          \"amount_to_be_collected\": 72276323.21418178,\n          \"cost_price\": -88256797.03762552,\n          \"loyalty_discount\": -69274424.12819977,\n          \"marketplace_promotion_effective_discount\": 4197243.698123023,\n          \"seller_promotion_effective_discount\": -99069541.88207489\n        },\n        \"charges\": [\n          {\n            \"name\": \"eu sint\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 74620145.50172275,\n                \"currency\": \"sit\"\n              },\n              \"ordering_currency\": {\n                \"value\": 37693372.147253394,\n                \"currency\": \"id\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"single\",\n                \"logic\": \"nostrud consequat ut non\"\n              },\n              \"distribution_level\": \"labore culp\"\n            },\n            \"code\": \"Duis Excepte\",\n            \"type\": \"sunt aute dolore\"\n          },\n          {\n            \"name\": \"sit nostrud amet\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 79101967.59493399,\n                \"currency\": \"ea consectetur\"\n              },\n              \"ordering_currency\": {\n                \"value\": -4018492.375499651,\n                \"currency\": \"eiusmod nostrud non\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"exercitation nostrud\"\n              },\n              \"distribution_level\": \"enim officia\"\n            },\n            \"code\": \"voluptate ad\",\n            \"type\": \"Lorem Excepteur\"\n          }\n        ],\n        \"qc_required\": true,\n        \"quantity\": 79481321.78933167,\n        \"restore_coupon\": true,\n        \"restore_promos\": {\n          \"culpa6d\": -21088270,\n          \"minim6\": false,\n          \"elit_14\": 47862201.05097604\n        },\n        \"rto_address\": {\n          \"phone\": \"aliqua\",\n          \"address2\": \"dolore commodo exercitation quis\",\n          \"address\": \"enim in occaecat\",\n          \"longitude\": 50489810.395888716,\n          \"pincode\": \"cupidatat\",\n          \"area\": \"esse Lorem ut enim\",\n          \"address_type\": \"other\",\n          \"country\": \"ut incididunt\",\n          \"address_category\": \"store\",\n          \"email\": \"pariatur dolor sint magna enim\",\n          \"created_at\": \"2020-06-08T20:32:04.243Z\",\n          \"address1\": \"velit\",\n          \"display_address\": \"ut aute Duis\",\n          \"landmark\": \"e\",\n          \"updated_at\": \"1997-01-17T04:33:57.075Z\",\n          \"version\": \"ad laborum dolor\",\n          \"latitude\": -45449530.24681937,\n          \"contact_person\": \"nisi qui exercitation\",\n          \"state\": \"do nulla reprehenderit\",\n          \"city\": \"adipisicing\",\n          \"area_code_slug\": \"commodo cupidatat\",\n          \"country_code\": \"pariatur labore nisi\",\n          \"country_iso_code\": \"nisi dolore et\",\n          \"country_phone_code\": \"ullamco aliquip iru\",\n          \"delivery_address_id\": 73235852,\n          \"geo_location\": {\n            \"ex864\": true,\n            \"et_5\": 44403381.20311847,\n            \"incididunt6\": -75553902.20216945\n          },\n          \"name\": \"qui\",\n          \"sector\": \"et veniam in laborum\",\n          \"state_code\": \"in adipisicing\",\n          \"uid\": \"elit officia nostrud consectetur\",\n          \"user_id\": \"est deser\",\n          \"code\": \"fugi\"\n        },\n        \"seller_identifier\": \"veniam nulla\",\n        \"shipment\": {\n          \"line_items\": [\n            {\n              \"seller_identifier\": \"dolore consequat ut nulla\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"cupidatat ad\",\n                    \"value\": -7572888.1604376435\n                  },\n                  \"name\": \"amet nostrud\",\n                  \"type\": \"sit\",\n                  \"code\": \"e\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"cupidatat_f\": -57496357,\n                      \"nostrud_46\": true\n                    },\n                    \"name\": \"sed ea voluptate ad\",\n                    \"rate\": -14349582.181120098\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"veniam consequat et nostrud\",\n                    \"value\": -1858709.4681139886\n                  },\n                  \"name\": \"proident in quis\",\n                  \"type\": \"cupidatat\",\n                  \"code\": \"qui aliquip\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"ut3\": -84514015,\n                      \"amet0\": \"ex ut\",\n                      \"reprehenderitb4\": 19319170.785330012\n                    },\n                    \"name\": \"ad pariatur dolor et sed\",\n                    \"rate\": 57426827.68824193\n                  }\n                }\n              ],\n              \"meta\": {\n                \"aute_ee\": -6141543.893524885,\n                \"officiae\": 17835240.291151464,\n                \"pariatur_40\": 77705679.445178\n              },\n              \"custom_message\": \"ad cupidatat\",\n              \"quantity\": 95910036,\n              \"external_line_id\": \"cillum in ut sed\"\n            },\n            {\n              \"seller_identifier\": \"minim ad in\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"incididu\",\n                    \"value\": -12507220.696945742\n                  },\n                  \"name\": \"ut adipisi\",\n                  \"type\": \"ut occaecat aliquip fugiat\",\n                  \"code\": \"eiusmod est\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"deserunte4\": 20189555.755311117,\n                      \"est9\": 96633445.81590936,\n                      \"anim_f2\": 25728519.177311197\n                    },\n                    \"name\": \"fugiat sunt dolor consectetur quis\",\n                    \"rate\": 47270212.61517218\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"ad elit est ali\",\n                    \"value\": -77322178.64789939\n                  },\n                  \"name\": \"cupidatat voluptate Lorem\",\n                  \"type\": \"eu ex\",\n                  \"code\": \"amet in\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"aute04\": true\n                    },\n                    \"name\": \"fugiat adipisicing ut in velit\",\n                    \"rate\": 6306196.902724355\n                  }\n                }\n              ],\n              \"meta\": {\n                \"veniam704\": -20399664.72464721,\n                \"sede9b\": 65556048.20294979\n              },\n              \"custom_message\": \"ut\",\n              \"quantity\": 27163276,\n              \"external_line_id\": \"ad elit sit dolor\"\n            }\n          ],\n          \"external_shipment_id\": \"ullamco Duis ipsum\",\n          \"processing_dates\": {\n            \"dp_pickup_slot\": {\n              \"reprehenderit_74c\": true,\n              \"proident_fb0\": true\n            },\n            \"dispatch_after_date\": \"sit ex\",\n            \"dispatch_by_date\": \"velit\",\n            \"confirm_by_date\": \"reprehenderit\",\n            \"customer_pickup_slot\": {\n              \"Ut_8\": false,\n              \"qui6\": 58422556,\n              \"esse_c\": -10992064\n            },\n            \"pack_by_date\": \"1977-08-31T04:16:48.486Z\"\n          },\n          \"meta\": {\n            \"proident_bd\": false,\n            \"consectetur_6\": 17929814.109270215,\n            \"dolore_c\": false\n          },\n          \"priority\": -79182891,\n          \"location_id\": 74230356,\n          \"order_type\": \"Digital\",\n          \"tags\": [\n            {\n              \"slug\": \"sunt magna dolore\",\n              \"display_text\": \"magna id exercitation\"\n            },\n            {\n              \"slug\": \"officia cillum dolore\",\n              \"display_text\": \"ex tempor sint\"\n            }\n          ],\n          \"system_messages\": [\n            {\n              \"message_type\": \"error\",\n              \"priority\": -84302568.13505328,\n              \"message\": \"eiusmod voluptate pariatur\",\n              \"inject_at\": [\n                \"deserunt Lorem labore ex in\",\n                \"Lorem aliqua ipsum\"\n              ]\n            },\n            {\n              \"message_type\": \"success\",\n              \"priority\": -12061320.499926165,\n              \"message\": \"quis dolore sint\",\n              \"inject_at\": [\n                \"dolor Duis\",\n                \"enim sint\"\n              ]\n            }\n          ],\n          \"process_after_config\": {\n            \"is_scheduled_shipment\": false,\n            \"enable_processing_after\": \"1950-01-02T16:44:48.948Z\"\n          },\n          \"parent_type\": \"aliquip esse anim sit\",\n          \"store_invoice_id\": \"Ut in esse aute\",\n          \"lock_status\": \"Ut voluptate sed ullamco sit\",\n          \"type\": \"aute\",\n          \"billing_address_json\": {\n            \"phone\": \"inci\",\n            \"address2\": \"consequat non Lo\",\n            \"address\": \"d\",\n            \"longitude\": 14897613.867356926,\n            \"pincode\": \"eu culpa\",\n            \"area\": \"Ut amet aliqu\",\n            \"address_type\": \"office\",\n            \"country\": \"in nulla\",\n            \"address_category\": \"billing\",\n            \"email\": \"ut Ut\",\n            \"created_at\": \"1970-02-26T08:12:19.088Z\",\n            \"address1\": \"eiusmod officia sit n\",\n            \"display_address\": \"mollit Excepteur\",\n            \"landmark\": \"tempor dolore\",\n            \"updated_at\": \"1972-02-05T16:29:53.784Z\",\n            \"version\": \"in aliqua qui\",\n            \"latitude\": -41731867.208956294,\n            \"contact_person\": \"ipsum amet\",\n            \"state\": \"sit proiden\",\n            \"city\": \"adipisicing\",\n            \"area_code_slug\": \"magna exercitation ullamco\",\n            \"country_code\": \"aliquip et\",\n            \"country_iso_code\": \"dolore minim incididunt\",\n            \"country_phone_code\": \"aliqua enim\",\n            \"delivery_address_id\": -25318566,\n            \"geo_location\": {\n              \"qui_35c\": 29296849,\n              \"aliqua_3\": -94456231.56644097\n            },\n            \"name\": \"eu sint id officia aliquip\",\n            \"sector\": \"ullamco eiusmod sunt\",\n            \"state_code\": \"ut pariatur\",\n            \"uid\": \"quis id velit nisi\",\n            \"user_id\": \"ullamco commodo ad fugiat\",\n            \"code\": \"Excepteur dolor officia sit\"\n          },\n          \"id\": \"Ut\",\n          \"fulfilment_priority\": -18597562,\n          \"is_active\": true,\n          \"previous_shipment_id\": \"id pariatur aute\",\n          \"pdf_links\": {\n            \"nulla6\": -6068165.074718744,\n            \"ex_8\": -66478353.64568868,\n            \"aliquip_\": -39789733.27264197,\n            \"suntee4\": 81598395.90375903,\n            \"voluptate_19\": true\n          },\n          \"delivery_address_json\": {\n            \"phone\": \"ut aliqua cupidatat dolore voluptate\",\n            \"address2\": \"voluptate ex dolore enim\",\n            \"address\": \"do dolore e\",\n            \"longitude\": 63427942.59146389,\n            \"pincode\": \"pariatur cupidatat nulla\",\n            \"area\": \"commodo\",\n            \"address_type\": \"office\",\n            \"country\": \"officia\",\n            \"address_category\": \"delivery\",\n            \"email\": \"pariatur consectetur incididunt\",\n            \"created_at\": \"1986-04-13T00:42:13.998Z\",\n            \"address1\": \"ut fugiat\",\n            \"display_address\": \"aliquip dolor Lorem culpa id\",\n            \"landmark\": \"mollit\",\n            \"updated_at\": \"2007-11-10T05:35:14.148Z\",\n            \"version\": \"Ut consectetur sed ea minim\",\n            \"latitude\": -33925268.84011447,\n            \"contact_person\": \"do anim proident\",\n            \"state\": \"labore adipisicing\",\n            \"city\": \"quis ut laborum eius\",\n            \"area_code_slug\": \"nulla quis cillum \",\n            \"country_code\": \"Duis consectetur pariatur in nisi\",\n            \"country_iso_code\": \"magna ex officia\",\n            \"country_phone_code\": \"voluptate cillum Lorem anim\",\n            \"delivery_address_id\": 39798540,\n            \"geo_location\": {\n              \"fugiat__\": true,\n              \"Excepteur_b\": false,\n              \"enim_ce\": \"fugiat enim\"\n            },\n            \"name\": \"ut reprehenderit velit minim\",\n            \"sector\": \"velit deserunt incididunt ullamco ad\",\n            \"state_code\": \"aliquip eiusmod Ut velit\",\n            \"uid\": \"exercitation eu\",\n            \"user_id\": \"nulla o\",\n            \"code\": \"Lorem Duis in et\"\n          },\n          \"eway_bill_id\": \"ex est elit enim co\",\n          \"affiliate_shipment_id\": \"deserunt consectetur\",\n          \"fynd_order_id\": \"irure laboris ex culpa\",\n          \"created_at\": \"1968-05-21T21:56:02.558Z\",\n          \"delivery_awb_number\": \"exercitation laboris\",\n          \"hand_over_contact_json\": {\n            \"phone\": \"aute laborum culpa Excepteur\",\n            \"address2\": \"et esse dolor\",\n            \"address\": \"proident cillum aute minim\",\n            \"longitude\": -81015207.26521266,\n            \"pincode\": \"ea amet dolore laboris\",\n            \"area\": \"ex commodo magna esse occaecat\",\n            \"address_type\": \"office\",\n            \"country\": \"vol\",\n            \"address_category\": \"billing\",\n            \"email\": \"incididunt\",\n            \"created_at\": \"2026-01-20T04:50:51.149Z\",\n            \"address1\": \"Ut ad cupidatat culpa in\",\n            \"display_address\": \"dolor ut eiusmod cupidatat\",\n            \"landmark\": \"reprehenderit\",\n            \"updated_at\": \"2008-07-31T16:58:17.792Z\",\n            \"version\": \"nost\",\n            \"latitude\": 42799439.8438991,\n            \"contact_person\": \"anim ipsum occaecat laboris\",\n            \"state\": \"nostrud nulla magna voluptate\",\n            \"city\": \"commodo elit dolor mollit\",\n            \"area_code_slug\": \"reprehenderit ut\",\n            \"country_code\": \"non laboris ut sunt\",\n            \"country_iso_code\": \"adipisicing qui\",\n            \"country_phone_code\": \"laboris ipsum\",\n            \"delivery_address_id\": 90418265,\n            \"geo_location\": {\n              \"quis_90\": 50166781.43457818,\n              \"aute4\": 45560770.72915378\n            },\n            \"name\": \"irure Ut culpa\",\n            \"sector\": \"occaecat nulla\",\n            \"state_code\": \"qui\",\n            \"uid\": \"laborum consectetur in minim\",\n            \"user_id\": \"amet\",\n            \"code\": \"ut\"\n          },\n          \"credit_note_id\": \"aute\",\n          \"parent_id\": \"magna Ut in\",\n          \"affiliate_id\": \"sit\",\n          \"packaging_type\": \"ad\",\n          \"vertical\": \"mollit labore ea dolor\",\n          \"quantity\": -98773008.75516291,\n          \"status\": {\n            \"meta\": {\n              \"occaecat_2\": 9451737,\n              \"exercitation28\": \"veniam dolor\",\n              \"eiusmod_b\": 21820352\n            },\n            \"bag_list\": [\n              \"exercitation qui Lorem ea\",\n              \"enim in tempor\"\n            ],\n            \"id\": -50426660,\n            \"created_at\": \"2009-12-08T05:38:25.709Z\",\n            \"created_ts\": \"minim ea\",\n            \"shipment_id\": \"consequat magna c\",\n            \"status\": \"deserunt occaecat culpa ut\",\n            \"display_name\": \"ut\",\n            \"current_shipment_status\": \"ut sit occaecat dolore\",\n            \"status_created_at\": \"2016-05-11T21:57:05.033Z\"\n          },\n          \"price\": {\n            \"refund_credit\": -77732443.19476728,\n            \"amount_paid_roundoff\": -29124017.640107706,\n            \"price_effective\": -61319539.975226164,\n            \"promotion_effective_discount\": 99342281.14815128,\n            \"pm_price_split\": -93527965.94440736,\n            \"refund_amount\": -71260330.7182098,\n            \"transfer_price\": -40844214.90798324,\n            \"coupon_effective_discount\": 62082585.04138979,\n            \"tax_collected_at_source\": 87677526.45847958,\n            \"brand_calculated_amount\": -93709812.98924312,\n            \"delivery_charge\": 96461695.09512049,\n            \"cashback\": 95559020.22372368,\n            \"value_of_good\": 39017340.84007296,\n            \"cashback_applied\": 39742403.774154425,\n            \"cod_charges\": -47946856.052181944,\n            \"price_marked\": 42916987.05300489,\n            \"amount_paid\": 83443509.57658765,\n            \"coupon_value\": -3801005.1830509603,\n            \"discount\": -38711543.40547585,\n            \"fynd_credits\": -96871370.313956,\n            \"gift_price\": 54431782.168189675,\n            \"amount_to_be_collected\": 27738941.526251003,\n            \"cost_price\": 56965839.7033948,\n            \"loyalty_discount\": -66832061.77452807,\n            \"marketplace_promotion_effective_discount\": 44066963.55808833,\n            \"seller_promotion_effective_discount\": 80548809.79367304\n          },\n          \"gst\": {\n            \"value_of_good\": -40786093.05061422,\n            \"gst_fee\": 74304704.20358196,\n            \"brand_calculated_amount\": -73458913.65733932,\n            \"tax_collected_at_source\": -93149045.75584362,\n            \"gstin_code\": \"amet anim\"\n          }\n        },\n        \"shipment_details\": {\n          \"affiliate_shipment_id\": \"sunt laborum consequat\",\n          \"articles\": [\n            {\n              \"_id\": \"ut dolore\",\n              \"attributes\": {\n                \"ex_7f\": -16935734.175277516\n              },\n              \"brand_id\": -19267915,\n              \"category\": {\n                \"ut_b_\": 82835682.78420728\n              },\n              \"dimension\": {\n                \"do_cc_\": 84904261,\n                \"animfc9\": true\n              },\n              \"quantity\": 47574612,\n              \"weight\": {\n                \"fugiatcbc\": true\n              }\n            },\n            {\n              \"_id\": \"sit consectetur veniam deserunt consequat\",\n              \"attributes\": {\n                \"fugiat_4b8\": \"eiusmod officia Ut\"\n              },\n              \"brand_id\": 60256904,\n              \"category\": {\n                \"est12\": \"mollit cupidatat sed consectetur\",\n                \"magna_c\": \"in dolore\",\n                \"irure_7\": false\n              },\n              \"dimension\": {\n                \"irure_ca\": false\n              },\n              \"quantity\": -53022842,\n              \"weight\": {\n                \"dolore7\": -98913662.60758163,\n                \"consectetur_951\": \"ex\"\n              }\n            }\n          ],\n          \"fulfillment_id\": 43275403,\n          \"shipments\": 8776342,\n          \"box_type\": \"ut eiusmod sed sunt\",\n          \"dp_id\": \"adipisicing proident\",\n          \"meta\": {\n            \"voluptate_bc7\": true,\n            \"minim93b\": -48943659.69510623\n          },\n          \"dp_options\": {\n            \"sed820\": \"aliqua aliquip\"\n          },\n          \"lock_status\": false,\n          \"action_to_status\": {\n            \"download_invoice\": \"lock\",\n            \"download_label\": \"lock\"\n          }\n        },\n        \"shipment_id\": \"dolore\",\n        \"shipment_gst\": {\n          \"value_of_good\": 92581220.52988008,\n          \"gst_fee\": -53569313.388031594,\n          \"brand_calculated_amount\": -92642550.44737197,\n          \"tax_collected_at_source\": 17406552.320384085,\n          \"gstin_code\": \"id laboris Ut ut\"\n        },\n        \"shipment_status\": {\n          \"meta\": {\n            \"eubd5\": -63713386,\n            \"doloreb38\": false,\n            \"dolor_e\": 66240394,\n            \"occaecat5\": true\n          },\n          \"bag_list\": [\n            \"laborum mollit\",\n            \"si\"\n          ],\n          \"id\": -13207782,\n          \"created_at\": \"1979-04-10T17:47:54.045Z\",\n          \"created_ts\": \"est Duis ullamco\",\n          \"shipment_id\": \"do ad officia\",\n          \"status\": \"in Ut\",\n          \"display_name\": \"adipisicing dolor laborum laboris\",\n          \"current_shipment_status\": \"nostrud voluptate ut et in\",\n          \"status_created_at\": \"1956-01-16T21:58:01.542Z\"\n        },\n        \"shipment_status_history\": [\n          {\n            \"meta\": {\n              \"esse66\": 20449446.727739677,\n              \"deserunt_c7\": false\n            },\n            \"bag_list\": [\n              \"voluptate quis dolore proident incidi\",\n              \"f\"\n            ],\n            \"id\": 66145917,\n            \"created_at\": \"1952-09-27T23:28:43.699Z\",\n            \"created_ts\": \"culpa commodo cupidatat\",\n            \"shipment_id\": \"in\",\n            \"status\": \"labore laborum\",\n            \"display_name\": \"sed aute elit eiusmod quis\",\n            \"current_shipment_status\": \"dolor laborum enim eu\",\n            \"status_created_at\": \"1957-07-07T18:40:04.006Z\"\n          },\n          {\n            \"meta\": {\n              \"do_8\": false\n            },\n            \"bag_list\": [\n              \"amet mollit labore\",\n              \"dolore in aute\"\n            ],\n            \"id\": 86828611,\n            \"created_at\": \"1990-03-11T04:38:47.296Z\",\n            \"created_ts\": \"laboris sed\",\n            \"shipment_id\": \"exercitation est ullamco\",\n            \"status\": \"aliquip ex\",\n            \"display_name\": \"consequat veniam sunt aliqua\",\n            \"current_shipment_status\": \"minim occaecat\",\n            \"status_created_at\": \"1957-04-28T05:23:14.619Z\"\n          }\n        ],\n        \"status\": {\n          \"can_be_cancelled\": false,\n          \"enable_tracking\": true,\n          \"is_active\": false,\n          \"is_customer_return_allowed\": false,\n          \"is_returnable\": true\n        },\n        \"tags\": [\n          \"pariatur laborum\",\n          \"in officia\"\n        ],\n        \"total_shipment_bags\": -21233971,\n        \"total_shipments_in_order\": -74924656,\n        \"transaction_type\": \"shipment\",\n        \"type\": \"labore nulla\",\n        \"updated_at\": \"1997-10-30T11:04:49.154Z\",\n        \"user\": {\n          \"user_oid\": \"irure elit reprehenderit Du\",\n          \"external_customer_id\": \"irure in anim Lorem\",\n          \"first_name\": \"nostrud minim\",\n          \"last_name\": \"ea in\",\n          \"mobile\": \"esse in\",\n          \"email\": \"incididunt esse\",\n          \"is_anonymous_user\": false,\n          \"gender\": \"deserunt pariatur elit\",\n          \"mongo_user_id\": \"cillum adipisicing in\",\n          \"meta\": {\n            \"ameta54\": 75926589.50437549\n          }\n        },\n        \"weight\": {\n          \"value\": -5154042.732776403,\n          \"unit\": \"Lorem nostrud consectetur est\"\n        },\n        \"original_bag_list\": [\n          60799946,\n          7192688\n        ],\n        \"identifier\": \"ullamco deserunt veniam\"\n      }\n    ],\n    \"page\": {\n      \"current\": 64812697,\n      \"has_next\": false,\n      \"item_total\": -63848173,\n      \"page_type\": \"aliquip cupidatat et incididunt\",\n      \"size\": 25145278\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "b5fb1004-3e6e-4416-a36a-a207a7c90351",
        "name": "Partner",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "79953c98-6716-4b83-8558-f13de02387a6",
            "name": "addProxyPath | Create extension proxy",
            "request": {
              "name": "addProxyPath | Create extension proxy",
              "description": {
                "content": "Use this endpoint to register a proxy for calling an extension's API from your storefront. This enables your storefront to interact with extension APIs seamlessly, helps enhance and extend your storefront's existing functionality using extensions, and simplifies integration by avoiding CORS issues when accessing extension APIs.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "partners",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "proxy",
                  ":extension_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) Extension's unique identifier for which a proxy URL will be generated"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"attached_path\": \"<string>\",\n  \"proxy_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9c976415-a952-4611-9894-9ed0fa1eeac6",
                "name": "Proxy created successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "partners",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "proxy",
                      ":extension_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application (Storefront) unique identifier for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Extension's unique identifier for which a proxy URL will be generated"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"attached_path\": \"test\",\n  \"proxy_url\": \"https://www.abc.com/\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"607406b8a472cd527303692f\",\n  \"attached_path\": \"test\",\n  \"proxy_url\": \"https://www.abc.com\",\n  \"company_id\": \"1\",\n  \"application_id\": \"000000000000000000000004\",\n  \"extension_id\": \"6073280be899ea5b1150fd9d\",\n  \"created_at\": \"2021-04-12T08:37:12.077Z\",\n  \"modified_at\": \"2021-04-12T08:37:12.077Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f72094bb-f951-4a84-9177-f1c363a729a9",
                "name": "Proxy URL already exists",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "partners",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "proxy",
                      ":extension_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application (Storefront) unique identifier for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Extension's unique identifier for which a proxy URL will be generated"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"attached_path\": \"test\",\n  \"proxy_url\": \"https://www.abc.com/\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"\",\n  \"message\": \"Already Present\",\n  \"meta\": {\n    \"attached_path\": \"test\",\n    \"proxy_url\": \"https://www.abcd.com\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8743779d-3447-4338-a6e2-b8abb23977e5",
            "name": "removeProxyPath | Remove extension proxy",
            "request": {
              "name": "removeProxyPath | Remove extension proxy",
              "description": {
                "content": "Remove the proxy that was created earlier for the extension.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "partners",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "proxy",
                  ":extension_id",
                  ":attached_path"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) Extension ID for which proxy URL needs to be removed"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attached_path",
                    "description": "(Required) Attached path slug"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "775bab06-897a-4f83-9a61-feb8198725e9",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "partners",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "proxy",
                      ":extension_id",
                      ":attached_path"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application (Storefront) unique identifier for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Extension ID for which proxy URL needs to be removed"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attached_path",
                        "description": "(Required) Attached path slug"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Proxy URL deleted\",\n  \"data\": {\n    \"_id\": \"607406b8a472cd527303692f\",\n    \"attached_path\": \"test\",\n    \"proxy_url\": \"https://www.abc.com\",\n    \"company_id\": \"1\",\n    \"application_id\": \"000000000000000000000004\",\n    \"extension_id\": \"6073280be899ea5b1150fd9d\",\n    \"created_at\": \"2021-04-12T08:37:12.077Z\",\n    \"modified_at\": \"2021-04-12T08:37:12.077Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bad32d51-426a-4a22-8482-ced10b729a89",
                "name": "Entry not found for attached path",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "partners",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "proxy",
                      ":extension_id",
                      ":attached_path"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application (Storefront) unique identifier for which proxy URL will be generated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) Extension ID for which proxy URL needs to be removed"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attached_path",
                        "description": "(Required) Attached path slug"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"\",\n  \"message\": \"Not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "731441c7-18b4-4fd5-ab3b-d14f3e8f3957",
        "name": "Payment",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "2dc65c0c-07ce-4840-8712-173925750855",
            "name": "getBankAccountDetailsOpenAPI | Get bank account details",
            "request": {
              "name": "getBankAccountDetailsOpenAPI | Get bank account details",
              "description": {
                "content": "Retrieve bank account information ",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "refund",
                  "account"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "(Required) "
                  },
                  {
                    "disabled": false,
                    "key": "request_hash",
                    "value": "<string>"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2a5cfc81-072c-4057-a575-d55860597fc7",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      },
                      {
                        "key": "request_hash",
                        "value": "asdaddsd"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Refund Success\",\n  \"success\": true,\n  \"data\": {\n    \"account_no\": \"XXXX-XXXX-6682\",\n    \"ifsc_code\": \"SBIEXAMPLE001\",\n    \"email\": \"test@example.com\",\n    \"address\": \"1773  Monroe Street\",\n    \"bank_name\": \"SBI\",\n    \"branch_name\": \"HOUSTON\",\n    \"comment\": \"Lorem Ipsum\",\n    \"account_holder\": \"Leslie Rice\",\n    \"mobile\": \"8888888888\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9b74b911-a92d-4c31-b19e-7ba685cfca53",
                "name": "Bad Request Error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      },
                      {
                        "key": "request_hash",
                        "value": "asdaddsd"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"code\": \"BAD_REQUEST_ERROR\",\n  \"description\": \"Bad Request\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b5bb08aa-b801-434a-8764-7ecf8ca36b4d",
            "name": "addRefundBankAccountUsingOTP | Create refund account",
            "request": {
              "name": "addRefundBankAccountUsingOTP | Create refund account",
              "description": {
                "content": "The addition of a bank account specifically for refunds, employing OTP verification for security",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "refund",
                  "account"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"details\": {\n    \"ifsc_code\": \"<string>\",\n    \"account_no\": \"<string>\",\n    \"branch_name\": \"<string>\",\n    \"bank_name\": \"<string>\",\n    \"account_holder\": \"<string>\",\n    \"upi\": \"<string>\"\n  },\n  \"order_id\": \"<string>\",\n  \"shipment_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e469d091-a3ed-4139-b348-b416b9751753",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"shashi bro\",\n    \"account_no\": \"1234567890123\",\n    \"bank_name\": \"Test\",\n    \"branch_name\": \"Test1\",\n    \"ifsc_code\": \"SBIN0008752\",\n    \"upi\": \"success@upi\"\n  },\n  \"order_id\": \"FY5DD3F05A09120FFE4B\",\n  \"shipment_id\": 17520329364111960000\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Account successfully created\",\n  \"data\": {\n    \"status\": \"SUCCESS\",\n    \"subCode\": \"200\",\n    \"message\": \"Beneficiary added successfully\"\n  },\n  \"is_verified_flag\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a73ce33b-b576-4b15-a1d1-707e98c5cd54",
                "name": "Bad Request Error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"shashi bro\",\n    \"account_no\": \"1234567890123\",\n    \"bank_name\": \"Test\",\n    \"branch_name\": \"Test1\",\n    \"ifsc_code\": \"SBIN0008752\",\n    \"upi\": \"success@upi\"\n  },\n  \"order_id\": \"FY5DD3F05A09120FFE4B\",\n  \"shipment_id\": 17520329364111960000\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"code\": \"BAD_REQUEST_ERROR\",\n  \"description\": \"Order not found!\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ab4beac8-2f7f-408d-8200-82645f6a1462",
            "name": "getUserOrderBeneficiaries | Get user order beneficiaries",
            "request": {
              "name": "getUserOrderBeneficiaries | Get user order beneficiaries",
              "description": {
                "content": "Retrieve beneficiary details like bank name , ifsc code , branch name associated with a specific order for refund processing ",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "refund",
                  "accounts",
                  "order"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "62a30661-ffbd-4b1a-bea2-c680ceb178ca",
                "name": "List Order Beneficiary",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "accounts",
                      "order"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"beneficiaries\": [\n    {\n      \"id\": 3695,\n      \"beneficiary_id\": \"4c86dd56e634a4c6a8fb51d195bc7b83\",\n      \"bank_name\": \"State Bank of India\",\n      \"branch_name\": \"BHOGAT\",\n      \"account_holder\": \"PRAKASH TEST\",\n      \"account_no\": \"1234567890123\",\n      \"ifsc_code\": \"SBIN0014982\",\n      \"mobile\": \"8888888888\",\n      \"email\": \"test@example.com\",\n      \"address\": \"49A, Dabhi seri, jodhpur, kalyanpur\",\n      \"comment\": \"COD Refund\",\n      \"is_active\": true,\n      \"created_on\": \"2021-01-22T11:31:02.000Z\",\n      \"modified_on\": \"2021-01-22T11:31:02.000Z\",\n      \"display_name\": \"BANK\",\n      \"transfer_mode\": \"bank\",\n      \"title\": \"Bank Account\",\n      \"subtitle\": \"35663423659\",\n      \"delights_user_name\": \"shreeniwas_24x7_gmail_com_45978_16624463\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8bec955f-9312-4538-b8c4-fe409933514f",
                "name": "Bad Request Error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "accounts",
                      "order"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"code\": \"BAD_REQUEST_ERROR\",\n  \"description\": \"Order not found!\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a87823cb-3a87-46bb-864e-c7908ccc9bcc",
            "name": "getUserBeneficiaries | Get user beneficiaries",
            "request": {
              "name": "getUserBeneficiaries | Get user beneficiaries",
              "description": {
                "content": "Retrieves information about beneficiaries associated with the user for processing refunds, based on the provided order ID",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "refund",
                  "accounts",
                  "user"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b0514973-69e6-4580-b4e0-a30576c6867b",
                "name": "List User Beneficiary",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "accounts",
                      "user"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"beneficiaries\": [\n    {\n      \"id\": 221,\n      \"beneficiary_id\": \"0f7e44a922df352c05c5f73cb40ba115\",\n      \"bank_name\": \"State Bank of India\",\n      \"branch_name\": \"State Bank of India\",\n      \"account_holder\": \"SHASHI TEST\",\n      \"account_no\": \"1234567890123\",\n      \"ifsc_code\": \"SBIN0005611\",\n      \"mobile\": \"8888888888\",\n      \"email\": \"test@example.com\",\n      \"address\": \"204A\",\n      \"comment\": \"\",\n      \"is_active\": true,\n      \"created_on\": \"2020-06-29T12:38:39.000Z\",\n      \"modified_on\": \"2020-06-29T12:38:39.000Z\",\n      \"display_name\": \"BANK\",\n      \"transfer_mode\": \"bank\",\n      \"title\": \"Bank Account\",\n      \"subtitle\": \"1234567891\",\n      \"delights_user_name\": null\n    }\n  ],\n  \"show_beneficiary_details\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f3be6a47-d6ad-4a1d-b9d8-fe4582d0475f",
                "name": "Bad Request Error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "refund",
                      "accounts",
                      "user"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"code\": \"BAD_REQUEST_ERROR\",\n  \"description\": \"Order not found!\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b113488b-9d13-4ff1-b3b1-06931706935b",
            "name": "confirmPayment | Payment confirmation",
            "request": {
              "name": "confirmPayment | Payment confirmation",
              "description": {
                "content": "Authentication and confirmation of a payment.It requires details such as the order ID and payment methods in the request body to authenticate and confirm the payment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment",
                  "confirm"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"order_id\": \"<string>\",\n  \"payment_methods\": [\n    {\n      \"amount\": \"<float>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"meta\": {\n        \"extra_meta\": {\n          \"amet_3e\": -1075875,\n          \"non_09\": \"aute consequat in amet\"\n        },\n        \"order_id\": \"<string>\",\n        \"payment_id\": \"<string>\",\n        \"current_status\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_gateway_slug\": \"<string>\"\n      }\n    },\n    {\n      \"amount\": \"<float>\",\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"meta\": {\n        \"extra_meta\": {\n          \"minim7\": -76906552\n        },\n        \"order_id\": \"<string>\",\n        \"payment_id\": \"<string>\",\n        \"current_status\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_gateway_slug\": \"<string>\"\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ecf24ef6-1b13-4644-8db8-07e71f36ce57",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "confirm"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY65C47E27CB249F378C\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"PP\",\n      \"amount\": 123,\n      \"name\": \"prepaid\",\n      \"meta\": {\n        \"order_id\": \"order_Hbs6ehtThDyJBf\",\n        \"payment_id\": \"pay_Hbs7Bm0cg07I2W\",\n        \"current_status\": \"captured\",\n        \"payment_gateway\": \"fynd\"\n      }\n    },\n    {\n      \"mode\": \"COD\",\n      \"name\": \"cod\",\n      \"amount\": 123,\n      \"meta\": {}\n    },\n    {\n      \"name\": \"gift_card\",\n      \"mode\": \"GFTCRD\",\n      \"amount\": 123,\n      \"meta\": {\n        \"key\": \"value\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Payment Successful\",\n  \"order_id\": \"FY60F90AEF01FF43E878\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f25c0bb5-574a-4a54-b055-f516d1a122bb",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "confirm"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY65C47E27CB249F378C\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"PP\",\n      \"amount\": 123,\n      \"name\": \"prepaid\",\n      \"meta\": {\n        \"order_id\": \"order_Hbs6ehtThDyJBf\",\n        \"payment_id\": \"pay_Hbs7Bm0cg07I2W\",\n        \"current_status\": \"captured\",\n        \"payment_gateway\": \"fynd\"\n      }\n    },\n    {\n      \"mode\": \"COD\",\n      \"name\": \"cod\",\n      \"amount\": 123,\n      \"meta\": {}\n    },\n    {\n      \"name\": \"gift_card\",\n      \"mode\": \"GFTCRD\",\n      \"amount\": 123,\n      \"meta\": {\n        \"key\": \"value\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": {\n    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"Some thing wrong in payload\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "64ab6383-125d-4fa7-8354-76bd38f5f9c1",
            "name": "getPaymentLink | Get payment link",
            "request": {
              "name": "getPaymentLink | Get payment link",
              "description": {
                "content": "Retrieve a payment link for making payments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "create-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "payment_link_id",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "354919c7-d8f7-4e62-95bd-3b7df75a7d62",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "b594184d9a060657566cef7e1ad61b43"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Payment link\",\n  \"status_code\": 200,\n  \"payment_link_current_status\": \"resent\",\n  \"payment_link_url\": \"https://api.fyndx0.de/service/application/payment/v1.0/payment/options/link/?id=4adb4451720a82ee69a3c1c4cc9ab442&refresh=false\",\n  \"external_order_id\": \"FY62614DF9D5CF31D3D0\",\n  \"amount\": 21900,\n  \"merchant_name\": \"Fynd\",\n  \"polling_timeout\": 1800\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c3ff8067-07fd-4dd7-bdec-6745d4d91f87",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "b594184d9a060657566cef7e1ad61b43"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"BAD_REQUEST\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ff32d7c1-1f99-4e0d-a773-d02e9213cebe",
            "name": "createPaymentLink | Create payment link",
            "request": {
              "name": "createPaymentLink | Create payment link",
              "description": {
                "content": "Generate a payment link for accepting payments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "create-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"amount\": \"<float>\",\n  \"email\": \"<string>\",\n  \"external_order_id\": \"<string>\",\n  \"meta\": {\n    \"amount\": \"<string>\",\n    \"cart_id\": \"<string>\",\n    \"checkout_mode\": \"<string>\",\n    \"assign_card_id\": \"<string>\"\n  },\n  \"mobile_number\": \"<string>\",\n  \"country_phone_code\": \"<string>\",\n  \"description\": \"<string>\",\n  \"success_redirection_url\": \"<string>\",\n  \"failure_redirection_url\": \"<string>\",\n  \"send_communication\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6268bb98-b604-4d12-9da0-a870329a2547",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"external_order_id\": \"FY65C2797B2F00FCF07E\",\n  \"amount\": 378500,\n  \"send_communication\": false,\n  \"meta\": {\n    \"amount\": \"378500\",\n    \"cart_id\": \"124\",\n    \"pincode\": \"400059\",\n    \"checkout_mode\": \"self\",\n    \"assign_card_id\": \"12345678\"\n  },\n  \"mobile_number\": \"8888888888\",\n  \"country_phone_code\": \"+91\",\n  \"email\": \"test@example.com\",\n  \"description\": \"Payment link for Uniket\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Payment link created\",\n  \"status_code\": 200,\n  \"payment_link_url\": \"https://api.fyndx0.de/service/application/payment/v1.0/payment/options/link/?id=96b15ea2014a76c8d2774783e239ce26&refresh=false\",\n  \"payment_link_id\": \"96b15ea2014a76c8d2774783e239ce26\",\n  \"polling_timeout\": 480\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "918eb1e4-e97c-417d-8705-df56ee7e177e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"external_order_id\": \"FY65C2797B2F00FCF07E\",\n  \"amount\": 378500,\n  \"send_communication\": false,\n  \"meta\": {\n    \"amount\": \"378500\",\n    \"cart_id\": \"124\",\n    \"pincode\": \"400059\",\n    \"checkout_mode\": \"self\",\n    \"assign_card_id\": \"12345678\"\n  },\n  \"mobile_number\": \"8888888888\",\n  \"country_phone_code\": \"+91\",\n  \"email\": \"test@example.com\",\n  \"description\": \"Payment link for Uniket\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"BAD_REQUEST\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "58512919-2d7b-4b78-a7ec-e23a4d2a5cde",
            "name": "pollingPaymentLink | Poll status of payment link",
            "request": {
              "name": "pollingPaymentLink | Poll status of payment link",
              "description": {
                "content": "Periodically checks the status of a payment link to monitor for any updates or changes.retrieve real-time information about the payment link's current status, such as whether it has been processed, cancelled, or expired. ",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "polling-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "payment_link_id",
                    "value": "<string>",
                    "description": "(Required) "
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5c1b7dd6-393d-4127-8563-82a8cdb6cabf",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "polling-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "b594184d9a060657566cef7e1ad61b77"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"aggregator_name\": \"Fynd\",\n  \"status\": \"complete\",\n  \"redirect_url\": \"https://api.fyndx0.de/service/application/order/v1.0/orders/?success=true&order_id=FY62B3FF87016F24A4E6&aggregator_name=Fynd&cart_id=412&delivery_address_id=136&billing_address_id=136\",\n  \"payment_link_id\": \"223d2a8df39a5dcdd8525498bee73199\",\n  \"amount\": 21900,\n  \"order_id\": \"FY62B3FF87016F24A4E6\",\n  \"status_code\": 200\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7ce832ec-9db0-45e5-a5b8-28062effd181",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "polling-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "b594184d9a060657566cef7e1ad61b77"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"BAD_REQUEST\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "be670663-1b0b-4c23-8249-116c0e1e7381",
            "name": "resendPaymentLink | Resend payment link",
            "request": {
              "name": "resendPaymentLink | Resend payment link",
              "description": {
                "content": "Resends an existing payment link to the user to complete the payment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "resend-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"payment_link_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "eb8fbcd5-d0a8-4f62-af07-db5f89177044",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "resend-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_link_id\": \"4adb4451720a82ee69a3c1c4cc9ab442\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Payment link resent\",\n  \"status_code\": 200,\n  \"polling_timeout\": 480\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "198c7520-b80e-4e6f-8b10-783d37e6fc2e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "resend-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_link_id\": \"4adb4451720a82ee69a3c1c4cc9ab442\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"BAD_REQUEST\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d28cb404-2dbe-4abe-9396-ca3477e99a6c",
            "name": "cancelPaymentLink | Cancel payment link",
            "request": {
              "name": "cancelPaymentLink | Cancel payment link",
              "description": {
                "content": "Deactivate and cancel a payment link.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "cancel-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"payment_link_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a71976f6-320d-4198-9d88-2ff62da0ae14",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cancel-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_link_id\": \"4adb4451720a82ee69a3c1c4cc9ab442\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"Payment link cancelled\",\n  \"status_code\": 200\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2bc269a0-fec2-44a1-b6aa-b46cd21771be",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "cancel-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_link_id\": \"4adb4451720a82ee69a3c1c4cc9ab442\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "aa8d6b94-0dd8-4a19-85ad-bbf317f4efcc",
            "name": "getPaymentSession | Get payment session",
            "request": {
              "name": "getPaymentSession | Get payment session",
              "description": {
                "content": "Allows users to fetch the payment session details associated with a given order ID or transaction ID",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment",
                  "session",
                  ":gid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "line-item",
                    "value": "<boolean>",
                    "description": "A boolean flag to include detailed cart and line item information in the response. When set to true, the response will contain comprehensive details about the cart, including each line item's product or service descriptions, quantities, unit prices, applicable taxes, discounts, total cart value, and total quantity. This provides a clear breakdown of charges to the customer, helping to understand the total amount billed in a more granular way."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "gid",
                    "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment session was initiated. This is generated by Fynd payments platform and is unique."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2e851831-3a4f-4423-b757-90d0db4735e0",
                "name": "Success. Returns the details of payment session.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "session",
                      ":gid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "line-item",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "gid",
                        "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment session was initiated. This is generated by Fynd payments platform and is unique."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"gid\": \"TR9C4AF3A615DE251A23\",\n  \"status\": \"complete\",\n  \"total_amount\": 10000,\n  \"currency\": \"INR\",\n  \"payment_details\": {\n    \"gid\": \"TR9C4AF3A615DE251A23\",\n    \"payment_mode\": \"JIOPAY\",\n    \"aggregator_order_id\": \"10772307355840195000\",\n    \"aggregator_customer_id\": \"63073b48e8d90abe20c42eb8\",\n    \"payment_mode_identifier\": \"JIOPAY\",\n    \"g_user_id\": \"63073b48e8d90abe20c42eb8\",\n    \"payment_id\": \"10772307355847914000\",\n    \"mode\": \"live\",\n    \"amount\": 56700,\n    \"currency\": \"INR\",\n    \"cancel_url\": \"\",\n    \"success_url\": \"\",\n    \"amount_captured\": 56700,\n    \"status\": \"refund_done\",\n    \"payment_methods\": [],\n    \"meta\": {\n      \"cod_eligibile\": true\n    }\n  },\n  \"refund_details\": [\n    {\n      \"currency\": \"INR\",\n      \"request_id\": \"16787880654271907518\",\n      \"status\": \"refund_done\",\n      \"created\": \"2023-03-14T10:54:24.000Z\",\n      \"payment_id\": \"10772307355847914000\",\n      \"refund_utr\": \"10772307355847914000\",\n      \"amount\": 56700\n    }\n  ],\n  \"cart_details\": {\n    \"cart_value\": 56700,\n    \"total_quantity\": 10,\n    \"articles\": [],\n    \"items\": {}\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6bb12637-ced1-4096-8c23-ef1e62839fe1",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "session",
                      ":gid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "line-item",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "gid",
                        "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment session was initiated. This is generated by Fynd payments platform and is unique."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"INTERNAL_SERVER_ERROR\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"gid not found. Invalid Request\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c0460ead-7bfa-46fe-946e-a2d3f1070941",
            "name": "updatePaymentSession | Update payment session ",
            "request": {
              "name": "updatePaymentSession | Update payment session ",
              "description": {
                "content": "Update the details of a payment session associated with a given order ID or transaction ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment",
                  "session",
                  ":gid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "gid",
                    "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment_session was initiated. This is generated by Fynd payments platform and is unique."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"currency\": \"<string>\",\n  \"gid\": \"<string>\",\n  \"order_details\": {\n    \"aggregator\": \"<string>\",\n    \"aggregator_order_details\": {\n      \"sunt_22\": -83411514.47997203\n    },\n    \"amount\": \"<integer>\",\n    \"currency\": \"<string>\",\n    \"gid\": \"<string>\",\n    \"status\": \"<string>\",\n    \"applied_offers\": [\n      {\n        \"is_mop\": \"<boolean>\",\n        \"offer_type\": \"<string>\",\n        \"offer_id\": \"<string>\",\n        \"description\": \"<string>\",\n        \"amount\": \"<integer>\",\n        \"meta\": {\n          \"officia85\": 50826333.81645593,\n          \"mollit164\": -8948444.524821714\n        },\n        \"sku_details\": [\n          {\n            \"identifier\": \"<string>\",\n            \"sku_id\": \"<string>\",\n            \"sku_name\": \"<string>\"\n          },\n          {\n            \"identifier\": \"<string>\",\n            \"sku_id\": \"<string>\",\n            \"sku_name\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"is_mop\": \"<boolean>\",\n        \"offer_type\": \"<string>\",\n        \"offer_id\": \"<string>\",\n        \"description\": \"<string>\",\n        \"amount\": \"<integer>\",\n        \"meta\": {\n          \"amet0\": \"anim occaecat\",\n          \"in152\": \"et mollit\",\n          \"est_9\": -99811823.79635127\n        },\n        \"sku_details\": [\n          {\n            \"identifier\": \"<string>\",\n            \"sku_id\": \"<string>\",\n            \"sku_name\": \"<string>\"\n          },\n          {\n            \"identifier\": \"<string>\",\n            \"sku_id\": \"<string>\",\n            \"sku_name\": \"<string>\"\n          }\n        ]\n      }\n    ]\n  },\n  \"payment_details\": [\n    {\n      \"aggregator_order_id\": \"<string>\",\n      \"amount\": \"<integer>\",\n      \"amount_captured\": \"<integer>\",\n      \"cancel_url\": \"<string>\",\n      \"currency\": \"<string>\",\n      \"g_user_id\": \"<string>\",\n      \"gid\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"payment_id\": \"<string>\",\n      \"payment_methods\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"status\": \"<string>\",\n      \"success_url\": \"<string>\",\n      \"shipping_address\": {\n        \"address\": \"<string>\",\n        \"area\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"area_code_slug\": \"<string>\",\n        \"city\": \"<string>\",\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"country_phone_code\": \"<string>\",\n        \"g_address_id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"state\": \"<string>\",\n        \"google_map_point\": {\n          \"non50\": -86081976.09226073,\n          \"quis_3\": -15612780,\n          \"est_e\": 84230705.27975392\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"irurece9\": 61080544,\n          \"Utf24\": -89959429.22559248\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"amount_refunded\": \"<integer>\",\n      \"aggregator_customer_id\": \"<string>\",\n      \"created\": \"<string>\",\n      \"merchant_locale\": \"<string>\",\n      \"locale\": \"<string>\",\n      \"kind\": \"<string>\",\n      \"billing_address\": {\n        \"address\": \"<string>\",\n        \"area\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"area_code_slug\": \"<string>\",\n        \"city\": \"<string>\",\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"country_phone_code\": \"<string>\",\n        \"g_address_id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"state\": \"<string>\",\n        \"google_map_point\": {\n          \"Ut4\": -39464811\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"consectetur6\": true\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"captured\": \"<boolean>\",\n      \"meta\": {\n        \"sitd8_\": false\n      },\n      \"reason\": {\n        \"code\": \"<string>\",\n        \"description\": \"<string>\"\n      }\n    },\n    {\n      \"aggregator_order_id\": \"<string>\",\n      \"amount\": \"<integer>\",\n      \"amount_captured\": \"<integer>\",\n      \"cancel_url\": \"<string>\",\n      \"currency\": \"<string>\",\n      \"g_user_id\": \"<string>\",\n      \"gid\": \"<string>\",\n      \"mode\": \"<string>\",\n      \"payment_id\": \"<string>\",\n      \"payment_methods\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"status\": \"<string>\",\n      \"success_url\": \"<string>\",\n      \"shipping_address\": {\n        \"address\": \"<string>\",\n        \"area\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"area_code_slug\": \"<string>\",\n        \"city\": \"<string>\",\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"country_phone_code\": \"<string>\",\n        \"g_address_id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"state\": \"<string>\",\n        \"google_map_point\": {\n          \"sit__a\": true\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"dolor731\": \"velit\",\n          \"Ut_2d9\": true,\n          \"et_9bc\": 55326821.53728858,\n          \"labore_e8f\": -94618721.22913432\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"amount_refunded\": \"<integer>\",\n      \"aggregator_customer_id\": \"<string>\",\n      \"created\": \"<string>\",\n      \"merchant_locale\": \"<string>\",\n      \"locale\": \"<string>\",\n      \"kind\": \"<string>\",\n      \"billing_address\": {\n        \"address\": \"<string>\",\n        \"area\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"area_code_slug\": \"<string>\",\n        \"city\": \"<string>\",\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"country_phone_code\": \"<string>\",\n        \"g_address_id\": \"<string>\",\n        \"name\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"state\": \"<string>\",\n        \"google_map_point\": {\n          \"sunt9\": 71107634.97921824,\n          \"deserunt_9a7\": 66416397.39708266,\n          \"deserunt_02\": \"qui exercitation\",\n          \"exercitation__\": false,\n          \"velit_cf\": -42166390\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"sint_751\": \"est pariatur dolor qu\",\n          \"qui3\": -37935129\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"captured\": \"<boolean>\",\n      \"meta\": {\n        \"none8\": true\n      },\n      \"reason\": {\n        \"code\": \"<string>\",\n        \"description\": \"<string>\"\n      }\n    }\n  ],\n  \"status\": \"<string>\",\n  \"total_amount\": \"<integer>\",\n  \"checksum\": \"<string>\",\n  \"meta\": {\n    \"non_ec\": -19295389.980949238,\n    \"Excepteur_1e\": \"proident reprehenderit\"\n  },\n  \"source\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e1a7a1d1-bd79-4ae7-8219-6700a0a4c15e",
                "name": "Success. Returns the status of Update or not.  for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "session",
                      ":gid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "gid",
                        "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment_session was initiated. This is generated by Fynd payments platform and is unique."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gid\": \"TR65C47E27CBFD964727\",\n  \"status\": \"initiated\",\n  \"total_amount\": 100,\n  \"currency\": \"INR\",\n  \"checksum\": \"adadadadadad1313123asdasdasda\",\n  \"payment_details\": [\n    {\n      \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n      \"aggregator_order_id\": \"hpp_yR3qKzIagWl9\",\n      \"aggregator_customer_id\": \"cust_123\",\n      \"captured\": false,\n      \"amount_captured\": 100,\n      \"amount_refunded\": 100,\n      \"gid\": \"FY615DE25839C4AF3A1A\",\n      \"status\": \"complete\",\n      \"g_user_id\": \"1832452\",\n      \"amount\": 100,\n      \"currency\": \"INR\",\n      \"merchant_locale\": \"en\",\n      \"locale\": \"en\",\n      \"mode\": \"test\",\n      \"payment_methods\": [\n        {\n          \"code\": \"NB\",\n          \"name\": \"Net banking\",\n          \"sub_payment_mode\": [\n            {\n              \"code\": \"SBIN\",\n              \"name\": \"State Bank of India\"\n            }\n          ]\n        }\n      ],\n      \"success_url\": \"\",\n      \"cancel_url\": \"\",\n      \"billing_address\": {\n        \"country_phone_code\": \"91\",\n        \"country_iso_code\": \"IND\",\n        \"geo_location\": {\n          \"longitude\": \"73.9721802\",\n          \"latitude\": \"21.0643252\"\n        },\n        \"google_map_point\": {\n          \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n          \"sub_locality\": \"Andheri East\"\n        },\n        \"expire_at\": \"timestamp\",\n        \"phone\": \"8888888888\",\n        \"state\": \"Maharashtra\",\n        \"landmark\": \"Andheri East\",\n        \"name\": \"Shopsense\",\n        \"tags\": [],\n        \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n        \"area\": \"Andheri East\",\n        \"g_address_id\": \"507f191e810c19729de860ea\",\n        \"country\": \"India\",\n        \"city\": \"Mumbai\",\n        \"address_type\": \"office\",\n        \"area_code_slug\": \"400093\",\n        \"email\": \"test@example.com\",\n        \"area_code\": \"400093\"\n      },\n      \"shipping_address\": {\n        \"country_phone_code\": \"91\",\n        \"country_iso_code\": \"IND\",\n        \"geo_location\": {\n          \"longitude\": \"73.9721802\",\n          \"latitude\": \"21.0643252\"\n        },\n        \"google_map_point\": {\n          \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n          \"sub_locality\": \"Andheri East\"\n        },\n        \"expire_at\": \"timestamp\",\n        \"phone\": \"8888888888\",\n        \"state\": \"Maharashtra\",\n        \"landmark\": \"Andheri East\",\n        \"name\": \"Shopsense\",\n        \"tags\": [],\n        \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n        \"area\": \"Andheri East\",\n        \"g_address_id\": \"507f191e810c19729de860ea\",\n        \"country\": \"India\",\n        \"city\": \"Mumbai\",\n        \"address_type\": \"office\",\n        \"area_code_slug\": \"400093\",\n        \"email\": \"test@example.com\",\n        \"area_code\": \"400093\"\n      },\n      \"kind\": \"sale\",\n      \"created\": \"8888888888\",\n      \"reason\": {\n        \"code\": \"PAYMENT_SUCCESS\",\n        \"description\": \"Your payment is succcess.\"\n      }\n    }\n  ],\n  \"order_details\": {\n    \"gid\": \"TR65C47E27CBFD964727\",\n    \"status\": \"\",\n    \"amount\": 100,\n    \"currency\": \"INR\",\n    \"aggregator\": \"fynd\",\n    \"aggregator_order_details\": {\n      \"aggregator_order_id\": \"FY65C2797B2F00FCF07E\",\n      \"amount\": 100,\n      \"currency\": \"INR\",\n      \"aggregator\": \"checkoutcom\",\n      \"status\": \"complete\"\n    },\n    \"applied_offers\": {\n      \"is_mop\": false,\n      \"offer_type\": \"discount\",\n      \"offer_id\": \"BANK1234\",\n      \"description\": \"10% off on HDFC Bank\",\n      \"amount\": 100,\n      \"meta\": {\n        \"code\": \"HDFC\",\n        \"name\": \"HDFC Bank\"\n      },\n      \"sku_details\": {\n        \"sku_id\": 12345678,\n        \"sku_brand\": \"Apple\"\n      }\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"gid\": \"Payment Received\",\n  \"status\": \"initiated\",\n  \"total_amount\": 100,\n  \"currency\": \"INR\",\n  \"platform_transaction_details\": [\n    {\n      \"object\": \"platform_payment\",\n      \"transaction_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n      \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3449dba9-c46a-4a5a-9a15-94e6f286631c",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "session",
                      ":gid"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "gid",
                        "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment_session was initiated. This is generated by Fynd payments platform and is unique."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gid\": \"TR65C47E27CBFD964727\",\n  \"status\": \"initiated\",\n  \"total_amount\": 100,\n  \"currency\": \"INR\",\n  \"checksum\": \"adadadadadad1313123asdasdasda\",\n  \"payment_details\": [\n    {\n      \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n      \"aggregator_order_id\": \"hpp_yR3qKzIagWl9\",\n      \"aggregator_customer_id\": \"cust_123\",\n      \"captured\": false,\n      \"amount_captured\": 100,\n      \"amount_refunded\": 100,\n      \"gid\": \"FY615DE25839C4AF3A1A\",\n      \"status\": \"complete\",\n      \"g_user_id\": \"1832452\",\n      \"amount\": 100,\n      \"currency\": \"INR\",\n      \"merchant_locale\": \"en\",\n      \"locale\": \"en\",\n      \"mode\": \"test\",\n      \"payment_methods\": [\n        {\n          \"code\": \"NB\",\n          \"name\": \"Net banking\",\n          \"sub_payment_mode\": [\n            {\n              \"code\": \"SBIN\",\n              \"name\": \"State Bank of India\"\n            }\n          ]\n        }\n      ],\n      \"success_url\": \"\",\n      \"cancel_url\": \"\",\n      \"billing_address\": {\n        \"country_phone_code\": \"91\",\n        \"country_iso_code\": \"IND\",\n        \"geo_location\": {\n          \"longitude\": \"73.9721802\",\n          \"latitude\": \"21.0643252\"\n        },\n        \"google_map_point\": {\n          \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n          \"sub_locality\": \"Andheri East\"\n        },\n        \"expire_at\": \"timestamp\",\n        \"phone\": \"8888888888\",\n        \"state\": \"Maharashtra\",\n        \"landmark\": \"Andheri East\",\n        \"name\": \"Shopsense\",\n        \"tags\": [],\n        \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n        \"area\": \"Andheri East\",\n        \"g_address_id\": \"507f191e810c19729de860ea\",\n        \"country\": \"India\",\n        \"city\": \"Mumbai\",\n        \"address_type\": \"office\",\n        \"area_code_slug\": \"400093\",\n        \"email\": \"test@example.com\",\n        \"area_code\": \"400093\"\n      },\n      \"shipping_address\": {\n        \"country_phone_code\": \"91\",\n        \"country_iso_code\": \"IND\",\n        \"geo_location\": {\n          \"longitude\": \"73.9721802\",\n          \"latitude\": \"21.0643252\"\n        },\n        \"google_map_point\": {\n          \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n          \"sub_locality\": \"Andheri East\"\n        },\n        \"expire_at\": \"timestamp\",\n        \"phone\": \"8888888888\",\n        \"state\": \"Maharashtra\",\n        \"landmark\": \"Andheri East\",\n        \"name\": \"Shopsense\",\n        \"tags\": [],\n        \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n        \"area\": \"Andheri East\",\n        \"g_address_id\": \"507f191e810c19729de860ea\",\n        \"country\": \"India\",\n        \"city\": \"Mumbai\",\n        \"address_type\": \"office\",\n        \"area_code_slug\": \"400093\",\n        \"email\": \"test@example.com\",\n        \"area_code\": \"400093\"\n      },\n      \"kind\": \"sale\",\n      \"created\": \"8888888888\",\n      \"reason\": {\n        \"code\": \"PAYMENT_SUCCESS\",\n        \"description\": \"Your payment is succcess.\"\n      }\n    }\n  ],\n  \"order_details\": {\n    \"gid\": \"TR65C47E27CBFD964727\",\n    \"status\": \"\",\n    \"amount\": 100,\n    \"currency\": \"INR\",\n    \"aggregator\": \"fynd\",\n    \"aggregator_order_details\": {\n      \"aggregator_order_id\": \"FY65C2797B2F00FCF07E\",\n      \"amount\": 100,\n      \"currency\": \"INR\",\n      \"aggregator\": \"checkoutcom\",\n      \"status\": \"complete\"\n    },\n    \"applied_offers\": {\n      \"is_mop\": false,\n      \"offer_type\": \"discount\",\n      \"offer_id\": \"BANK1234\",\n      \"description\": \"10% off on HDFC Bank\",\n      \"amount\": 100,\n      \"meta\": {\n        \"code\": \"HDFC\",\n        \"name\": \"HDFC Bank\"\n      },\n      \"sku_details\": {\n        \"sku_id\": 12345678,\n        \"sku_brand\": \"Apple\"\n      }\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"BAD_REQUEST\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "713fcf89-354f-4fa2-8b20-e5675f966ea2",
            "name": "updateRefundSession | Update refund session",
            "request": {
              "name": "updateRefundSession | Update refund session",
              "description": {
                "content": "Allows users to update the details of a refund session associated with a specific global identifier (GID) and request ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment",
                  ":gid",
                  "refund",
                  "session",
                  ":request_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "gid",
                    "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment_session was initiated. This is generated by Fynd payments platform and is unique."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "request_id",
                    "description": "(Required) A unique id that was used to initiate a refund session. This is generated by Fynd platform and is usually shipment_id."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"currency\": \"<string>\",\n  \"gid\": \"<string>\",\n  \"payment_details\": {\n    \"aggregator_order_id\": \"<string>\",\n    \"amount\": \"<integer>\",\n    \"amount_captured\": \"<integer>\",\n    \"cancel_url\": \"<string>\",\n    \"currency\": \"<string>\",\n    \"g_user_id\": \"<string>\",\n    \"gid\": \"<string>\",\n    \"mode\": \"<string>\",\n    \"payment_id\": \"<string>\",\n    \"payment_methods\": [\n      \"<object>\",\n      \"<object>\"\n    ],\n    \"status\": \"<string>\",\n    \"success_url\": \"<string>\",\n    \"shipping_address\": {\n      \"address\": \"<string>\",\n      \"area\": \"<string>\",\n      \"area_code\": \"<string>\",\n      \"area_code_slug\": \"<string>\",\n      \"city\": \"<string>\",\n      \"country\": \"<string>\",\n      \"country_iso_code\": \"<string>\",\n      \"country_phone_code\": \"<string>\",\n      \"g_address_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"state\": \"<string>\",\n      \"google_map_point\": {\n        \"Lorem_35\": -86434360,\n        \"incididuntb5\": false,\n        \"aliqua_9__\": -80967481\n      },\n      \"landmark\": \"<string>\",\n      \"expire_at\": \"<dateTime>\",\n      \"geo_location\": {\n        \"est_88\": \"sit labore Ut in\",\n        \"dolore_e\": false,\n        \"adipisicing_97\": 25095904\n      },\n      \"address_type\": \"<string>\",\n      \"email\": \"<string>\",\n      \"tags\": [\n        \"<object>\",\n        \"<object>\"\n      ]\n    },\n    \"amount_refunded\": \"<integer>\",\n    \"aggregator_customer_id\": \"<string>\",\n    \"created\": \"<string>\",\n    \"merchant_locale\": \"<string>\",\n    \"locale\": \"<string>\",\n    \"kind\": \"<string>\",\n    \"billing_address\": {\n      \"address\": \"<string>\",\n      \"area\": \"<string>\",\n      \"area_code\": \"<string>\",\n      \"area_code_slug\": \"<string>\",\n      \"city\": \"<string>\",\n      \"country\": \"<string>\",\n      \"country_iso_code\": \"<string>\",\n      \"country_phone_code\": \"<string>\",\n      \"g_address_id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"state\": \"<string>\",\n      \"google_map_point\": {\n        \"minim_d\": \"esse labore et quis incididunt\",\n        \"ex_7\": -70376103\n      },\n      \"landmark\": \"<string>\",\n      \"expire_at\": \"<dateTime>\",\n      \"geo_location\": {\n        \"do_4f4\": 77238321.8485437,\n        \"occaecat71\": 97460670\n      },\n      \"address_type\": \"<string>\",\n      \"email\": \"<string>\",\n      \"tags\": [\n        \"<object>\",\n        \"<object>\"\n      ]\n    },\n    \"captured\": \"<boolean>\",\n    \"meta\": {\n      \"nisia\": 7383581,\n      \"proident91f\": -43310050.503463194,\n      \"mollit3\": \"in consectetur veniam\"\n    },\n    \"reason\": {\n      \"code\": \"<string>\",\n      \"description\": \"<string>\"\n    }\n  },\n  \"refund_details\": [\n    {\n      \"amount\": \"<integer>\",\n      \"created\": \"<string>\",\n      \"currency\": \"<string>\",\n      \"payment_id\": \"<string>\",\n      \"request_id\": \"<string>\",\n      \"status\": \"<string>\",\n      \"refund_utr\": \"<string>\",\n      \"reason\": \"<string>\",\n      \"source_transfer_reversal\": \"<string>\",\n      \"receipt_number\": \"<string>\",\n      \"pg_refund_id\": \"<string>\",\n      \"transfer_reversal\": \"<string>\",\n      \"balance_transaction\": \"<string>\"\n    },\n    {\n      \"amount\": \"<integer>\",\n      \"created\": \"<string>\",\n      \"currency\": \"<string>\",\n      \"payment_id\": \"<string>\",\n      \"request_id\": \"<string>\",\n      \"status\": \"<string>\",\n      \"refund_utr\": \"<string>\",\n      \"reason\": \"<string>\",\n      \"source_transfer_reversal\": \"<string>\",\n      \"receipt_number\": \"<string>\",\n      \"pg_refund_id\": \"<string>\",\n      \"transfer_reversal\": \"<string>\",\n      \"balance_transaction\": \"<string>\"\n    }\n  ],\n  \"status\": \"<string>\",\n  \"total_amount\": \"<integer>\",\n  \"checksum\": \"<string>\",\n  \"meta\": {\n    \"amet_\": -24598433,\n    \"sint_cc\": -82060692.77193691\n  },\n  \"error\": {\n    \"msg\": \"<string>\",\n    \"payment_transaction_id\": \"<string>\",\n    \"invalid_id\": \"<boolean>\",\n    \"merchant_order_id\": \"<string>\",\n    \"merchant_name\": \"<string>\",\n    \"amount\": \"<float>\",\n    \"expired\": \"<boolean>\",\n    \"cancelled\": \"<boolean>\"\n  },\n  \"message\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bfc1791b-91a3-4fac-98da-d53316c227ac",
                "name": "Returns the response whether it is success or not.  for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      ":gid",
                      "refund",
                      "session",
                      ":request_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "gid",
                        "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment_session was initiated. This is generated by Fynd payments platform and is unique."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "request_id",
                        "description": "(Required) A unique id that was used to initiate a refund session. This is generated by Fynd platform and is usually shipment_id."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gid\": \"FY615DE25839C4AF3A1A\",\n  \"status\": \"initiated\",\n  \"checksum\": \"adadadadadad1313123asdasdasda\",\n  \"total_amount\": 100,\n  \"currency\": \"INR\",\n  \"refund_details\": [\n    {\n      \"request_id\": \"16100144824381402124\",\n      \"amount\": 100,\n      \"currency\": \"INR\",\n      \"status\": \"refund_done\",\n      \"refund_utr\": \"act_4lan4lrf2bxexdbinmqoln4nda\",\n      \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n      \"reason\": \"\",\n      \"receipt_number\": \"act_4lan4lrf2bxexdbinmqoln4nda\",\n      \"pg_refund_id\": \"\",\n      \"transfer_reversal\": \"\",\n      \"source_transfer_reversal\": \"\",\n      \"created\": \"\",\n      \"balance_transaction\": \"\"\n    }\n  ],\n  \"payment_details\": {\n    \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n    \"aggregator_order_id\": \"hpp_yR3qKzIagWl9\",\n    \"aggregator_customer_id\": \"cust_123\",\n    \"captured\": false,\n    \"amount_captured\": 500,\n    \"status\": \"refund_done\",\n    \"amount_refunded\": 100,\n    \"gid\": \"FY615DE25839C4AF3A1A\",\n    \"g_user_id\": \"1832442\",\n    \"amount\": 100,\n    \"currency\": \"INR\",\n    \"merchant_locale\": \"en\",\n    \"locale\": \"en\",\n    \"mode\": \"test\",\n    \"payment_methods\": [\n      {\n        \"code\": \"NB\",\n        \"name\": \"Net banking\",\n        \"sub_payment_mode\": [\n          {\n            \"code\": \"SBIN\",\n            \"name\": \"State Bank of India\"\n          }\n        ]\n      }\n    ],\n    \"success_url\": \"\",\n    \"cancel_url\": \"\",\n    \"billing_address\": {\n      \"country_phone_code\": \"91\",\n      \"country_iso_code\": \"IND\",\n      \"geo_location\": {\n        \"longitude\": 73.9721802,\n        \"latitude\": 21.0643252\n      },\n      \"google_map_point\": {\n        \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n        \"sub_locality\": \"Andheri East\"\n      },\n      \"expire_at\": \"timestamp\",\n      \"phone\": \"8888888888\",\n      \"state\": \"Maharashtra\",\n      \"landmark\": \"Andheri East\",\n      \"name\": \"Shopsense\",\n      \"tags\": [],\n      \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n      \"area\": \"Andheri East\",\n      \"g_address_id\": \"507f191e810c19729de860ea\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai\",\n      \"address_type\": \"office\",\n      \"area_code_slug\": \"400093\",\n      \"email\": \"test@example.com\",\n      \"area_code\": \"400093\"\n    },\n    \"shipping_address\": {\n      \"country_phone_code\": \"91\",\n      \"country_iso_code\": \"IND\",\n      \"geo_location\": {\n        \"longitude\": 73.9721802,\n        \"latitude\": 21.0643252\n      },\n      \"google_map_point\": {\n        \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n        \"sub_locality\": \"Andheri East\"\n      },\n      \"expire_at\": \"timestamp\",\n      \"phone\": \"8888888888\",\n      \"state\": \"Maharashtra\",\n      \"landmark\": \"Andheri East\",\n      \"name\": \"Shopsense\",\n      \"tags\": [],\n      \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n      \"area\": \"Andheri East\",\n      \"g_address_id\": \"507f191e810c19729de860ea\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai\",\n      \"address_type\": \"office\",\n      \"area_code_slug\": \"400093\",\n      \"email\": \"test@example.com\",\n      \"area_code\": \"400093\"\n    },\n    \"kind\": \"sale\",\n    \"created\": \"Date\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"gid\": \"FY615DE25839C4AF3A1A\",\n  \"status\": \"initiated\",\n  \"total_refund_amount\": 100,\n  \"currency\": \"INR\",\n  \"platform_refund_details\": [\n    {\n      \"transaction_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n      \"refund_id\": \"act_4lan4lrf2bxexdbinmqoln4nda\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a2650986-1c3d-43c0-9283-a57ae412e154",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      ":gid",
                      "refund",
                      "session",
                      ":request_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "gid",
                        "description": "(Required) global identifier of the entity (e.g. order, cart etc.) against which payment_session was initiated. This is generated by Fynd payments platform and is unique."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "request_id",
                        "description": "(Required) A unique id that was used to initiate a refund session. This is generated by Fynd platform and is usually shipment_id."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gid\": \"FY615DE25839C4AF3A1A\",\n  \"status\": \"initiated\",\n  \"checksum\": \"adadadadadad1313123asdasdasda\",\n  \"total_amount\": 100,\n  \"currency\": \"INR\",\n  \"refund_details\": [\n    {\n      \"request_id\": \"16100144824381402124\",\n      \"amount\": 100,\n      \"currency\": \"INR\",\n      \"status\": \"refund_done\",\n      \"refund_utr\": \"act_4lan4lrf2bxexdbinmqoln4nda\",\n      \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n      \"reason\": \"\",\n      \"receipt_number\": \"act_4lan4lrf2bxexdbinmqoln4nda\",\n      \"pg_refund_id\": \"\",\n      \"transfer_reversal\": \"\",\n      \"source_transfer_reversal\": \"\",\n      \"created\": \"\",\n      \"balance_transaction\": \"\"\n    }\n  ],\n  \"payment_details\": {\n    \"payment_id\": \"pay_wtt5r23mpebexcjsxzylyjhn7a\",\n    \"aggregator_order_id\": \"hpp_yR3qKzIagWl9\",\n    \"aggregator_customer_id\": \"cust_123\",\n    \"captured\": false,\n    \"amount_captured\": 500,\n    \"status\": \"refund_done\",\n    \"amount_refunded\": 100,\n    \"gid\": \"FY615DE25839C4AF3A1A\",\n    \"g_user_id\": \"1832442\",\n    \"amount\": 100,\n    \"currency\": \"INR\",\n    \"merchant_locale\": \"en\",\n    \"locale\": \"en\",\n    \"mode\": \"test\",\n    \"payment_methods\": [\n      {\n        \"code\": \"NB\",\n        \"name\": \"Net banking\",\n        \"sub_payment_mode\": [\n          {\n            \"code\": \"SBIN\",\n            \"name\": \"State Bank of India\"\n          }\n        ]\n      }\n    ],\n    \"success_url\": \"\",\n    \"cancel_url\": \"\",\n    \"billing_address\": {\n      \"country_phone_code\": \"91\",\n      \"country_iso_code\": \"IND\",\n      \"geo_location\": {\n        \"longitude\": 73.9721802,\n        \"latitude\": 21.0643252\n      },\n      \"google_map_point\": {\n        \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n        \"sub_locality\": \"Andheri East\"\n      },\n      \"expire_at\": \"timestamp\",\n      \"phone\": \"8888888888\",\n      \"state\": \"Maharashtra\",\n      \"landmark\": \"Andheri East\",\n      \"name\": \"Shopsense\",\n      \"tags\": [],\n      \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n      \"area\": \"Andheri East\",\n      \"g_address_id\": \"507f191e810c19729de860ea\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai\",\n      \"address_type\": \"office\",\n      \"area_code_slug\": \"400093\",\n      \"email\": \"test@example.com\",\n      \"area_code\": \"400093\"\n    },\n    \"shipping_address\": {\n      \"country_phone_code\": \"91\",\n      \"country_iso_code\": \"IND\",\n      \"geo_location\": {\n        \"longitude\": 73.9721802,\n        \"latitude\": 21.0643252\n      },\n      \"google_map_point\": {\n        \"address\": \"WXC7+AJC, Mumbai, Maharashtra, 400093, India\",\n        \"sub_locality\": \"Andheri East\"\n      },\n      \"expire_at\": \"timestamp\",\n      \"phone\": \"8888888888\",\n      \"state\": \"Maharashtra\",\n      \"landmark\": \"Andheri East\",\n      \"name\": \"Shopsense\",\n      \"tags\": [],\n      \"address\": \"Ajit Nagar, Kondivita, Andheri East\",\n      \"area\": \"Andheri East\",\n      \"g_address_id\": \"507f191e810c19729de860ea\",\n      \"country\": \"India\",\n      \"city\": \"Mumbai\",\n      \"address_type\": \"office\",\n      \"area_code_slug\": \"400093\",\n      \"email\": \"test@example.com\",\n      \"area_code\": \"400093\"\n    },\n    \"kind\": \"sale\",\n    \"created\": \"Date\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"BAD_REQUEST\",\n    \"description\": \"\"\n  },\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8df4c5f2-9cf0-4571-8154-62233c69acbd",
            "name": "validateCustomerAndCreditSummary | Verify payment customer and show credit summary",
            "request": {
              "name": "validateCustomerAndCreditSummary | Verify payment customer and show credit summary",
              "description": {
                "content": "Verify if the user is eligible for payment and also show credit summary if activated.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "payment",
                  "validate",
                  "customer-credits"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"aggregator\": \"<string>\",\n  \"transaction_amount\": \"<float>\",\n  \"cart_id\": \"<string>\",\n  \"user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2310fa89-71a6-4a86-902a-0d7131537721",
                "name": "Success. Check the example shown below or refer `ValidateCustomerCreditSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "validate",
                      "customer-credits"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Simpl\",\n  \"transaction_amount\": 100.8,\n  \"cart_id\": \"6e1232132132habcca121\",\n  \"user_id\": \"676314fe94c73a0001e9f78b\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"is_eligible\": true,\n  \"is_applied\": false,\n  \"message\": \"User is Active\",\n  \"cart_id\": \"6e1232132132habcca121\",\n  \"account\": {\n    \"status\": \"ACTIVE\",\n    \"account_id\": 10002222,\n    \"redeemable_balance\": {\n      \"amount\": 400,\n      \"currency\": \"INR\"\n    },\n    \"available_balance\": {\n      \"amount\": 1000,\n      \"currency\": \"INR\"\n    },\n    \"amount_on_hold\": [\n      {\n        \"amount\": 200,\n        \"currency\": \"INR\",\n        \"unique_id\": 1024\n      },\n      {\n        \"amount\": 400,\n        \"currency\": \"INR\",\n        \"unique_id\": 1026\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "df8120a7-9393-4fb0-aba2-72fb32b6a9cd",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "payment",
                      "validate",
                      "customer-credits"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Simpl\",\n  \"transaction_amount\": 100.8,\n  \"cart_id\": \"6e1232132132habcca121\",\n  \"user_id\": \"676314fe94c73a0001e9f78b\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"is_eligible\": true,\n  \"message\": \"User not found.\",\n  \"account\": {\n    \"status\": \"UNREGISTERED\",\n    \"account_id\": null,\n    \"redeemable_balance\": {\n      \"amount\": 0,\n      \"currency\": \"INR\"\n    },\n    \"available_balance\": {\n      \"amount\": 0,\n      \"currency\": \"INR\"\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9de299d8-e3fb-419c-8ed6-903b416bb170",
            "name": "saveTokenForAggregator | Save token details for a payment aggregator",
            "request": {
              "name": "saveTokenForAggregator | Save token details for a payment aggregator",
              "description": {
                "content": "Save token and verification status for a specific payment aggregator, such as Apple Pay or others.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "payment",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "aggregators",
                  ":aggregator_id",
                  "token"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "aggregator_id",
                    "description": "(Required) Payment aggregator identifier.\nSupported values are:\n- **1**: Razorpay\n- **2**: Juspay\n- **3**: Checkout Extension\n- **4**: PayU India Extension\n"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"payment_mode_id\": \"<integer>\",\n  \"sub_payment_mode_code\": \"<string>\",\n  \"token\": \"<string>\",\n  \"status\": \"<string>\",\n  \"is_active\": \"<boolean>\",\n  \"domain\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ffb92b1e-499c-4082-9841-5b3936414d03",
                "name": "Token successfully saved",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "aggregators",
                      ":aggregator_id",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "aggregator_id",
                        "description": "(Required) Payment aggregator identifier.\nSupported values are:\n- **1**: Razorpay\n- **2**: Juspay\n- **3**: Checkout Extension\n- **4**: PayU India Extension\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_mode_id\": 4,\n  \"sub_payment_mode_code\": \"applepay\",\n  \"token\": \"string_value\",\n  \"status\": \"verified\",\n  \"is_active\": true,\n  \"domain\": \"domain_value\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "25944bb7-ad69-42cb-8cc6-e847f2cc0393",
                "name": "Bad request error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "payment",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "aggregators",
                      ":aggregator_id",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "aggregator_id",
                        "description": "(Required) Payment aggregator identifier.\nSupported values are:\n- **1**: Razorpay\n- **2**: Juspay\n- **3**: Checkout Extension\n- **4**: PayU India Extension\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_mode_id\": 4,\n  \"sub_payment_mode_code\": \"applepay\",\n  \"token\": \"string_value\",\n  \"status\": \"verified\",\n  \"is_active\": true,\n  \"domain\": \"domain_value\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": {\n    \"code\": \"consequat laboris esse\",\n    \"description\": \"cupidatat nisi magna\"\n  },\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "784ddb32-d212-43f0-b789-4ecd039f1805",
        "name": "Share",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "24e067cd-2a3e-426e-8a22-5377257cb6a2",
            "name": "createShortLink | Create short link",
            "request": {
              "name": "createShortLink | Create short link",
              "description": {
                "content": "Generate a shortened URL link for sharing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "share",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "links",
                  "short-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"title\": \"<string>\",\n  \"url\": \"<string>\",\n  \"hash\": \"<string>\",\n  \"active\": \"<boolean>\",\n  \"expire_at\": \"<dateTime>\",\n  \"enable_tracking\": \"<boolean>\",\n  \"personalized\": \"<boolean>\",\n  \"campaign\": {\n    \"source\": \"<string>\",\n    \"medium\": \"<string>\"\n  },\n  \"redirects\": {\n    \"ios\": {\n      \"link\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"android\": {\n      \"link\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"web\": {\n      \"link\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"force_web\": \"<boolean>\"\n  },\n  \"attribution\": {\n    \"campaign_cookie_expiry\": \"<string>\"\n  },\n  \"social_media_tags\": {\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"image\": \"<string>\"\n  },\n  \"count\": \"<integer>\",\n  \"meta\": {\n    \"for_sms\": \"<boolean>\",\n    \"sms_header\": \"<string>\",\n    \"anim_f_\": 90529614.8410126\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "69385a6c-950b-4910-9049-4c048139b853",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "share",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "links",
                      "short-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application Id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"title\": \"brand\",\n  \"url\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\",\n  \"meta\": {\n    \"for_sms\": true,\n    \"sms_header\": \"GOFYND\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"url\": {\n    \"original\": \"https://google.com\",\n    \"short_url\": \"https://app.ly/l/5Lds\",\n    \"hash\": \"5Lds\",\n    \"alias\": \"https://uat.fyx1.de/5Lds\"\n  },\n  \"redirects\": {\n    \"ios\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"android\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"web\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"expiry\": \"\",\n    \"url\": \"\",\n    \"force_web\": false\n  },\n  \"created_by\": \"team\",\n  \"personalized\": false,\n  \"app_redirect\": false,\n  \"fallback\": \"web\",\n  \"enable_tracking\": false,\n  \"active\": true,\n  \"count\": 0,\n  \"_id\": \"601a54054c0349592e76c8f3\",\n  \"title\": \"new \",\n  \"meta\": {\n    \"type\": \"brand\"\n  },\n  \"expire_at\": \"2024-08-12T04:28:06.687+0000\",\n  \"application\": \"5eda528b97457fe43a733ace\",\n  \"user_id\": \"5e4d01e2c39837ab66144f6d\",\n  \"created_at\": \"2021-02-03T07:43:01.342Z\",\n  \"updated_at\": \"2021-02-03T07:43:01.342Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c13519fb-9b40-471b-b857-506a94b236a9",
            "name": "getShortLinks | Get short links",
            "request": {
              "name": "getShortLinks | Get short links",
              "description": {
                "content": "Retrieve a list of all generated short links.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "share",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "links",
                  "short-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Current page number"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Current page size"
                  },
                  {
                    "disabled": false,
                    "key": "created_by",
                    "value": "<string>",
                    "description": "Short link creator"
                  },
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "<string>",
                    "description": "Short link active status"
                  },
                  {
                    "disabled": false,
                    "key": "short_url",
                    "value": "<string>",
                    "description": "Search for short url"
                  },
                  {
                    "disabled": false,
                    "key": "original_url",
                    "value": "<string>",
                    "description": "Search for original url"
                  },
                  {
                    "disabled": false,
                    "key": "title",
                    "value": "<string>",
                    "description": "Search text for title"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "102172ad-2ad9-4674-bd7a-03efd60f174f",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "share",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "links",
                      "short-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "created_by",
                        "value": "<string>"
                      },
                      {
                        "key": "active",
                        "value": "<string>"
                      },
                      {
                        "key": "short_url",
                        "value": "<string>"
                      },
                      {
                        "key": "original_url",
                        "value": "<string>"
                      },
                      {
                        "key": "title",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application Id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"url\": {\n        \"hash\": \"3qKlnsq-x\"\n      },\n      \"redirects\": {\n        \"ios\": {\n          \"type\": \"web\",\n          \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n        },\n        \"android\": {\n          \"type\": \"web\",\n          \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n        },\n        \"web\": {\n          \"type\": \"web\",\n          \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n        },\n        \"expiry\": \"\",\n        \"url\": \"\",\n        \"force_web\": false\n      },\n      \"created_by\": \"team\",\n      \"personalized\": false,\n      \"app_redirect\": false,\n      \"fallback\": \"web\",\n      \"enable_tracking\": false,\n      \"active\": true,\n      \"count\": 0,\n      \"_id\": \"601a54054c0349592e76c8f3\",\n      \"title\": \"new \",\n      \"meta\": {\n        \"type\": \"brand\"\n      },\n      \"expire_at\": \"2024-08-12T04:28:06.687+0000\",\n      \"application\": \"5eda528b97457fe43a733ace\",\n      \"user_id\": \"5e4d01e2c39837ab66144f6d\",\n      \"created_at\": \"2021-02-03T07:43:01.342Z\",\n      \"updated_at\": \"2021-02-03T07:43:01.342Z\"\n    }\n  ],\n  \"page\": {\n    \"size\": 10,\n    \"type\": \"number\",\n    \"page\": 1,\n    \"item_total\": 30,\n    \"has_next\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1da7f7a3-185c-41f8-b88b-30122ccef064",
            "name": "getShortLinkByHash | Get short link by hash",
            "request": {
              "name": "getShortLinkByHash | Get short link by hash",
              "description": {
                "content": "Retrieve a specific short link by its unique hash.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "share",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "links",
                  "short-link",
                  ":hash",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "hash",
                    "description": "(Required) Hash of short url"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3670a7cd-bfe0-4ccd-8747-f4257090c23c",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "share",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "links",
                      "short-link",
                      ":hash",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "hash",
                        "description": "(Required) Hash of short url"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"url\": {\n    \"original\": \"https://google.com\",\n    \"short_url\": \"https://app.ly/l/5Lds\",\n    \"hash\": \"5Lds\",\n    \"alias\": \"https://uat.fyx1.de/5Lds\"\n  },\n  \"redirects\": {\n    \"ios\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"android\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"web\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"expiry\": \"\",\n    \"url\": \"\",\n    \"force_web\": false\n  },\n  \"created_by\": \"team\",\n  \"personalized\": false,\n  \"app_redirect\": false,\n  \"fallback\": \"web\",\n  \"enable_tracking\": false,\n  \"active\": true,\n  \"count\": 0,\n  \"_id\": \"601a54054c0349592e76c8f3\",\n  \"title\": \"new \",\n  \"meta\": {\n    \"type\": \"brand\"\n  },\n  \"expire_at\": \"2024-08-12T04:28:06.687+0000\",\n  \"application\": \"5eda528b97457fe43a733ace\",\n  \"user_id\": \"5e4d01e2c39837ab66144f6d\",\n  \"created_at\": \"2021-02-03T07:43:01.342Z\",\n  \"updated_at\": \"2021-02-03T07:43:01.342Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "54208565-ac31-4301-8a83-c0e7d5f3f609",
            "name": "updateShortLinkById | Update short link",
            "request": {
              "name": "updateShortLinkById | Update short link",
              "description": {
                "content": "Update details of a specific short link by its ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "share",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "links",
                  "short-link",
                  ":id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Short link document identifier"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"title\": \"<string>\",\n  \"url\": \"<string>\",\n  \"hash\": \"<string>\",\n  \"active\": \"<boolean>\",\n  \"expire_at\": \"<dateTime>\",\n  \"enable_tracking\": \"<boolean>\",\n  \"personalized\": \"<boolean>\",\n  \"campaign\": {\n    \"source\": \"<string>\",\n    \"medium\": \"<string>\"\n  },\n  \"redirects\": {\n    \"ios\": {\n      \"link\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"android\": {\n      \"link\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"web\": {\n      \"link\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"force_web\": \"<boolean>\"\n  },\n  \"attribution\": {\n    \"campaign_cookie_expiry\": \"<string>\"\n  },\n  \"social_media_tags\": {\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"image\": \"<string>\"\n  },\n  \"count\": \"<integer>\",\n  \"meta\": {\n    \"for_sms\": \"<boolean>\",\n    \"sms_header\": \"<string>\",\n    \"anim_f_\": 90529614.8410126\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "89983432-6fc8-4c47-8238-6b837260a16a",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "share",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "links",
                      "short-link",
                      ":id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application Id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Short link document identifier"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"url\": \"\",\n  \"title\": \"brand\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"url\": {\n    \"original\": \"https://google.com\",\n    \"short_url\": \"https://app.ly/l/5Lds\",\n    \"hash\": \"5Lds\",\n    \"alias\": \"https://uat.fyx1.de/5Lds\"\n  },\n  \"redirects\": {\n    \"ios\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"android\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"web\": {\n      \"type\": \"web\",\n      \"link\": \"https://0icof6vvsf.hostx0.de/products/?brand=ruosh\"\n    },\n    \"expiry\": \"\",\n    \"url\": \"\",\n    \"force_web\": false\n  },\n  \"created_by\": \"team\",\n  \"personalized\": false,\n  \"app_redirect\": false,\n  \"fallback\": \"web\",\n  \"enable_tracking\": false,\n  \"active\": true,\n  \"count\": 0,\n  \"_id\": \"601a54054c0349592e76c8f3\",\n  \"title\": \"new \",\n  \"meta\": {\n    \"type\": \"brand\"\n  },\n  \"expire_at\": \"2024-08-12T04:28:06.687+0000\",\n  \"application\": \"5eda528b97457fe43a733ace\",\n  \"user_id\": \"5e4d01e2c39837ab66144f6d\",\n  \"created_at\": \"2021-02-03T07:43:01.342Z\",\n  \"updated_at\": \"2021-02-03T07:43:01.342Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "66c5a9b2-25c2-40cb-87e0-257390715afc",
        "name": "Theme",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "0a2f21d8-a7f6-487c-b295-e5d49c07cc5d",
            "name": "updatePage | Update a page",
            "request": {
              "name": "updatePage | Update a page",
              "description": {
                "content": "Modify and update the content of a page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "theme",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  ":theme_id",
                  ":page_value",
                  ":socket_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "theme_id",
                    "description": "(Required) ID of the theme"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "page_value",
                    "description": "(Required) Value of the page to be updated"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "socket_id",
                    "description": "(Required) Unique socket id for websocket"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"value\": \"<string>\",\n  \"text\": \"<string>\",\n  \"path\": \"<string>\",\n  \"type\": \"<string>\",\n  \"sections\": [\n    {\n      \"name\": \"<string>\",\n      \"label\": \"<string>\",\n      \"canvas\": \"<string>\",\n      \"props\": {\n        \"sunt_8eb\": \"Ut labore Duis\"\n      },\n      \"custom_css\": \"<string>\",\n      \"blocks\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"preset\": {\n        \"irure_1d6\": -67950265.63175957,\n        \"velit1b\": -91657029.55893238\n      },\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": \"<boolean>\",\n          \"desktop\": \"<boolean>\",\n          \"tablet\": \"<boolean>\"\n        },\n        \"user\": {\n          \"authenticated\": \"<boolean>\",\n          \"anonymous\": \"<boolean>\"\n        },\n        \"route\": {\n          \"selected\": \"<string>\",\n          \"exact_url\": \"<string>\",\n          \"query\": {\n            \"nulla_a3\": false,\n            \"dolor5b\": \"do repre\",\n            \"ea3\": \"dolore ad eu consequat\"\n          }\n        },\n        \"schedule\": {\n          \"cron\": \"<string>\",\n          \"start\": \"<dateTime>\",\n          \"end\": \"<dateTime>\"\n        },\n        \"platform\": {\n          \"ios\": \"<boolean>\",\n          \"android\": \"<boolean>\",\n          \"web\": \"<boolean>\"\n        },\n        \"zones\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"__source\": {\n        \"id\": \"<string>\",\n        \"bundle_name\": \"<string>\",\n        \"type\": \"<string>\"\n      }\n    },\n    {\n      \"name\": \"<string>\",\n      \"label\": \"<string>\",\n      \"canvas\": \"<string>\",\n      \"props\": {\n        \"et8\": \"enim officia commodo nostrud\",\n        \"eiusmod_28\": \"dolor adipisic\",\n        \"nond\": 79969850.6972636\n      },\n      \"custom_css\": \"<string>\",\n      \"blocks\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"preset\": {\n        \"magna_3ca\": 69363147\n      },\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": \"<boolean>\",\n          \"desktop\": \"<boolean>\",\n          \"tablet\": \"<boolean>\"\n        },\n        \"user\": {\n          \"authenticated\": \"<boolean>\",\n          \"anonymous\": \"<boolean>\"\n        },\n        \"route\": {\n          \"selected\": \"<string>\",\n          \"exact_url\": \"<string>\",\n          \"query\": {\n            \"commodo454\": -59090284.53390035,\n            \"irurea\": \"dolore d\"\n          }\n        },\n        \"schedule\": {\n          \"cron\": \"<string>\",\n          \"start\": \"<dateTime>\",\n          \"end\": \"<dateTime>\"\n        },\n        \"platform\": {\n          \"ios\": \"<boolean>\",\n          \"android\": \"<boolean>\",\n          \"web\": \"<boolean>\"\n        },\n        \"zones\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"__source\": {\n        \"id\": \"<string>\",\n        \"bundle_name\": \"<string>\",\n        \"type\": \"<string>\"\n      }\n    }\n  ],\n  \"sections_meta\": [\n    {\n      \"attributes\": {\n        \"laboris_da\": 89566606.52990717\n      },\n      \"canvas\": {\n        \"value\": \"<string>\",\n        \"label\": \"<string>\"\n      },\n      \"ea_59\": 19879479\n    },\n    {\n      \"attributes\": {\n        \"ipsum71_\": \"sint amet\"\n      },\n      \"canvas\": {\n        \"value\": \"<string>\",\n        \"label\": \"<string>\"\n      },\n      \"proident_1\": 49129904,\n      \"do_5\": -21609387,\n      \"aliquip_82\": 88627296\n    }\n  ],\n  \"theme\": \"<string>\",\n  \"seo\": {\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"meta_tags\": [\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"title\": \"<string>\",\n        \"items\": [\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          },\n          {\n            \"key\": \"<string>\",\n            \"value\": \"<string>\"\n          }\n        ]\n      }\n    ],\n    \"sitemap\": {\n      \"priority\": \"<number>\",\n      \"frequency\": \"<string>\"\n    },\n    \"breadcrumb\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"ullamco88\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"est_9\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"elit_f\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"Ut9f\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"id_1\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"aute_44d\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"irure4d\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"nisi_99\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"ut_98\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"occaecata\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"cillum6f_\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"in_4\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"quis_07\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"eab0\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"laborum_bd\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          }\n        }\n      }\n    ],\n    \"_id\": \"<string>\"\n  },\n  \"props\": [\n    \"<object>\",\n    \"<object>\"\n  ],\n  \"_id\": \"<string>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bbd135fe-8ddc-48dd-8f33-037270c55de4",
                "name": "Success. Returns a the page of the theme. Refer `AvailablePageSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "theme",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      ":theme_id",
                      ":page_value",
                      ":socket_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "theme_id",
                        "description": "(Required) ID of the theme"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "page_value",
                        "description": "(Required) Value of the page to be updated"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "socket_id",
                        "description": "(Required) Unique socket id for websocket"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"path\": \"\",\n  \"type\": \"system\",\n  \"seo\": {\n    \"title\": \"\",\n    \"description\": \"\",\n    \"canonical_url\": \"\",\n    \"breadcrumbs\": [],\n    \"sitemap\": {\n      \"priority\": 0.5,\n      \"frequency\": \"never\"\n    },\n    \"meta_tags\": [],\n    \"_id\": \"60210832d7e98115b013f6ac\"\n  },\n  \"props\": [],\n  \"_id\": \"60ab5ca6d572fed64294eafc\",\n  \"sections\": [\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": false,\n          \"desktop\": false,\n          \"tablet\": false\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"utm\": \"facebook\"\n          }\n        }\n      },\n      \"name\": \"customHtml\",\n      \"props\": {\n        \"code\": {\n          \"type\": \"code\",\n          \"value\": \"<p style=\\\"text-align:right;\\\"><a href=\\\"tel:+918888888888\\\"><img src=\\\"https://dabuttonfactory.com/button.png?t=For+any+queries%2C+call%3A+%2B91+98202+04442&f=Open+Sans-Bold&ts=21&tc=fff&hp=20&vp=15&c=round&bgt=unicolored&bgc=7043f7\\\"/> </a></p>\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"udm\": \"vivek\"\n          }\n        }\n      },\n      \"name\": \"brands-listing\",\n      \"props\": {\n        \"title\": {\n          \"type\": \"text\",\n          \"value\": \"Popular rrrrr\"\n        },\n        \"header\": {\n          \"type\": \"header\"\n        },\n        \"brand_type\": {\n          \"value\": \"all\",\n          \"type\": \"radio\"\n        },\n        \"department\": {\n          \"type\": \"department\"\n        },\n        \"item_count\": {\n          \"value\": 5,\n          \"type\": \"range\"\n        },\n        \"layout\": {\n          \"value\": \"horizontal\",\n          \"type\": \"select\"\n        },\n        \"view_all\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      }\n    },\n    {\n      \"blocks\": [\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        },\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        },\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        },\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        }\n      ],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": false,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\"\n        }\n      },\n      \"name\": \"featuredProducts\",\n      \"props\": {\n        \"heading\": {\n          \"value\": \"Featured Products\",\n          \"type\": \"text\"\n        },\n        \"item_count\": {\n          \"type\": \"range\",\n          \"value\": 4\n        },\n        \"full_width\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      },\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Product\"\n          },\n          {\n            \"name\": \"Product\"\n          },\n          {\n            \"name\": \"Product\"\n          },\n          {\n            \"name\": \"Product\"\n          }\n        ]\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"\": \"\"\n          }\n        }\n      },\n      \"name\": \"categoryListPage\",\n      \"props\": {\n        \"heading\": {\n          \"type\": \"text\",\n          \"value\": \"Explore Categories\"\n        },\n        \"layout\": {\n          \"type\": \"select\",\n          \"value\": \"grid\"\n        },\n        \"item_count\": {\n          \"value\": 5,\n          \"type\": \"range\"\n        },\n        \"view_all\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"\": \"\"\n          }\n        }\n      },\n      \"name\": \"heroBanner\",\n      \"props\": {\n        \"ctaLink\": {\n          \"type\": \"url\",\n          \"value\": \"https://uniket.hostx0.de/about-us\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"\": \"\"\n          }\n        }\n      },\n      \"name\": \"imageBanner\",\n      \"props\": {\n        \"image\": {\n          \"value\": \"\",\n          \"type\": \"image_picker\"\n        },\n        \"full_width\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        },\n        \"overlayLayout\": {\n          \"value\": \"left\",\n          \"type\": \"select\"\n        },\n        \"overlayImage\": {\n          \"value\": \"\",\n          \"type\": \"image_picker\"\n        },\n        \"text\": {\n          \"value\": \"\",\n          \"type\": \"text\"\n        },\n        \"text_color\": {\n          \"value\": \"#000\",\n          \"type\": \"color\"\n        },\n        \"ctaLink\": {\n          \"value\": \"\",\n          \"type\": \"url\"\n        },\n        \"ctaText\": {\n          \"value\": \"\",\n          \"type\": \"text\"\n        },\n        \"layout\": {\n          \"type\": \"select\",\n          \"value\": \"full\"\n        },\n        \"height\": {\n          \"type\": \"select\",\n          \"value\": \"h-auto\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\"\n        }\n      },\n      \"name\": \"brands-listing\",\n      \"props\": {\n        \"title\": {\n          \"type\": \"text\",\n          \"value\": \"asdfasdf\"\n        },\n        \"header\": {\n          \"type\": \"header\"\n        },\n        \"brand_type\": {\n          \"value\": \"all\",\n          \"type\": \"radio\"\n        },\n        \"department\": {\n          \"type\": \"department\"\n        },\n        \"item_count\": {\n          \"value\": 5,\n          \"type\": \"range\"\n        },\n        \"layout\": {\n          \"value\": \"horizontal\",\n          \"type\": \"select\"\n        },\n        \"view_all\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      }\n    }\n  ],\n  \"value\": \"home\",\n  \"text\": \"Home\",\n  \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n  \"sections_meta\": [],\n  \"__v\": 9\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"path\": \"\",\n  \"type\": \"system\",\n  \"seo\": {\n    \"title\": \"\",\n    \"description\": \"\",\n    \"canonical_url\": \"\",\n    \"breadcrumbs\": [],\n    \"sitemap\": {\n      \"priority\": 0.5,\n      \"frequency\": \"never\"\n    },\n    \"meta_tags\": [],\n    \"_id\": \"60210832d7e98115b013f6ac\"\n  },\n  \"props\": [],\n  \"_id\": \"60ab5ca6d572fed64294eafc\",\n  \"sections\": [\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": false,\n          \"desktop\": false,\n          \"tablet\": false\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"utm\": \"facebook\"\n          }\n        }\n      },\n      \"name\": \"customHtml\",\n      \"props\": {\n        \"code\": {\n          \"type\": \"code\",\n          \"value\": \"<p style=\\\"text-align:right;\\\"><a href=\\\"tel:+918888888888\\\"><img src=\\\"https://dabuttonfactory.com/button.png?t=For+any+queries%2C+call%3A+%2B91+98202+04442&f=Open+Sans-Bold&ts=21&tc=fff&hp=20&vp=15&c=round&bgt=unicolored&bgc=7043f7\\\"/> </a></p>\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"udm\": \"vivek\"\n          }\n        }\n      },\n      \"name\": \"brands-listing\",\n      \"props\": {\n        \"title\": {\n          \"type\": \"text\",\n          \"value\": \"Popular rrrrr\"\n        },\n        \"header\": {\n          \"type\": \"header\"\n        },\n        \"brand_type\": {\n          \"value\": \"all\",\n          \"type\": \"radio\"\n        },\n        \"department\": {\n          \"type\": \"department\"\n        },\n        \"item_count\": {\n          \"value\": 5,\n          \"type\": \"range\"\n        },\n        \"layout\": {\n          \"value\": \"horizontal\",\n          \"type\": \"select\"\n        },\n        \"view_all\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      }\n    },\n    {\n      \"blocks\": [\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        },\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        },\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        },\n        {\n          \"type\": \"product\",\n          \"name\": \"Product\",\n          \"props\": {\n            \"product\": {\n              \"type\": \"product\"\n            }\n          }\n        }\n      ],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": false,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\"\n        }\n      },\n      \"name\": \"featuredProducts\",\n      \"props\": {\n        \"heading\": {\n          \"value\": \"Featured Products\",\n          \"type\": \"text\"\n        },\n        \"item_count\": {\n          \"type\": \"range\",\n          \"value\": 4\n        },\n        \"full_width\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      },\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Product\"\n          },\n          {\n            \"name\": \"Product\"\n          },\n          {\n            \"name\": \"Product\"\n          },\n          {\n            \"name\": \"Product\"\n          }\n        ]\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"\": \"\"\n          }\n        }\n      },\n      \"name\": \"categoryListPage\",\n      \"props\": {\n        \"heading\": {\n          \"type\": \"text\",\n          \"value\": \"Explore Categories\"\n        },\n        \"layout\": {\n          \"type\": \"select\",\n          \"value\": \"grid\"\n        },\n        \"item_count\": {\n          \"value\": 5,\n          \"type\": \"range\"\n        },\n        \"view_all\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"\": \"\"\n          }\n        }\n      },\n      \"name\": \"heroBanner\",\n      \"props\": {\n        \"ctaLink\": {\n          \"type\": \"url\",\n          \"value\": \"https://uniket.hostx0.de/about-us\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\",\n          \"query\": {\n            \"\": \"\"\n          }\n        }\n      },\n      \"name\": \"imageBanner\",\n      \"props\": {\n        \"image\": {\n          \"value\": \"\",\n          \"type\": \"image_picker\"\n        },\n        \"full_width\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        },\n        \"overlayLayout\": {\n          \"value\": \"left\",\n          \"type\": \"select\"\n        },\n        \"overlayImage\": {\n          \"value\": \"\",\n          \"type\": \"image_picker\"\n        },\n        \"text\": {\n          \"value\": \"\",\n          \"type\": \"text\"\n        },\n        \"text_color\": {\n          \"value\": \"#000\",\n          \"type\": \"color\"\n        },\n        \"ctaLink\": {\n          \"value\": \"\",\n          \"type\": \"url\"\n        },\n        \"ctaText\": {\n          \"value\": \"\",\n          \"type\": \"text\"\n        },\n        \"layout\": {\n          \"type\": \"select\",\n          \"value\": \"full\"\n        },\n        \"height\": {\n          \"type\": \"select\",\n          \"value\": \"h-auto\"\n        }\n      }\n    },\n    {\n      \"blocks\": [],\n      \"predicate\": {\n        \"screen\": {\n          \"mobile\": true,\n          \"desktop\": true,\n          \"tablet\": true\n        },\n        \"user\": {\n          \"authenticated\": true,\n          \"anonymous\": true\n        },\n        \"route\": {\n          \"selected\": \"none\",\n          \"exactURL\": \"\"\n        }\n      },\n      \"name\": \"brands-listing\",\n      \"props\": {\n        \"title\": {\n          \"type\": \"text\",\n          \"value\": \"asdfasdf\"\n        },\n        \"header\": {\n          \"type\": \"header\"\n        },\n        \"brand_type\": {\n          \"value\": \"all\",\n          \"type\": \"radio\"\n        },\n        \"department\": {\n          \"type\": \"department\"\n        },\n        \"item_count\": {\n          \"value\": 5,\n          \"type\": \"range\"\n        },\n        \"layout\": {\n          \"value\": \"horizontal\",\n          \"type\": \"select\"\n        },\n        \"view_all\": {\n          \"value\": false,\n          \"type\": \"checkbox\"\n        }\n      }\n    }\n  ],\n  \"value\": \"home\",\n  \"text\": \"Home\",\n  \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n  \"sections_meta\": [],\n  \"__v\": 9\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "29827d58-1aab-412c-abf1-00649325b6bf",
            "name": "updateThemeName | Update theme name",
            "request": {
              "name": "updateThemeName | Update theme name",
              "description": {
                "content": "Modify the name of the draft theme by theme Id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "theme",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  ":theme_id",
                  "name"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "theme_id",
                    "description": "(Required) The ID of the theme to be updated."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "cac19fe4-abc1-49d1-9907-63ef262e6d5f",
                "name": "Theme name updated successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "theme",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      ":theme_id",
                      "name"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The ID of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "theme_id",
                        "description": "(Required) The ID of the theme to be updated."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Emerge\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64be4423bc7b28003211322e\",\n  \"applied\": false,\n  \"is_private\": false,\n  \"tags\": [],\n  \"application_id\": \"6487ea376e1442284917c44e\",\n  \"meta\": {\n    \"payment\": {\n      \"is_paid\": false,\n      \"amount\": 0\n    },\n    \"description\": \"Indulge in the epitome of luxury with our expertly crafted theme, showcasing a high-end aesthetic that exudes elegance. Designed with meticulous attention to detail, our features are tailored to elevate your products and amplify your brand identity.\",\n    \"industry\": [\n      \"Arts and crafts\",\n      \"Baby and kids\",\n      \"Books, music, and video\"\n    ],\n    \"release\": {\n      \"notes\": \"<p>Emerge release notes. Fyndx1 theme submission.</p>\"\n    },\n    \"images\": {\n      \"desktop\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/pictures/free-icon/original/McHjwol_h-images_desktop.webp\",\n      \"mobile\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/pictures/free-icon/original/bq6gXrmVE-images_mobile.webp\"\n    },\n    \"slug\": \"emerge\"\n  },\n  \"name\": \"Emerge\",\n  \"template_theme_id\": \"64be1fdc2139f66b3ca2e94d\",\n  \"version\": \"1.0.153\",\n  \"styles\": {},\n  \"created_at\": \"2023-07-24T09:28:03.845Z\",\n  \"updated_at\": \"2023-07-31T12:14:13.097Z\",\n  \"theme_type\": \"vue2\",\n  \"assets\": {\n    \"umd_js\": {\n      \"links\": [\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.8.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.cart.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.extras.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.products-listing.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.products.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.profile.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.vendors_products-listing.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.vendors_products.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.js\"\n      ],\n      \"link\": \"\"\n    },\n    \"common_js\": {\n      \"link\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.common.js\"\n    },\n    \"css\": {\n      \"links\": [\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_cart.1b038cd83e502f2d58bc.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_extras.f8a9789ae6a06b0bd503.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_products-listing.1d639747568baee211ba.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_products.c1f151d12b3f704fe028.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_profile.c9e6a92612e4b423dbd7.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_vendors_products-listing.c8fe85761d60286348e3.css\"\n      ],\n      \"link\": \"\"\n    }\n  },\n  \"font\": {\n    \"variants\": {\n      \"light\": {\n        \"name\": \"300\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDz8V1tvFP-KUEg.ttf\"\n      },\n      \"regular\": {\n        \"name\": \"regular\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\"\n      },\n      \"medium\": {\n        \"name\": \"500\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLGT9V1tvFP-KUEg.ttf\"\n      },\n      \"semi_bold\": {\n        \"name\": \"600\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\"\n      },\n      \"bold\": {\n        \"name\": \"700\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7V1tvFP-KUEg.ttf\"\n      }\n    },\n    \"family\": \"Poppins\"\n  },\n  \"config\": {\n    \"current\": \"Default\",\n    \"list\": [\n      {\n        \"name\": \"Default\",\n        \"global_config\": {\n          \"static\": {\n            \"props\": {\n              \"colors\": {\n                \"primary_color\": \"#000000\",\n                \"secondary_color\": \"#000000\",\n                \"accent_color\": \"#000000\",\n                \"link_color\": \"#4499FF\",\n                \"button_secondary_color\": \"#000000\",\n                \"bg_color\": \"#F8F8F8\"\n              },\n              \"auth\": {\n                \"show_header_auth\": false,\n                \"show_footer_auth\": false\n              },\n              \"palette\": {\n                \"general_setting\": {\n                  \"theme\": {\n                    \"page_background\": \"#F3F3ED\",\n                    \"theme_accent\": \"#E1D0C8\"\n                  },\n                  \"text\": {\n                    \"text_heading\": \"#26201A\",\n                    \"text_body\": \"#3C3131\",\n                    \"text_label\": \"#7D7676\",\n                    \"text_secondary\": \"#9C9C9C\"\n                  },\n                  \"button\": {\n                    \"button_primary\": \"#4E3F09\",\n                    \"button_secondary\": \"#FFFFFF\",\n                    \"button_link\": \"#B1655B\"\n                  },\n                  \"sale_discount\": {\n                    \"sale_badge_background\": \"#FFFFFF\",\n                    \"sale_badge_text\": \"#1C958F\",\n                    \"sale_discount_text\": \"#1C958F\",\n                    \"sale_timer\": \"#994449\"\n                  },\n                  \"header\": {\n                    \"header_background\": \"#F3F3ED\",\n                    \"header_nav\": \"#261A1A\",\n                    \"header_icon\": \"#261A1A\"\n                  },\n                  \"footer\": {\n                    \"footer_background\": \"#2C231E\",\n                    \"footer_bottom_background\": \"#231812\",\n                    \"footer_heading_text\": \"#FFFFFF\",\n                    \"footer_body_text\": \"#FFFFFF\",\n                    \"footer_icon\": \"#FFFFFF\"\n                  }\n                },\n                \"advance_setting\": {\n                  \"overlay_popup\": {\n                    \"dialog_backgroung\": \"#FFFFFF\",\n                    \"overlay\": \"#14130E\"\n                  },\n                  \"divider_stroke_highlight\": {\n                    \"divider_strokes\": \"#D4D1D1\",\n                    \"highlight\": \"#EDECE9\"\n                  },\n                  \"user_alerts\": {\n                    \"success_background\": \"#C2DBC9\",\n                    \"success_text\": \"#1C958F\",\n                    \"error_background\": \"#E6D5D5\",\n                    \"error_text\": \"#B24141\",\n                    \"info_background\": \"#EBD3BC\",\n                    \"info_text\": \"#D28F51\"\n                  }\n                }\n              },\n              \"extension\": {\n                \"header_top\": [],\n                \"header_bottom\": [],\n                \"footer_top\": [],\n                \"footer_bottom\": []\n              }\n            }\n          },\n          \"custom\": {\n            \"props\": {\n              \"header_bg_color\": \"#ffffff\",\n              \"header_text_color\": \"#000000\",\n              \"header_border_color\": \"#e1e1e1\",\n              \"header_icon_color\": \"#000000\",\n              \"header_cart_notification_bg_color\": \"#e8a76c\",\n              \"header_cart_notification_text_color\": \"#ffffff\",\n              \"header_nav_hover_color\": \"#999999\",\n              \"button_primary_color\": \"#ffffff\",\n              \"button_primary_label_color\": \"#000000\",\n              \"button_add_to_cart_color\": \"#000000\",\n              \"button_add_to_cart_label_color\": \"#ffffff\",\n              \"button_secondary_color\": \"#000000\",\n              \"button_secondary_label_color\": \"#ffffff\",\n              \"button_tertiary_color\": \"#000000\",\n              \"button_tertiary_label_color\": \"#000000\",\n              \"button_tertiary_hover_color\": \"#000000\",\n              \"button_tertiary_hover_text_color\": \"#ffffff\",\n              \"text_heading_link_color\": \"#000000\",\n              \"text_body_color\": \"#000000\",\n              \"text_price_color\": \"#000000\",\n              \"text_sale_price_color\": \"#fb406b\",\n              \"text_strikethrough_price_color\": \"#9b9b9b\",\n              \"text_discount_color\": \"#ee478d\",\n              \"footer_bg_color\": \"#ffffff\",\n              \"footer_text_color\": \"#999999\",\n              \"footer_border_color\": \"#e1e1e1\",\n              \"footer_nav_hover_color\": \"#000000\",\n              \"disable_cart\": false,\n              \"is_menu_below_logo\": false,\n              \"menu_position\": \"left\"\n            }\n          }\n        },\n        \"page\": []\n      },\n      {\n        \"name\": \"Dark\",\n        \"global_config\": {\n          \"static\": {\n            \"props\": {\n              \"colors\": {\n                \"primary_color\": \"#000000\",\n                \"secondary_color\": \"#000000\",\n                \"accent_color\": \"#000000\",\n                \"link_color\": \"#4499FF\",\n                \"button_secondary_color\": \"#000000\",\n                \"bg_color\": \"#F8F8F8\"\n              },\n              \"auth\": {\n                \"show_header_auth\": false,\n                \"show_footer_auth\": false\n              },\n              \"palette\": {\n                \"general_setting\": {\n                  \"theme\": {\n                    \"page_background\": \"#F3F3ED\",\n                    \"theme_accent\": \"#E1D0C8\"\n                  },\n                  \"text\": {\n                    \"text_heading\": \"#26201A\",\n                    \"text_body\": \"#3C3131\",\n                    \"text_label\": \"#7D7676\",\n                    \"text_secondary\": \"#9C9C9C\"\n                  },\n                  \"button\": {\n                    \"button_primary\": \"#4E3F09\",\n                    \"button_secondary\": \"#FFFFFF\",\n                    \"button_link\": \"#B1655B\"\n                  },\n                  \"sale_discount\": {\n                    \"sale_badge_background\": \"#FFFFFF\",\n                    \"sale_badge_text\": \"#1C958F\",\n                    \"sale_discount_text\": \"#1C958F\",\n                    \"sale_timer\": \"#994449\"\n                  },\n                  \"header\": {\n                    \"header_background\": \"#F3F3ED\",\n                    \"header_nav\": \"#261A1A\",\n                    \"header_icon\": \"#261A1A\"\n                  },\n                  \"footer\": {\n                    \"footer_background\": \"#2C231E\",\n                    \"footer_bottom_background\": \"#231812\",\n                    \"footer_heading_text\": \"#FFFFFF\",\n                    \"footer_body_text\": \"#FFFFFF\",\n                    \"footer_icon\": \"#FFFFFF\"\n                  }\n                },\n                \"advance_setting\": {\n                  \"overlay_popup\": {\n                    \"dialog_backgroung\": \"#FFFFFF\",\n                    \"overlay\": \"#14130E\"\n                  },\n                  \"divider_stroke_highlight\": {\n                    \"divider_strokes\": \"#D4D1D1\",\n                    \"highlight\": \"#EDECE9\"\n                  },\n                  \"user_alerts\": {\n                    \"success_background\": \"#C2DBC9\",\n                    \"success_text\": \"#1C958F\",\n                    \"error_background\": \"#E6D5D5\",\n                    \"error_text\": \"#B24141\",\n                    \"info_background\": \"#EBD3BC\",\n                    \"info_text\": \"#D28F51\"\n                  }\n                }\n              },\n              \"extension\": {\n                \"header_top\": [],\n                \"header_bottom\": [],\n                \"footer_top\": [],\n                \"footer_bottom\": []\n              }\n            }\n          },\n          \"custom\": {\n            \"props\": {\n              \"header_bg_color\": \"#2e3032\",\n              \"header_text_color\": \"#ffffff\",\n              \"header_border_color\": \"#FFFFFF\",\n              \"header_icon_color\": \"#ffffff\",\n              \"header_cart_notification_bg_color\": \"#FFFFFF\",\n              \"header_cart_notification_text_color\": \"#2e3032\",\n              \"header_nav_hover_color\": \"#000000\",\n              \"button_primary_color\": \"#000000\",\n              \"button_primary_label_color\": \"#ffffff\",\n              \"button_add_to_cart_color\": \"#000000\",\n              \"button_add_to_cart_label_color\": \"#ffffff\",\n              \"button_secondary_color\": \"#000000\",\n              \"button_secondary_label_color\": \"#ffffff\",\n              \"button_tertiary_color\": \"#000000\",\n              \"button_tertiary_label_color\": \"#000000\",\n              \"button_tertiary_hover_color\": \"#000000\",\n              \"button_tertiary_hover_text_color\": \"#ffffff\",\n              \"text_heading_link_color\": \"#000000\",\n              \"text_body_color\": \"#000000\",\n              \"text_price_color\": \"#000000\",\n              \"text_sale_price_color\": \"#fb406b\",\n              \"text_strikethrough_price_color\": \"#9b9b9b\",\n              \"text_discount_color\": \"#ee478d\",\n              \"footer_bg_color\": \"#2e3032\",\n              \"footer_text_color\": \"#ffffff\",\n              \"footer_border_color\": \"#FFFFFF\",\n              \"footer_nav_hover_color\": \"#ffffff\"\n            }\n          }\n        },\n        \"page\": []\n      },\n      {\n        \"name\": \"Blue\",\n        \"global_config\": {\n          \"static\": {\n            \"props\": {\n              \"colors\": {\n                \"primary_color\": \"#000000\",\n                \"secondary_color\": \"#000000\",\n                \"accent_color\": \"#000000\",\n                \"link_color\": \"#4499FF\",\n                \"button_secondary_color\": \"#000000\",\n                \"bg_color\": \"#F8F8F8\"\n              },\n              \"auth\": {\n                \"show_header_auth\": false,\n                \"show_footer_auth\": false\n              },\n              \"palette\": {\n                \"general_setting\": {\n                  \"theme\": {\n                    \"page_background\": \"#F3F3ED\",\n                    \"theme_accent\": \"#E1D0C8\"\n                  },\n                  \"text\": {\n                    \"text_heading\": \"#26201A\",\n                    \"text_body\": \"#3C3131\",\n                    \"text_label\": \"#7D7676\",\n                    \"text_secondary\": \"#9C9C9C\"\n                  },\n                  \"button\": {\n                    \"button_primary\": \"#4E3F09\",\n                    \"button_secondary\": \"#FFFFFF\",\n                    \"button_link\": \"#B1655B\"\n                  },\n                  \"sale_discount\": {\n                    \"sale_badge_background\": \"#FFFFFF\",\n                    \"sale_badge_text\": \"#1C958F\",\n                    \"sale_discount_text\": \"#1C958F\",\n                    \"sale_timer\": \"#994449\"\n                  },\n                  \"header\": {\n                    \"header_background\": \"#F3F3ED\",\n                    \"header_nav\": \"#261A1A\",\n                    \"header_icon\": \"#261A1A\"\n                  },\n                  \"footer\": {\n                    \"footer_background\": \"#2C231E\",\n                    \"footer_bottom_background\": \"#231812\",\n                    \"footer_heading_text\": \"#FFFFFF\",\n                    \"footer_body_text\": \"#FFFFFF\",\n                    \"footer_icon\": \"#FFFFFF\"\n                  }\n                },\n                \"advance_setting\": {\n                  \"overlay_popup\": {\n                    \"dialog_backgroung\": \"#FFFFFF\",\n                    \"overlay\": \"#14130E\"\n                  },\n                  \"divider_stroke_highlight\": {\n                    \"divider_strokes\": \"#D4D1D1\",\n                    \"highlight\": \"#EDECE9\"\n                  },\n                  \"user_alerts\": {\n                    \"success_background\": \"#C2DBC9\",\n                    \"success_text\": \"#1C958F\",\n                    \"error_background\": \"#E6D5D5\",\n                    \"error_text\": \"#B24141\",\n                    \"info_background\": \"#EBD3BC\",\n                    \"info_text\": \"#D28F51\"\n                  }\n                }\n              },\n              \"extension\": {\n                \"header_top\": [],\n                \"header_bottom\": [],\n                \"footer_top\": [],\n                \"footer_bottom\": []\n              }\n            }\n          },\n          \"custom\": {\n            \"props\": {\n              \"header_bg_color\": \"#7f9ed0\",\n              \"header_text_color\": \"#FFFFFF\",\n              \"header_border_color\": \"#FFFFFF\",\n              \"header_icon_color\": \"#FFFFFF\",\n              \"header_cart_notification_bg_color\": \"#2e3032\",\n              \"header_cart_notification_text_color\": \"#FFFFFF\",\n              \"header_nav_hover_color\": \"#2e3032\",\n              \"button_primary_color\": \"#ffffff\",\n              \"button_primary_label_color\": \"#000000\",\n              \"button_add_to_cart_color\": \"#000000\",\n              \"button_add_to_cart_label_color\": \"#ffffff\",\n              \"button_secondary_color\": \"#000000\",\n              \"button_secondary_label_color\": \"#ffffff\",\n              \"button_tertiary_color\": \"#000000\",\n              \"button_tertiary_label_color\": \"#000000\",\n              \"button_tertiary_hover_color\": \"#000000\",\n              \"button_tertiary_hover_text_color\": \"#ffffff\",\n              \"text_heading_link_color\": \"#000000\",\n              \"text_body_color\": \"#000000\",\n              \"text_price_color\": \"#000000\",\n              \"text_sale_price_color\": \"#fb406b\",\n              \"text_strikethrough_price_color\": \"#9b9b9b\",\n              \"text_discount_color\": \"#ee478d\",\n              \"footer_bg_color\": \"#7f9ed0\",\n              \"footer_text_color\": \"#FFFFFF\",\n              \"footer_border_color\": \"#FFFFFF\",\n              \"footer_nav_hover_color\": \"#2e3032\"\n            }\n          }\n        },\n        \"page\": []\n      }\n    ],\n    \"preset\": {\n      \"pages\": [\n        {\n          \"sections\": [\n            {\n              \"blocks\": [],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"hero_image\",\n              \"props\": {\n                \"image\": {\n                  \"value\": \"\",\n                  \"type\": \"image_picker\"\n                },\n                \"overlay_layout\": {\n                  \"type\": \"select\",\n                  \"value\": \"center\"\n                },\n                \"overlay_image\": {\n                  \"value\": \"\",\n                  \"type\": \"image_picker\"\n                },\n                \"overlay_text\": {\n                  \"value\": \"\",\n                  \"type\": \"text\"\n                },\n                \"text_color\": {\n                  \"value\": \"#000\",\n                  \"type\": \"color\"\n                },\n                \"button_link\": {\n                  \"type\": \"url\",\n                  \"value\": \"\"\n                },\n                \"button_text\": {\n                  \"value\": \"Shop Now\",\n                  \"type\": \"text\"\n                },\n                \"full_width\": {\n                  \"value\": true,\n                  \"type\": \"checkbox\"\n                }\n              }\n            },\n            {\n              \"blocks\": [],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"image_slideshow\",\n              \"props\": {\n                \"autoplay\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                },\n                \"full_width\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                },\n                \"slide_height\": {\n                  \"value\": \"adapt\",\n                  \"type\": \"select\"\n                },\n                \"slide_interval\": {\n                  \"value\": 2,\n                  \"type\": \"range\"\n                },\n                \"title\": {\n                  \"value\": \"Trending\",\n                  \"type\": \"text\"\n                }\n              },\n              \"preset\": {\n                \"blocks\": [\n                  {\n                    \"name\": \"Slide\"\n                  },\n                  {\n                    \"name\": \"Slide\"\n                  },\n                  {\n                    \"name\": \"Slide\"\n                  }\n                ]\n              }\n            },\n            {\n              \"blocks\": [\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                }\n              ],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"image_gallery\",\n              \"props\": {\n                \"title\": {\n                  \"type\": \"text\",\n                  \"value\": \"Popular Brands\"\n                },\n                \"layout\": {\n                  \"value\": \"grid\",\n                  \"type\": \"select\"\n                },\n                \"item_count\": {\n                  \"value\": 4,\n                  \"type\": \"range\"\n                },\n                \"cta_text\": {\n                  \"value\": \"\",\n                  \"type\": \"text\"\n                },\n                \"cta_link\": {\n                  \"type\": \"url\",\n                  \"value\": \"\"\n                },\n                \"full_width\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                }\n              },\n              \"preset\": {\n                \"blocks\": [\n                  {\n                    \"name\": \"Image\"\n                  },\n                  {\n                    \"name\": \"Image\"\n                  },\n                  {\n                    \"name\": \"Image\"\n                  },\n                  {\n                    \"name\": \"Image\"\n                  }\n                ]\n              }\n            },\n            {\n              \"blocks\": [],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"brands_listing\",\n              \"props\": {\n                \"brand_type\": {\n                  \"value\": \"all\",\n                  \"type\": \"radio\"\n                },\n                \"cta_text\": {\n                  \"value\": \"View all\",\n                  \"type\": \"text\"\n                },\n                \"department\": {\n                  \"type\": \"department\"\n                },\n                \"header\": {\n                  \"type\": \"header\"\n                },\n                \"items_per_row\": {\n                  \"value\": 5,\n                  \"type\": \"range\"\n                },\n                \"layout\": {\n                  \"value\": \"horizontal\",\n                  \"type\": \"select\"\n                },\n                \"title\": {\n                  \"type\": \"text\",\n                  \"value\": \"Brands\"\n                },\n                \"view_options\": {\n                  \"value\": \"fullview\",\n                  \"type\": \"select\"\n                }\n              }\n            },\n            {\n              \"blocks\": [\n                {\n                  \"type\": \"testimonial\",\n                  \"name\": \"Testimonial\",\n                  \"props\": {\n                    \"testimonialText\": {\n                      \"type\": \"textarea\",\n                      \"value\": \"\"\n                    },\n                    \"author_name\": {\n                      \"type\": \"text\"\n                    },\n                    \"author_description\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"author_image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"testimonial\",\n                  \"name\": \"Testimonial\",\n                  \"props\": {\n                    \"testimonialText\": {\n                      \"type\": \"textarea\",\n                      \"value\": \"\"\n                    },\n                    \"author_name\": {\n                      \"type\": \"text\"\n                    },\n                    \"author_description\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"author_image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"testimonial\",\n                  \"name\": \"Testimonial\",\n                  \"props\": {\n                    \"testimonialText\": {\n                      \"type\": \"textarea\",\n                      \"value\": \"\"\n                    },\n                    \"author_name\": {\n                      \"type\": \"text\"\n                    },\n                    \"author_description\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"author_image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    }\n                  }\n                }\n              ],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"testimonials\",\n              \"props\": {\n                \"autoplay\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                },\n                \"slide_interval\": {\n                  \"value\": 2,\n                  \"type\": \"range\"\n                }\n              },\n              \"preset\": {\n                \"blocks\": [\n                  {\n                    \"name\": \"Testimonial\"\n                  },\n                  {\n                    \"name\": \"Testimonial\"\n                  },\n                  {\n                    \"name\": \"Testimonial\"\n                  }\n                ]\n              }\n            }\n          ],\n          \"value\": \"home\"\n        }\n      ]\n    },\n    \"global_schema\": {\n      \"props\": [\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"disable_cart\",\n          \"category\": \"Colors\",\n          \"label\": \"header\"\n        }\n      ]\n    }\n  },\n  \"available_sections\": [\n    {\n      \"props\": [\n        {\n          \"type\": \"url\",\n          \"id\": \"banner_link\",\n          \"label\": \"Redirect Link\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"application_banner\",\n      \"label\": \"Application Banner\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"header\",\n          \"id\": \"header\",\n          \"value\": \"Choose Brands to Show\"\n        },\n        {\n          \"id\": \"view_options\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"logo\",\n              \"text\": \"Logo View\"\n            },\n            {\n              \"value\": \"fullview\",\n              \"text\": \"Logo and Banner View\"\n            }\n          ],\n          \"label\": \"View Options\",\n          \"info\": \"Brand card view options\"\n        },\n        {\n          \"type\": \"radio\",\n          \"id\": \"brand_type\",\n          \"options\": [\n            {\n              \"value\": \"all\",\n              \"text\": \"All\"\n            },\n            {\n              \"value\": \"department\",\n              \"text\": \"Department\"\n            },\n            {\n              \"value\": \"handpicked\",\n              \"text\": \"Handpicked\"\n            }\n          ]\n        },\n        {\n          \"type\": \"department\",\n          \"id\": \"department\",\n          \"label\": \"Department\",\n          \"info\": \"Select a department of brands\",\n          \"note\": \"Department only applies if 'department' type is selected\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"items_per_row\",\n          \"min\": 3,\n          \"max\": 5,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"Items per row\",\n          \"info\": \"Maximum items allowed per row\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"cta_text\",\n          \"label\": \"CTA Text\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"brand_item\",\n          \"name\": \"Brand Item\",\n          \"props\": [\n            {\n              \"type\": \"brand\",\n              \"id\": \"brand\",\n              \"label\": \"Select Brand\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"brands_listing\",\n      \"label\": \"Brands Listing\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"radio\",\n          \"id\": \"collection_type\",\n          \"options\": [\n            {\n              \"value\": \"all\",\n              \"text\": \"All\"\n            },\n            {\n              \"value\": \"handpicked\",\n              \"text\": \"Handpicked\"\n            }\n          ]\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"tags_filter\",\n          \"label\": \"Filter by tags\",\n          \"info\": \"Filter by Tags \"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"items_per_row\",\n          \"min\": 3,\n          \"max\": 5,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"Max items per row\",\n          \"info\": \"Maximum items allowed per row\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"cta_text\",\n          \"label\": \"CTA Text\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"collection-item\",\n          \"name\": \"collection Item\",\n          \"props\": [\n            {\n              \"type\": \"collection\",\n              \"id\": \"collection\",\n              \"label\": \"Select Collection\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"collections_listing\",\n      \"label\": \"Collections Listing\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"code\",\n          \"id\": \"code\",\n          \"label\": \"Custom HTML\",\n          \"info\": \"Add Your custom HTML Code below. You can also use the full screen icon to open a code editor and add your code\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"custom_html\",\n      \"label\": \"Custom HTML\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"extension\",\n          \"id\": \"extension\",\n          \"label\": \"Extension Positions\",\n          \"info\": \"Handle extension in these positions\",\n          \"positions\": [\n            {\n              \"value\": \"section_extension\",\n              \"text\": \"\"\n            }\n          ]\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"section_extension\",\n      \"label\": \"Extensions\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"collection\",\n          \"id\": \"collection\",\n          \"label\": \"Collection\",\n          \"info\": \"Select a collection to display its products\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"items_per_row\",\n          \"min\": 2,\n          \"max\": 5,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"Products per row\",\n          \"info\": \"Maximum items allowed per row\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"AutoPlay Slides\",\n          \"info\": \"Check to autoplay slides\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"slide_interval\",\n          \"min\": 1,\n          \"max\": 10,\n          \"step\": 1,\n          \"unit\": \"sec\",\n          \"label\": \"Change slides after every\",\n          \"info\": \"Autoplay slide duration\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"featured_collection\",\n      \"label\": \"Featured Collection\"\n    },\n    {\n      \"props\": [\n        {\n          \"id\": \"image\",\n          \"type\": \"image_picker\",\n          \"label\": \"Hero Image\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"id\": \"overlay_layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"left\",\n              \"text\": \"Align Left\"\n            },\n            {\n              \"value\": \"center\",\n              \"text\": \"Align Center\"\n            },\n            {\n              \"value\": \"right\",\n              \"text\": \"Align Right\"\n            }\n          ],\n          \"label\": \"Overlay Layout\",\n          \"info\": \"Alignment of overlay content\"\n        },\n        {\n          \"type\": \"image_picker\",\n          \"id\": \"overlay_image\",\n          \"label\": \"Overlay image\",\n          \"info\": \"Overlay Image\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"overlay_text\",\n          \"label\": \"Overlay Text\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"text_color\",\n          \"label\": \"Text Color\"\n        },\n        {\n          \"type\": \"url\",\n          \"id\": \"button_link\",\n          \"label\": \"Redirect Link\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"button_text\",\n          \"label\": \"Button Text\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"fullscreen_image\",\n          \"label\": \"Fullscreen Banner \",\n          \"info\": \"Check to allow items to take entire viewport\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"hero_image\",\n      \"label\": \"Hero Image\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"video\",\n          \"id\": \"videoFile\",\n          \"label\": \"Primary Video\"\n        },\n        {\n          \"id\": \"videoUrl\",\n          \"type\": \"text\",\n          \"label\": \"Video URL\",\n          \"info\": \"Supports MP4 Video & Youtube Video URL\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"Autoplay\",\n          \"info\": \"Check to enable autoplay (Video will be muted if autoplay is active)\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"hidecontrols\",\n          \"label\": \"Hide Video Controls\",\n          \"info\": \"check to disable video controls\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"showloop\",\n          \"label\": \"Play Video in Loop\",\n          \"info\": \"check to disable Loop\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Heading\"\n        },\n        {\n          \"id\": \"coverUrl\",\n          \"type\": \"image_picker\",\n          \"label\": \"Thumbnail Image\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"hero_video-v2\",\n      \"label\": \"Hero Video V2\"\n    },\n    {\n      \"props\": [\n        {\n          \"id\": \"video_url\",\n          \"type\": \"text\",\n          \"label\": \"Video URL\",\n          \"info\": \"Supports MP4 Video & Youtube Video URL\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"Autoplay\",\n          \"info\": \"Check to enable autoplay (Video will be muted if autoplay is active)\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"controls\",\n          \"label\": \"Video Controls\",\n          \"info\": \"Uncheck to disable video controls\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"bg_video\",\n          \"label\": \"Video In Background\",\n          \"info\": \"Use video in background with overlay (Overlay Image & Video Controls will be disabled by default on website)\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"size\",\n          \"options\": [\n            {\n              \"value\": \"small\",\n              \"text\": \"Small\"\n            },\n            {\n              \"value\": \"medium\",\n              \"text\": \"Medium\"\n            },\n            {\n              \"value\": \"large\",\n              \"text\": \"Large\"\n            },\n            {\n              \"value\": \"adapt\",\n              \"text\": \"Adapt\"\n            },\n            {\n              \"value\": \"fullscreen\",\n              \"text\": \"Fullscreen\"\n            }\n          ],\n          \"label\": \"Video Height\",\n          \"info\": \"Height of Video\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"enable_overlay_image\",\n          \"label\": \"Enable Overlay Image\"\n        },\n        {\n          \"id\": \"cover_url\",\n          \"type\": \"image_picker\",\n          \"label\": \"Video Overlay Image\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"enable_overlay_color\",\n          \"label\": \"Enable Overlay Colour\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"overlay_color\",\n          \"label\": \"Overlay Color\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"overlay_opacity\",\n          \"min\": 0,\n          \"max\": 1,\n          \"step\": 0.1,\n          \"unit\": \"\",\n          \"label\": \"Overlay Opacity\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"overlay_size\",\n          \"options\": [\n            {\n              \"value\": \"container\",\n              \"text\": \"Container (Default)\"\n            },\n            {\n              \"value\": \"content\",\n              \"text\": \"Content\"\n            }\n          ],\n          \"label\": \"Overlay Size\"\n        },\n        {\n          \"id\": \"overlay_position\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"top-left\",\n              \"text\": \"Top Left\"\n            },\n            {\n              \"value\": \"top-center\",\n              \"text\": \"Top Center\"\n            },\n            {\n              \"value\": \"top-right\",\n              \"text\": \"Top Right\"\n            },\n            {\n              \"value\": \"center-left\",\n              \"text\": \"Center Left\"\n            },\n            {\n              \"value\": \"center-center\",\n              \"text\": \"Center (Default)\"\n            },\n            {\n              \"value\": \"center-right\",\n              \"text\": \"Center Right\"\n            },\n            {\n              \"value\": \"bottom-left\",\n              \"text\": \"Bottom Left\"\n            },\n            {\n              \"value\": \"bottom-center\",\n              \"text\": \"Bottom Center\"\n            },\n            {\n              \"value\": \"bottom-right\",\n              \"text\": \"Bottom right\"\n            }\n          ],\n          \"label\": \"Overlay position\",\n          \"info\": \"Alignment of Overlay content(heading, sub-heading, button)\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"heading\",\n          \"label\": \"Heading\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"heading_color\",\n          \"label\": \"Heading Text Color\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"sub_heading\",\n          \"label\": \"Sub-heading\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"sub_heading_color\",\n          \"label\": \"Sub-heading Text Color\"\n        },\n        {\n          \"type\": \"url\",\n          \"id\": \"button_link\",\n          \"label\": \"Redirect Link\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"button_text\",\n          \"label\": \"Button Text\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"hero_video\",\n      \"label\": \"Hero Video\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"item_count\",\n          \"min\": 3,\n          \"max\": 4,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"No of items\",\n          \"info\": \"Maximum items allowed per row for Horizontal view, for gallery max 5 are viewable and only 5 blocks are required\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"cta_text\",\n          \"label\": \"CTA Text\"\n        },\n        {\n          \"type\": \"url\",\n          \"id\": \"cta_link\",\n          \"label\": \"CTA Link\",\n          \"info\": \"Link to redirect\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"gallery_image\",\n          \"name\": \"Image\",\n          \"props\": [\n            {\n              \"type\": \"image_picker\",\n              \"id\": \"image\",\n              \"label\": \"Gallery Image\"\n            },\n            {\n              \"type\": \"text\",\n              \"id\": \"caption\",\n              \"label\": \"Image Caption\"\n            },\n            {\n              \"type\": \"url\",\n              \"id\": \"link\",\n              \"label\": \"Link\",\n              \"info\": \"Link to redirect\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"image_gallery\",\n      \"label\": \"Image Gallery\",\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Image\"\n          },\n          {\n            \"name\": \"Image\"\n          },\n          {\n            \"name\": \"Image\"\n          },\n          {\n            \"name\": \"Image\"\n          }\n        ]\n      }\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"AutoPlay Slides\",\n          \"info\": \"Check to autoplay slides\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"slide_interval\",\n          \"min\": 1,\n          \"max\": 10,\n          \"step\": 1,\n          \"unit\": \"sec\",\n          \"label\": \"Change slides after every\",\n          \"info\": \"Autoplay slide duration\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"slide_height\",\n          \"options\": [\n            {\n              \"value\": \"adapt\",\n              \"text\": \"Adapt to first image\"\n            },\n            {\n              \"value\": \"small\",\n              \"text\": \"Small\"\n            },\n            {\n              \"value\": \"medium\",\n              \"text\": \"Medium\"\n            },\n            {\n              \"value\": \"large\",\n              \"text\": \"Large\"\n            }\n          ],\n          \"label\": \"Slide height\",\n          \"info\": \"Size of the slide\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"image_slide\",\n          \"name\": \"Slide\",\n          \"props\": [\n            {\n              \"type\": \"image_picker\",\n              \"id\": \"image\",\n              \"label\": \"Image\"\n            },\n            {\n              \"type\": \"url\",\n              \"id\": \"slide_link\",\n              \"label\": \"Slide Link\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"image_slideshow\",\n      \"label\": \"Image Slideshow\",\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Slide\"\n          },\n          {\n            \"name\": \"Slide\"\n          },\n          {\n            \"name\": \"Slide\"\n          }\n        ]\n      }\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"image_picker\",\n          \"id\": \"image\",\n          \"label\": \"Image\"\n        },\n        {\n          \"id\": \"video\",\n          \"type\": \"url\",\n          \"label\": \"Video\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"id\": \"cover\",\n          \"type\": \"url\",\n          \"label\": \"Video Cover Image\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"media_alignment\",\n          \"options\": [\n            {\n              \"value\": \"left\",\n              \"text\": \"Left\"\n            },\n            {\n              \"value\": \"center\",\n              \"text\": \"Center\"\n            },\n            {\n              \"value\": \"right\",\n              \"text\": \"Right\"\n            }\n          ],\n          \"label\": \"Media Alignment\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"heading\",\n          \"label\": \"Heading\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"text Pair large text with an image to give focus to your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.\",\n          \"label\": \"Text\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"text_alignment\",\n          \"options\": [\n            {\n              \"value\": \"left\",\n              \"text\": \"Left\"\n            },\n            {\n              \"value\": \"center\",\n              \"text\": \"Center\"\n            },\n            {\n              \"value\": \"right\",\n              \"text\": \"Right\"\n            }\n          ],\n          \"label\": \"Text Alignment\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"media_with_text\",\n      \"label\": \"Media with text\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"AutoPlay Slides\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"slide_interval\",\n          \"min\": 1,\n          \"max\": 10,\n          \"step\": 1,\n          \"unit\": \"sec\",\n          \"label\": \"Change slides every\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"testimonial\",\n          \"name\": \"Testimonial\",\n          \"props\": [\n            {\n              \"type\": \"textarea\",\n              \"id\": \"testimonialText\",\n              \"label\": \"Text for Testimonial\",\n              \"info\": \"Text for testimonial\",\n              \"placeholder\": \"Text\"\n            },\n            {\n              \"type\": \"text\",\n              \"id\": \"author_name\",\n              \"label\": \"Author name\"\n            },\n            {\n              \"type\": \"text\",\n              \"id\": \"author_description\",\n              \"label\": \"Author Description\"\n            },\n            {\n              \"type\": \"image_picker\",\n              \"id\": \"author_image\",\n              \"label\": \"Author Image\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"testimonials\",\n      \"label\": \"Testimonial\",\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Testimonial\"\n          },\n          {\n            \"name\": \"Testimonial\"\n          },\n          {\n            \"name\": \"Testimonial\"\n          }\n        ]\n      }\n    }\n  ],\n  \"src\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/7yuL57qP2-archive.zip\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "27383c08-a0dc-469a-89b4-3b503d843145",
            "name": "getAppliedTheme | Get applied theme",
            "request": {
              "name": "getAppliedTheme | Get applied theme",
              "description": {
                "content": "Retrieve the currently applied theme of a sales channel using application Id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "theme",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b8a57f4a-d6f6-4b03-a4a3-8ef2cda5f96a",
                "name": "Successfully fetch the applied theme",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "theme",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The ID of the application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64be4423bc7b28003211322e\",\n  \"applied\": false,\n  \"is_private\": false,\n  \"tags\": [],\n  \"application_id\": \"6487ea376e1442284917c44e\",\n  \"meta\": {\n    \"payment\": {\n      \"is_paid\": false,\n      \"amount\": 0\n    },\n    \"description\": \"Indulge in the epitome of luxury with our expertly crafted theme, showcasing a high-end aesthetic that exudes elegance. Designed with meticulous attention to detail, our features are tailored to elevate your products and amplify your brand identity.\",\n    \"industry\": [\n      \"Arts and crafts\",\n      \"Baby and kids\",\n      \"Books, music, and video\"\n    ],\n    \"release\": {\n      \"notes\": \"<p>Emerge release notes. Fyndx1 theme submission.</p>\"\n    },\n    \"images\": {\n      \"desktop\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/pictures/free-icon/original/McHjwol_h-images_desktop.webp\",\n      \"mobile\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/misc/pictures/free-icon/original/bq6gXrmVE-images_mobile.webp\"\n    },\n    \"slug\": \"emerge\"\n  },\n  \"name\": \"Emerge\",\n  \"template_theme_id\": \"64be1fdc2139f66b3ca2e94d\",\n  \"version\": \"1.0.153\",\n  \"styles\": {},\n  \"created_at\": \"2023-07-24T09:28:03.845Z\",\n  \"updated_at\": \"2023-07-31T12:14:13.097Z\",\n  \"theme_type\": \"vue2\",\n  \"assets\": {\n    \"umd_js\": {\n      \"links\": [\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.8.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.cart.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.extras.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.products-listing.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.products.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.profile.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.vendors_products-listing.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.vendors_products.js\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.umd.min.js\"\n      ],\n      \"link\": \"\"\n    },\n    \"common_js\": {\n      \"link\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.common.js\"\n    },\n    \"css\": {\n      \"links\": [\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_cart.1b038cd83e502f2d58bc.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_extras.f8a9789ae6a06b0bd503.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_products-listing.1d639747568baee211ba.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_products.c1f151d12b3f704fe028.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_profile.c9e6a92612e4b423dbd7.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_themeBundle.css\",\n        \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/yf7ijNZKa_vendors_products-listing.c8fe85761d60286348e3.css\"\n      ],\n      \"link\": \"\"\n    }\n  },\n  \"font\": {\n    \"variants\": {\n      \"light\": {\n        \"name\": \"300\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDz8V1tvFP-KUEg.ttf\"\n      },\n      \"regular\": {\n        \"name\": \"regular\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\"\n      },\n      \"medium\": {\n        \"name\": \"500\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLGT9V1tvFP-KUEg.ttf\"\n      },\n      \"semi_bold\": {\n        \"name\": \"600\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\"\n      },\n      \"bold\": {\n        \"name\": \"700\",\n        \"file\": \"https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7V1tvFP-KUEg.ttf\"\n      }\n    },\n    \"family\": \"Poppins\"\n  },\n  \"config\": {\n    \"current\": \"Default\",\n    \"list\": [\n      {\n        \"name\": \"Default\",\n        \"global_config\": {\n          \"static\": {\n            \"props\": {\n              \"colors\": {\n                \"primary_color\": \"#000000\",\n                \"secondary_color\": \"#000000\",\n                \"accent_color\": \"#000000\",\n                \"link_color\": \"#4499FF\",\n                \"button_secondary_color\": \"#000000\",\n                \"bg_color\": \"#F8F8F8\"\n              },\n              \"auth\": {\n                \"show_header_auth\": false,\n                \"show_footer_auth\": false\n              },\n              \"palette\": {\n                \"general_setting\": {\n                  \"theme\": {\n                    \"page_background\": \"#F3F3ED\",\n                    \"theme_accent\": \"#E1D0C8\"\n                  },\n                  \"text\": {\n                    \"text_heading\": \"#26201A\",\n                    \"text_body\": \"#3C3131\",\n                    \"text_label\": \"#7D7676\",\n                    \"text_secondary\": \"#9C9C9C\"\n                  },\n                  \"button\": {\n                    \"button_primary\": \"#4E3F09\",\n                    \"button_secondary\": \"#FFFFFF\",\n                    \"button_link\": \"#B1655B\"\n                  },\n                  \"sale_discount\": {\n                    \"sale_badge_background\": \"#FFFFFF\",\n                    \"sale_badge_text\": \"#1C958F\",\n                    \"sale_discount_text\": \"#1C958F\",\n                    \"sale_timer\": \"#994449\"\n                  },\n                  \"header\": {\n                    \"header_background\": \"#F3F3ED\",\n                    \"header_nav\": \"#261A1A\",\n                    \"header_icon\": \"#261A1A\"\n                  },\n                  \"footer\": {\n                    \"footer_background\": \"#2C231E\",\n                    \"footer_bottom_background\": \"#231812\",\n                    \"footer_heading_text\": \"#FFFFFF\",\n                    \"footer_body_text\": \"#FFFFFF\",\n                    \"footer_icon\": \"#FFFFFF\"\n                  }\n                },\n                \"advance_setting\": {\n                  \"overlay_popup\": {\n                    \"dialog_backgroung\": \"#FFFFFF\",\n                    \"overlay\": \"#14130E\"\n                  },\n                  \"divider_stroke_highlight\": {\n                    \"divider_strokes\": \"#D4D1D1\",\n                    \"highlight\": \"#EDECE9\"\n                  },\n                  \"user_alerts\": {\n                    \"success_background\": \"#C2DBC9\",\n                    \"success_text\": \"#1C958F\",\n                    \"error_background\": \"#E6D5D5\",\n                    \"error_text\": \"#B24141\",\n                    \"info_background\": \"#EBD3BC\",\n                    \"info_text\": \"#D28F51\"\n                  }\n                }\n              },\n              \"extension\": {\n                \"header_top\": [],\n                \"header_bottom\": [],\n                \"footer_top\": [],\n                \"footer_bottom\": []\n              }\n            }\n          },\n          \"custom\": {\n            \"props\": {\n              \"header_bg_color\": \"#ffffff\",\n              \"header_text_color\": \"#000000\",\n              \"header_border_color\": \"#e1e1e1\",\n              \"header_icon_color\": \"#000000\",\n              \"header_cart_notification_bg_color\": \"#e8a76c\",\n              \"header_cart_notification_text_color\": \"#ffffff\",\n              \"header_nav_hover_color\": \"#999999\",\n              \"button_primary_color\": \"#ffffff\",\n              \"button_primary_label_color\": \"#000000\",\n              \"button_add_to_cart_color\": \"#000000\",\n              \"button_add_to_cart_label_color\": \"#ffffff\",\n              \"button_secondary_color\": \"#000000\",\n              \"button_secondary_label_color\": \"#ffffff\",\n              \"button_tertiary_color\": \"#000000\",\n              \"button_tertiary_label_color\": \"#000000\",\n              \"button_tertiary_hover_color\": \"#000000\",\n              \"button_tertiary_hover_text_color\": \"#ffffff\",\n              \"text_heading_link_color\": \"#000000\",\n              \"text_body_color\": \"#000000\",\n              \"text_price_color\": \"#000000\",\n              \"text_sale_price_color\": \"#fb406b\",\n              \"text_strikethrough_price_color\": \"#9b9b9b\",\n              \"text_discount_color\": \"#ee478d\",\n              \"footer_bg_color\": \"#ffffff\",\n              \"footer_text_color\": \"#999999\",\n              \"footer_border_color\": \"#e1e1e1\",\n              \"footer_nav_hover_color\": \"#000000\",\n              \"disable_cart\": false,\n              \"is_menu_below_logo\": false,\n              \"menu_position\": \"left\"\n            }\n          }\n        },\n        \"page\": []\n      },\n      {\n        \"name\": \"Dark\",\n        \"global_config\": {\n          \"static\": {\n            \"props\": {\n              \"colors\": {\n                \"primary_color\": \"#000000\",\n                \"secondary_color\": \"#000000\",\n                \"accent_color\": \"#000000\",\n                \"link_color\": \"#4499FF\",\n                \"button_secondary_color\": \"#000000\",\n                \"bg_color\": \"#F8F8F8\"\n              },\n              \"auth\": {\n                \"show_header_auth\": false,\n                \"show_footer_auth\": false\n              },\n              \"palette\": {\n                \"general_setting\": {\n                  \"theme\": {\n                    \"page_background\": \"#F3F3ED\",\n                    \"theme_accent\": \"#E1D0C8\"\n                  },\n                  \"text\": {\n                    \"text_heading\": \"#26201A\",\n                    \"text_body\": \"#3C3131\",\n                    \"text_label\": \"#7D7676\",\n                    \"text_secondary\": \"#9C9C9C\"\n                  },\n                  \"button\": {\n                    \"button_primary\": \"#4E3F09\",\n                    \"button_secondary\": \"#FFFFFF\",\n                    \"button_link\": \"#B1655B\"\n                  },\n                  \"sale_discount\": {\n                    \"sale_badge_background\": \"#FFFFFF\",\n                    \"sale_badge_text\": \"#1C958F\",\n                    \"sale_discount_text\": \"#1C958F\",\n                    \"sale_timer\": \"#994449\"\n                  },\n                  \"header\": {\n                    \"header_background\": \"#F3F3ED\",\n                    \"header_nav\": \"#261A1A\",\n                    \"header_icon\": \"#261A1A\"\n                  },\n                  \"footer\": {\n                    \"footer_background\": \"#2C231E\",\n                    \"footer_bottom_background\": \"#231812\",\n                    \"footer_heading_text\": \"#FFFFFF\",\n                    \"footer_body_text\": \"#FFFFFF\",\n                    \"footer_icon\": \"#FFFFFF\"\n                  }\n                },\n                \"advance_setting\": {\n                  \"overlay_popup\": {\n                    \"dialog_backgroung\": \"#FFFFFF\",\n                    \"overlay\": \"#14130E\"\n                  },\n                  \"divider_stroke_highlight\": {\n                    \"divider_strokes\": \"#D4D1D1\",\n                    \"highlight\": \"#EDECE9\"\n                  },\n                  \"user_alerts\": {\n                    \"success_background\": \"#C2DBC9\",\n                    \"success_text\": \"#1C958F\",\n                    \"error_background\": \"#E6D5D5\",\n                    \"error_text\": \"#B24141\",\n                    \"info_background\": \"#EBD3BC\",\n                    \"info_text\": \"#D28F51\"\n                  }\n                }\n              },\n              \"extension\": {\n                \"header_top\": [],\n                \"header_bottom\": [],\n                \"footer_top\": [],\n                \"footer_bottom\": []\n              }\n            }\n          },\n          \"custom\": {\n            \"props\": {\n              \"header_bg_color\": \"#2e3032\",\n              \"header_text_color\": \"#ffffff\",\n              \"header_border_color\": \"#FFFFFF\",\n              \"header_icon_color\": \"#ffffff\",\n              \"header_cart_notification_bg_color\": \"#FFFFFF\",\n              \"header_cart_notification_text_color\": \"#2e3032\",\n              \"header_nav_hover_color\": \"#000000\",\n              \"button_primary_color\": \"#000000\",\n              \"button_primary_label_color\": \"#ffffff\",\n              \"button_add_to_cart_color\": \"#000000\",\n              \"button_add_to_cart_label_color\": \"#ffffff\",\n              \"button_secondary_color\": \"#000000\",\n              \"button_secondary_label_color\": \"#ffffff\",\n              \"button_tertiary_color\": \"#000000\",\n              \"button_tertiary_label_color\": \"#000000\",\n              \"button_tertiary_hover_color\": \"#000000\",\n              \"button_tertiary_hover_text_color\": \"#ffffff\",\n              \"text_heading_link_color\": \"#000000\",\n              \"text_body_color\": \"#000000\",\n              \"text_price_color\": \"#000000\",\n              \"text_sale_price_color\": \"#fb406b\",\n              \"text_strikethrough_price_color\": \"#9b9b9b\",\n              \"text_discount_color\": \"#ee478d\",\n              \"footer_bg_color\": \"#2e3032\",\n              \"footer_text_color\": \"#ffffff\",\n              \"footer_border_color\": \"#FFFFFF\",\n              \"footer_nav_hover_color\": \"#ffffff\"\n            }\n          }\n        },\n        \"page\": []\n      },\n      {\n        \"name\": \"Blue\",\n        \"global_config\": {\n          \"static\": {\n            \"props\": {\n              \"colors\": {\n                \"primary_color\": \"#000000\",\n                \"secondary_color\": \"#000000\",\n                \"accent_color\": \"#000000\",\n                \"link_color\": \"#4499FF\",\n                \"button_secondary_color\": \"#000000\",\n                \"bg_color\": \"#F8F8F8\"\n              },\n              \"auth\": {\n                \"show_header_auth\": false,\n                \"show_footer_auth\": false\n              },\n              \"palette\": {\n                \"general_setting\": {\n                  \"theme\": {\n                    \"page_background\": \"#F3F3ED\",\n                    \"theme_accent\": \"#E1D0C8\"\n                  },\n                  \"text\": {\n                    \"text_heading\": \"#26201A\",\n                    \"text_body\": \"#3C3131\",\n                    \"text_label\": \"#7D7676\",\n                    \"text_secondary\": \"#9C9C9C\"\n                  },\n                  \"button\": {\n                    \"button_primary\": \"#4E3F09\",\n                    \"button_secondary\": \"#FFFFFF\",\n                    \"button_link\": \"#B1655B\"\n                  },\n                  \"sale_discount\": {\n                    \"sale_badge_background\": \"#FFFFFF\",\n                    \"sale_badge_text\": \"#1C958F\",\n                    \"sale_discount_text\": \"#1C958F\",\n                    \"sale_timer\": \"#994449\"\n                  },\n                  \"header\": {\n                    \"header_background\": \"#F3F3ED\",\n                    \"header_nav\": \"#261A1A\",\n                    \"header_icon\": \"#261A1A\"\n                  },\n                  \"footer\": {\n                    \"footer_background\": \"#2C231E\",\n                    \"footer_bottom_background\": \"#231812\",\n                    \"footer_heading_text\": \"#FFFFFF\",\n                    \"footer_body_text\": \"#FFFFFF\",\n                    \"footer_icon\": \"#FFFFFF\"\n                  }\n                },\n                \"advance_setting\": {\n                  \"overlay_popup\": {\n                    \"dialog_backgroung\": \"#FFFFFF\",\n                    \"overlay\": \"#14130E\"\n                  },\n                  \"divider_stroke_highlight\": {\n                    \"divider_strokes\": \"#D4D1D1\",\n                    \"highlight\": \"#EDECE9\"\n                  },\n                  \"user_alerts\": {\n                    \"success_background\": \"#C2DBC9\",\n                    \"success_text\": \"#1C958F\",\n                    \"error_background\": \"#E6D5D5\",\n                    \"error_text\": \"#B24141\",\n                    \"info_background\": \"#EBD3BC\",\n                    \"info_text\": \"#D28F51\"\n                  }\n                }\n              },\n              \"extension\": {\n                \"header_top\": [],\n                \"header_bottom\": [],\n                \"footer_top\": [],\n                \"footer_bottom\": []\n              }\n            }\n          },\n          \"custom\": {\n            \"props\": {\n              \"header_bg_color\": \"#7f9ed0\",\n              \"header_text_color\": \"#FFFFFF\",\n              \"header_border_color\": \"#FFFFFF\",\n              \"header_icon_color\": \"#FFFFFF\",\n              \"header_cart_notification_bg_color\": \"#2e3032\",\n              \"header_cart_notification_text_color\": \"#FFFFFF\",\n              \"header_nav_hover_color\": \"#2e3032\",\n              \"button_primary_color\": \"#ffffff\",\n              \"button_primary_label_color\": \"#000000\",\n              \"button_add_to_cart_color\": \"#000000\",\n              \"button_add_to_cart_label_color\": \"#ffffff\",\n              \"button_secondary_color\": \"#000000\",\n              \"button_secondary_label_color\": \"#ffffff\",\n              \"button_tertiary_color\": \"#000000\",\n              \"button_tertiary_label_color\": \"#000000\",\n              \"button_tertiary_hover_color\": \"#000000\",\n              \"button_tertiary_hover_text_color\": \"#ffffff\",\n              \"text_heading_link_color\": \"#000000\",\n              \"text_body_color\": \"#000000\",\n              \"text_price_color\": \"#000000\",\n              \"text_sale_price_color\": \"#fb406b\",\n              \"text_strikethrough_price_color\": \"#9b9b9b\",\n              \"text_discount_color\": \"#ee478d\",\n              \"footer_bg_color\": \"#7f9ed0\",\n              \"footer_text_color\": \"#FFFFFF\",\n              \"footer_border_color\": \"#FFFFFF\",\n              \"footer_nav_hover_color\": \"#2e3032\"\n            }\n          }\n        },\n        \"page\": []\n      }\n    ],\n    \"preset\": {\n      \"pages\": [\n        {\n          \"sections\": [\n            {\n              \"blocks\": [],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"hero_image\",\n              \"props\": {\n                \"image\": {\n                  \"value\": \"\",\n                  \"type\": \"image_picker\"\n                },\n                \"overlay_layout\": {\n                  \"type\": \"select\",\n                  \"value\": \"center\"\n                },\n                \"overlay_image\": {\n                  \"value\": \"\",\n                  \"type\": \"image_picker\"\n                },\n                \"overlay_text\": {\n                  \"value\": \"\",\n                  \"type\": \"text\"\n                },\n                \"text_color\": {\n                  \"value\": \"#000\",\n                  \"type\": \"color\"\n                },\n                \"button_link\": {\n                  \"type\": \"url\",\n                  \"value\": \"\"\n                },\n                \"button_text\": {\n                  \"value\": \"Shop Now\",\n                  \"type\": \"text\"\n                },\n                \"full_width\": {\n                  \"value\": true,\n                  \"type\": \"checkbox\"\n                }\n              }\n            },\n            {\n              \"blocks\": [],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"image_slideshow\",\n              \"props\": {\n                \"autoplay\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                },\n                \"full_width\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                },\n                \"slide_height\": {\n                  \"value\": \"adapt\",\n                  \"type\": \"select\"\n                },\n                \"slide_interval\": {\n                  \"value\": 2,\n                  \"type\": \"range\"\n                },\n                \"title\": {\n                  \"value\": \"Trending\",\n                  \"type\": \"text\"\n                }\n              },\n              \"preset\": {\n                \"blocks\": [\n                  {\n                    \"name\": \"Slide\"\n                  },\n                  {\n                    \"name\": \"Slide\"\n                  },\n                  {\n                    \"name\": \"Slide\"\n                  }\n                ]\n              }\n            },\n            {\n              \"blocks\": [\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"gallery_image\",\n                  \"name\": \"Image\",\n                  \"props\": {\n                    \"image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    },\n                    \"caption\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"link\": {\n                      \"type\": \"url\",\n                      \"value\": \"\"\n                    }\n                  }\n                }\n              ],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"image_gallery\",\n              \"props\": {\n                \"title\": {\n                  \"type\": \"text\",\n                  \"value\": \"Popular Brands\"\n                },\n                \"layout\": {\n                  \"value\": \"grid\",\n                  \"type\": \"select\"\n                },\n                \"item_count\": {\n                  \"value\": 4,\n                  \"type\": \"range\"\n                },\n                \"cta_text\": {\n                  \"value\": \"\",\n                  \"type\": \"text\"\n                },\n                \"cta_link\": {\n                  \"type\": \"url\",\n                  \"value\": \"\"\n                },\n                \"full_width\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                }\n              },\n              \"preset\": {\n                \"blocks\": [\n                  {\n                    \"name\": \"Image\"\n                  },\n                  {\n                    \"name\": \"Image\"\n                  },\n                  {\n                    \"name\": \"Image\"\n                  },\n                  {\n                    \"name\": \"Image\"\n                  }\n                ]\n              }\n            },\n            {\n              \"blocks\": [],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"brands_listing\",\n              \"props\": {\n                \"brand_type\": {\n                  \"value\": \"all\",\n                  \"type\": \"radio\"\n                },\n                \"cta_text\": {\n                  \"value\": \"View all\",\n                  \"type\": \"text\"\n                },\n                \"department\": {\n                  \"type\": \"department\"\n                },\n                \"header\": {\n                  \"type\": \"header\"\n                },\n                \"items_per_row\": {\n                  \"value\": 5,\n                  \"type\": \"range\"\n                },\n                \"layout\": {\n                  \"value\": \"horizontal\",\n                  \"type\": \"select\"\n                },\n                \"title\": {\n                  \"type\": \"text\",\n                  \"value\": \"Brands\"\n                },\n                \"view_options\": {\n                  \"value\": \"fullview\",\n                  \"type\": \"select\"\n                }\n              }\n            },\n            {\n              \"blocks\": [\n                {\n                  \"type\": \"testimonial\",\n                  \"name\": \"Testimonial\",\n                  \"props\": {\n                    \"testimonialText\": {\n                      \"type\": \"textarea\",\n                      \"value\": \"\"\n                    },\n                    \"author_name\": {\n                      \"type\": \"text\"\n                    },\n                    \"author_description\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"author_image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"testimonial\",\n                  \"name\": \"Testimonial\",\n                  \"props\": {\n                    \"testimonialText\": {\n                      \"type\": \"textarea\",\n                      \"value\": \"\"\n                    },\n                    \"author_name\": {\n                      \"type\": \"text\"\n                    },\n                    \"author_description\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"author_image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    }\n                  }\n                },\n                {\n                  \"type\": \"testimonial\",\n                  \"name\": \"Testimonial\",\n                  \"props\": {\n                    \"testimonialText\": {\n                      \"type\": \"textarea\",\n                      \"value\": \"\"\n                    },\n                    \"author_name\": {\n                      \"type\": \"text\"\n                    },\n                    \"author_description\": {\n                      \"type\": \"text\",\n                      \"value\": \"\"\n                    },\n                    \"author_image\": {\n                      \"type\": \"image_picker\",\n                      \"value\": \"\"\n                    }\n                  }\n                }\n              ],\n              \"predicate\": {\n                \"screen\": {\n                  \"mobile\": true,\n                  \"desktop\": true,\n                  \"tablet\": true\n                },\n                \"user\": {\n                  \"authenticated\": true,\n                  \"anonymous\": true\n                },\n                \"route\": {\n                  \"selected\": \"none\",\n                  \"exact_url\": \"\"\n                }\n              },\n              \"name\": \"testimonials\",\n              \"props\": {\n                \"autoplay\": {\n                  \"value\": false,\n                  \"type\": \"checkbox\"\n                },\n                \"slide_interval\": {\n                  \"value\": 2,\n                  \"type\": \"range\"\n                }\n              },\n              \"preset\": {\n                \"blocks\": [\n                  {\n                    \"name\": \"Testimonial\"\n                  },\n                  {\n                    \"name\": \"Testimonial\"\n                  },\n                  {\n                    \"name\": \"Testimonial\"\n                  }\n                ]\n              }\n            }\n          ],\n          \"value\": \"home\"\n        }\n      ]\n    },\n    \"global_schema\": {\n      \"props\": [\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"disable_cart\",\n          \"category\": \"Colors\",\n          \"label\": \"header\"\n        }\n      ]\n    }\n  },\n  \"available_sections\": [\n    {\n      \"props\": [\n        {\n          \"type\": \"url\",\n          \"id\": \"banner_link\",\n          \"label\": \"Redirect Link\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"application_banner\",\n      \"label\": \"Application Banner\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"header\",\n          \"id\": \"header\",\n          \"value\": \"Choose Brands to Show\"\n        },\n        {\n          \"id\": \"view_options\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"logo\",\n              \"text\": \"Logo View\"\n            },\n            {\n              \"value\": \"fullview\",\n              \"text\": \"Logo and Banner View\"\n            }\n          ],\n          \"label\": \"View Options\",\n          \"info\": \"Brand card view options\"\n        },\n        {\n          \"type\": \"radio\",\n          \"id\": \"brand_type\",\n          \"options\": [\n            {\n              \"value\": \"all\",\n              \"text\": \"All\"\n            },\n            {\n              \"value\": \"department\",\n              \"text\": \"Department\"\n            },\n            {\n              \"value\": \"handpicked\",\n              \"text\": \"Handpicked\"\n            }\n          ]\n        },\n        {\n          \"type\": \"department\",\n          \"id\": \"department\",\n          \"label\": \"Department\",\n          \"info\": \"Select a department of brands\",\n          \"note\": \"Department only applies if 'department' type is selected\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"items_per_row\",\n          \"min\": 3,\n          \"max\": 5,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"Items per row\",\n          \"info\": \"Maximum items allowed per row\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"cta_text\",\n          \"label\": \"CTA Text\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"brand_item\",\n          \"name\": \"Brand Item\",\n          \"props\": [\n            {\n              \"type\": \"brand\",\n              \"id\": \"brand\",\n              \"label\": \"Select Brand\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"brands_listing\",\n      \"label\": \"Brands Listing\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"radio\",\n          \"id\": \"collection_type\",\n          \"options\": [\n            {\n              \"value\": \"all\",\n              \"text\": \"All\"\n            },\n            {\n              \"value\": \"handpicked\",\n              \"text\": \"Handpicked\"\n            }\n          ]\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"tags_filter\",\n          \"label\": \"Filter by tags\",\n          \"info\": \"Filter by Tags \"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"items_per_row\",\n          \"min\": 3,\n          \"max\": 5,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"Max items per row\",\n          \"info\": \"Maximum items allowed per row\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"cta_text\",\n          \"label\": \"CTA Text\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"collection-item\",\n          \"name\": \"collection Item\",\n          \"props\": [\n            {\n              \"type\": \"collection\",\n              \"id\": \"collection\",\n              \"label\": \"Select Collection\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"collections_listing\",\n      \"label\": \"Collections Listing\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"code\",\n          \"id\": \"code\",\n          \"label\": \"Custom HTML\",\n          \"info\": \"Add Your custom HTML Code below. You can also use the full screen icon to open a code editor and add your code\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"custom_html\",\n      \"label\": \"Custom HTML\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"extension\",\n          \"id\": \"extension\",\n          \"label\": \"Extension Positions\",\n          \"info\": \"Handle extension in these positions\",\n          \"positions\": [\n            {\n              \"value\": \"section_extension\",\n              \"text\": \"\"\n            }\n          ]\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"section_extension\",\n      \"label\": \"Extensions\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"collection\",\n          \"id\": \"collection\",\n          \"label\": \"Collection\",\n          \"info\": \"Select a collection to display its products\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"items_per_row\",\n          \"min\": 2,\n          \"max\": 5,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"Products per row\",\n          \"info\": \"Maximum items allowed per row\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"AutoPlay Slides\",\n          \"info\": \"Check to autoplay slides\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"slide_interval\",\n          \"min\": 1,\n          \"max\": 10,\n          \"step\": 1,\n          \"unit\": \"sec\",\n          \"label\": \"Change slides after every\",\n          \"info\": \"Autoplay slide duration\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"featured_collection\",\n      \"label\": \"Featured Collection\"\n    },\n    {\n      \"props\": [\n        {\n          \"id\": \"image\",\n          \"type\": \"image_picker\",\n          \"label\": \"Hero Image\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"id\": \"overlay_layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"left\",\n              \"text\": \"Align Left\"\n            },\n            {\n              \"value\": \"center\",\n              \"text\": \"Align Center\"\n            },\n            {\n              \"value\": \"right\",\n              \"text\": \"Align Right\"\n            }\n          ],\n          \"label\": \"Overlay Layout\",\n          \"info\": \"Alignment of overlay content\"\n        },\n        {\n          \"type\": \"image_picker\",\n          \"id\": \"overlay_image\",\n          \"label\": \"Overlay image\",\n          \"info\": \"Overlay Image\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"overlay_text\",\n          \"label\": \"Overlay Text\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"text_color\",\n          \"label\": \"Text Color\"\n        },\n        {\n          \"type\": \"url\",\n          \"id\": \"button_link\",\n          \"label\": \"Redirect Link\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"button_text\",\n          \"label\": \"Button Text\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"fullscreen_image\",\n          \"label\": \"Fullscreen Banner \",\n          \"info\": \"Check to allow items to take entire viewport\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"hero_image\",\n      \"label\": \"Hero Image\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"video\",\n          \"id\": \"videoFile\",\n          \"label\": \"Primary Video\"\n        },\n        {\n          \"id\": \"videoUrl\",\n          \"type\": \"text\",\n          \"label\": \"Video URL\",\n          \"info\": \"Supports MP4 Video & Youtube Video URL\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"Autoplay\",\n          \"info\": \"Check to enable autoplay (Video will be muted if autoplay is active)\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"hidecontrols\",\n          \"label\": \"Hide Video Controls\",\n          \"info\": \"check to disable video controls\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"showloop\",\n          \"label\": \"Play Video in Loop\",\n          \"info\": \"check to disable Loop\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Heading\"\n        },\n        {\n          \"id\": \"coverUrl\",\n          \"type\": \"image_picker\",\n          \"label\": \"Thumbnail Image\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"hero_video-v2\",\n      \"label\": \"Hero Video V2\"\n    },\n    {\n      \"props\": [\n        {\n          \"id\": \"video_url\",\n          \"type\": \"text\",\n          \"label\": \"Video URL\",\n          \"info\": \"Supports MP4 Video & Youtube Video URL\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"Autoplay\",\n          \"info\": \"Check to enable autoplay (Video will be muted if autoplay is active)\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"controls\",\n          \"label\": \"Video Controls\",\n          \"info\": \"Uncheck to disable video controls\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"bg_video\",\n          \"label\": \"Video In Background\",\n          \"info\": \"Use video in background with overlay (Overlay Image & Video Controls will be disabled by default on website)\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"size\",\n          \"options\": [\n            {\n              \"value\": \"small\",\n              \"text\": \"Small\"\n            },\n            {\n              \"value\": \"medium\",\n              \"text\": \"Medium\"\n            },\n            {\n              \"value\": \"large\",\n              \"text\": \"Large\"\n            },\n            {\n              \"value\": \"adapt\",\n              \"text\": \"Adapt\"\n            },\n            {\n              \"value\": \"fullscreen\",\n              \"text\": \"Fullscreen\"\n            }\n          ],\n          \"label\": \"Video Height\",\n          \"info\": \"Height of Video\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"enable_overlay_image\",\n          \"label\": \"Enable Overlay Image\"\n        },\n        {\n          \"id\": \"cover_url\",\n          \"type\": \"image_picker\",\n          \"label\": \"Video Overlay Image\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"enable_overlay_color\",\n          \"label\": \"Enable Overlay Colour\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"overlay_color\",\n          \"label\": \"Overlay Color\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"overlay_opacity\",\n          \"min\": 0,\n          \"max\": 1,\n          \"step\": 0.1,\n          \"unit\": \"\",\n          \"label\": \"Overlay Opacity\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"overlay_size\",\n          \"options\": [\n            {\n              \"value\": \"container\",\n              \"text\": \"Container (Default)\"\n            },\n            {\n              \"value\": \"content\",\n              \"text\": \"Content\"\n            }\n          ],\n          \"label\": \"Overlay Size\"\n        },\n        {\n          \"id\": \"overlay_position\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"top-left\",\n              \"text\": \"Top Left\"\n            },\n            {\n              \"value\": \"top-center\",\n              \"text\": \"Top Center\"\n            },\n            {\n              \"value\": \"top-right\",\n              \"text\": \"Top Right\"\n            },\n            {\n              \"value\": \"center-left\",\n              \"text\": \"Center Left\"\n            },\n            {\n              \"value\": \"center-center\",\n              \"text\": \"Center (Default)\"\n            },\n            {\n              \"value\": \"center-right\",\n              \"text\": \"Center Right\"\n            },\n            {\n              \"value\": \"bottom-left\",\n              \"text\": \"Bottom Left\"\n            },\n            {\n              \"value\": \"bottom-center\",\n              \"text\": \"Bottom Center\"\n            },\n            {\n              \"value\": \"bottom-right\",\n              \"text\": \"Bottom right\"\n            }\n          ],\n          \"label\": \"Overlay position\",\n          \"info\": \"Alignment of Overlay content(heading, sub-heading, button)\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"heading\",\n          \"label\": \"Heading\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"heading_color\",\n          \"label\": \"Heading Text Color\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"sub_heading\",\n          \"label\": \"Sub-heading\"\n        },\n        {\n          \"type\": \"color\",\n          \"id\": \"sub_heading_color\",\n          \"label\": \"Sub-heading Text Color\"\n        },\n        {\n          \"type\": \"url\",\n          \"id\": \"button_link\",\n          \"label\": \"Redirect Link\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"button_text\",\n          \"label\": \"Button Text\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"hero_video\",\n      \"label\": \"Hero Video\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"id\": \"layout\",\n          \"type\": \"select\",\n          \"options\": [\n            {\n              \"value\": \"grid\",\n              \"text\": \"Grid View\"\n            },\n            {\n              \"value\": \"horizontal\",\n              \"text\": \"Horizontal View\"\n            }\n          ],\n          \"label\": \"Layout\",\n          \"info\": \"Alignment of content\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"item_count\",\n          \"min\": 3,\n          \"max\": 4,\n          \"step\": 1,\n          \"unit\": \"\",\n          \"label\": \"No of items\",\n          \"info\": \"Maximum items allowed per row for Horizontal view, for gallery max 5 are viewable and only 5 blocks are required\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"cta_text\",\n          \"label\": \"CTA Text\"\n        },\n        {\n          \"type\": \"url\",\n          \"id\": \"cta_link\",\n          \"label\": \"CTA Link\",\n          \"info\": \"Link to redirect\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"gallery_image\",\n          \"name\": \"Image\",\n          \"props\": [\n            {\n              \"type\": \"image_picker\",\n              \"id\": \"image\",\n              \"label\": \"Gallery Image\"\n            },\n            {\n              \"type\": \"text\",\n              \"id\": \"caption\",\n              \"label\": \"Image Caption\"\n            },\n            {\n              \"type\": \"url\",\n              \"id\": \"link\",\n              \"label\": \"Link\",\n              \"info\": \"Link to redirect\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"image_gallery\",\n      \"label\": \"Image Gallery\",\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Image\"\n          },\n          {\n            \"name\": \"Image\"\n          },\n          {\n            \"name\": \"Image\"\n          },\n          {\n            \"name\": \"Image\"\n          }\n        ]\n      }\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"AutoPlay Slides\",\n          \"info\": \"Check to autoplay slides\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"slide_interval\",\n          \"min\": 1,\n          \"max\": 10,\n          \"step\": 1,\n          \"unit\": \"sec\",\n          \"label\": \"Change slides after every\",\n          \"info\": \"Autoplay slide duration\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"slide_height\",\n          \"options\": [\n            {\n              \"value\": \"adapt\",\n              \"text\": \"Adapt to first image\"\n            },\n            {\n              \"value\": \"small\",\n              \"text\": \"Small\"\n            },\n            {\n              \"value\": \"medium\",\n              \"text\": \"Medium\"\n            },\n            {\n              \"value\": \"large\",\n              \"text\": \"Large\"\n            }\n          ],\n          \"label\": \"Slide height\",\n          \"info\": \"Size of the slide\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"full_width\",\n          \"label\": \"Full width\",\n          \"info\": \"Check to allow items to take entire width of the viewport\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"image_slide\",\n          \"name\": \"Slide\",\n          \"props\": [\n            {\n              \"type\": \"image_picker\",\n              \"id\": \"image\",\n              \"label\": \"Image\"\n            },\n            {\n              \"type\": \"url\",\n              \"id\": \"slide_link\",\n              \"label\": \"Slide Link\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"image_slideshow\",\n      \"label\": \"Image Slideshow\",\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Slide\"\n          },\n          {\n            \"name\": \"Slide\"\n          },\n          {\n            \"name\": \"Slide\"\n          }\n        ]\n      }\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"image_picker\",\n          \"id\": \"image\",\n          \"label\": \"Image\"\n        },\n        {\n          \"id\": \"video\",\n          \"type\": \"url\",\n          \"label\": \"Video\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"id\": \"cover\",\n          \"type\": \"url\",\n          \"label\": \"Video Cover Image\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"media_alignment\",\n          \"options\": [\n            {\n              \"value\": \"left\",\n              \"text\": \"Left\"\n            },\n            {\n              \"value\": \"center\",\n              \"text\": \"Center\"\n            },\n            {\n              \"value\": \"right\",\n              \"text\": \"Right\"\n            }\n          ],\n          \"label\": \"Media Alignment\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"heading\",\n          \"label\": \"Heading\"\n        },\n        {\n          \"type\": \"text\",\n          \"id\": \"text Pair large text with an image to give focus to your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.\",\n          \"label\": \"Text\"\n        },\n        {\n          \"type\": \"select\",\n          \"id\": \"text_alignment\",\n          \"options\": [\n            {\n              \"value\": \"left\",\n              \"text\": \"Left\"\n            },\n            {\n              \"value\": \"center\",\n              \"text\": \"Center\"\n            },\n            {\n              \"value\": \"right\",\n              \"text\": \"Right\"\n            }\n          ],\n          \"label\": \"Text Alignment\"\n        }\n      ],\n      \"blocks\": [],\n      \"name\": \"media_with_text\",\n      \"label\": \"Media with text\"\n    },\n    {\n      \"props\": [\n        {\n          \"type\": \"text\",\n          \"id\": \"title\",\n          \"label\": \"Title\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_top\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Top Margin\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"margin_bottom\",\n          \"min\": 0,\n          \"max\": 1000,\n          \"step\": 1,\n          \"unit\": \"px\",\n          \"label\": \"Section Bottom Margin\"\n        },\n        {\n          \"type\": \"checkbox\",\n          \"id\": \"autoplay\",\n          \"label\": \"AutoPlay Slides\"\n        },\n        {\n          \"type\": \"range\",\n          \"id\": \"slide_interval\",\n          \"min\": 1,\n          \"max\": 10,\n          \"step\": 1,\n          \"unit\": \"sec\",\n          \"label\": \"Change slides every\"\n        }\n      ],\n      \"blocks\": [\n        {\n          \"type\": \"testimonial\",\n          \"name\": \"Testimonial\",\n          \"props\": [\n            {\n              \"type\": \"textarea\",\n              \"id\": \"testimonialText\",\n              \"label\": \"Text for Testimonial\",\n              \"info\": \"Text for testimonial\",\n              \"placeholder\": \"Text\"\n            },\n            {\n              \"type\": \"text\",\n              \"id\": \"author_name\",\n              \"label\": \"Author name\"\n            },\n            {\n              \"type\": \"text\",\n              \"id\": \"author_description\",\n              \"label\": \"Author Description\"\n            },\n            {\n              \"type\": \"image_picker\",\n              \"id\": \"author_image\",\n              \"label\": \"Author Image\"\n            }\n          ]\n        }\n      ],\n      \"name\": \"testimonials\",\n      \"label\": \"Testimonial\",\n      \"preset\": {\n        \"blocks\": [\n          {\n            \"name\": \"Testimonial\"\n          },\n          {\n            \"name\": \"Testimonial\"\n          },\n          {\n            \"name\": \"Testimonial\"\n          }\n        ]\n      }\n    }\n  ],\n  \"src\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/addsale/organization/64b0eb01c35f990518880a82/theme/assets/7yuL57qP2-archive.zip\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f3b87840-2c8b-4e06-b9c2-e9e42cf45192",
            "name": "getExtensionSections | Get extension sections",
            "request": {
              "name": "getExtensionSections | Get extension sections",
              "description": {
                "content": "Retrieve the list of extension sections for a given application in the specified company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "theme",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "extension-section"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "The type of the theme"
                  },
                  {
                    "disabled": false,
                    "key": "company_mode",
                    "value": "<string>",
                    "description": "The mode of the company"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "41130ff0-06b4-4d1d-9e84-4876de1762ef",
                "name": "Successfully retrieved the list of extension sections.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "theme",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "extension-section"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "type",
                        "value": "react"
                      },
                      {
                        "key": "company_mode",
                        "value": "live"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The ID of the application"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "[\n  {\n    \"extension_id\": \"64b3dc661a1b16dea7fadc23\",\n    \"bundle_name\": \"react-extension\",\n    \"organization_id\": \"6641d95db990f55828344eb2\",\n    \"sections\": [\n      {\n        \"label\": \"Products List\",\n        \"name\": \"product-list\",\n        \"props\": [\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          },\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          }\n        ]\n      },\n      {\n        \"label\": \"Products List\",\n        \"name\": \"product-list\",\n        \"props\": [\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          },\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          }\n        ]\n      }\n    ],\n    \"assets\": {\n      \"js\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/partners/fdk-cli-documents/free/original/YcihooKVgO-meet-react.umd.min.js\",\n      \"css\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/partners/fdk-cli-documents/free/original/o2MEtBSHu-meet-react.umd.min.css\"\n    },\n    \"status\": \"Active\",\n    \"type\": \"react\",\n    \"created_at\": \"2023-01-01T00:00:00.000Z\",\n    \"updated_at\": \"2023-01-02T00:00:00.000Z\"\n  },\n  {\n    \"extension_id\": \"64b3dc661a1b16dea7fadc23\",\n    \"bundle_name\": \"react-extension\",\n    \"organization_id\": \"6641d95db990f55828344eb2\",\n    \"sections\": [\n      {\n        \"label\": \"Products List\",\n        \"name\": \"product-list\",\n        \"props\": [\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          },\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          }\n        ]\n      },\n      {\n        \"label\": \"Products List\",\n        \"name\": \"product-list\",\n        \"props\": [\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          },\n          {\n            \"id\": \"title\",\n            \"label\": \"Page Title\",\n            \"type\": \"text\",\n            \"info\": \"Page Title\"\n          }\n        ]\n      }\n    ],\n    \"assets\": {\n      \"js\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/partners/fdk-cli-documents/free/original/YcihooKVgO-meet-react.umd.min.js\",\n      \"css\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/partners/fdk-cli-documents/free/original/o2MEtBSHu-meet-react.umd.min.css\"\n    },\n    \"status\": \"Active\",\n    \"type\": \"react\",\n    \"created_at\": \"2023-01-01T00:00:00.000Z\",\n    \"updated_at\": \"2023-01-02T00:00:00.000Z\"\n  }\n]",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "f2fe1f2c-0d7a-4274-8b69-9a0b64e64da1",
        "name": "User",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "96f794b4-d980-45a2-bcb9-cf8b2fc6d006",
            "name": "getCustomers | Get a List of Users",
            "request": {
              "name": "getCustomers | Get a List of Users",
              "description": {
                "content": "Retrieve details of users registered in the sales channel",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search query. Mobile number or email ID of a customer."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e9cfb7d6-53e5-4b32-b099-c086a7d245a9",
                "name": "Success. Refer `CustomerListResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "{\"$or\":[{\"emails.email\":\"vinit.mav12@example.com\"},{\"phoneNumbers.phone\":\"vinit.mav12@example.com\"}]}"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"000000000000000023106198\",\n      \"gender\": \"male\",\n      \"active\": true,\n      \"emails\": [\n        {\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true,\n          \"email\": \"test@example.com\"\n        }\n      ],\n      \"username\": \"test_example_com_12345\",\n      \"__v\": 7,\n      \"debug\": {\n        \"source\": \"deadlock\",\n        \"platform\": \"000000000000000000000003\"\n      },\n      \"dob\": \"1995-07-23T00:00:00.000Z\",\n      \"id\": \"000000000000000023106198\",\n      \"account_type\": \"user\",\n      \"profile_pic_url\": \"https://hdn-1.fynd.com/user/profile/original/000000000000000023106198/1586498418772.jpg\",\n      \"first_name\": \"Prince\",\n      \"last_name\": \"Raj\",\n      \"phone_numbers\": [\n        {\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true,\n          \"phone\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"created_at\": \"2019-05-15T14:07:52.872Z\",\n      \"updated_at\": \"2020-09-21T06:38:41.388Z\",\n      \"has_old_password_hash\": false,\n      \"deleted_on\": \"2020-09-21T06:38:41.388Z\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 0,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6bf13e78-9915-4e40-9702-2423acb444e3",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "{\"$or\":[{\"emails.email\":\"vinit.mav12@example.com\"},{\"phoneNumbers.phone\":\"vinit.mav12@example.com\"}]}"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Something went wrong.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "48e659ea-ebf0-48f7-8ca1-3d0a4f453330",
            "name": "searchUsers | Search an Existing Users",
            "request": {
              "name": "searchUsers | Search an Existing Users",
              "description": {
                "content": "Search and filter users details registered in the sales channel",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "search"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search query. Mobile number or email ID of a customer."
                  },
                  {
                    "disabled": false,
                    "key": "query",
                    "value": "<string>",
                    "description": "The search queries. Mobile numbers or email IDs of customers."
                  },
                  {
                    "disabled": false,
                    "key": "query",
                    "value": "<string>",
                    "description": "The search queries. Mobile numbers or email IDs of customers."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "fb039f72-10dd-4bed-a4d7-f800f135172c",
                "name": "Success. Returns first name, last name, emails, phone number and gender of the user. Refer `UserSearchResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "search"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "test@example.com"
                      },
                      {
                        "key": "query",
                        "value": "vinit.mav12@example.com"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"users\": [\n    {\n      \"_id\": \"5e68af49cfa09bf7233022f1\",\n      \"gender\": \"male\",\n      \"active\": true,\n      \"emails\": [\n        {\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true,\n          \"email\": \"test@example.com\"\n        },\n        {\n          \"active\": true,\n          \"primary\": false,\n          \"verified\": true,\n          \"email\": \"test@example.com\"\n        },\n        {\n          \"active\": true,\n          \"primary\": false,\n          \"verified\": true,\n          \"email\": \"test@example.com\"\n        }\n      ],\n      \"account_type\": \"user\",\n      \"first_name\": \"Akash\",\n      \"last_name\": \"Mane\",\n      \"dob\": \"1990-01-01T00:00:00.000Z\",\n      \"phone_numbers\": [\n        {\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true,\n          \"phone\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"created_at\": \"2020-03-11T09:28:41.982Z\",\n      \"updated_at\": \"2020-03-11T09:28:41.982Z\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1791b4b9-b2af-4647-88ee-d9eb564950de",
            "name": "createUser | Create User",
            "request": {
              "name": "createUser | Create User",
              "description": {
                "content": "Register and add a new user to the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "verified",
                    "value": "<boolean>",
                    "description": "Controls whether newly created emails and phone numbers are marked as verified. Pass verified=false to keep them unverified. When omitted, they are auto-marked verified."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"phone_number\": \"<string>\",\n  \"email\": \"<string>\",\n  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"username\": \"<string>\",\n  \"meta\": {\n    \"fugiata\": -53862942\n  },\n  \"external_id\": \"<string>\",\n  \"rr_id\": \"<string>\",\n  \"dob\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5ec0d147-44f2-4c04-98cc-bbf00225a829",
                "name": "User create",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "verified",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gender\": \"male\",\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"phone_number\": \"918888888888\",\n  \"email\": \"test@example.com\",\n  \"username\": \"test_example_com_12345\",\n  \"external_id\": \"100002000036789\",\n  \"rr_id\": \"100002000036790\",\n  \"meta\": {},\n  \"dob\": \"1990-01-01T00:00:00.000Z\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"gender\": \"male\",\n    \"active\": true,\n    \"emails\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"email\": \"test@example.com\"\n      },\n      {\n        \"active\": true,\n        \"primary\": false,\n        \"verified\": true,\n        \"email\": \"test@example.com\"\n      },\n      {\n        \"active\": true,\n        \"primary\": false,\n        \"verified\": true,\n        \"email\": \"test@example.com\"\n      }\n    ],\n    \"external_id\": \"100002000036789\",\n    \"rr_id\": \"100002000036790\",\n    \"account_type\": \"user\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"dob\": \"1990-01-01T00:00:00.000Z\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\n    \"meta\": {},\n    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2020-03-11T09:28:41.982Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "79104633-d1ad-416e-9a16-076ada7c4c95",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "verified",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gender\": \"male\",\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"phone_number\": \"918888888888\",\n  \"email\": \"test@example.com\",\n  \"username\": \"test_example_com_12345\",\n  \"external_id\": \"100002000036789\",\n  \"rr_id\": \"100002000036790\",\n  \"meta\": {},\n  \"dob\": \"1990-01-01T00:00:00.000Z\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Something went wrong.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f04d586c-357f-44d6-b446-5476e85f1d47",
            "name": "blockOrUnblockUsers | Block/Unblock Users",
            "request": {
              "name": "blockOrUnblockUsers | Block/Unblock Users",
              "description": {
                "content": "Manage user access by blocking or unblocking their accounts, restricting login for blocked accounts and allowing login for unblocked accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "activation"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"status\": \"<boolean>\",\n  \"user_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"reason\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "631b82b2-c5e0-4dd2-ba49-de43489c183e",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "activation"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": [\n    \"61f02c3dcc701256044ed6c0\"\n  ],\n  \"status\": true,\n  \"reason\": \"Multiple fake orders or returns\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "47b5c8c7-184b-4ff7-ab1f-1fe9dd30011f",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "activation"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": [\n    \"61f02c3dcc701256044ed6c0\"\n  ],\n  \"status\": true,\n  \"reason\": \"Multiple fake orders or returns\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "73d1d8e4-ed7c-4637-aafa-0ca293fd55c5",
            "name": "unDeleteUser | Restore Deleted User",
            "request": {
              "name": "unDeleteUser | Restore Deleted User",
              "description": {
                "content": "Restore a previously deleted user account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "undelete"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"user_id\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"reason_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "51a50f29-653a-482c-9d05-bb20da6737b4",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "undelete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\",\n  \"reason\": \"test\",\n  \"reason_id\": \"1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "76861c17-0d3a-4d31-b0d0-73872106d004",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "undelete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\",\n  \"reason\": \"test\",\n  \"reason_id\": \"1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "36e00393-df6c-492d-a0d5-28cc90a42e8d",
            "name": "getUserTimeline | Get Deleted User Timeline",
            "request": {
              "name": "getUserTimeline | Get Deleted User Timeline",
              "description": {
                "content": "Fetches the timeline for the user who has made a data erase request. The timeline will show when the request was raised and when the request will be completed. It will also show if request has been cancelled before completion.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  ":user_id",
                  "timeline"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) User ID"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3372ae72-4179-4f44-b2e2-c20541c222be",
                "name": "Success. Returns the user timeline along with the delete on date.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      ":user_id",
                      "timeline"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"delete_on\": \"2025-01-22T00:00:00.000Z\",\n  \"timeline\": [\n    {\n      \"title\": \"Data Erase Request Initiated\",\n      \"date\": \"2025-01-22T00:00:00.000Z\",\n      \"type\": \"started\",\n      \"visible\": true,\n      \"sub_title\": \"Request initiated by Seller\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e78f7cab-b2e4-4ad2-80c8-400bbed7d38c",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      ":user_id",
                      "timeline"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Could not fetch user timeline\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "74c46f52-5d0b-494c-a385-24069f89bcb4",
            "name": "updateUser | Update User Details",
            "request": {
              "name": "updateUser | Update User Details",
              "description": {
                "content": "Modify and update user profile information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) User ID"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"dob\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"external_id\": \"<string>\",\n  \"rr_id\": \"<string>\",\n  \"meta\": {\n    \"dolor_\": \"officia do\"\n  },\n  \"phone_numbers\": [\n    {\n      \"active\": \"<boolean>\",\n      \"primary\": \"<boolean>\",\n      \"verified\": \"<boolean>\",\n      \"phone\": \"<string>\",\n      \"country_code\": \"<string>\"\n    },\n    {\n      \"active\": \"<boolean>\",\n      \"primary\": \"<boolean>\",\n      \"verified\": \"<boolean>\",\n      \"phone\": \"<string>\",\n      \"country_code\": \"<string>\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"active\": \"<boolean>\",\n      \"primary\": \"<boolean>\",\n      \"verified\": \"<boolean>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"active\": \"<boolean>\",\n      \"primary\": \"<boolean>\",\n      \"verified\": \"<boolean>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "96789fa5-7c9a-4ae8-aded-7f1fef64a1b6",
                "name": "User update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gender\": \"male\",\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"dob\": \"1990-01-01T00:00:00.000Z\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"gender\": \"male\",\n    \"active\": true,\n    \"emails\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"email\": \"test@example.com\"\n      },\n      {\n        \"active\": true,\n        \"primary\": false,\n        \"verified\": true,\n        \"email\": \"test@example.com\"\n      },\n      {\n        \"active\": true,\n        \"primary\": false,\n        \"verified\": true,\n        \"email\": \"test@example.com\"\n      }\n    ],\n    \"external_id\": \"100002000036789\",\n    \"rr_id\": \"100002000036790\",\n    \"dob\": \"1990-01-01T00:00:00.000Z\",\n    \"account_type\": \"user\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\n    \"meta\": {},\n    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2020-03-11T09:28:41.982Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0d8d5de8-90d6-4680-89e8-4d35e03a0249",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) User ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"gender\": \"male\",\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"dob\": \"1990-01-01T00:00:00.000Z\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"phone number is invalid.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cbe96d36-d16f-46b4-8538-281b17c8de8d",
            "name": "createUserSession | Create User Session",
            "request": {
              "name": "createUserSession | Create User Session",
              "description": {
                "content": "Create session for user interactions",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "session"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"domain\": \"<string>\",\n  \"user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c8a8e654-8f15-4c10-8634-91a60a61e541",
                "name": "Create user session",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "session"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"domain\": \"vinit.com\",\n  \"user_id\": \"61f02c3dcc701256044ed6c0\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"domain\": \"vinit.com\",\n  \"max_age\": 4555555,\n  \"secure\": true,\n  \"http_only\": true,\n  \"cookie\": {\n    \"f.session\": \"s%3A-LrEF5FVR8jrT5DCtCHSbAy7JFyX-f9T.uXOQwzje8nOfx4ODANrLi4yNX5fW2W5kLQ2rkBdO2xE\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d6773878-66e8-4eb4-82ee-104dbdb2ca45",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "session"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"domain\": \"vinit.com\",\n  \"user_id\": \"61f02c3dcc701256044ed6c0\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4a0c8589-fece-4a60-bc05-bdedcd0a74b0",
            "name": "deleteSession | Delete User Session",
            "request": {
              "name": "deleteSession | Delete User Session",
              "description": {
                "content": "Terminate an active user session.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "session"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "(Required) ID of a customer."
                  },
                  {
                    "disabled": false,
                    "key": "session_id",
                    "value": "<string>",
                    "description": "(Required) Session ID of a customer."
                  },
                  {
                    "disabled": false,
                    "key": "reason",
                    "value": "<string>",
                    "description": "(Required) Reason for deleting session."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "be19ef69-5670-454d-b271-6af4a14a9c79",
                "name": "Success. Refer `SessionDeleteResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "session"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "61f02c3dcc701256044ed6c0"
                      },
                      {
                        "key": "session_id",
                        "value": "000000000000000000000001"
                      },
                      {
                        "key": "reason",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\",\n  \"session_id\": \"sess:123\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6ad005ba-dfdc-4f6d-9051-224e09f2a57b",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "session"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "61f02c3dcc701256044ed6c0"
                      },
                      {
                        "key": "session_id",
                        "value": "000000000000000000000001"
                      },
                      {
                        "key": "reason",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4973053b-12b1-4b8d-a25e-c5777ce4dc05",
            "name": "getActiveSessions | Get User Active Sessions",
            "request": {
              "name": "getActiveSessions | Get User Active Sessions",
              "description": {
                "content": "Retrieve a list of currently active user sessions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "sessions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "(Required) ID of a customer."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c078d065-d899-4175-bb7a-e5f81e69c5d9",
                "name": "Success. Refer `SessionListResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "sessions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "61f02c3dcc701256044ed6c0"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"session_id\": \"134\",\n      \"user_agent\": \"134\",\n      \"ip\": \"134\",\n      \"domain\": \"134\",\n      \"expire_in\": \"134\"\n    },\n    {\n      \"session_id\": \"134\",\n      \"user_agent\": \"134\",\n      \"ip\": \"134\",\n      \"domain\": \"134\",\n      \"expire_in\": \"134\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "da545f48-68f7-41b2-846c-550599904edc",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "sessions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "61f02c3dcc701256044ed6c0"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f0eda018-ddcf-40b7-9cee-99162ec90223",
            "name": "deleteActiveSessions | Delete User Active Sessions",
            "request": {
              "name": "deleteActiveSessions | Delete User Active Sessions",
              "description": {
                "content": "Terminate all active user sessions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "sessions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "(Required) ID of a customer."
                  },
                  {
                    "disabled": false,
                    "key": "reason",
                    "value": "<string>",
                    "description": "(Required) Reason to delete sessions."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "7ecb0bab-c590-49a0-b75c-52c02f6baf7b",
                "name": "Success. Refer `SessionsDeleteResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "sessions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "61f02c3dcc701256044ed6c0"
                      },
                      {
                        "key": "reason",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\",\n  \"session_ids\": [\n    \"sess:123\",\n    \"sess:456\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "724249a1-a1ae-4778-9ed2-98fb4f1cf692",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "sessions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "61f02c3dcc701256044ed6c0"
                      },
                      {
                        "key": "reason",
                        "value": "test"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "009213b9-3626-433d-81a4-07559dd6b848",
            "name": "archiveUser | Archive User",
            "request": {
              "name": "archiveUser | Archive User",
              "description": {
                "content": "Delete user from sales channel, allowing re-registration with the same mobile/email for a new user account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "customers",
                  "archive"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "58af4516-4a86-44a9-951a-be4de1cd3876",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "archive"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "781ef47d-6940-4684-8704-dd64bb332c0b",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "customers",
                      "archive"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5f165bdd-fbfd-4c3f-8b17-7c186dcb3550",
            "name": "getPlatformConfig | Get Platform Config",
            "request": {
              "name": "getPlatformConfig | Get Platform Config",
              "description": {
                "content": "Retrieve platform sales channel authentication configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "platform",
                  "config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "419b2f91-8ed0-4995-87a2-d8e503523028",
                "name": "Success. Returns a JSON object containing the all the platform configurations. Refer `PlatformSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "platform",
                      "config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"active\": true,\n  \"mobile_image\": \"\",\n  \"desktop_image\": \"\",\n  \"social\": {\n    \"facebook\": true,\n    \"google\": true,\n    \"account_kit\": true\n  },\n  \"flash_card\": {\n    \"text\": \"\",\n    \"text_color\": \"#FFFFFF\",\n    \"background_color\": \"#EF5350\"\n  },\n  \"register\": true,\n  \"forgot_password\": true,\n  \"login\": {\n    \"password\": true,\n    \"otp\": true\n  },\n  \"skip_captcha\": false,\n  \"display\": \"Fynd\",\n  \"subtext\": \"Login to Fynd\",\n  \"name\": \"Fynd\",\n  \"meta\": {},\n  \"required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"register_required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"skip_login\": false,\n  \"look_and_feel\": {\n    \"background_color\": \"#F5F5F5\",\n    \"card_position\": \"center\"\n  },\n  \"social_tokens\": {\n    \"google\": {\n      \"app_id\": \"token_123\"\n    },\n    \"facebook\": {\n      \"app_id\": \"token_123\"\n    },\n    \"accountkit\": {\n      \"app_id\": \"token_123\"\n    }\n  },\n  \"session_config\": {\n    \"duration\": 30,\n    \"type\": \"Days\",\n    \"is_rolling\": false\n  },\n  \"delete_account_reasons\": [\n    {\n      \"reason_text\": \"test\",\n      \"reason_id\": \"123\",\n      \"show_text_area\": true\n    }\n  ],\n  \"delete_account_day\": 7,\n  \"delete_account_consent\": {\n    \"consent_text\": \"\"\n  },\n  \"_id\": \"5e04a5e5220bc15839ad9bc0\",\n  \"created_at\": \"2019-12-26T12:21:57.878Z\",\n  \"updated_at\": \"2020-08-13T14:31:09.878Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "87604b2a-670a-4201-afec-036570fd658c",
            "name": "updatePlatformConfig | Update Platform Config",
            "request": {
              "name": "updatePlatformConfig | Update Platform Config",
              "description": {
                "content": "Modify and update platform sales channel authentication configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "platform",
                  "config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"display\": \"<string>\",\n  \"look_and_feel\": {\n    \"card_position\": \"<string>\",\n    \"background_color\": \"<string>\"\n  },\n  \"updated_at\": \"<dateTime>\",\n  \"active\": \"<boolean>\",\n  \"forgot_password\": \"<boolean>\",\n  \"login\": {\n    \"password\": \"<boolean>\",\n    \"otp\": \"<boolean>\"\n  },\n  \"skip_captcha\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"meta\": {\n    \"fynd_default\": \"<boolean>\"\n  },\n  \"_id\": \"<string>\",\n  \"social\": {\n    \"account_kit\": \"<boolean>\",\n    \"facebook\": \"<boolean>\",\n    \"google\": \"<boolean>\",\n    \"apple\": \"<boolean>\"\n  },\n  \"required_fields\": {\n    \"email\": {\n      \"is_required\": \"<boolean>\",\n      \"level\": \"<string>\"\n    },\n    \"mobile\": {\n      \"is_required\": \"<boolean>\",\n      \"level\": \"<string>\"\n    }\n  },\n  \"register_required_fields\": {\n    \"email\": {\n      \"is_required\": \"<boolean>\",\n      \"level\": \"<string>\"\n    },\n    \"mobile\": {\n      \"is_required\": \"<boolean>\",\n      \"level\": \"<string>\"\n    }\n  },\n  \"skip_login\": \"<boolean>\",\n  \"flash_card\": {\n    \"text\": \"<string>\",\n    \"text_color\": \"<string>\",\n    \"background_color\": \"<string>\"\n  },\n  \"subtext\": \"<string>\",\n  \"social_tokens\": {\n    \"facebook\": {\n      \"app_id\": \"<string>\",\n      \"app_secret\": \"<string>\"\n    },\n    \"account_kit\": {\n      \"app_id\": \"<string>\",\n      \"app_secret\": \"<string>\"\n    },\n    \"google\": {\n      \"app_id\": \"<string>\",\n      \"app_secret\": \"<string>\"\n    }\n  },\n  \"created_at\": \"<dateTime>\",\n  \"register\": \"<boolean>\",\n  \"mobile_image\": \"<string>\",\n  \"desktop_image\": \"<string>\",\n  \"delete_account_day\": \"<integer>\",\n  \"delete_account_reasons\": [\n    {\n      \"reason_text\": \"<string>\",\n      \"reason_id\": \"<string>\",\n      \"show_text_area\": \"<boolean>\"\n    },\n    {\n      \"reason_text\": \"<string>\",\n      \"reason_id\": \"<string>\",\n      \"show_text_area\": \"<boolean>\"\n    }\n  ],\n  \"delete_account_consent\": {\n    \"consent_text\": \"<string>\"\n  },\n  \"session_config\": {\n    \"duration\": \"<integer>\",\n    \"type\": \"<string>\",\n    \"is_rolling\": \"<boolean>\"\n  },\n  \"__v\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a931ed96-f197-43de-ba15-933bd48864f3",
                "name": "Success. Returns a JSON object with the updated platform configurations. Refer `PlatformSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "platform",
                      "config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"mobile_image\": \"\",\n  \"desktop_image\": \"\",\n  \"social\": {\n    \"facebook\": true,\n    \"google\": true,\n    \"account_kit\": true\n  },\n  \"flash_card\": {\n    \"text\": \"\",\n    \"text_color\": \"#FFFFFF\",\n    \"background_color\": \"#EF5350\"\n  },\n  \"register\": true,\n  \"forgot_password\": true,\n  \"login\": {\n    \"password\": true,\n    \"otp\": true\n  },\n  \"skip_captcha\": false,\n  \"display\": \"Fynd\",\n  \"subtext\": \"Login to Fynd\",\n  \"name\": \"Fynd\",\n  \"meta\": {},\n  \"required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"register_required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"skip_login\": false,\n  \"look_and_feel\": {\n    \"background_color\": \"#F5F5F5\",\n    \"card_position\": \"center\"\n  },\n  \"social_tokens\": {\n    \"google\": {\n      \"app_id\": \"token_123\"\n    },\n    \"facebook\": {\n      \"app_id\": \"token_123\"\n    },\n    \"accountkit\": {\n      \"app_id\": \"token_123\"\n    }\n  },\n  \"session_config\": {\n    \"duration\": 30,\n    \"type\": \"Days\",\n    \"is_rolling\": false\n  },\n  \"delete_account_reasons\": [\n    {\n      \"reason_text\": \"test\",\n      \"reason_id\": \"123\",\n      \"show_text_area\": true\n    }\n  ],\n  \"delete_account_day\": 7,\n  \"delete_account_consent\": {\n    \"consent_text\": \"\"\n  },\n  \"_id\": \"5e04a5e5220bc15839ad9bc0\",\n  \"created_at\": \"2019-12-26T12:21:57.878Z\",\n  \"updated_at\": \"2020-08-13T14:31:09.878Z\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"active\": true,\n  \"mobile_image\": \"\",\n  \"desktop_image\": \"\",\n  \"social\": {\n    \"facebook\": true,\n    \"google\": true,\n    \"account_kit\": true\n  },\n  \"flash_card\": {\n    \"text\": \"\",\n    \"text_color\": \"#FFFFFF\",\n    \"background_color\": \"#EF5350\"\n  },\n  \"register\": true,\n  \"forgot_password\": true,\n  \"login\": {\n    \"password\": true,\n    \"otp\": true\n  },\n  \"skip_captcha\": false,\n  \"display\": \"Fynd\",\n  \"subtext\": \"Login to Fynd\",\n  \"name\": \"Fynd\",\n  \"meta\": {},\n  \"required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"register_required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"skip_login\": false,\n  \"look_and_feel\": {\n    \"background_color\": \"#F5F5F5\",\n    \"card_position\": \"center\"\n  },\n  \"social_tokens\": {\n    \"google\": {\n      \"app_id\": \"token_123\"\n    },\n    \"facebook\": {\n      \"app_id\": \"token_123\"\n    },\n    \"accountkit\": {\n      \"app_id\": \"token_123\"\n    }\n  },\n  \"session_config\": {\n    \"duration\": 30,\n    \"type\": \"Days\",\n    \"is_rolling\": false\n  },\n  \"delete_account_reasons\": [\n    {\n      \"reason_text\": \"test\",\n      \"reason_id\": \"123\",\n      \"show_text_area\": true\n    }\n  ],\n  \"delete_account_day\": 7,\n  \"delete_account_consent\": {\n    \"consent_text\": \"\"\n  },\n  \"_id\": \"5e04a5e5220bc15839ad9bc0\",\n  \"created_at\": \"2019-12-26T12:21:57.878Z\",\n  \"updated_at\": \"2020-08-13T14:31:09.878Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "84e96ae0-2267-497f-91ff-ff5af9783bb7",
            "name": "createUserGroup | Create User Group",
            "request": {
              "name": "createUserGroup | Create User Group",
              "description": {
                "content": "Form and add a new user group.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_group"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"conditions\": [\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"fugiat_f\": 17674940.103489816\n      },\n      \"ignore_year\": \"<boolean>\"\n    },\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"eiusmod_25\": \"veniam consectetur id non\"\n      },\n      \"ignore_year\": \"<boolean>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"file_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3fa8ea70-cc0b-434e-8c58-5efbb58b17ee",
                "name": "Success. returns created User Group. `UserGroupResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Created",
                "code": 201,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_active\": true,\n  \"_id\": \"6345677535474fbb6944b7ce\",\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\",\n  \"status\": \"pending\",\n  \"uid\": 1,\n  \"application_id\": \"000000000000000000000001\",\n  \"created_at\": \"2022-10-11T12:54:13.539Z\",\n  \"modified_at\": \"2022-10-11T12:54:13.539Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a494e41d-d97f-49f2-9e1b-d07e4e9f97da",
            "name": "getUserGroups | Get User Groups",
            "request": {
              "name": "getUserGroups | Get User Groups",
              "description": {
                "content": "Retrieve a list of user groups.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_group"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "page number for pagination result"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "page size for pagination result"
                  },
                  {
                    "disabled": false,
                    "key": "name",
                    "value": "<string>",
                    "description": "to search for User Groups which contains given string in their name"
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "to search for User Groups with given type"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "to get User Groups with given status"
                  },
                  {
                    "disabled": false,
                    "key": "group_uid",
                    "value": "<integer>",
                    "description": "to get User Groups with given uid"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "28007ba0-de14-4e1b-bc2d-1e25b3582343",
                "name": "Success. User Group details. `UserGroupListResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "name",
                        "value": "<string>"
                      },
                      {
                        "key": "type",
                        "value": "<string>"
                      },
                      {
                        "key": "status",
                        "value": "test"
                      },
                      {
                        "key": "group_uid",
                        "value": "30"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"is_active\": true,\n      \"_id\": \"6345677535474fbb6944b7ce\",\n      \"name\": \"Group 1\",\n      \"description\": \"description\",\n      \"file_url\": \"url\",\n      \"status\": \"pending\",\n      \"uid\": 1,\n      \"application_id\": \"000000000000000000000001\",\n      \"created_at\": \"2022-10-11T12:54:13.539Z\",\n      \"modified_at\": \"2022-10-11T12:54:13.539Z\",\n      \"__v\": 0\n    },\n    {\n      \"is_active\": true,\n      \"_id\": \"6345677535474fbb6944b7ced\",\n      \"name\": \"Group 2\",\n      \"description\": \"description\",\n      \"file_url\": \"url2\",\n      \"status\": \"pending\",\n      \"uid\": 1,\n      \"application_id\": \"000000000000000000000001\",\n      \"created_at\": \"2022-10-11T12:54:13.539Z\",\n      \"modified_at\": \"2022-10-11T12:54:13.539Z\",\n      \"__v\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 0,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "121dc84a-560c-4ca3-9e0f-03fbfb2ad480",
            "name": "updateUserGroup | Update User Group",
            "request": {
              "name": "updateUserGroup | Update User Group",
              "description": {
                "content": "Modify and update user group details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_group",
                  ":group_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "group_id",
                    "description": "(Required) Numeric ID allotted to a User Group"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"conditions\": [\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"elit_11\": \"sunt\"\n      },\n      \"ignore_year\": \"<boolean>\"\n    },\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"amet48d\": 27703706,\n        \"Excepteur_974\": -13904286.356080234,\n        \"Duisf\": 92367309.92457435\n      },\n      \"ignore_year\": \"<boolean>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"file_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "36f138b2-b379-42e1-971c-8e17ef498f1a",
                "name": "Success. returns updated User Group. `UserGroupResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Numeric ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_active\": true,\n  \"_id\": \"6345677535474fbb6944b7ce\",\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\",\n  \"status\": \"pending\",\n  \"uid\": 1,\n  \"application_id\": \"000000000000000000000004\",\n  \"created_at\": \"2022-10-11T12:54:13.539Z\",\n  \"modified_at\": \"2022-10-11T12:54:13.539Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ff01a21d-5302-4545-a846-6cd8e01d8763",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Numeric ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6b043e22-3141-41fd-b6b9-dc487f0d2757",
            "name": "getUserGroupById | Get User Group",
            "request": {
              "name": "getUserGroupById | Get User Group",
              "description": {
                "content": "Retrieve a user group by its unique identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_group",
                  ":group_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "group_id",
                    "description": "(Required) Numeric ID allotted to a User Group"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "19e906b4-3577-4733-abba-4556d6075626",
                "name": "Success. User Group details. `UserGroupResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Numeric ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_active\": true,\n  \"_id\": \"6345677535474fbb6944b7ce\",\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\",\n  \"status\": \"pending\",\n  \"uid\": 1,\n  \"application_id\": \"000000000000000000000001\",\n  \"created_at\": \"2022-10-11T12:54:13.539Z\",\n  \"modified_at\": \"2022-10-11T12:54:13.539Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "68dc46ff-3674-4c68-aa10-e1ee70518f03",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Numeric ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a3eae3b7-f26c-4c1b-ac5d-c456ae02cb9c",
            "name": "updateUserGroupPartially | Modify User Group",
            "request": {
              "name": "updateUserGroupPartially | Modify User Group",
              "description": {
                "content": "Update user group partially on the platform.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_group",
                  ":group_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "group_id",
                    "description": "(Required) Numeric ID allotted to a User Group"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"type\": \"<string>\",\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"file_url\": \"<string>\",\n  \"user_data\": [\n    {\n      \"action\": \"<string>\",\n      \"user_id\": \"<string>\",\n      \"phone_number\": \"<string>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"action\": \"<string>\",\n      \"user_id\": \"<string>\",\n      \"phone_number\": \"<string>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f2ba83ec-3aa4-40aa-a1b6-4657d72159ac",
                "name": "Success. returns updated User Group. `UserGroupResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Numeric ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"json\",\n  \"user_data\": [\n    {\n      \"user_id\": \"6345677535474fbb6944b7ce\",\n      \"action\": \"add\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"is_active\": true,\n  \"_id\": \"6345677535474fbb6944b7ce\",\n  \"name\": \"Group 1\",\n  \"description\": \"description\",\n  \"file_url\": \"url\",\n  \"status\": \"pending\",\n  \"uid\": 1,\n  \"application_id\": \"000000000000000000000001\",\n  \"created_at\": \"2022-10-11T12:54:13.539Z\",\n  \"modified_at\": \"2022-10-11T12:54:13.539Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ea54fe80-f8a0-4432-97dc-33ab3f65bd50",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Numeric ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"type\": \"json\",\n  \"user_data\": [\n    {\n      \"user_id\": \"6345677535474fbb6944b7ce\",\n      \"action\": \"add\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No users found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f222bf70-64c5-4a35-b2a3-2f8bee7237ea",
            "name": "deleteUserGroup | Delete User Group",
            "request": {
              "name": "deleteUserGroup | Delete User Group",
              "description": {
                "content": "Permanently delete a user group by its unique identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_group",
                  ":group_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "group_id",
                    "description": "(Required) Unique ID allotted to a User Group"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "81fb770f-8421-4d7c-a755-6e76f32a4958",
                "name": "User Group deleted successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Unique ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"6345677535474fbb6944b7ce\",\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8f75772c-b882-4c29-95ee-213c8592ff7d",
                "name": "User Group not found with the provided ID.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_group",
                      ":group_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "group_id",
                        "description": "(Required) Unique ID allotted to a User Group"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"User Group not found with Id: 6345677535474fbb6944b7cf\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "180dfaff-d97b-4b17-8778-297676f9f5a8",
            "name": "createUserAttributeDefinition | Create a User Attribute Definition",
            "request": {
              "name": "createUserAttributeDefinition | Create a User Attribute Definition",
              "description": {
                "content": "Create a new User Attribute Definition",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"description\": \"<string>\",\n  \"type\": \"<string>\",\n  \"icon\": \"<string>\",\n  \"ordering_channels\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"masking\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"registration\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"is_multi_value\": \"<boolean>\",\n  \"customer_editable\": \"<boolean>\",\n  \"encrypted\": \"<boolean>\",\n  \"pinned\": \"<boolean>\",\n  \"pin_order\": \"<number>\",\n  \"default_value\": \"<string>\",\n  \"validations\": [\n    \"<object>\",\n    \"<object>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "24977d5e-1288-463f-995c-805b503b4158",
                "name": "Success. returns created User Attribute Definition. `UserAttributeDefinitionDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Attribute 1\",\n  \"description\": \"description\",\n  \"type\": \"string\",\n  \"slug\": \"attribute-1\",\n  \"default_value\": \"abcd\",\n  \"customer_editable\": false,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": 1,\n  \"validations\": [\n    {\n      \"type\": \"min\",\n      \"value\": 8\n    },\n    {\n      \"type\": \"max\",\n      \"value\": 16\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5e68af49cfa09bf7233022f1\",\n  \"name\": \"example_name\",\n  \"slug\": \"example_key\",\n  \"description\": \"example_description\",\n  \"application_id\": \"application_id_example\",\n  \"type\": \"string\",\n  \"multi_value\": false,\n  \"customer_editable\": true,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": 2,\n  \"validations\": [\n    {\n      \"type\": \"min\",\n      \"value\": 1\n    }\n  ],\n  \"is_locked\": false,\n  \"created_by\": \"5f6d1d7774e48a04969b2ea7\",\n  \"updated_by\": \"5f6d1d7774e48a04969b2ea7\",\n  \"created_at\": \"2023-10-17T10:00:00.000Z\",\n  \"modified_at\": \"2023-10-17T10:05:00.000Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "35b24bfa-63b1-46bb-80b0-ecc63d663447",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Attribute 1\",\n  \"description\": \"description\",\n  \"type\": \"string\",\n  \"slug\": \"attribute-1\",\n  \"default_value\": \"abcd\",\n  \"customer_editable\": false,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": 1,\n  \"validations\": [\n    {\n      \"type\": \"min\",\n      \"value\": 8\n    },\n    {\n      \"type\": \"max\",\n      \"value\": 16\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1332e980-f5fe-466f-95c9-552918e901f3",
            "name": "getUserAttributeDefinitions | Get User Attribute Definitions",
            "request": {
              "name": "getUserAttributeDefinitions | Get User Attribute Definitions",
              "description": {
                "content": "Retrieve user attribute definitions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "excluding_ids",
                    "value": "<string>",
                    "description": "Exclude attribute definitions by Ids"
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Filter by attribute slug."
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Filter by attribute type."
                  },
                  {
                    "disabled": false,
                    "key": "customer_editable",
                    "value": "<boolean>",
                    "description": "Filter by customer_editable status."
                  },
                  {
                    "disabled": false,
                    "key": "encrypted",
                    "value": "<boolean>",
                    "description": "Filter by encrypted status."
                  },
                  {
                    "disabled": false,
                    "key": "pinned",
                    "value": "<boolean>",
                    "description": "Filter by pinned status."
                  },
                  {
                    "disabled": false,
                    "key": "pin_order",
                    "value": "<integer>",
                    "description": "Filter by pin order."
                  },
                  {
                    "disabled": false,
                    "key": "is_locked",
                    "value": "<boolean>",
                    "description": "Filter by locked status."
                  },
                  {
                    "disabled": false,
                    "key": "name",
                    "value": "<string>",
                    "description": "Filter by attribute name using a case-insensitive regex."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "46442e20-a831-4f72-9b4f-64f830454574",
                "name": "Successful response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "excluding_ids",
                        "value": "<string>"
                      },
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "type",
                        "value": "<string>"
                      },
                      {
                        "key": "customer_editable",
                        "value": "<boolean>"
                      },
                      {
                        "key": "encrypted",
                        "value": "<boolean>"
                      },
                      {
                        "key": "pinned",
                        "value": "<boolean>"
                      },
                      {
                        "key": "pin_order",
                        "value": "<integer>"
                      },
                      {
                        "key": "is_locked",
                        "value": "<boolean>"
                      },
                      {
                        "key": "name",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"652ecb965ec66ef03da26f77\",\n      \"name\": \"Attribute Def 6\",\n      \"slug\": \"attribute6\",\n      \"description\": \"attribute6\",\n      \"application_id\": \"000000000000000000000001\",\n      \"type\": \"date\",\n      \"multi_value\": false,\n      \"customer_editable\": false,\n      \"encrypted\": false,\n      \"pinned\": false,\n      \"validations\": [\n        {\n          \"type\": \"max\",\n          \"value\": \"2100-01-14T17:59:50.463Z\"\n        },\n        {\n          \"type\": \"min\",\n          \"value\": \"2000-01-14T17:59:50.463Z\"\n        }\n      ],\n      \"is_locked\": false,\n      \"created_at\": \"2023-10-17T17:59:50.647Z\",\n      \"modified_at\": \"2023-10-17T17:59:50.647Z\"\n    },\n    {\n      \"_id\": \"652ecb965ec66ef03da26f72\",\n      \"name\": \"Attribute Def 1\",\n      \"slug\": \"attribute1\",\n      \"description\": \"attribute1\",\n      \"application_id\": \"000000000000000000000001\",\n      \"type\": \"string\",\n      \"multi_value\": false,\n      \"customer_editable\": false,\n      \"encrypted\": false,\n      \"pinned\": false,\n      \"validations\": [\n        {\n          \"type\": \"regex\",\n          \"value\": \"^[a-zA-Z]+$\"\n        },\n        {\n          \"type\": \"max\",\n          \"value\": 10\n        },\n        {\n          \"type\": \"min\",\n          \"value\": 1\n        }\n      ],\n      \"is_locked\": false,\n      \"created_at\": \"2023-10-17T17:59:50.646Z\",\n      \"modified_at\": \"2023-10-17T17:59:50.646Z\"\n    },\n    {\n      \"_id\": \"652ecb965ec66ef03da26f73\",\n      \"name\": \"Attribute Def 2\",\n      \"slug\": \"attribute2\",\n      \"description\": \"attribute2\",\n      \"application_id\": \"000000000000000000000001\",\n      \"type\": \"string\",\n      \"multi_value\": false,\n      \"customer_editable\": false,\n      \"encrypted\": false,\n      \"pinned\": false,\n      \"validations\": [\n        {\n          \"type\": \"regex\",\n          \"value\": \"^[a-zA-Z]+$\"\n        }\n      ],\n      \"is_locked\": false,\n      \"created_at\": \"2023-10-17T17:59:50.646Z\",\n      \"modified_at\": \"2023-10-17T17:59:50.646Z\"\n    },\n    {\n      \"_id\": \"652ecb965ec66ef03da26f74\",\n      \"name\": \"Attribute Def 3\",\n      \"slug\": \"attribute3\",\n      \"description\": \"attribute3\",\n      \"application_id\": \"000000000000000000000001\",\n      \"type\": \"number\",\n      \"multi_value\": false,\n      \"customer_editable\": false,\n      \"encrypted\": false,\n      \"pinned\": false,\n      \"validations\": [\n        {\n          \"type\": \"max\",\n          \"value\": 10\n        },\n        {\n          \"type\": \"min\",\n          \"value\": 1\n        }\n      ],\n      \"is_locked\": false,\n      \"created_at\": \"2023-10-17T17:59:50.646Z\",\n      \"modified_at\": \"2023-10-17T17:59:50.646Z\"\n    },\n    {\n      \"_id\": \"652ecb965ec66ef03da26f75\",\n      \"default_value\": [],\n      \"name\": \"Attribute Def 4\",\n      \"slug\": \"attribute4\",\n      \"description\": \"attribute4\",\n      \"application_id\": \"000000000000000000000001\",\n      \"type\": \"number_array\",\n      \"multi_value\": false,\n      \"customer_editable\": false,\n      \"encrypted\": false,\n      \"pinned\": false,\n      \"validations\": [\n        {\n          \"type\": \"max\",\n          \"value\": 10\n        },\n        {\n          \"type\": \"min\",\n          \"value\": 1\n        }\n      ],\n      \"is_locked\": false,\n      \"created_at\": \"2023-10-17T17:59:50.646Z\",\n      \"modified_at\": \"2023-10-17T17:59:50.646Z\"\n    },\n    {\n      \"_id\": \"652ecb965ec66ef03da26f76\",\n      \"name\": \"Attribute Def 5\",\n      \"slug\": \"attribute5\",\n      \"description\": \"attribute5\",\n      \"application_id\": \"000000000000000000000001\",\n      \"type\": \"boolean\",\n      \"multi_value\": false,\n      \"customer_editable\": false,\n      \"encrypted\": false,\n      \"pinned\": false,\n      \"is_locked\": false,\n      \"validations\": [],\n      \"created_at\": \"2023-10-17T17:59:50.645Z\",\n      \"modified_at\": \"2023-10-17T17:59:50.645Z\"\n    }\n  ],\n  \"page\": {\n    \"size\": 6,\n    \"item_total\": 6,\n    \"has_next\": false,\n    \"type\": \"number\",\n    \"current\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c79acfe4-87bb-4b91-93c9-2eef3498736b",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "excluding_ids",
                        "value": "<string>"
                      },
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "type",
                        "value": "<string>"
                      },
                      {
                        "key": "customer_editable",
                        "value": "<boolean>"
                      },
                      {
                        "key": "encrypted",
                        "value": "<boolean>"
                      },
                      {
                        "key": "pinned",
                        "value": "<boolean>"
                      },
                      {
                        "key": "pin_order",
                        "value": "<integer>"
                      },
                      {
                        "key": "is_locked",
                        "value": "<boolean>"
                      },
                      {
                        "key": "name",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6e7cab0f-418b-4ea1-9020-199af69aa6d0",
            "name": "updateUserAttributeDefinition | Update User Attribute Definition",
            "request": {
              "name": "updateUserAttributeDefinition | Update User Attribute Definition",
              "description": {
                "content": "Update an existing user attribute definition.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition",
                  ":attribute_def_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_def_id",
                    "description": "(Required) The unique identifier of the attribute definition to update."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"description\": \"<string>\",\n  \"type\": \"<string>\",\n  \"icon\": \"<string>\",\n  \"ordering_channels\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"masking\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"registration\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"is_multi_value\": \"<boolean>\",\n  \"customer_editable\": \"<boolean>\",\n  \"encrypted\": \"<boolean>\",\n  \"pinned\": \"<boolean>\",\n  \"pin_order\": \"<number>\",\n  \"default_value\": \"<string>\",\n  \"validations\": [\n    \"<object>\",\n    \"<object>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3d8d587d-b6a7-43c3-9811-5434f40fa20a",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Attribute 1\",\n  \"description\": \"description\",\n  \"type\": \"string\",\n  \"slug\": \"attribute-1\",\n  \"default_value\": \"abcd\",\n  \"customer_editable\": false,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": 1,\n  \"validations\": [\n    {\n      \"type\": \"min\",\n      \"value\": 8\n    },\n    {\n      \"type\": \"max\",\n      \"value\": 16\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"anim velit irure dolo\",\n  \"name\": \"eiusmod dolore\",\n  \"slug\": \"dolore et adipisicing Duis tempor\",\n  \"description\": \"laboris Ut\",\n  \"application_id\": \"quis\",\n  \"type\": \"string\",\n  \"icon\": \"cupidatat tempor fugiat pariatur est\",\n  \"ordering_channels\": [\n    \"scan_go\",\n    \"social_commerce\"\n  ],\n  \"masking\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"registration\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"is_multi_value\": false,\n  \"customer_editable\": true,\n  \"encrypted\": false,\n  \"pinned\": false,\n  \"pin_order\": -78359722,\n  \"is_locked\": true,\n  \"created_at\": \"1962-09-03T09:58:00.304Z\",\n  \"modified_at\": \"2006-11-04T22:47:51.208Z\",\n  \"__v\": 47506260,\n  \"options\": [\n    \"eni\",\n    \"ut occaecat ea\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8db0978e-d3f7-459e-87df-8b0e6cd9e051",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"Attribute 1\",\n  \"description\": \"description\",\n  \"type\": \"string\",\n  \"slug\": \"attribute-1\",\n  \"default_value\": \"abcd\",\n  \"customer_editable\": false,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": 1,\n  \"validations\": [\n    {\n      \"type\": \"min\",\n      \"value\": 8\n    },\n    {\n      \"type\": \"max\",\n      \"value\": 16\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8fcf571c-8ad3-40e0-b4d2-4a402982bfce",
            "name": "deleteUserAttributeDefinitionById | Delete User Attribute Definition",
            "request": {
              "name": "deleteUserAttributeDefinitionById | Delete User Attribute Definition",
              "description": {
                "content": "Delete a user attribute definition by its unique identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition",
                  ":attribute_def_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_def_id",
                    "description": "(Required) The unique identifier of the attribute definition to delete."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "f5e79c95-b075-4794-85be-784990879a4d",
                "name": "Successful Deletion",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to delete."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": \"culpa labore laborum non\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "474e4fd7-aa11-47f7-900f-130cdb41efec",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to delete."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3c133b2c-7092-4334-9df4-50502c072813",
            "name": "getUserAttributeDefinitionById | Get User Attribute Definition",
            "request": {
              "name": "getUserAttributeDefinitionById | Get User Attribute Definition",
              "description": {
                "content": "Get a user attribute definition by its unique identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition",
                  ":attribute_def_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_def_id",
                    "description": "(Required) The unique identifier of the attribute definition to retrieve."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "56f91bc4-397c-4a6f-bed0-1dbe28a2b68e",
                "name": "Successful Retrieval",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to retrieve."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"voluptate reprehenderit quis tempor\",\n  \"name\": \"dolor off\",\n  \"slug\": \"consectetur enim\",\n  \"description\": \"sed adipisicing Lorem\",\n  \"application_id\": \"Lorem labore\",\n  \"type\": \"image_url\",\n  \"icon\": \"fugiat\",\n  \"ordering_channels\": [\n    \"gofynd\",\n    \"scan_go\"\n  ],\n  \"masking\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"registration\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"is_multi_value\": false,\n  \"customer_editable\": false,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": 75425821,\n  \"is_locked\": false,\n  \"created_at\": \"1948-01-28T20:30:53.089Z\",\n  \"modified_at\": \"2012-10-24T03:37:28.504Z\",\n  \"__v\": -64987408,\n  \"options\": [\n    \"enim do nisi veniam\",\n    \"consectetur cupidatat\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d191a8a6-ac3d-4169-9eb7-e2dd8e616366",
            "name": "updateUserAttribute | Update Or Create User Attribute",
            "request": {
              "name": "updateUserAttribute | Update Or Create User Attribute",
              "description": {
                "content": "Update Or Create User Attribute",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition",
                  ":attribute_def_id",
                  "user",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_def_id",
                    "description": "(Required) The unique identifier of the attribute definition to update."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) The unique identifier of the user to update."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"customer_overridden\": \"<boolean>\",\n  \"attribute\": {\n    \"enim_3e\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9dea61df-48e4-4ef5-b38e-62a8fed31d18",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"customer_overridden\": true,\n  \"attribute\": {\n    \"key\": \"abc\",\n    \"value\": \"abc\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"aute ut ipsum voluptate\",\n  \"name\": \"proident ex nostrud\",\n  \"user_id\": \"in non dolore commodo\",\n  \"application_id\": \"commodo do\",\n  \"user_attribute_definition_id\": \"eu sed\",\n  \"created_at\": \"1977-03-11T12:29:53.403Z\",\n  \"updated_at\": \"1951-01-03T01:59:07.732Z\",\n  \"type\": \"platform_user_array\",\n  \"customer_overridden\": true,\n  \"attribute\": {\n    \"in0e\": false\n  },\n  \"updated_by\": \"Duis occaecat reprehenderit\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b6a336e3-4100-48bc-8533-7efb3bf8d682",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"customer_overridden\": true,\n  \"attribute\": {\n    \"key\": \"abc\",\n    \"value\": \"abc\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7c06e728-70af-4df7-82d9-a8b0a06a7d5f",
            "name": "getUserAttribute | Get User Attribute",
            "request": {
              "name": "getUserAttribute | Get User Attribute",
              "description": {
                "content": "Get User Attribute",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition",
                  ":attribute_def_id",
                  "user",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_def_id",
                    "description": "(Required) The unique identifier of the attribute definition."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) The unique identifier of the user."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d62aef13-c83d-4568-811d-6921e59f8c05",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"aute ut ipsum voluptate\",\n  \"name\": \"proident ex nostrud\",\n  \"user_id\": \"in non dolore commodo\",\n  \"application_id\": \"commodo do\",\n  \"user_attribute_definition_id\": \"eu sed\",\n  \"created_at\": \"1977-03-11T12:29:53.403Z\",\n  \"updated_at\": \"1951-01-03T01:59:07.732Z\",\n  \"type\": \"platform_user_array\",\n  \"customer_overridden\": true,\n  \"attribute\": {\n    \"in0e\": false\n  },\n  \"updated_by\": \"Duis occaecat reprehenderit\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "119ef668-4df7-456d-b672-76cdafbacd47",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9de85dbb-4fd9-4f41-9b3a-4ffbb52f6f3d",
            "name": "deleteUserAttribute | Delete User Attribute",
            "request": {
              "name": "deleteUserAttribute | Delete User Attribute",
              "description": {
                "content": "Delete User Attribute",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "definition",
                  ":attribute_def_id",
                  "user",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_def_id",
                    "description": "(Required) The unique identifier of the attribute definition."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) The unique identifier of the user."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "89334c9d-c394-4cbb-ad90-01969f57ea6c",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": \"culpa labore laborum non\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6cc43247-b1b7-43c0-8fd8-4e061de4fe7a",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "56cb247f-62b8-4e48-88a9-ded4a8ee0feb",
            "name": "getUserAttributesForUser | Get All Customer Attributes",
            "request": {
              "name": "getUserAttributesForUser | Get All Customer Attributes",
              "description": {
                "content": "Retrieve all user attributes for a specific user",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "user",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) The unique identifier of the user to update."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5878da0e-4715-4c3a-946b-1a6d88163531",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"eiusmod consectetur eu\",\n      \"name\": \"ut\",\n      \"user_id\": \"irure in mollit aliquip pariatur\",\n      \"application_id\": \"dolore labore mo\",\n      \"user_attribute_definition_id\": \"quis Lorem Duis\",\n      \"created_at\": \"2014-01-12T13:55:00.971Z\",\n      \"updated_at\": \"2025-01-02T00:20:13.799Z\",\n      \"type\": \"string\",\n      \"customer_overridden\": true,\n      \"attribute\": {\n        \"voluptatead\": 71227517.64126089\n      },\n      \"updated_by\": \"Lorem dolor deserunt veniam\"\n    },\n    {\n      \"_id\": \"incididunt exercitation nostrud\",\n      \"name\": \"incididunt\",\n      \"user_id\": \"consequat dolore velit in\",\n      \"application_id\": \"amet in do anim\",\n      \"user_attribute_definition_id\": \"eiusmod amet cillum culpa Excepteur\",\n      \"created_at\": \"2010-03-12T22:36:39.697Z\",\n      \"updated_at\": \"2009-12-24T22:24:21.908Z\",\n      \"type\": \"string_array\",\n      \"customer_overridden\": true,\n      \"attribute\": {\n        \"amet_9_\": \"ullamco occaecat sint ad\",\n        \"ipsum3e\": \"incididunt\"\n      },\n      \"updated_by\": \"in aute pariatur\"\n    }\n  ],\n  \"page\": {\n    \"size\": -84208111,\n    \"total\": -15186825,\n    \"item_total\": -7090386,\n    \"has_next\": true,\n    \"type\": \"dolore ut\",\n    \"current\": 39786949\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8cda247b-040f-48fe-8062-3ad20bb7da34",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "01bd30ce-5908-4b91-b4cd-0882c5c43b3c",
            "name": "updateUserAttributes | Create Or Update User Attribute",
            "request": {
              "name": "updateUserAttributes | Create Or Update User Attribute",
              "description": {
                "content": "This API is used to create or update multiple user attribute values for the specified user ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "user",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) The unique identifier of the user."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"attributes\": [\n    {\n      \"definition_id\": \"<string>\",\n      \"value\": {}\n    },\n    {\n      \"definition_id\": \"<string>\",\n      \"value\": {}\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b757a157-429d-48f8-bc27-b4fed164681d",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"attributes\": [\n    {\n      \"definition_id\": \"683d6d983aa379541ca1cb75\",\n      \"value\": \"Dummy Value\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"attributes\": [\n    {\n      \"_id\": \"68407129994625f50cbd0208\",\n      \"attribute\": {\n        \"key\": \"Attribute Key\",\n        \"value\": \"Test Value 2\"\n      },\n      \"user_attribute_definition_id\": \"683d6d983aa379541ca1cb75\",\n      \"name\": \"Attribute Name\",\n      \"user_id\": \"681b2e1b8c6e1c99ff354b46\",\n      \"application_id\": \"000000000000000000000001\",\n      \"customer_overridden\": \"false,\",\n      \"type\": \"string\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "611f765f-f5bf-4999-bd4d-8344c4c532e4",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"attributes\": [\n    {\n      \"definition_id\": \"683d6d983aa379541ca1cb75\",\n      \"value\": \"Dummy Value\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid definition_id: 000000000000000000000001\",\n  \"code\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b1f735b4-fd3a-4939-a486-4ed714cdb07a",
            "name": "deleteUserAttributesInBulk | Delete User Attribute Values in Bulk",
            "request": {
              "name": "deleteUserAttributesInBulk | Delete User Attribute Values in Bulk",
              "description": {
                "content": "This request deletes attribute values for a single user based on the provided user attribute definition. Each user attribute definition represents a distinct attribute, and for each definition, a user can have one corresponding value.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "user",
                  ":user_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "user_id",
                    "description": "(Required) The unique identifier of the user to update."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"definition_ids\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bae27f3d-59c0-437e-a9e3-771674e1c1a2",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"definition_ids\": [\n    \"683d6d983aa379541ca1cb75\",\n    \"684039dbcdf02e4558410130\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"deleted_ids\": [\n    \"683d6d983aa379541ca1cb75\",\n    \"684039dbcdf02e4558410130\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b9e226da-a97a-4352-9709-16ee5c797526",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user to update."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"definition_ids\": [\n    \"683d6d983aa379541ca1cb75\",\n    \"684039dbcdf02e4558410130\"\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No user attributes found for deletion.\",\n  \"code\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4d10b93b-2030-4f15-aeba-2c9cf4693ff6",
            "name": "getUserAttributeById | Get User Attribute",
            "request": {
              "name": "getUserAttributeById | Get User Attribute",
              "description": {
                "content": "Retrieve User Attribute details by ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "attribute",
                  ":attribute_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "attribute_id",
                    "description": "(Required) The unique identifier of the attribute to get."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0fd3abef-3ed1-4d07-8923-f4efea19a6e3",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "attribute",
                      ":attribute_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_id",
                        "description": "(Required) The unique identifier of the attribute to get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"aute ut ipsum voluptate\",\n  \"name\": \"proident ex nostrud\",\n  \"user_id\": \"in non dolore commodo\",\n  \"application_id\": \"commodo do\",\n  \"user_attribute_definition_id\": \"eu sed\",\n  \"created_at\": \"1977-03-11T12:29:53.403Z\",\n  \"updated_at\": \"1951-01-03T01:59:07.732Z\",\n  \"type\": \"platform_user_array\",\n  \"customer_overridden\": true,\n  \"attribute\": {\n    \"in0e\": false\n  },\n  \"updated_by\": \"Duis occaecat reprehenderit\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "97f8196c-0f13-4bd0-a3a2-671df89919f6",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "attribute",
                      ":attribute_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_id",
                        "description": "(Required) The unique identifier of the attribute to get."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"tempor voluptate exercitation anim\",\n  \"message\": \"aute esse sit dolore\",\n  \"info\": \"adipisicing ex aliquip cillum\",\n  \"request_id\": \"vol\",\n  \"error\": \"ut aliqua Duis consequat\",\n  \"meta\": {\n    \"officia1d\": -27271364,\n    \"ipsum_5\": false\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8930ea49-8bf5-4df0-aa56-83519fd9ae01",
            "name": "bulkImportStoreFrontUsers | Bulk import storefront customers using CSV and XLSX files.",
            "request": {
              "name": "bulkImportStoreFrontUsers | Bulk import storefront customers using CSV and XLSX files.",
              "description": {
                "content": "The API allows bulk import of storefront customers using CSV or XLSX files.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "users",
                  "jobs",
                  "import"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_format\": \"<string>\",\n  \"absolute_url\": \"<uri>\",\n  \"relative_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f36cd990-36d4-4abb-8b8b-6825b2490726",
                "name": "Successfully Bulk Import Users Creation",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      "import"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"absolute_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/HaByhxHLn-test_customer.csv\",\n  \"file_format\": \"csv\",\n  \"relative_url\": \"x5/misc/general/free/original/HaByhxHLn-test_customer.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64e86b2f08d02c45e8f8a456\",\n  \"file_name\": \"test_file\",\n  \"file_format\": \"csv\",\n  \"action_type\": \"import\",\n  \"created_by\": {\n    \"name\": \"Fynd App\",\n    \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n  },\n  \"count\": {\n    \"total\": 100,\n    \"success\": 80,\n    \"error\": 20\n  },\n  \"status\": \"partial\",\n  \"links\": {\n    \"file\": {\n      \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n      \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n    },\n    \"error\": {\n      \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n      \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n    }\n  },\n  \"application_id\": \"64e86b2f08d02c45e8f8a456\",\n  \"company_id\": \"company_12345\",\n  \"created_at\": \"2024-12-01T10:15:30Z\",\n  \"updated_at\": \"2024-12-02T12:00:45Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "65018b1c-44f5-456e-ba24-f65c7fcc1427",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      "import"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"absolute_url\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/misc/general/free/original/HaByhxHLn-test_customer.csv\",\n  \"file_format\": \"csv\",\n  \"relative_url\": \"x5/misc/general/free/original/HaByhxHLn-test_customer.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid File Format for Bulk User\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7468e537-6eac-4246-a14f-fc4df8afab1a",
            "name": "getBulkImportUsersList | Get Bulk User's Import Lists for a specific Application.",
            "request": {
              "name": "getBulkImportUsersList | Get Bulk User's Import Lists for a specific Application.",
              "description": {
                "content": "This API allows fetching the list of bulk user imports for a specific application and company.\nIt supports pagination and filtering based on various parameters.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "users",
                  "jobs",
                  "import"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "page number for pagination result"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "page size for pagination result"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "The search queries based on job name."
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "Start date"
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "End date"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Status of the Import Documents"
                  },
                  {
                    "disabled": false,
                    "key": "file_format",
                    "value": "<string>",
                    "description": "Filter data based on file format eg csv or xlsx"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "91867bd6-03cb-4b94-a186-1110b205911f",
                "name": "Successfully Bulk Import Users List",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      "import"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "search",
                        "value": "test"
                      },
                      {
                        "key": "start_date",
                        "value": "2025-01-08T04:45:03.951Z"
                      },
                      {
                        "key": "end_date",
                        "value": "2025-01-08T04:45:03.951Z"
                      },
                      {
                        "key": "status",
                        "value": "complete"
                      },
                      {
                        "key": "file_format",
                        "value": "csv"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"64e86b2f08d02c45e8f8a456\",\n      \"file_name\": \"test_file\",\n      \"file_format\": \"csv\",\n      \"action_type\": \"import\",\n      \"created_by\": {\n        \"name\": \"Fynd App\",\n        \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n      },\n      \"count\": {\n        \"total\": 100,\n        \"success\": 80,\n        \"error\": 20\n      },\n      \"status\": \"partial\",\n      \"links\": {\n        \"file\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        },\n        \"error\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        }\n      },\n      \"application_id\": \"64e86b2f08d02c45e8f8a456\",\n      \"company_id\": \"company_12345\",\n      \"created_at\": \"2024-12-01T10:15:30Z\",\n      \"updated_at\": \"2024-12-02T12:00:45Z\"\n    },\n    {\n      \"_id\": \"64e86b2f08d02c45e8f8a456\",\n      \"file_name\": \"test_file\",\n      \"file_format\": \"csv\",\n      \"action_type\": \"import\",\n      \"created_by\": {\n        \"name\": \"Fynd App\",\n        \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n      },\n      \"count\": {\n        \"total\": 200,\n        \"success\": 150,\n        \"error\": 50\n      },\n      \"status\": \"partial\",\n      \"links\": {\n        \"file\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        },\n        \"error\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        }\n      },\n      \"application_id\": \"64e86b2f08d02c45e8f8a457\",\n      \"company_id\": \"company_67890\",\n      \"created_at\": \"2024-12-02T11:30:45Z\",\n      \"updated_at\": \"2024-12-02T13:00:45Z\"\n    }\n  ],\n  \"page\": {\n    \"size\": 10,\n    \"item_total\": 20,\n    \"has_next\": true,\n    \"type\": \"number\",\n    \"current\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "894902fe-9aeb-4ff9-9337-b34bf1f22128",
            "name": "createBulkExportUsers | Bulk export storefront customers using CSV and XLSX files.",
            "request": {
              "name": "createBulkExportUsers | Bulk export storefront customers using CSV and XLSX files.",
              "description": {
                "content": "This API allows bulk export of storefront users by requesting files in CSV or XLSX format.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "users",
                  "jobs",
                  "export"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"file_format\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ec0746e1-dc7e-4402-8524-2bd9ecb83956",
                "name": "Successfully Bulk Export Users Response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      "export"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_format\": \"csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64e86b2f08d02c45e8f8a456\",\n  \"file_name\": \"test_file\",\n  \"file_format\": \"csv\",\n  \"action_type\": \"import\",\n  \"created_by\": {\n    \"name\": \"Fynd App\",\n    \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n  },\n  \"count\": {\n    \"total\": 100,\n    \"success\": 80,\n    \"error\": 20\n  },\n  \"status\": \"partial\",\n  \"links\": {\n    \"file\": {\n      \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n      \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n    },\n    \"error\": {\n      \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n      \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n    }\n  },\n  \"application_id\": \"64e86b2f08d02c45e8f8a456\",\n  \"company_id\": \"company_12345\",\n  \"created_at\": \"2024-12-01T10:15:30Z\",\n  \"updated_at\": \"2024-12-02T12:00:45Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0c37ba2b-ca7c-4251-a293-59094ece32ce",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      "export"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"file_format\": \"csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid File Format for Bulk Export User\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bb9872d3-da1c-4a0b-af4c-08f2e9380f0d",
            "name": "getBulkExportUsersList | Get Bulk User's Export Lists for a specific Application.",
            "request": {
              "name": "getBulkExportUsersList | Get Bulk User's Export Lists for a specific Application.",
              "description": {
                "content": "This API allows fetching the list of bulk user exports for a specific application and company.\nIt supports pagination and filtering based on various parameters.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "users",
                  "jobs",
                  "export"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<string>",
                    "description": "page number for pagination result"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<string>",
                    "description": "page size for pagination result"
                  },
                  {
                    "disabled": false,
                    "key": "file_format",
                    "value": "<string>",
                    "description": "Filter data based on file format eg csv or xlsx"
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "The search queries based on job name."
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "Start date"
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "End date"
                  },
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<string>",
                    "description": "Status of the Import Documents"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "96bbbe8f-c28c-400a-8031-463b7896122a",
                "name": "Successfully Bulk Import Users Creation",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      "export"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "file_format",
                        "value": "csv"
                      },
                      {
                        "key": "search",
                        "value": "test"
                      },
                      {
                        "key": "start_date",
                        "value": "2025-01-08T04:45:03.951Z"
                      },
                      {
                        "key": "end_date",
                        "value": "2025-01-08T04:45:03.951Z"
                      },
                      {
                        "key": "status",
                        "value": "inprogress"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"64e86b2f08d02c45e8f8a456\",\n      \"file_name\": \"test_file\",\n      \"file_format\": \"csv\",\n      \"action_type\": \"import\",\n      \"created_by\": {\n        \"name\": \"Fynd App\",\n        \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n      },\n      \"count\": {\n        \"total\": 100,\n        \"success\": 80,\n        \"error\": 20\n      },\n      \"status\": \"partial\",\n      \"links\": {\n        \"file\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        },\n        \"error\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        }\n      },\n      \"application_id\": \"64e86b2f08d02c45e8f8a456\",\n      \"company_id\": \"company_12345\",\n      \"created_at\": \"2024-12-01T10:15:30Z\",\n      \"updated_at\": \"2024-12-02T12:00:45Z\"\n    },\n    {\n      \"_id\": \"64e86b2f08d02c45e8f8a456\",\n      \"file_name\": \"test_file\",\n      \"file_format\": \"csv\",\n      \"action_type\": \"import\",\n      \"created_by\": {\n        \"name\": \"Fynd App\",\n        \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n      },\n      \"count\": {\n        \"total\": 200,\n        \"success\": 150,\n        \"error\": 50\n      },\n      \"status\": \"partial\",\n      \"links\": {\n        \"file\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        },\n        \"error\": {\n          \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n          \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n        }\n      },\n      \"application_id\": \"64e86b2f08d02c45e8f8a457\",\n      \"company_id\": \"company_67890\",\n      \"created_at\": \"2024-12-02T11:30:45Z\",\n      \"updated_at\": \"2024-12-02T13:00:45Z\"\n    }\n  ],\n  \"page\": {\n    \"size\": 10,\n    \"item_total\": 20,\n    \"has_next\": true,\n    \"type\": \"number\",\n    \"current\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1822bef9-c4bd-47a1-9a11-6809972783c3",
            "name": "getUsersJobByJobId | Retrieve Job Details by Job ID for a Specific Application, Including Both Import and Export Jobs.",
            "request": {
              "name": "getUsersJobByJobId | Retrieve Job Details by Job ID for a Specific Application, Including Both Import and Export Jobs.",
              "description": {
                "content": "This endpoint retrieves the details of a specific user's import and export related jobs associated with a given `job_id`, `application_id`, and `company_id`.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "users",
                  "jobs",
                  ":job_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "job_id",
                    "description": "(Required) The unique identifier of the job. This is used to fetch the details of the specific job.\n"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "153da81f-7d57-4a6e-b688-ed2ce4a479d8",
                "name": "Job details retrieved successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      ":job_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application. This is required to identify the application context for the job.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company. This helps in scoping the request to the specific company.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "job_id",
                        "description": "(Required) The unique identifier of the job. This is used to fetch the details of the specific job.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"64e86b2f08d02c45e8f8a456\",\n  \"file_name\": \"test_file\",\n  \"file_format\": \"csv\",\n  \"action_type\": \"import\",\n  \"created_by\": {\n    \"name\": \"Fynd App\",\n    \"user_id\": \"64e86b2f08d02c45e8f8a456\"\n  },\n  \"count\": {\n    \"total\": 100,\n    \"success\": 80,\n    \"error\": 20\n  },\n  \"status\": \"partial\",\n  \"links\": {\n    \"file\": {\n      \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n      \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n    },\n    \"error\": {\n      \"absolute_url\": \"https://example.com/uploads/errors/bulk_upload_users_errors.csv\",\n      \"relative_url\": \"uploads/errors/bulk_upload_users_errors.csv\"\n    }\n  },\n  \"application_id\": \"64e86b2f08d02c45e8f8a456\",\n  \"company_id\": \"company_12345\",\n  \"created_at\": \"2024-12-01T10:15:30Z\",\n  \"updated_at\": \"2024-12-02T12:00:45Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ce1a2775-d82e-4947-ab93-f323117aa6c4",
                "name": "Bad Request - The input parameters are invalid or the requested job does not exist.\nCheck the error object in the response for details.\n",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "users",
                      "jobs",
                      ":job_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) The unique identifier of the application. This is required to identify the application context for the job.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) The unique identifier of the company. This helps in scoping the request to the specific company.\n"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "job_id",
                        "description": "(Required) The unique identifier of the job. This is used to fetch the details of the specific job.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Job does not exist for the provided job_id.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ae255b0b-092c-4651-ade3-16f8046eb0ba",
            "name": "filterUsersByAttributes | Filter Users by Attribute Conditions",
            "request": {
              "name": "filterUsersByAttributes | Filter Users by Attribute Conditions",
              "description": {
                "content": "Returns a filtered list of users based on user attribute conditions and along with details of definition Ids.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "user",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "user_attribute",
                  "users"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"query\": {\n    \"type\": \"<string>\",\n    \"limit\": \"<integer>\",\n    \"page\": \"<integer>\",\n    \"conditions\": [\n      {\n        \"definition_id\": \"<string>\",\n        \"type\": \"<string>\",\n        \"value\": {\n          \"cilluma_\": false,\n          \"mollit_00\": 58699119\n        }\n      },\n      {\n        \"definition_id\": \"<string>\",\n        \"type\": \"<string>\",\n        \"value\": {\n          \"cupidatat8\": true\n        }\n      }\n    ],\n    \"email\": \"<string>\",\n    \"has_email\": \"<boolean>\",\n    \"has_phone\": \"<boolean>\",\n    \"phone\": \"<string>\",\n    \"definition_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5ae7b6c7-f77a-4cee-aa1b-47882e6e7d37",
                "name": "Success. Returns a list of filtered users and pagination data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "users"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"query\": {\n    \"type\": \"or\",\n    \"limit\": 10,\n    \"page\": 1,\n    \"definition_ids\": [\n      \"6825b199cc946807ecada6f7\"\n    ],\n    \"has_email\": true,\n    \"has_phone\": false,\n    \"conditions\": [\n      {\n        \"definition_id\": \"6819fce73d5bcc904d84c37a\",\n        \"type\": \"in\",\n        \"value\": [\n          \"Check\"\n        ]\n      }\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"_id\": \"6819fcfc3d5bcc904d84c388\",\n      \"username\": \"6819fcfc3d5bcc904d84c388_681224c7070fc71550196839\",\n      \"emails\": [\n        {\n          \"email\": \"test@example.com\",\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true\n        }\n      ],\n      \"gender\": \"male\",\n      \"active\": true,\n      \"archive\": false,\n      \"status\": \"activated\",\n      \"attributes\": [],\n      \"first_name\": \"Test\",\n      \"last_name\": \"1\",\n      \"phone_numbers\": [\n        {\n          \"phone\": \"888888888\",\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": false,\n          \"country_code\": 91\n        }\n      ],\n      \"account_type\": \"user\",\n      \"profile_pic_url\": \"https://hdn-1.fynd.com/company/884/applications/000000000000000000000001/theme/pictures/free/original/default-profile_nxhzui.png\",\n      \"has_old_password_hash\": false,\n      \"user_id\": \"6819fcfc3d5bcc904d84c388\",\n      \"application_id\": \"681224c7070fc71550196839\",\n      \"is_encrypted\": false,\n      \"created_at\": \"2025-05-06T12:13:48.327Z\",\n      \"updated_at\": \"2025-05-28T10:52:29.631Z\"\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"has_next\": false,\n    \"total\": 2\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "04710314-3a29-4cae-bd4c-6d9e9193eecf",
        "name": "Webhook",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "c71d5b61-09b6-4571-a616-f0cdf7f9701e",
            "name": "registerSubscriberToEventV2 | Register Subscriber.",
            "request": {
              "name": "registerSubscriberToEventV2 | Register Subscriber.",
              "description": {
                "content": "Register Subscriber.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "webhook",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "subscriber",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"provider\": \"<string>\",\n  \"association\": {\n    \"application_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"extension_id\": \"<string>\",\n    \"criteria\": \"<string>\"\n  },\n  \"status\": \"<string>\",\n  \"email_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"events\": [\n    {\n      \"slug\": \"<string>\",\n      \"topic\": \"<string>\",\n      \"queue\": \"<string>\",\n      \"event_bridge_name\": \"<string>\",\n      \"workflow_name\": \"<string>\",\n      \"detail_type\": \"<string>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"topic\": \"<string>\",\n      \"queue\": \"<string>\",\n      \"event_bridge_name\": \"<string>\",\n      \"workflow_name\": \"<string>\",\n      \"detail_type\": \"<string>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"webhook_url\": \"<string>\",\n  \"custom_headers\": {\n    \"deseruntf4\": true,\n    \"laborec\": 29104318,\n    \"voluptate_e\": -94188865\n  },\n  \"auth_meta\": {\n    \"type\": \"<string>\",\n    \"secret\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "82701909-e7e2-4e49-a205-862ddded73d4",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "webhook",
                      "v2.0",
                      "company",
                      ":company_id",
                      "subscriber",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<number>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"name\": \"xyz webhook\",\n  \"provider\": \"kafka\",\n  \"association\": {\n    \"application_id\": [\n      \"63a0490757475baff6154585\",\n      \"63a42b512df5d4731c5eb601\"\n    ],\n    \"extension_id\": \"652255c58ab4101b2595c6c5\",\n    \"criteria\": \"SPECIFIC-EVENTS\"\n  },\n  \"custom_headers\": {},\n  \"status\": \"active\",\n  \"email_id\": \"test@example.com\",\n  \"auth_meta\": {\n    \"type\": \"hmac\",\n    \"secret\": \"test1234\"\n  },\n  \"events\": [\n    {\n      \"slug\": \"application/product/create/v1\",\n      \"topic\": \"test1\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": 1,\n  \"name\": \"xyz webhook\",\n  \"provider\": \"kafka\",\n  \"association\": {\n    \"company_id\": 1,\n    \"extension_id\": \"652255c58ab4101b2595c6c5\",\n    \"application_id\": [\n      \"63a0490757475baff6154585\",\n      \"63a42b512df5d4731c5eb601\"\n    ]\n  },\n  \"custom_headers\": {},\n  \"status\": \"active\",\n  \"email_id\": \"test@example.com\",\n  \"updated_on\": \"2024-08-01T07:30:24.479Z\",\n  \"created_on\": \"2024-08-01T07:30:24.479Z\",\n  \"modified_by\": \"test@example.com\",\n  \"type\": null\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8fdb81a-b8af-4576-a2f7-c2a8d821d970",
            "name": "updateSubscriberV2 | Update Subscriber.",
            "request": {
              "name": "updateSubscriberV2 | Update Subscriber.",
              "description": {
                "content": "Update Subscriber.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "webhook",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "subscriber",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"id\": \"<integer>\",\n  \"provider\": \"<string>\",\n  \"status\": \"<string>\",\n  \"name\": \"<string>\",\n  \"type\": \"<string>\",\n  \"webhook_url\": \"<string>\",\n  \"association\": {\n    \"application_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"extension_id\": \"<string>\",\n    \"criteria\": \"<string>\"\n  },\n  \"custom_headers\": {\n    \"eu_58_\": false,\n    \"eab\": 78536082.04274449,\n    \"uta21\": -41563690,\n    \"dolor24\": -8425545\n  },\n  \"email_id\": \"<string>\",\n  \"auth_meta\": {\n    \"type\": \"<string>\",\n    \"secret\": \"<string>\"\n  },\n  \"events\": [\n    {\n      \"slug\": \"<string>\",\n      \"topic\": \"<string>\",\n      \"queue\": \"<string>\",\n      \"event_bridge_name\": \"<string>\",\n      \"workflow_name\": \"<string>\",\n      \"detail_type\": \"<string>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"topic\": \"<string>\",\n      \"queue\": \"<string>\",\n      \"event_bridge_name\": \"<string>\",\n      \"workflow_name\": \"<string>\",\n      \"detail_type\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4f5c05f1-21d4-4c6a-a905-64706131f638",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "webhook",
                      "v2.0",
                      "company",
                      ":company_id",
                      "subscriber",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<number>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"id\": 1,\n  \"name\": \"xyz webhook\",\n  \"provider\": \"kafka\",\n  \"association\": {\n    \"application_id\": [\n      \"63a0490757475baff6154585\",\n      \"63a42b512df5d4731c5eb601\"\n    ],\n    \"extension_id\": \"652255c58ab4101b2595c6c5\",\n    \"criteria\": \"SPECIFIC-EVENTS\"\n  },\n  \"custom_headers\": {},\n  \"status\": \"active\",\n  \"email_id\": \"test@example.com\",\n  \"auth_meta\": {\n    \"type\": \"hmac\",\n    \"secret\": \"test1234\"\n  },\n  \"events\": [\n    {\n      \"slug\": \"company/company/create/v1\",\n      \"topic\": \"test1\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": 1,\n  \"name\": \"xyz webhook\",\n  \"provider\": \"kafka\",\n  \"association\": {\n    \"company_id\": 1,\n    \"extension_id\": \"652255c58ab4101b2595c6c5\",\n    \"criteria\": \"SPECIFIC-EVENTS\",\n    \"application_id\": [\n      \"63a0490757475baff6154585\",\n      \"63a42b512df5d4731c5eb601\"\n    ]\n  },\n  \"custom_headers\": {},\n  \"status\": \"active\",\n  \"email_id\": \"test@example.com\",\n  \"updated_on\": \"2024-08-01T07:30:24.479Z\",\n  \"created_on\": \"2024-08-01T07:30:24.479Z\",\n  \"modified_by\": \"test@example.com\",\n  \"type\": null\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bc7617de-f0bb-47e7-92bc-92f4d5415134",
            "name": "getSubscribersByCompany | List subscribers by company",
            "request": {
              "name": "getSubscribersByCompany | List subscribers by company",
              "description": {
                "content": "Retrieve subscribers associated with a company.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "webhook",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "subscriber",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "Page Number"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Page Size"
                  },
                  {
                    "disabled": false,
                    "key": "extension_id",
                    "value": "<string>",
                    "description": "extension_id"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2b424355-ebcb-4b08-906f-943bc673f19b",
                "name": "Subscribers By Company ID.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "webhook",
                      "v1.0",
                      "company",
                      ":company_id",
                      "subscriber",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "extension_id",
                        "value": "652255c58ab4101b2595c6c5"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<number>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": 1,\n      \"name\": \"sub23\",\n      \"webhook_url\": \"https://webhook.site/512b843c-4a3b-4263-9acf-6fc9ad50c042\",\n      \"association\": {\n        \"company_id\": 1,\n        \"application_id\": [\n          \"64aed377b1fd04565d0dff30\",\n          \"64c00b72c07acacc1357503b\",\n          \"64c0ff70eb99eb4a878a7f81\",\n          \"64c117dbeb99eb4a878a9621\",\n          \"000000000000000000000001\",\n          \"000000000000000000000004\"\n        ],\n        \"criteria\": \"SPECIFIC-EVENTS\"\n      },\n      \"status\": \"inactive\",\n      \"custom_headers\": {},\n      \"auth_meta\": {\n        \"type\": \"hmac\",\n        \"secret\": \"test1234\"\n      },\n      \"email_id\": \"test@example.com\",\n      \"type\": null,\n      \"created_on\": \"2023-07-26T12:30:30.235Z\",\n      \"updated_on\": \"2023-07-31T14:45:50.860Z\",\n      \"modified_by\": \"Shailendrapal Shekhawat\",\n      \"event_configs\": [\n        {\n          \"id\": 1,\n          \"event_name\": \"article\",\n          \"event_type\": \"create\",\n          \"event_category\": \"application\",\n          \"version\": \"1\",\n          \"display_name\": \"article\",\n          \"description\": \"This event gets triggered when an article is created\",\n          \"event_schema\": {},\n          \"created_on\": \"2021-12-20T17:38:22.922Z\",\n          \"updated_on\": \"2023-07-26T12:30:30.930Z\",\n          \"subscriber_event_mapping\": {\n            \"id\": 765,\n            \"event_id\": 1,\n            \"subscriber_id\": 1,\n            \"created_on\": \"2023-07-26T12:30:30.305Z\"\n          }\n        }\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 10,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d8f54f6a-4c41-46f5-b346-991d3463172a",
            "name": "upsertSubscriberEvent | Register Subscriber.",
            "request": {
              "name": "upsertSubscriberEvent | Register Subscriber.",
              "description": {
                "content": "Register Subscriber.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "webhook",
                  "v3.0",
                  "company",
                  "{{companyId}}",
                  "subscriber",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"webhook_config\": {\n    \"notification_email\": \"<string>\",\n    \"name\": \"<string>\",\n    \"status\": \"<string>\",\n    \"association\": {\n      \"application_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"extension_id\": \"<string>\",\n      \"criteria\": \"<string>\"\n    },\n    \"event_map\": {\n      \"rest\": {\n        \"webhook_url\": \"<string>\",\n        \"type\": \"<string>\",\n        \"events\": [\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\"\n          },\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\"\n          }\n        ],\n        \"custom_headers\": {\n          \"esse_0\": 82772197,\n          \"suntb\": \"cupidatat officia\"\n        },\n        \"auth_meta\": {\n          \"type\": \"<string>\",\n          \"secret\": \"<string>\"\n        }\n      },\n      \"kafka\": {\n        \"events\": [\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"topic\": \"<string>\"\n          },\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"topic\": \"<string>\"\n          }\n        ],\n        \"type\": \"<string>\"\n      },\n      \"pub_sub\": {\n        \"events\": [\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"topic\": \"<string>\"\n          },\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"topic\": \"<string>\"\n          }\n        ],\n        \"type\": \"<string>\"\n      },\n      \"temporal\": {\n        \"events\": [\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"queue\": \"<string>\",\n            \"workflow_name\": \"<string>\"\n          },\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"queue\": \"<string>\",\n            \"workflow_name\": \"<string>\"\n          }\n        ],\n        \"type\": \"<string>\"\n      },\n      \"sqs\": {\n        \"events\": [\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"queue\": \"<string>\"\n          },\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"queue\": \"<string>\"\n          }\n        ],\n        \"type\": \"<string>\"\n      },\n      \"event_bridge\": {\n        \"events\": [\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"event_bridge_name\": \"<string>\"\n          },\n          {\n            \"event_category\": \"<string>\",\n            \"event_name\": \"<string>\",\n            \"event_type\": \"<string>\",\n            \"version\": \"<number>\",\n            \"event_bridge_name\": \"<string>\"\n          }\n        ],\n        \"type\": \"<string>\"\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "fa52edf6-1cca-41aa-9f8d-ad5853188034",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "webhook",
                      "v3.0",
                      "company",
                      ":company_id",
                      "subscriber",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<number>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"webhook_config\": {\n    \"notification_email\": \"test@example.com\",\n    \"name\": \"652255c58ab4101b2595c6c5-test\",\n    \"status\": \"active\",\n    \"association\": {\n      \"criteria\": \"SPECIFIC-EVENTS\",\n      \"extension_id\": \"652255c58ab4101b2595c6c5\",\n      \"application_id\": [\n        \"63a0490757475baff6154585\",\n        \"63a42b512df5d4731c5eb601\"\n      ]\n    },\n    \"event_map\": {\n      \"rest\": {\n        \"webhook_url\": \"https://webhook.site/24a656a9-2c42-4b84-b4cd5\",\n        \"type\": \"marketplace\",\n        \"custom_headers\": {\n          \"test\": \"test\"\n        },\n        \"auth_meta\": {\n          \"type\": \"hmac\",\n          \"secret\": \"test\"\n        },\n        \"events\": [\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"update\",\n            \"version\": 1\n          }\n        ]\n      },\n      \"kafka\": {\n        \"type\": \"marketplace\",\n        \"events\": [\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"update\",\n            \"version\": 1,\n            \"topic\": \"fynd-json-company-test1-update\"\n          },\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"create\",\n            \"version\": 1,\n            \"topic\": \"fynd-json-company-test1-create\"\n          }\n        ]\n      },\n      \"pub_sub\": {\n        \"type\": \"marketplace\",\n        \"events\": [\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"update\",\n            \"version\": 1,\n            \"topic\": \"fynd-json-company-test-update1\"\n          }\n        ]\n      },\n      \"temporal\": {\n        \"type\": \"marketplace\",\n        \"events\": [\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"update\",\n            \"version\": 1,\n            \"queue\": \"fynd-json-company-article-temporal-event2\",\n            \"workflow_name\": \"example\"\n          }\n        ]\n      },\n      \"sqs\": {\n        \"type\": \"marketplace\",\n        \"events\": [\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"update\",\n            \"version\": 1,\n            \"queue\": \"fynd-json-company-article-sqs-event-update3\"\n          }\n        ]\n      },\n      \"event_bridge\": {\n        \"type\": \"marketplace\",\n        \"events\": [\n          {\n            \"event_category\": \"company\",\n            \"event_name\": \"article\",\n            \"event_type\": \"create\",\n            \"version\": 1,\n            \"event_bridge_name\": \"test-event-bridge-update4\"\n          }\n        ]\n      }\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": true,\n  \"message\": \"Successfully created subscriber\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5c36e303-2131-427f-8a13-6f0dbfaff7fc",
            "name": "getSubscriberById | Get a subscriber",
            "request": {
              "name": "getSubscriberById | Get a subscriber",
              "description": {
                "content": "Retrieve a subscriber's details by their unique identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "webhook",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "subscriber",
                  ":subscriber_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "subscriber_id",
                    "description": "(Required) subscriber id"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "55d0109d-9353-40df-8717-f69f6d9e778e",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "webhook",
                      "v1.0",
                      "company",
                      ":company_id",
                      "subscriber",
                      ":subscriber_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<number>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "subscriber_id",
                        "description": "(Required) subscriber id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": 1,\n  \"name\": \"praveen's webhook\",\n  \"provider\": \"kafka\",\n  \"webhook_url\": \"https://webhook.site/67493d35-6468-4c0a-8226-9a50954eb4c3\",\n  \"association\": {\n    \"company_id\": 1,\n    \"application_id\": [],\n    \"criteria\": \"EMPTY\",\n    \"extension_id\": \"652255c58ab4101b2595c6c5\"\n  },\n  \"status\": \"active\",\n  \"custom_headers\": {},\n  \"auth_meta\": {\n    \"type\": \"hmac\",\n    \"secret\": \"test1234\"\n  },\n  \"email_id\": \"test@example.com\",\n  \"type\": null,\n  \"created_on\": \"2023-06-07T06:57:24.567Z\",\n  \"updated_on\": \"2023-06-07T06:57:24.567Z\",\n  \"modified_by\": \"praveen\",\n  \"event_configs\": [\n    {\n      \"id\": 10,\n      \"event_name\": \"article\",\n      \"event_type\": \"create\",\n      \"event_category\": \"company\",\n      \"version\": \"1\",\n      \"display_name\": \"article\",\n      \"description\": \"This event gets triggered when article is created\",\n      \"type\": null,\n      \"event_schema\": {},\n      \"created_on\": \"2021-07-05T11:16:18.175Z\",\n      \"updated_on\": \"2023-01-02T05:04:24.492Z\",\n      \"modified_by\": \"praveen\",\n      \"subscriber_event_mapping\": {\n        \"id\": 77,\n        \"event_id\": 10,\n        \"subscriber_id\": 35,\n        \"created_on\": \"2023-06-07T06:57:24.592Z\"\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ceed265d-ab20-4437-a8eb-d4676462e625",
            "name": "getSubscribersByExtensionId | List subscribers by extension ID",
            "request": {
              "name": "getSubscribersByExtensionId | List subscribers by extension ID",
              "description": {
                "content": "Retrieve subscribers associated with a specific extension.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "webhook",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "extension",
                  ":extension_id",
                  "subscriber",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "Page Number"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Page Size"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "extension_id",
                    "description": "(Required) extension_id"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "299ce426-d0cf-404a-9151-00cabd8c7b4f",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "webhook",
                      "v1.0",
                      "company",
                      ":company_id",
                      "extension",
                      ":extension_id",
                      "subscriber",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<number>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier for the company."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "extension_id",
                        "description": "(Required) extension_id"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"id\": 3,\n      \"name\": \"652255c58ab4101b2595c6c5\",\n      \"webhook_url\": \"https://reviews.extensions.fyndx1.de/ext/reviews-webhook\",\n      \"association\": {\n        \"company_id\": 47,\n        \"extension_id\": \"652255c58ab4101b2595c6c5\",\n        \"application_id\": [],\n        \"criteria\": \"ALL\"\n      },\n      \"status\": \"active\",\n      \"custom_headers\": {},\n      \"auth_meta\": {\n        \"type\": \"hmac\",\n        \"secret\": \"9gX_S6e28DY1mRP\"\n      },\n      \"email_id\": \"test@example.com\",\n      \"type\": null,\n      \"created_on\": \"2023-07-26T12:30:41.525Z\",\n      \"updated_on\": \"2023-08-01T07:21:33.982Z\",\n      \"modified_by\": \"Sneha Mohite\",\n      \"event_configs\": [\n        {\n          \"id\": 84,\n          \"event_name\": \"shipment\",\n          \"event_type\": \"update\",\n          \"event_category\": \"application\",\n          \"version\": \"1\",\n          \"display_name\": \"shipment\",\n          \"description\": \"This event gets triggered when shipment is update\",\n          \"event_schema\": {},\n          \"created_on\": \"2021-07-02T13:25:34.804Z\",\n          \"updated_on\": \"2021-07-02T13:25:34.804Z\",\n          \"subscriber_event_mapping\": {\n            \"id\": 779,\n            \"event_id\": 84,\n            \"subscriber_id\": 3,\n            \"created_on\": \"2023-07-26T12:30:41.532Z\"\n          }\n        }\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 1,\n    \"size\": 10,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      }
    ],
    "event": [
      {
        "listen": "prerequest",
        "script": {
          "type": "text/javascript",
          "exec": [
            "const url = require('url');\nconst querystring = require('querystring');\nconst crypto = require('crypto-js');\nconst sha256 = crypto.SHA256;\nconst hmacSHA256 =  crypto.HmacSHA256;\n\nfunction hmac(key, string, encoding) {\n  return hmacSHA256(string, key).toString();\n}\n\nfunction hash(string, encoding) {\n  return sha256(string).toString();\n}\n\n// This function assumes the string has already been percent encoded\nfunction encodeRfc3986(urlEncodedString) {\n  return urlEncodedString.replace(/[!'()*]/g, function (c) {\n    return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n  });\n}\n\nfunction encodeRfc3986Full(str) {\n  return str;\n  // return encodeRfc3986(encodeURIComponent(str));\n}\n\nconst HEADERS_TO_IGNORE = {\n  'authorization': true,\n  'connection': true,\n  'x-amzn-trace-id': true,\n  'user-agent': true,\n  'expect': true,\n  'presigned-expires': true,\n  'range': true,\n};\n\nconst HEADERS_TO_INCLUDE = [\"x\\-fp\\-.*\", \"host\"];\n\n// request: { path | body, [host], [method], [headers], [service], [region] }\nclass RequestSigner {\n  constructor(request) {\n    if (typeof request === 'string') {\n      request = url.parse(request);\n    }\n\n    let headers = request.headers = (request.headers || {});\n    request.headers['host'] = pm.collectionVariables.get(\"baseUrl\").replace(\"https://\", \"\");\n    this.request = request;\n\n    if (!request.method && request.body) {\n      request.method = 'POST';\n    }\n\n  }\n\n  prepareRequest() {\n    this.parsePath();\n\n    let request = this.request;\n    let headers = request.headers;\n    let query;\n\n    if (request.signQuery) {\n\n      this.parsedPath.query = query = this.parsedPath.query || {};\n\n      if (query['x-fp-date']) {\n        this.datetime = query['x-fp-date'];\n      } else {\n        query['x-fp-date'] = this.getDateTime();\n      }\n    } else {\n\n      if (!request.doNotModifyHeaders) {\n        if (request.body && !headers['Content-Type'] && !headers['content-type']) {\n          headers['Content-Type'] = 'application/x-www-form-urlencoded; charset=utf-8';\n        }\n\n        if (request.body && !headers['Content-Length'] && !headers['content-length']) {\n          headers['Content-Length'] = Buffer.byteLength(request.body);\n        }\n\n        if (headers['x-fp-date']) {\n          this.datetime = headers['x-fp-date'] || headers['x-fp-date'];\n        } else {\n          headers['x-fp-date'] = this.getDateTime();\n        }\n      }\n\n      delete headers[\"x-fp-signature\"];\n      delete headers[\"X-Fp-Signature\"];\n    }\n  }\n\n  sign() {\n    if (!this.parsedPath) {\n      this.prepareRequest();\n    }\n    if (this.request.signQuery) {\n      this.parsedPath.query['x-fp-signature'] = this.signature();\n    } else {\n      this.request.headers['x-fp-signature'] = this.signature();\n    }\n\n    this.request.path = this.formatPath();\n    return this.request;\n  }\n\n  getDateTime() {\n    if (!this.datetime) {\n      let headers = this.request.headers;\n      let date = new Date(headers.Date || headers.date || new Date());\n\n      this.datetime = date.toISOString().replace(/[:\\-]|\\.\\d{3}/g, '');\n    }\n    return this.datetime;\n  }\n\n  getDate() {\n    return this.getDateTime().substr(0, 8);\n  }\n\n  signature() {\n    let kCredentials = \"1234567\";\n    let strTosign = this.stringToSign();\n    console.log(strTosign);\n    return `v1.1:${hmac(kCredentials, strTosign, 'hex')}`;\n  }\n\n  stringToSign() {\n    console.log(this.canonicalString())\n    return [\n      this.getDateTime(),\n      hash(this.canonicalString(), 'hex'),\n    ].join('\\n');\n  }\n\n  canonicalString() {\n    if (!this.parsedPath) {\n      this.prepareRequest();\n    }\n\n    let pathStr = this.parsedPath.path;\n    let query = this.parsedPath.query;\n    let headers = this.request.headers;\n    let queryStr = '';\n    let normalizePath = true;\n    let decodePath = this.request.doNotEncodePath;\n    let decodeSlashesInPath = false;\n    let firstValOnly = false;\n    let bodyHash = hash(this.request.body || '', 'hex');\n\n    if (query) {\n      let reducedQuery = Object.keys(query).reduce(function (obj, key) {\n        if (!key) {\n          return obj;\n        }\n        obj[encodeRfc3986Full(key)] = !Array.isArray(query[key]) ? query[key] :\n          (firstValOnly ? query[key][0] : query[key]);\n        return obj;\n      }, {});\n      let encodedQueryPieces = [];\n      Object.keys(reducedQuery).sort().forEach(function (key) {\n        if (!Array.isArray(reducedQuery[key])) {\n          encodedQueryPieces.push(key + '=' + encodeRfc3986Full(reducedQuery[key]));\n        } else {\n          reducedQuery[key].map(encodeRfc3986Full).sort()\n            .forEach(function (val) {\n              encodedQueryPieces.push(key + '=' + val);\n            });\n        }\n      });\n      queryStr = encodedQueryPieces.join('&');\n    }\n    if (pathStr !== '/') {\n      if (normalizePath) {\n        pathStr = pathStr.replace(/\\/{2,}/g, '/');\n      }\n      pathStr = pathStr.split('/').reduce(function (path, piece) {\n        if (normalizePath && piece === '..') {\n          path.pop();\n        } else if (!normalizePath || piece !== '.') {\n          if (decodePath) piece = decodeURIComponent(piece.replace(/\\+/g, ' '))\n          path.push(encodeRfc3986Full(piece));\n        }\n        return path;\n      }, []).join('/');\n      if (pathStr[0] !== '/') pathStr = '/' + pathStr;\n      if (decodeSlashesInPath) pathStr = pathStr.replace(/%2F/g, '/');\n    }\n\n    let canonicalReq = [\n      this.request.method || 'GET',\n      pathStr,\n      queryStr,\n      this.canonicalHeaders() + '\\n',\n      this.signedHeaders(),\n      bodyHash,\n    ].join('\\n');\n    return canonicalReq;\n  }\n\n  canonicalHeaders() {\n    let headers = this.request.headers;\n\n    function trimAll(header) {\n      return header.toString().trim().replace(/\\s+/g, ' ');\n    }\n    return Object.keys(headers)\n      .filter(function (key) {\n        let notInIgnoreHeader = HEADERS_TO_IGNORE[key.toLowerCase()] == null;\n        if (notInIgnoreHeader) {\n          let foundMatch = false;\n          for (let t in HEADERS_TO_INCLUDE) {\n            foundMatch = foundMatch || new RegExp(HEADERS_TO_INCLUDE[t], \"ig\").test(key);\n          }\n          return foundMatch;\n        } else {\n          return false;\n        }\n      })\n      .sort(function (a, b) {\n        return a.toLowerCase() < b.toLowerCase() ? -1 : 1;\n      })\n      .map(function (key) {\n        return key.toLowerCase() + ':' + trimAll(headers[key]);\n      })\n      .join('\\n');\n  }\n\n  signedHeaders() {\n    return Object.keys(this.request.headers)\n      .map(function (key) {\n        return key.toLowerCase();\n      })\n      .filter(function (key) {\n\n        let notInIgnoreHeader = HEADERS_TO_IGNORE[key.toLowerCase()] == null;\n        if (notInIgnoreHeader) {\n          let foundMatch = false;\n          for (let t in HEADERS_TO_INCLUDE) {\n            foundMatch = foundMatch || new RegExp(HEADERS_TO_INCLUDE[t], \"ig\").test(key);\n          }\n          return foundMatch;\n        } else {\n          return false;\n        }\n      })\n      .sort()\n      .join(';');\n  }\n\n  parsePath() {\n    let path = this.request.path || '/';\n    let queryIx = path.indexOf('?');\n    let query = null;\n\n    if (queryIx >= 0) {\n      query = querystring.parse(path.slice(queryIx + 1));\n      path = path.slice(0, queryIx);\n    }\n    path = path.split(\"/\").map((t) => {\n      return encodeURIComponent(decodeURIComponent(t));\n    }).join(\"/\");\n\n    this.parsedPath = {\n      path: path,\n      query: query,\n    };\n  }\n\n  formatPath() {\n    let path = this.parsedPath.path;\n    let query = this.parsedPath.query;\n\n    if (!query) {\n      return path;\n    }\n\n    // Services don't support empty query string keys\n    if (query[''] != null) {\n      delete query[''];\n    }\n\n    return path + '?' + encodeRfc3986(querystring.stringify(query));\n  }\n}\n\n\nlet signingOptions = {\n    method: pm.request.method.toUpperCase(),\n    host: pm.collectionVariables.get(\"baseUrl\").replace(\"https://\", \"\"),\n    path: pm.request.url.getPathWithQuery(),\n    body: pm.request.body ? pm.request.body.toString() : null,\n    headers: pm.request.headers\n}\n\nconsole.log(signingOptions)\n\nlet updatedReqData = new RequestSigner(signingOptions).sign();\n\npm.request.headers.add({\n  key: \"x-fp-date\",\n  value: updatedReqData.headers[\"x-fp-date\"]\n});\n\npm.request.headers.add({\n  key: \"x-fp-signature\",\n  value: updatedReqData.headers[\"x-fp-signature\"]\n});\n\nconsole.log(pm.request)"
          ]
        }
      }
    ],
    "variable": [
      {
        "key": "baseUrl",
        "value": "https://api.fynd.com"
      },
      {
        "key": "companyId",
        "value": "884"
      },
      {
        "key": "applicationId",
        "value": "000000000000000000000003"
      },
      {
        "key": "accessToken",
        "value": "<AccessToken>"
      },
      {
        "key": "cookies",
        "value": "<Cookies>"
      }
    ],
    "info": {
      "_postman_id": "2b464225-67df-4187-a075-f51d856ecada",
      "name": "Fynd Platform's Platform Side APIs v2.11.8",
      "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
      "description": {
        "content": "Fynd Platform's Platform Side APIs",
        "type": "text/plain"
      }
    },
    "auth": {
      "type": "bearer",
      "bearer": [
        {
          "key": "token",
          "value": "{{accessToken}}",
          "type": "string"
        }
      ]
    }
  }
}